Adobe AIR Resources for the Ajax Developer
I've been doing a fair amount of writing and developing with Adobe AIR over the past few months and just thought I'd take a moment to wrap up some of the resources I've put together. These resources are mainly for the Ajax developer, since that's what I like to develop with. It doesn't get as much air time (pardon the pun) as using Flex or Flash.
Christmas is in the AIR
Written for 24ways.org last December, this article goes through the
development of a To Do list application using jQuery. It was written
while AIR was in beta so there is some minor changes that would be
required for it to work on 1.0.
Snoto Photo
Snoto Photo is a reference application developed using Mootools and
accessing the Flickr API. The application was put together to
demonstrate some of the features of accessing 3rd party services within
AIR. The code structure I used is currently my favourite approach to
AIR development since I think it works well for application development.
InsideRIA
InsideRIA is a blog focused on Rich Internet Applications, which
inevitably covers Flash, Flex and Adobe AIR. I'll be more likely to
post code snippets on that site and will link them up from my quick links (via RSS feed, if you want).
Building a common desktop application on AIR in Dreamweaver CS3
My most recent writing effort just went live over on the Adobe Devnet
and is similar to the 24ways article in that it goes through the steps
of building a To Do list but does it with a different approach,
focusing on different technologies—namely, file associations and XML
handling. While the last bit of the article is Dreamweaver-specific,
the code part of it can be developed in any IDE.
Next
If you're looking for more resources, you can take a look at any AIR application. If it's an HTML-based application, the files are available in the installed folder. It's like having View Source, allowing you to peek inside and learn more about how an AIR application is built.
Anybody else diving into building an AIR application?
Originally posted by Jonathan Snook at: http://snook.ca/archives/adobe_air/adobe_air_resources_ajax/Â
- Login or register to post comments
- 646 reads
- Flag as offensive
- Email this Story
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)






