Recent Articles

Flex threading w/ Web Workers

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 [...]

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

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. [...]

My fifth first post.

So I’ve done this before and have never quite managed to get a blog going and keep momentum.  There’s already so many out there–what’s the use of one more to muck everything up? Yet, here I go again.  Hopefully this time I can keep it going.  If you happened onto this page, it was probably [...]