Six Months on AIR

Attention AIR developers: Are you interested in learning about caching images in binary format, SQLite database migration, re-using existing view components, memory fragmentation and general tips / tricks about developing your application using Adobe AIR? If you answered YES than you should attend Minh Vu and Chris Black’s session at Flashbelt on June 8th [...]

Skimmer

“A lifestreaming thing that lets you see it all in one place”
Skimmer. The next Adobe AIR app and the hard work of many individuals over the past 6 months. It has been amazing to see this application turn from design into reality. This is a summary of the technologies used and [...]

SQLite in AIR

When doing research on integrating a SQLite Database into AIR I came across the following useful resources:
Learn what SQLite is About:
Introduction to the SQLite Database – David Tucker
Getting Started:
Introduction to SQLite in Adobe AIR
Tool for Creating and Modifying SQLite Databases:
SQLite Firefox Extension
By using a SQLite database it will be easy to filter data returned by [...]