Here are some nifty tools and code samples that I have written and that you might or might not find usefull.
Disclaimer: Any problems or unforseen events caused by using this code is not to be blamed on the author.
ResourceBundle It! – helps you localize your strings before putting them into Flex ResourceBundle files.
Form Handling – tool for processing- and validating form data, read all about it in this post for a more detailed description.
Policy Based Security – implementation of a policy based security architecutre for Flex applications. Detailed description is here.
Being accustomed to the development tools for Java development it has been really frustrating to move into the world of Flex and Action Script with it’s immature IDE’s. However it seems as if this is finally getting attention at Adobe and the Open Source project FlexPMD is really becoming a great tool for assuring quality [...]
I have for some time been running Ubuntu on my work-at-home-computer. Having to work with Flex on Linux is a constant struggel and I can understand why most people would just give up. I can see that the number of Flex developers on Linux is quite small, however I think it’s a shame that we’re [...]
One of the most challenging tasks when being architect on a large project is to keep some kind of track on what developers are doing while you are wasting away time in planning meetings and all other kinds of useless management activities. In the Flex echo system there are very few tools which help you [...]