Archive for March, 2007

MySQL access in Adobe Flex

Friday, March 16th, 2007

Over the last few days I've been writing a shared library to connect directly to MySQL in ActionScript (a great way to learn the Socket and ByteArray classes ha). The code is now compiling without any errors or warnings but still needs a lot of testing. Over the weekend I'll ...

Bypassing Web 2.0 to Adobe Flex

Monday, March 12th, 2007

Last month I stumbled upon a technology that has revived the original motivation I use to have when developing software. For the majority of my career I have focused on building web based data driven applications. Each project I pushed the limits of HTML further, especially once AJAX came along. ...