I’ve been reading a few discussions on how to more effectively manage development of a Flex project. And the reason many are looking for a solution has nothing to do with Flex, per say, but has more to do with the complexity of our development environments.
Using the cloud is a popular BINGO word, but in reality… I think desktop virtualization is the better fit.
Entries Tagged as 'Best Practise'
Platform as a Service (PaaS) vs. Managed Virtualization
March 12th, 2010 · No Comments
Tags: Best Practise · Flex
Adobe Flex/AS3 Code Quality Tool (PMD)
September 3rd, 2009 · 1 Comment
Adobe recently released (August 2009) the Flex implementation of PMD tool which is extensively used at J2EE shops for code quality management. FlexPMD is a tool that helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices.
The Flex PMD tool is locate on the Adobe Open Source Projects site.
http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD
It [...]
Tags: Best Practise · Flex · RIA
Swiz API reference documentation
July 29th, 2009 · No Comments
Swiz is a framework for Adobe Flex that aims to bring complete simplicity to RIA development. But, until recently, the documentation was limited.
But now…
Swiz Framework Site: http://swizframework.org/
Swiz 0.6.2 Actionscript API Reference: http://on3solutions.com/swiz062/
Swiz Framework Source: http://code.google.com/p/swizframework/
Enjoy guys. Now start coding!
Tags: Best Practise · Flash Platform · Flex · RIA · Software Frameworks · Swiz
Coding in the correct Font
April 28th, 2008 · No Comments
Having used a dozen or so IDE over the years, I appreciate it when they provide a way for me you use my favorite font (Bitstream Vera Sans Mono). You can set the font in Flex Builder from Windows > Preferences dialog window. Select the General > Appearance > Colors and Fonts category. Then in [...]
Tags: Best Practise · Eclipse
Getting Started with Flex
April 28th, 2008 · No Comments
When teaching or consulting Flex, you will often be asked for examples of how to do “xyz”. Here are few links that will help.Flex and CF:
Integrate Flex with CF security
File Upload:
File Upload in Flex/Flash in Internet Explorer
File Upload Using Flex/Central/Java
Architecture Ideas:
Cairngorm and an associated Breezo that will help explain the design patterns.
Tags: Cairngorm · ColdFusion · Flex

