- 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
That’s the impression I got from reading this post. I guess I’d be bitter too if I worked my tail off making something open source worthy, weeded through the thousands of bug reports on Jira to ensure I captured all … Continue reading
The Agile Chronicles is a set of articles documenting my experiences using an Agile process (Scrum) in software development on my current Flex project. Part 1 – Stressful Part 2 – Code Refactoring Part 3 – Branch Workflow Part 4 – … Continue reading
Flash Player 10 comes with a nifty new method for the flash.net.FileReference class called “save“. What’s dope is that you can send it a ByteArray, and it’ll write it verbatim. This means, saving images out of your Flash & Flex … Continue reading
Skip Intro Preface Creating custom cursors in Flex is pretty straightforward. You call the CursorManager’s setCursor method, passing in your cursor as the first parameter, and you’re good to go. It can be an image, a SWF, or a custom class; … Continue reading
The Agile Chronicles is a set of articles documenting my experiences using an Agile process (Scrum) in software development on my current Flex project. Part 1 – Stressful Part 2 – Code Refactoring Part 3 – Branch Workflow Part 4 – … Continue reading