jump to navigation

Inside .AIR July 19, 2007

Posted by suketuvyas in : General, Apollo, AIR , 1 comment so far

I have started playing with AIR. I found it very easy and effective to create desktop applications rapidly.

I was playing with AIR sample files and discovered that you can extract .AIR file using file zipping tool (WinZip / Win RAR)

For Instance:

Select any Air file and open with Winzip / winrar and extract that file to some folder.

It will result in to following package structure..

/myAppRoot
        /META-INF
             /AIR
                  application.xml
                  hash
        myApp.swf
        mimetype
        /images
                  image-1.png
                  …
                  image-n.png
        /libs
                  lib-1.swf
                  …
                  lib-n.swfAIRAlias.js

This gives an idea of how .air file is structured when it is packaged.

Adobe AIR (Apollo) Developer Derby Contest June 11, 2007

Posted by suketuvyas in : General, Apollo, AIR , comments closed

With the release of AIR (Apollo) Beta Adobe has announced a Developer Derby Contest.

Oh God… :) You can win cool prizes.

Grand Prize / Best of Show
The Best of Show winner will receive the trip of a lifetime, a travel certificate valued at up to US$100,000, to be used for the travel of your choice!

Five category winners will each receive “The Ultimate Development Environment” to power your Adobe AIR development (and play) for years to come:

Plus each winner also receives:
A trip and conference pass to the Adobe MAX 2007 annual user conference.
Your application showcased on Adobe.com for the world to see.
Contest open for following categories:

This Contest is open to individuals who are citizens or working or studying under a valid visa/permit in the 50 United States (including Washington D.C.), Canada, the United Kingdom, Ireland, Switzerland, France, Germany, Austria, Sweden, Norway, Finland and Denmark, The Netherlands, Belgium, Italy, Australia, New Zealand, Japan, Korea, Singapore, the People’s Republic of China, Taiwan, Hong Kong, Croatia, the Czech Republic, Hungary, India, Portugal, Spain, and Turkey.

For more info Visit here…

Go On AIR :)

Apollo = Adobe Integrated Runtime (AIR) : available for download June 10, 2007

Posted by suketuvyas in : Apollo, AIR , comments closed

Finally Apollo Code name is replaced by “Adobe Integrated Runtime” Which has support to the heml SQL Lite an d Actionscript API

“SQLLite”……. Isn’t it very exiteing????

So get started and download Adobe Air SDK form following link

http://labs.adobe.com/downloads/airsdk.html

“Apollo” Public Release name is leaked April 1, 2007

Posted by suketuvyas in : Apollo , comments closed

I have just found out from some blogs that “Apollo” public release name is leaked. “Apollo” is going to called as “Adobe Desktop Presentation Foundation ( Adobe DPF)


Refer Following posts for more info:

The public release name for Adobe Apollo has been leaked

“Apollo” naming leaked by Mike Chambers  

 

Apollo Online Seminar This Thursday March 19, 2007

Posted by suketuvyas in : Apollo , comments closed

Just got this news from the post of ben forta’s blog  

Luis Polanco, Senior Product Manager for Apollo, will be presenting an e-seminar on Apollo on Thursday, March 22nd, 2007 at 12:00pm East Coast time.

For more details visit here…

Welcome to Apollo March 18, 2007

Posted by suketuvyas in : Apollo , comments closed

Apollo Public alpha is just released on labs, you can grab it form here…

You can download Apollo for Adobe Flex Developers Pocket Guide in PDF format to get started.

Articles

  • Java Development in Flex Builder
  • Flex component class hierarchy