1 / 10

Driving a Hybrid: The Basics of Adobe AIR

Driving a Hybrid: The Basics of Adobe AIR. Christina Dulude Web Developer, Duke University. Outline. What is AIR? Who uses AIR? Ways to develop AIR applications Data options Live demo. What is AIR?. A cross-platform runtime environment Build rich Internet applications

mindy
Download Presentation

Driving a Hybrid: The Basics of Adobe AIR

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Driving a Hybrid: The Basics of Adobe AIR Christina Dulude Web Developer, Duke University

  2. Outline What is AIR? Who uses AIR? Ways to develop AIR applications Data options Live demo

  3. What is AIR? A cross-platform runtime environment Build rich Internet applications Deployed as a desktop application Adobe Flash, Adobe Flex, HTML, or Ajax

  4. Versatile runtime environment Browser-based RIA's • No installation • But... limited data access and storage AIR Applications • Requires installation, digital signature • But... allows access to local storage and file systems • Greater flexibility  Advantages for higher ed

  5. History March 19, 2007: Public preview (then called Apollo) June 10, 2007: Renamed AIR, and public bet October 1, 2007: Public beta 2 of AIR SDK  December 12, 2007: Public beta 3 February 25, 2008: Version 1.0 March 31, 2008: Linux alpha version

  6. More available at Abobe AIR marketplace

  7. Three ways to develop Flex Flash  HTML/CSS/Ajax • Text editor or Dreamweaver Useful Dreamweaver extensions • Adobe AIR extension • Spry Updater

  8. Data options Database server via web services Local XML file Local database (shipped with AIR) Encrypted local store (included with AIR) Can operate offline, and then sync when internet connection becomes available.

  9. So I've built my application. Now what? Users need Adobe runtime environment • Install once Download application as .air file Installs as a regular application on system

  10. Demo Download files: http://christinadulude.com/heweb08/DukeRSSViewer.zip Christina Dulude christina.dulude@duke.edu

More Related