Ten tips for building better Adobe AIR applications > Tutorials
Now that we have just launched AIR 2, I figured it would be a good time to look back at all the AIR code I've written over the last few months and pick out some of the best snippets and concepts to share with the community. This article describes ten techniques I've used to improve performance, usability, and security of AIR applications, and to make the development process faster and easier. Now that we have just launched AIR 2, I figured it would be a good time to look back at all the AIR code I've written over the last few months and pick out some of the best snippets and concepts to share with the community. This article describes ten techniques I've used to improve performance, usability, and security of AIR applications, and to make the development process faster and easier:
flex-compiler-shell-daemon - Google Code
Usage $ fcshd.py "mxmlc /path/to/foo.mxml -o /path/to/foo.swf" Loading configuration file [...][...]/path/to/foo.swf (349854 bytes)(fcsh) $ fcshd.py "mxmlc /path/to/foo.mxml -o /path/to/foo.swf" Loading configuration file [...]Nothing has changed since the last compile. Skip...
flexcover - Project Hosting on Google Code
FLEX 4 NOW SUPPORTED: Flexcover 0.90, which features support for Flex 4.0 & AIR 2.0 has been posted in the downloads section. Many thanks to Brian Stanek, whose hard work helped make this release possible! NEW AND NOTEWORTHY: Paul Barnes-Hoggett has implemented headless coverage recording with EMMA-style report output using a custom coverage agent -- see for details.
25 Awesome Beta Research Tools from Libraries Around the World
If you're tired of using the same old search box on your local library website for research projects, it might be time to broaden your horizons. Try out one of these in-the-works betas sponsored by world-class libraries around the world. From academic libraries like that at MIT or renowned research centers like the Library of Congress, the following beta research tools feature innovative tricks to connect you with the most relevant, valid results on the Internet and in their card catalogs.
Updated ‘Elastic Racetrack’ for Flash 9 and AVM2 « Craftymind
In 2005 Ted Patrick posted a great article on the frame execution model inside the Flash Player that he dubbed the ‘elastic racetrack‘. It’s served as a great reference for me over the years to help understand how code execution and rendering were balanced within the processing of a frame. Since the introduction of Flash Player 9 and the new AVM2, I’ve noticed a few changes to the elastic racetrack model and thought I’d share them.
BrowserLab
Dear BrowserLab customers, When we originally launched BrowserLab as a free service back in 2009, our customers were struggling with testing their web content across desktop browsers and platforms. Since then with the growth of the importance of mobile devices and tablets, the landscape has changed dramatically. Because of this shift, we have seen the usage of BrowserLab drop over the past year while at the same time our engineering team has been focusing on solving this new challenge with new solutions.
Gorilla Logic
Looking for FlexMonkey, FlexMonkium, or for Flex support within MonkeyTalk? You're in the right place. Gorilla Logic is proud to have created FlexMonkey - the best testing platform for Flex and AIR applications - and FlexMonkium, the key to automating Flex and Web-pages together. Our passion for quality drove us to create these tools and to provide them to the community free and open-source.
250+ Killer Digital Libraries and Archives
Hundreds of libraries and archives exist online, from university-supported sites to accredited online schools to individual efforts. Each one has something to offer to researchers, students, and teachers. This list contains over 250 libraries and archives that focus mainly on localized, regional, and U.S. history, but it also includes larger collections, eText and eBook repositories, and a short list of directories to help you continue your research efforts.
Flex Performance Re-Hash: The Elastic Racetrack
I believe that the "elastic racetrack" was coined by Ted Patrick of Adobe evangelism fame... and it does a fine job as a visual aid in explaining Flex application performance. So... here is a quick review of the elastic racetrack and how to get your Flex/AIR ponies running faster. By the way - this post is a summary of many great articles, materials, presentations I've collected.
A Faster Flex 3 SDK (Deitte.com)
At Brightcove I've spent some time creating faster Flex 3 SDKs by merging some changes from the Flex 4 SDK. It's not a lot of changes, but it makes a fairly significant improvement in compilation speeds in Flex Builder. I find for small changes in a large project, there's about a 20%25% speedup, but this varies greatly depending on what you're doing. I'll give some performance numbers below and explain exactly what changed, but first I'll show you how you can use these changes yourself.
Garbage Collection with Flex and Adobe Air
I finally found some spare time to organize the stuff presented at flexcamp and make it a blog post. I “argue” with the Flex profiler almost daily and we had an “intense” relationship the month right before the flexcamp. So I felt a talk about profiling and Garbage Collection (GC) was really fit. Right, it is impossible to decouple profiling from GC.
Flex® 4 Beta Language Reference
The ActionScript® 3.0 Reference for the Adobe® Flash® Platform contains the ActionScript language elements, core libraries, and component packages and classes for the tools, runtimes, services and servers in the Flash Platform. Filter by product using the preset filters This reference combines the information about the ActionScript language elements and libraries for the following Adobe products and runtimes. Click on a product name below to filter this reference to show only the content for the latest version of that product and related runtimes:
Searching Electronic Databases - Information Skills - The University of ...
Introduction | Search strategy | The initial search | Combining sets | Displaying results Modifying the results | Printing or downloading | Summary | Access Introduction:
mm.cfg Secrets « jpauclair
*Update: 9 dec 2011* This article was the very beginning of what became simply the best toolset for debugging and optimizing flash content: TheMiner. Using a few of these hidden features, TheMiner let you analyse memory, performances, DisplayList, loaders and a lot more! If you have a flash application that could benifit some optimization, TheMiner is the right toolset for you!*end update* Read the Original Article (contains a lot of comments that might help you)
To ignore a specific line add // NO PMD by nicolas Dec 3