- 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
It’s 7:50 pm on Sunday, and I’m still working. I figured I’d share why I’m debugging like crazy instead of relaxing. Bindings. For those of who know of Flex 2, Adobe’s tool for programmers to create Rich Internet Applications, it … Continue reading
Bloke on the Flexcoders list needed a TextArea that wasn’t selectable. Editable didn’t work because you could still select text, and it showed the i beam cursor. Enabled didn’t work because it colored the text the wrong way, and forced … Continue reading
I’ve been working from home for a year and a half now, and I’ve had enough. It’s time for an office. Yeah, I know, I used to brag about how cool it was, and how nice it was to work … Continue reading
There are a few dark little secrets to the Button control in Flex 2 that can trip a designer up. It took me 2 1/2 hours to figure this shiz out so I just HAVE to blog it. I’m running … Continue reading
Regardless if you Flex or Flash, I ran into a porting issue with a Flashcom app I wrote in Flex 1.5 & ActionScript 2. A lot of the server-side code, which is written in case sensitive JavaScript 1, utilizes the … Continue reading