Calendar

June 2008
M T W T F S S
« May   Jul »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

Recent Posts

Recent Comments


« Flex 3 HistoryManager Exploit? | Main | Attention all RIA Book Authors »

Top 10 AIR apps worth Installing

By Rich Tretola | June 19, 2008Print This Post Print This Post
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
272 views

Lifehacker has put together a top 10 list of Adobe AIR applications worth installing. Their list includes:

To see their full reviews of each of these applications, you can read the full article here.

Share/Save/Bookmark

Topics: Adobe AIR |

2 Responses to “Top 10 AIR apps worth Installing”

  1. Marcus Andersson Says:
    June 21st, 2008 at 8:18 am

    Hi Rich!

    Since I didn’t find you e-mail anywhere I thought to take a chance and post a question here. It’s related to AIR but not to the blog post.

    What I’d like to know is if there’s a way to distribute a premade SQLite-database with an AIR app instead of creating it with SQL (CREATE…) when the programs first run?

    Thank you also for a very nice book, “Beginning Adobe AIR”. I’m using it trying to create a contact manager.

  2. everythingflex Says:
    June 21st, 2008 at 2:04 pm

    Sure, you can create the db with any program that works with SQLite. I use SQLite Database Browser (http://sourceforge.net/project/showfiles.php?group_id=87946) which is cross platform.

    AIR accesses it just like any other file so you can easily distribute the database.

Comments