Adobe AIR in Action

Adobe AIR in Action
Authors
Joseph Lott, Kathryn Rotondo, Samuel Ahn, Ashley Atkins
ISBN
1933988487
Published
01 Jul 2008
Purchase online
amazon.com

Adobe AIR is one of the hottest topics in rich application development. This exciting new technology is still in beta, but it's already being adopted by such web giants as eBay. With AIR, Web developers use their existing skills to build rich applications that flow seamlessly between the internet and the desktop. Adobe AIR in Action introduces AIR to developers familiar with Flex and JavaScript, showing them how to build solid AIR-driven desktop and hybrid applications.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Developpez.com writers said
"Adobe AIR in Action" is a book that has everything you need theory, practice, advisory for you at the center of the matter. The introduction helps you understand the architecture of an AIR application.
The suite is divided into 3 parts: Flex Builder, Flash and Flex SDK. For those who want to use AIR via HTML, do not panic, Chapter 7 is dedicated to that.

Thereafter, the book explains the case of use. These include window management, transparency, full screen, use the menu ...

Chapter by chapter, we find all the basics such as access to databases, interaction with the clipboard, use the drag & drop, use sockets or file access.

Throughout the book, you can test what you learned on a sample application which is enriched and expanded in each lesson.

To understand more easily the various source code exposed, it is preferable to have some concepts of ActionScript 3.0. Beginners will find them but also the reading may be a little more difficult.

To summarize, it's a very good book. Well presented, clear, simple, interesting and really useful. Personally, I just regret that there is no explanation on the use of WebService with AIR.

Software Professional said
If you are flex developer and looking into AIR this book is for you. It is for beginners in AIR but flex knowledge is of great help to understand AIR.

volatile_puppy said
GREAT READ!
Adobe AIR In Action is a great resource for those starting to learn the Adobe Integrated Runtime (AIR). This book takes you from the absolute essentials, step-by-step with thoughtful screenshots to light your path to creating great AIR applications.

I was really impressed that the authors take you through everything you need or want to know in order to get up and running. For example, I have often avoided making a lot of configuration changes to the AIR app.xml file just because I did not have time to scurry around finding clear concise explanations of what effects my actions would have. Lott, et al. break it down thoroughly and completely in a section that took me about 5 minutes to fully understand all of the various settings of the config.xml file.

I am a visual learner and, in the past, spent hours looking at framework documentation ASDOCS only to realize that I didn't learn nearly what my time investment would have supported. I can say that the style of this book is very conducive to retention without "talking down" to the reader.

Coming from a Flex background, I enjoyed the many examples provided in Flex, but was especially interested in the step-by-step examples provided for people coming from a Flash CS3 background. As with all of the examples in the book, Adobe AIR In Action not only provides you with the "how" to do something, but background information on the "why" you do something (should you be interested in knowing the "why" that is).

There is an entire chapter devoted just to integrating your AIR application into your SQL database. The chapter is quite thorough, yet explained clearly and effectively.

My only criticism, if any, would have to be that I would have liked a little more in the way of network, and web service integration. Since the majority of AIR applications are distributed applications that call back to some form of data storage, I would have enjoyed a little more depth in different approaches of asynchronous server communication with your AIR application. However, the book does cover network monitoring for both HTTP and sockets.

I'm not trying to sell you anything. But I will say, that this is one of the better beginner level books I've read. Is it going to answer ALL of your questions? No. But it will give you a great head-start and sound foundational working knowledge of Adobe AIR.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook