Adobe AIR 7 Day Sprint - Day 1
It was an idea proposed by Ryan some months ago so I've decided to dedicate my spare time (do I have spare time?) to make 7 posts in which I take 7 days to learn Adobe AIR 1 (the next one will be on Adobe Flex 3).
My plan is to talk about the resources, the problems and the solutions I'll find simulating the issues a new AIR developer will face with. I'll take advantage of some notes I've collected during my last Adobe AIR Crash course I held for an italian company.
Adobe AIR 7 Day Sprint - Day 1
Before starting with the development, we have to set the machine up. One of the cool aspect of Adobe AIR is that it lets developers use proven web technologies to build desktop applications and run across operating systems. So it does not matter if you're a Flex, Flash, or AJAX developers. You don't have to learn a new language or a new IDE to develop AIR applications.
Use your existing code in Adobe Dreamweaver CS3, Flex Builder, Aptana, Eclipse, Flash CS3 and your favourite frameworks (dojo, spry, prototype, scriptacolous, cairngorm, PureMVC, Degrafa, etc) to deliver applications to the desktop that complement and expand your browser applications.
The first step is to download the free Adobe AIR runtime. The runtime is available for Windows and Mac OS system (read the requirements) and it will soon be available for Linux system too. The runtime is only available in english language.
Just in case you're wondering, the Adobe AIR Runtime is available for distribution and use beyond single-user installations. This means that if you'll use the web distribution or you'll use the runtime as individual users you won't need to sign an Adobe AIR Runtime Distribution License Agreement. Instead, if you are an OEM or PC manufacturer and would like to bundle the Adobe AIR Runtime with your computers, contact Adobe and read the FAQ about Adobe AIR Runtime distribution.
The next step is to download the software, SDKs, extensions, and frameworks you need to build, package, and deploy Adobe AIR applications according to your development environment:
Adobe AIR SDK: the Adobe AIR SDK provides the tools you need to package and deploy Adobe AIR applications, if you prefer working with a text editor or another development environment.
Flex 3 SDK: the Free Adobe Flex® 3 SDK has all you need to build and deploy browser- or desktop-based applications that can run on Adobe Flash Player or Adobe AIR (includes the tools from the Adobe AIR SDK).
Flex Builder 3: develop RIAs with Adobe Flex Builder™ 3 software, an Eclipse™ based IDE (includes the Flex 3 SDK and the tools from the Adobe AIR SDK).
Adobe AIR extension for Dreamweaver CS3: Package and preview Adobe AIR application files from within Adobe Dreamweaver® CS3 software.
Adobe AIR update for Flash CS3 Professional: Package and preview AIR application files from within Adobe Flash CS3 Professional software.
AIR plug-in for Aptana: Aptana is available both as a standalone application and as an Eclipse plug-in. You can add AIR support to your Aptana or Eclipse IDE by installing the AIR plug-in.
Ok, you now have the runtime to run and test Adobe AIR applications, the SDKs, extensions, and frameworks to build them.
It's time for some inspiration. There's no better thing to do, when you don'tknow so much about a new technology, to see what other developers developed with it.
Adobe has set up a place where donwload trusted AIR applications: the Adobe AIR Marketplace.
Two examples I really invite you to donwload and study are the following:
Google Analytics Reporting Suite
The Google Analytics Reporting Suite brings Google Analytics to the desktop, with a host of features that help you understand how your website is performing and where you can improve. From tracking your visitors, referrals and campaigns to viewing your AdWords ROI metrics, the Google Analytics Reporting suite is a must-have for every web business.
Adobe Developer Connection Developer Desktop
The Adobe Developer Connection Developer Desktop (ADC Desktop) is an Adobe AIR application that delivers a number of helpful resources for Developers. You can easily track and receive desktop notifications to changes in bugs you are tracking from the public Adobe bugbase. Additionally, You can explore and track aggregated Flex components on your desktop. Lastly, you can use an integrated RSS reader to view news and feeds, and get updates as they happen.
We're about to close our first day. You've learned a lot of things about Adobe AIR. Waht follow is a list of useful resources about Adobe AIR development:
Adobe AIR resources: the Adobe official documentation about AIR. All for free. You can read it via the online Livedocs or download the PDF version
Adobe AIR Developer Center: the Adobe Developer Center dedicated to AIR.
Popular AIR bloggers:
- Christian Cantrell
- Lee Brimelow
- Mike Chambers
- Mike Downey
- Daniel Dura
- Kevin Hoyt
- Mike Potter
- Ryan Stewart
Our first Adobe AIR Sprint Day is over. You have all the tools you need to run, test mad develop AIR desktop applications.
To prepare to the next lesson have a look at the AIR APIs and at the Getting Started section on the Adobe AIR Developer Center.




















Really nice idea.
Bravo Marco!
Posted by: savvasmalamas | March 13, 2008 at 05:52 PM