Calendar

March 2010
S M T W T F S
« Feb    
 123456
78910111213
14151617181920
21222324252627
28293031  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

AIR Update Framework

Friday, August 1st, 2008

I have been using the new AIR Update Framework in all of my new AIR applications in place of my UpdateManager that was originally written to handle application updates before the Adobe version was released.

Adobe AIR Update Framework

Tuesday, June 17th, 2008

I have been using my UpdateManager that was originally built during the Apollo alpha and updated along the way for all of my AIR projects. Now, there is finally an official solution provided by Adobe. The new Adobe AIR Update Framework uses the same techniques as my UpdateManager as it uses a remote XML descriptor [...]