- About
- Agile Chronicles
- Consulting Chronicles
- JXL TV
- Email Me
- (678) 253-7730
- Follow @jesterxl on Twitter
- lolz on my Tumblr
- ch00nes! - Playlist | Mixes
- Art
- Axe me a question
About Jesse Warden
JXL TV
Technology News & Interviews w/ Beer
Exclude.xml, functionality in Flash 8 and MX 2004 that allowed you to exclude ActionScript 2 classes compiled into your SWF, does not work in Flash CS3 for ActionScript 3. A similar function is available in Flex 2 via the load-externs … Continue reading
I cannot read military time. I can read regular time. Google Spreadsheets at the time of this writing only supports formatting for military time. After digging around, I found this formula works: =TEXT ( theCell, “hh:mm a”) You can then … Continue reading
Screen cast and source at the bottom. Preface John Grden created something like this in the past called FLEXible. Basically, you use Flex as a drag and drop interface to create GUI’s. The GUI’s are represented as XML, and this … Continue reading
It appears either A) The Activation Object in ActionScript 3 is dumber than it’s predecessor, or B) the new Garbage Collector implemented in Flash Player 8 is more aggressive, or C) I’ve never had this use case. Naturally, I’d like … Continue reading
I’m a Flash & Flex Developer, and these are my first impressions of Silverlight. Silverlight is a rich media web browser plug-in that was recently released by Microsoft. This is long. If you’re in a hurry: Why should I care? … Continue reading