Archive for February, 2009:

How to build and install the Metakit DB for Python on MacOSX

{ Posted on Feb 10 2009 by david }
Ever since I used it years ago on a geek-project for my Zaurus, the Metakit DB has always been a favorite of mine. I had the chance to use it again on another personal project and this time on MacOSX. ...Read More »

Trying to do MVC in pure Flex

{ Posted on Feb 01 2009 by david }
Tags : ,
Categories : Flex, Programming
I was looking for some examples of how to structure a Flex application using MVC, but using only the Flex framework. In the long run I think I’ll be using PureMVC, but right now I am anxious to get my ...Read More »