AIR examples/links, Desktop 2.0 and Adobe Developer Connection
Monday 29 October 2007 @ 11:21 am

Christophe Coenraets released the code Code from his MAX session in Barcelona about Offline Synchronization using AIR and Live Cycle Data Services.

Rich Tretola (Everythingflex) posted an update of his AIR Update Manager. With the Update Manager you can define the version and update URL of your AIR application and also all dialogs regarding the update can be set. Another nice example by him is the AIR Context Menu.

Eric Feminella blogged an AIR extension for Cairngorm. I have not tested it yet but it looks interesting. I have already developed AIR apps with Cairngorm and there is no big difference to Flex web applications.
The badge install for AIR is one of the coolest things looking at the using experience when installing an AIR Application and the runtime itself. Oliver Goldman from the AIR Team posted about an update which closes a security hole.

Christian Cantrell from the AIR Team wrote a nice article about AIR as Desktop 2.0.

When you are new to AIR be sure to check the AIR Showcase and when you start learning AIR be sure to check the Adobe AIR Developer Center which is part of the new launched Adobe Developer Connection. For more on this check the latest Adobe newsletter which provides many interesting links for learning resources and read the ADC introduction by Jonathan Wall.

Comments (1) - Posted in AIR, Cairngorm, Flex by Sönke  




Cairngorm 2.1.1 released
Monday 8 October 2007 @ 7:02 pm

Cairngorm 2.1.1 had a long beta phase and is now released on Adobe Labs.

It is now slit up into “normal” Cairngorm and Cairngorm Enterprise for LCDS solutions.

Cairngorm is a microarchitecure/framework for Adobe Flex. I use it in every of my projects and can only recomment it to every Flex Developer. After a small learning curve where you have to understand the architecture of Cairngorm applications you will benifit from a very clearly seperated application logic.

A good starting point learning cairngorm are Adobe Labs and CairngormDocs (Cairngorm Diagram has a nice visualization of how Cairngorm works).
[via Alistair McLeod]

Comments (0) - Posted in Cairngorm, Flex by Sönke