Entries Tagged as 'Best Practise'
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 [...]
[Read more →]
Tags: Best Practise · Flex · RIA
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!
[Read more →]
Tags: Best Practise · Flash Platform · Flex · RIA · Software Frameworks · Swiz
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 [...]
[Read more →]
Tags: Best Practise · Eclipse
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.
[Read more →]
Tags: Cairngorm · ColdFusion · Flex