| By Yakov Fain | Article Rating: |
|
| June 1, 2009 11:30 AM EDT | Reads: |
2,079 |
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 2,079
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.
- Adobe MAX 2009. First major release: LiveCycle Enterprise Suite 2
- Imagine There's No iPhone
- How to Attend Adobe MAX Conference for Cheap
- Podcast: an interview to the RIARevolution
- Podcast: Load Testing Flex Applications
- Podcast. Attending Adobe Max 2009. Part 4
- How to attend Adobe MAX conference for cheap
- Russia Hates Apple Big Time
- Podcast: Visiting Adobe MAX 2009. Part 0.
- Podcast: Visiting Adobe MAX 2009. Part 1.
- Built4Flash Launched by Farata Systems
- Podcast: Attending Adobe MAX 2009. Part 2.
- My Top Seven Wishes From Adobe MAX 2009
- Flash Platform Services for Distribution
- Adobe MAX 2009. First major release: LiveCycle Enterprise Suite 2
- Thinking of Flex in London
- Enterprise Flex: Debunking Urban Myths
- Imagine There's No iPhone
- Russia "Will" Develop a New Web Browser
- How to Attend Adobe MAX Conference for Cheap
- Podcast: an interview to the RIARevolution
- Podcast: Load Testing Flex Applications
- Podcast. Attending Adobe Max 2009. Part 4
- How to attend Adobe MAX conference for cheap
- 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
- Java Basics: Introduction to Java Threads, Part 2
- Java Streams Basics






























