Category Archives: Flex

Agile Chronicles #12: Technical Debt

I know it may sound like I’m painting a rosy, infallible picture of Scrum.  It’s the truth, though, and I feel like it solved most of my project problems.  There is, however, one main problem I saw that made Scrum, and Iterative … Continue reading

Posted in Flex | Tagged , , , , , | 3 Comments

Agile Chronicles #11: The Backlog and Product Development Challenges

I wanted to talk about the Backlog again with regards to Scrum, an iterative Agile Software Development process. I’m working on 2 products simultaneously in my spare time, and have noticed a few patterns the Product Backlog has helped me … Continue reading

Posted in Flex | Tagged , , , | 1 Comment

Interview with Jesse Freeman – JXLTV Episode 9

var flashvars = {}; var params = { allowScriptAccess: “always”, allowFullScreen: “true” }; var attributes = { id: “viddler_ff77444d”, name: “viddler_ff77444d” }; swfobject.embedSWF(“http://www.viddler.com/player/ff77444d/”, “viddler_ff77444d”, “437″, “287″, “9.0.0″,”http://www.jessewarden.com/expressInstall.swf”, flashvars, params, attributes); Download

Posted in Flex | Tagged , , , , , , , , | Leave a comment

When You Do It Right, And On Time

Tim Oxley posted on Twitter a common frustration I experienced for 5 years. If I rush it, there are errors, if I take my time to get it right, it takes too long. I hate this industry. Around 2005, I … Continue reading

Posted in Flex | Tagged , , , | 6 Comments

Using Geolocation with Flex in the Browser

I went to http://www.html5rocks.com, and some of the samples didn’t work. The one that did, however, was Geolocation. I thought it was neat because you didn’t need to utilize an iPhone/Android phone to get Geolocation data, and thus know where … Continue reading

Posted in Flex | Tagged , , , | 7 Comments