Captain Planet – Speakin’ Nuyorican Ep

June 3rd, 2010 by Nathan No comments »

Captain Planet - Speakin' Nuyorican EpGreat drums. Awesome funk loops and samples. An energizing rhythm and tempo.  Plus jazz flute!!! What’s not to love? Check it out!

iTunes

  • Share/Bookmark

Best Flash iPhone Apps Vs. Worst XCode Apps

May 6th, 2010 by Nathan No comments »

This is another short post about something that’s been floating around in my thoughts. It deals with the current Apple opposition to Flash-created iPhone native apps.

The main thought that I am basing my opinion on is this: “The best Flash-created app is likely to be better for the end-user than the worst XCode-created app.”

Why not give end-users more choice in apps? Sure there’s already a lot of choice there. But does it degrade the App Store to allow more apps in? Developers have been creating for the iPhone for 3 years. Flash development has been going on for 6 years. (ActionScript 2.0 was released with MX 2004) Flash devs have a huge head start in getting comfortable with the language and building a community. Though Flash may not be around forever, it’s here as a viable tool now, so why not use it? Sure, improvements in the intermediary layer (Flash cross-compiler) may lag, but there is substantial proof that you don’t need bleeding edge features to have a very popular or successful platform. (Twitter, Facebook, Hulu)

  • Share/Bookmark

Shoutout to Outrrands

March 30th, 2010 by Nathan 1 comment »

A friend of mine just started a new errand-running service called Outrrands. If anyone reading this lives in the DC area and finds themselves overwhelmed with miscellaneous tasks taking up all their free time, take a couple minutes and check it out. The fees are reasonable and the idea is great!

  • Share/Bookmark

These are reenactments of real events!

March 26th, 2010 by Nathan No comments »

As I watched this, I laughed and cursed the actors at the same time. It’s kind funny for its humor, but mostly funny and aggravating because its true.

BTW, I yoinked this from Visual Rinse.

  • Share/Bookmark

Flex threading w/ Web Workers

March 17th, 2010 by Nathan No comments »

One place where Flash falls short is threading.  Unfortunately it is not possible to create threads using the current version of the Flash Player. (10 point something something at the time of this writing)  What this means is if you have a large dataset you need to parse through, and you simply use an recursive function or iterator, the ActionScript Virtual Machine (AVM from now on) simply enters the loop and nothing else gets processed until this loop is done.  Where this becomes problematic is when it keeps the UI from redrawing.  If the UI becomes unresponsive for a non-trivial amount of time, the user can become frustrated and may stop using your app. Furthermore, if your script takes longer than the predefined (and not really overrideable) amount of time, Flash spits out an execution time limit exceeded error which kills code execution.  And nobody wants any code to be killed. So what we need is a work-around for no threads. » Read more: Flex threading w/ Web Workers

  • Share/Bookmark

One data collection to rule them all, or Simulating SQL queries in Flex

February 25th, 2010 by Nathan 3 comments »

Many times in the process of developing user interfaces I’ve needed to use the same base data in multiple views.  For instance, say I have a collection of books stored in my model. In one view I may have the newest books while in another I could just be showing books by a certain author. In the following example I show what happens when you try to use one collection in several views. » Read more: One data collection to rule them all, or Simulating SQL queries in Flex

  • Share/Bookmark

Hunter vs. Farmer

February 4th, 2010 by Nathan No comments »

I recently read a blog post about a theory in psychology proposed by Thom Hartmann called “Hunter vs. Farmer” which is kind of interesting. It is a possible explanation of the origin of ADHD, and suggests that ADHD is, in fact, a strength instead of a weakness—if it is viewed in the right way.

As the theory goes, millions of years ago, agriculture was discovered (invented, whatever your view is) and there became two roles in a tribe: hunter and farmer. These two roles had very different characteristics necessary for success.

The hunter, a role which predates agriculture by millenia, needed to be able to quickly focus all of his attention on short bursts of motions so that he could catch a potential prey. This concept is known “hyperfocus”. The need for quick adaptability also could be a partial cause for poor planning abilities in people diagnosed with ADHD. Meanwhile, the farmer, a much newer role, would spent a large portion of his time comparing results from certain seeds and soils, preparing for weather, planning a harvest, etc. These new tasks—observing, researching, planning—have become accepted as preferred behavior in today’s society. This could be because over time, the farmer role became more and more prevalent, and the hunter role was diminished.

Is the hunter approach really a negative, or is it just different to what we are used to? The linked article goes into some ideas about how knowing your intended audience (whether they are hunters or farmers) could help you be more successful in selling, persuading, or teaching them. There’s also a brief Wikipedia article about the theory as well as Thom Hartmann’s own site.

So, what are you: Hunter or Farmer?

  • Share/Bookmark

Finally getting some snowboarding in.

January 7th, 2010 by Nathan No comments »

Three weeks after that massive dump of snow in the area, I’m finally making it to the slopes! Getting my playlist ready for the Ski Liberty runs. :D

  • Share/Bookmark

Snow Saturday?

December 17th, 2009 by Nathan No comments »

http://voices.washingtonpost.com/capitalweathergang/images/dec1909-prob.jpgThis is the first year in a while that I remember there being significant snow before Christmas, and I LOVE IT! And now there’s a chance for a second snowfall before Christmas.  Hopefully a sign of things to come.

The image is from Washington Post, whose meteorologists claim we are likely to get 3-7″ accumulation.

  • Share/Bookmark

The Cave Singers – Welcome Joy

December 11th, 2009 by Nathan No comments »

The Cave Singers - Welcome Joy (Bonus Track Version)Just heard a song by The Cave Singers called “Summer Light”.  Nice folky sound with a great tempo.  Singer Pete Quirk has a slight rasp and a style that reminds me of David Gray. But the songs have a more uptempo pace and feel. Check ‘em out: iTunes.

» Read more: The Cave Singers – Welcome Joy

  • Share/Bookmark