| By Yakov Fain | Article Rating: |
|
| June 1, 2009 11:30 AM EDT | Reads: |
1,994 |
Adobe AIR 1.5 Is Cool Because
1. AIR allows you to perform all I/O operation with the file system on the user’s desktop.
2. AIR allows you to sign applications and version application.
3. AIR offers an updater to ensure proper upgrades of the applications on the user’s desktop
4. AIR comes with a local database SQLite to keep the data (in clear or encrypted mode) right on the user’s computer
5. AIR applications can monitor and report the status of the network connection
6. You can start and run AIR application even when there is not network connection available
7. AIR has better than Flex support of HTML – creating a custom Web Browser is easy
Adobe AIR 1.5 Is Not Cool Because
1. AIR can’t make calls to user’s native operation system.
2. AIR can’t launch non-AIR applications on the desktop (except the default browser).
3. AIR can’t instantiate a DLL.
4. AIR can’t call an ActiveX component since AIR application are not running in a Web browser.
5. AIR can’t directly access ports (i.e. USB or serial) of the user’s computer.
Clear Toolkit Is Cool Because
It includes an ActionScript component OfflineDataCollection that allows you to program local/remote data synchronization.
Open source Clear Toolkit framework is here: http://sourceforge.net/projects/cleartoolkit/
The source code of the OfflineDataCollection is here: http://tinyurl.com/p23do5
A demo recording of the sample occasionally-connected AIR application is here: http://flexblog.faratasystems.com/?p=394.
To see the demo in person, come to my talk at AJAX World in New York City in June.
Published June 1, 2009 Reads 1,994
Copyright © 2009 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Yakov Fain
Yakov Fain is a Managing Director of Farata Systems, consulting, training and product company. He has authored several Java books, dozens of technical articles. SYS-CON Books released his latest co-authored book , Rich Internet Applications with Adobe Flex and Java: Secrets of the Masters in Spring 2007. Sun Microsystems has nominated and awarded Yakov with the title Java Champion. He leads the Princeton Java Users Group. He is an Adobe Certified Flex Instructor. Currently Yakov works on the book for O'Reilly "Enterprise Application Development with Flex". He twits at twitter.com/yfain.
- My Top Seven Wishes From Adobe MAX 2009
- Know Your Flex Proxy
- Adobe's Serious Move Towards Model-Driven Development
- Flash Platform Services for Distribution
- Adobe MAX 2009. First major release: LiveCycle Enterprise Suite 2
- Flex User Groups and Conflict of Interest
- Thinking of Flex in London
- Enterprise Flex: Debunking Urban Myths
- Russia "Will" Develop a New Web Browser
- Imagine There's No iPhone
- Interviewing Java Developers With Tears in My Eyes
- Adobe Flex 4 Goes to Public Beta
- Google OS - A Cynical View
- One Approach to Enterprise Adobe Flex Development
- Adobe AIR Is Cool and Not So Cool
- GM's IT Restructuring Does Not Convince Me
- Flex Performance: Develop Each Flex Application As a Portal
- A Singleton That Flex Developers Must Know About
- My Top Seven Wishes From Adobe MAX 2009
- Do You Have an SLA For Your Flex RIA?
- Secrets Of The Masters: Core Java Job Interview Questions
- A Cup of AJAX? Nay, Just Regular Java Please
- Rich Internet Applications with Adobe Flex 2 and Java
- Java Basics: Lesson 11, Java Packages and Imports (Live Video Education)
- Teaching Kids Programming: Even Younger Kids Can Learn Java
- Java Basics: Introduction to Java Threads, Part 1
- Java Serialization
- SYS-CON Webcast: Eclipse IDE for Students, Useful Eclipse Tips & Tricks
- Are You Using Abstract Classes, Polymorphism, and Interfaces?
- Reading Data from the Internet






























