Great Flex Podcasts/Resources through iTunes
I just thought I'd share some good iTunes podcasts/resources that you can subscribe to, that will enrich your knowldge of Flex. A great way for you to casually listen to video and audio podcasts while commuting on the train, or during your downtime, if you have an iPhone, iPod or iPad, or even on your laptop. Adobe themselves have official podcasts:
- Adobe Developer Connection - contain HD video how-to's with a lot of Flash/Flex content, as well as Coldfusion
- Flex in a Week - is a fantastic HD tutorial package that gives you free training in Flex 4. Another official Adobe release, which is available to view through Adobe, or to download via iTunes.
- Flash Catalyst 1:1 - provides Flash catalyst tutorials in HD, which is handy for those of you who want to explore the designing phase, divorced of the actual development.
There are also some audio podcasts, which are not Adobe's but rather unofficial.
- The Flex Show - seems to be quite regular, with a lot of interviews, something more casual than the above training material, so I'd recommend subscribing to.
- Flextras - made by the same folks as the Flex Show, has some nice tutorials and how-tos, great supplement to their main show.
How to work with FlexPMD
FlexPMD is one of those open-source projects in the thriving community that is Flex, that I find to be quite useful, especially for the enterprise world. Essentially, this tool, which could either be an eclipse-plugin, embedded within ant or through other third-party tools, is an auditor that aims to improve code-quality, traversing your ActionScript/Flex directories and spots out bad-practice code, with the ability to add your own custom rules.
It's sister tool which also comes in the package, FlexCPD, detects copy/paste code which might seem 'suspect' utilising theJavaCPD engine to detect such duplications. Upon running these tools, you get a detailed report in XML or charted via Hudson/Sonar, to assist in finding the code, realising the trends and so forth.AIR 2.0 NativeProcess API - What’s It Good For? > O'Reilly Publishing
While there are a few examples available for connecting AIR applications to native operating system processes today, most of them are basic "Hello World" examples, or happen to be purely theoretical. I've only come across oneor tworeal world examples of applications that leverage this functionality in a meaningful way. In this article, I'm going to talk about the DropFolders application which uses AIR 2.0 NativeProcess APIs to make working with HandBrakea more streamlined, hands-off process.
Sharify: Shareware-ize your Air/Flex Apps
With Sharify, you can earn money from your Adobe Air/Flex apps, by monetizing them through a shareware, and set licensing fees according to your business propositions. Pretty cool...


