jump to navigation

Adobe Air: Get Free eBook Download June 27, 2007

Posted by suketuvyas in : General, AIR , add a comment

Mike Chambers and Aodbe AIR team has released new Adobe AIR book for JavaScript developers called “Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide

Download PDF from Here 

This Book covers following topics

· Introduction to AIR
· Getting Started with AIR development
· Working with JavaScript and HTML within AIR
· AIR Mini Cookbook
· Command line tools
· Aliases

Thanks guys for the free book.

Flex 3D: papervision3d.org homepage - A Good 3D example June 26, 2007

Posted by suketuvyas in : Flex 3D , 1 comment so far

PaperVision3D is putting great effort in making the 3D engine in actionScript 3. I love their surprises of releasing cool experiments.

Today I have seen http://www.papervision3d.org home page, which has good 3D experiment.

This shows capability of flash player 9, which is 10 times faster then the flash player 7/8. I am impressed by looking at the flash player performance for playing such a complex 3D objects.

Kudos to papervision3d Team…
Kudos to flash player Team…

To view experiment visit http://www.papervision3d.org

Adobe AIR: Windowing Applications – nice Article June 24, 2007

Posted by suketuvyas in : General , comments closed

Alberto GL has written a good Article on Windowing applications with Adobe Air.

Read article on AgknoloGy

Microsoft Seadragon: New Image Technology

Posted by suketuvyas in : General , add a comment

With the aqasition of  Seadragon Software in February Microsoft is coming with new Imaging Technology called “Seadragon”. Its aim is nothing less than to change the way we use screens, from wall-sized displays to mobile devices, so that visual information can be smoothly browsed regardless of the amount of data involved or the bandwidth of the network.

Currently Seadragon is promises following:

You can watch demo here or for more info visit live labs.

Six must-see Adobe AIR sample applications June 22, 2007

Posted by suketuvyas in : General , comments closed

Rob Christensen has written nice Article on “Six must-see Adobe AIR sample applications”

Rob has mentioned about his view on six impressive Adobe AIR sample applications (which is but a small sample of the outstanding work rob have come across in the past few months)

Follwing are six out standing Adobe AIR Applications:

Twitter

Twitter
Download Twitter AIR Appliction

Kuler Desktop

Kuler DesktopDownload Kuler Desktop AIR Application

Kuler Desktop AIR ApplicationFresh

Fresh

Download Fresh AIR Application

Finetune Desktop

Finetune Desktop

Download Finetune Desktop AIR Application

DiggTop

DiggTop

Download DiggTop AIR Application

SearchCoders/Dashboard

SearchCoders

Download SearchCoders/Dashboard AIR Application

Read “Six must-see Adobe AIR sample applications” on Adobe Dev Center

Mumbai Flex User Group Meeting June 13, 2007

Posted by suketuvyas in : General , add a comment

This is to invite you all to the first Mumbai FUG meeting.

Date: Saturday, 16th June 2007
Time: 4:00 pm to 6:00 pm
Venue:
         Barista cafe,
         15 A Jilkar House,
         Next to Dena Bank,
         Keluskar Road,
         North Shivaji Park.
         Dadar(W)  - Mumbai - india

Agenda: Since this a first meeting this will be more of hanging out
and setting agenda for future meetings.

So Let’s meet up..
Please book your calendar for the same and reply if your gonna make it….

See you on Saturday…

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 :)

Flex 3 for You ********* June 10, 2007

Posted by suketuvyas in : Flex 3 , add a comment

Flex 3 Beta 1 is released and it is available for download in Adobe Labs.

Some Important Links for Flex 3:
DOWNLOAD FLEX BUILDER BETA 1
DOWNLOAD FLEX SDK BETA 1
LABS WIKI FLEX 3
Flex Bug Database
Flex Standards and Community Process

Lets do more Flexing……

Apollo = Adobe Integrated Runtime (AIR) : available for download

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

Flex 3: * Most Wanted Enhancement* Smaller Flex SWF Files June 8, 2007

Posted by suketuvyas in : Flex 3 , comments closed

Like every day in this week we are getting lot of suerprises by looking at new flex 3 features.

Today is Ted Patrik has blogged about the most wanted enhancement in flex 3. which is reduceing swf file size by caching the Flex Framework and Componet in new Flex Player 9 update 3 (FrogStar).

If you create a new Flex Project using Flex Builder 2.0.1 (Compile with Flex SDK 2.0.1) then your basic .swf file size will be around 122 kb because by default flex SWF will embed the Flex Framework. .swf File size will increase dramatically as you use UI components in your project.

According to me this was a drawback for the flex applications where your swf file size likely to be 400 to 500 kb (if you use datagrid and charting components) that will be very heavy for loading.

According to Ted’s post Flex 3 and Flex Player 9 update 3 (FrogStar) will solve this problem.
“Moving forward the Flex Framework will be cached within the Flash Player dramatically reducing the size of the output SWF files. Your application SWF files will only contain your code plus the Flex Preloader containing the caching/loading logic and will exclude by majority the Flex Framework. Simply put, the file size cost of using any additional component adds negligible size to your base SWF file.” – Ted Patrik

For more Information read Ted’s Post..

Hmm…. now can’t wait more….. for next release……..

Articles

  • Java Development in Flex Builder
  • Flex component class hierarchy