<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Adobe AIR Team Blog</title>
      <link>http://blogs.adobe.com/air/</link>
      <description>Adobe AIR Team Blog
</description>
      <language>en</language>
      <copyright>Copyright 2009</copyright>
      <lastBuildDate>Mon, 16 Nov 2009 21:01:00 -0800</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=4.261</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Adobe AIR 2 Beta Now Available!</title>
         <description><![CDATA[<p>Today we are very excited to announce the availability of the <a href="http://www.adobe.com/go/air2">Adobe AIR 2 beta</a> (runtime and SDK) for Windows, Mac and Linux.  At Adobe MAX, we provided you with a preview of Adobe AIR 2 and now you will have a chance to test drive the beta version.   AIR 2 builds on the success of AIR 1 by giving developers new capabilities and even tighter integration with the desktop. This is the first time we have sim-shipped for all three major operating systems for both AIR and Flash Player (also in beta) and represents a major step forward in delivering on the promise of the Open Screen Project. In addition, the Flash Player team has also announced the <a href="http://labs.adobe.com/technologies/flashplayer10/">availability</a> of Player 10.1 on Adobe Labs. </p>
<p><strong>Next steps: 
  </strong>  </p>
<ol>
  <li><a href="http://labs.adobe.com/technologies/air2">Download</a> the Adobe AIR 2 beta <a href="http://www.adobe.com/go/air2_download">runtime</a> and <a href="http://www.adobe.com/go/air2_downloadSDK">SDK</a> from Adobe Labs </li>
  <li>Explore the AIR 2 <a href="http://labs.adobe.com/wiki/index.php/AIR_2:Release_Notes#Overview">Release Notes</a>, <a href="http://www.adobe.com/go/air2_faq">Developer FAQ</a> and <a href="http://www.adobe.com/go/air2_docs">documentation</a></li>
  <li>Download <a href="http://www.adobe.com/go/air2_apps">source code</a> and <a href="http://www.adobe.com/go/air2_apps">sample applications</a></li>
  <li>Ask questions and provide feedback in the the <a href="http://www.adobe.com/go/air2_forums">AIR 2 beta forum</a>  </li>
</ol>
<p>In addition, we are making the following articles available today in the Adobe Developer Center: </p>
<ul>
  <li><a href="http://www.adobe.com/devnet/logged_in/rchristensen_air_2.html">Read the "What's New in AIR 2" article by Rob Christensen</a> by Rob Christensen </li>
  <li><a href="http://www.adobe.com/devnet/air/flex/articles/using_file_promises.html">Using drag-and-drop support of remote files in Adobe AIR 2 beta</a> by Christian Cantrell </li>
  <li><a href="http://www.adobe.com/devnet/air/flex/articles/creating_socket_server.html">Creating a socket server in Adobe AIR 2 beta</a> by Christian Cantrell </li>
  <li><a href="http://www.adobe.com/devnet/air/flex/articles/exploring_file_capabilities.html">Exploring the new file capabilities in Adobe AIR 2 beta</a>  by Christian Cantrell </li>
  <li><a href="http://www.adobe.com/devnet/air/flex/articles/using_mic_api.html">Using the Microphone capabilities in Adobe AIR 2 beta</a>  by Nicholas   Kwiatkowski </li>
  <li><a href="http://www.adobe.com/devnet/air/flex/articles/creating_accessible_apps_in_air_and_flex.html">Creating accessible Adobe AIR applications with the Adobe Flex SDK</a>  by Daniel   Koestler </li>
</ul>
<p>Join us today as we start the next step in the evolution of Adobe AIR.  On Adobe Labs you will find articles, videos, documentation, and sample applications with code to get you started with AIR 2.  The <a href="http://www.adobe.com/go/air2_forums">beta forum</a> will also be open to post questions, provide feedback and share your experiences with the beta.
  
  We look forward to your feedback and thanks for your continued support.  See you all in the Adobe AIR 2 Beta forum!</p>]]></description>
         <link>http://blogs.adobe.com/air/2009/11/adobe_air_2_beta_now_available.html</link>
         <guid>http://blogs.adobe.com/air/2009/11/adobe_air_2_beta_now_available.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">AIR 2</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Announcements</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Flash</category>
        
         <pubDate>Mon, 16 Nov 2009 21:01:00 -0800</pubDate>
      </item>
      
      <item>
         <title>Exploring the New Storage Volume APIs in AIR 2</title>
         <description><![CDATA[<p>One of the new capabilities that will be available in our upcoming beta release of Adobe AIR 2 will allow developers to build applications that can detect the mounting and unmounting of mass storage devices. What is a mass storage device? Examples of such devices include <a href="http://en.wikipedia.org/wiki/USB_flash_drive">USB flash drives</a>, hard drives and certain models of MP3 players and  cameras such as the popular <a href="http://www.theflip.com/en-us/">Flip HD video cameras</a>. Using these new API's, developers will be possible to build new classes of applications that were not possible in AIR 1. For example, it is now possible for a developer to build an applications that automatically synchronizes data between a local hard drive (or in the cloud) and a mass storage device. </p>
<p><a href="http://blogs.adobe.com/cantrell/">Christian Cantrell</a>, a member of the Adobe AIR team, posted an <a href="http://blogs.adobe.com/cantrell/archives/2009/11/storage_volume_detection_api_demo.html">excellent blog post</a> with code samples where he provides example code how these new API's will work. In addition, he also recorded a demo of an AIR 2 application he made available as open source called <a href="http://code.google.com/p/filetile/">FileTile</a>. </p>

<div style="padding-top:10px;padding-bottom:10px;">
  <object width="560" height="340">
    <param name="movie" value="http://www.youtube.com/v/EEGog5buzcs&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
    <embed src="http://www.youtube.com/v/EEGog5buzcs&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed>
  </object>
</div>]]></description>
         <link>http://blogs.adobe.com/air/2009/11/exploring_the_new_storage_volu.html</link>
         <guid>http://blogs.adobe.com/air/2009/11/exploring_the_new_storage_volu.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">AIR 2</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Applications</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Videos</category>
        
         <pubDate>Wed, 11 Nov 2009 10:38:38 -0800</pubDate>
      </item>
      
      <item>
         <title>Cynergy Systems Demos Adobe AIR 2 Multi-touch Support</title>
         <description><![CDATA[<p>Andrew Trice of <a href="http://www.cynergysystems.com/">Cynergy Systems</a> recently wrote a <a href="http://www.cynergysystems.com/blogs/page/andrewtrice?entry=max_recap_multi_touch_development">blog post</a> summarizing his experiences building multi-touch applications using <a href="http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk">Adobe Flex</a> and an early version of Adobe AIR 2. In his post, he shares a number of excellent video demonstrations, code samples and design considerations that developers thinking about multi-touch development may find valuable. </p>
<p>In addition, Dave Wolf, also of <a href="http://www.cynergysystems.com/">Cynergy Systems</a>, wrote a <a href="http://cynergysystems.com/blogs/page/davewolf?entry=cynergy_kevin_lynch_demo_first">blog post</a> discussing the development of an application for the Adobe MAX keynote. At MAX, Dave recorded a video demonstration of that application from the event floor that I have embedded below. </p>

<div style="padding-bottom:20px;"> 
<object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/5YLCgcpbniE&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5YLCgcpbniE&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object>
</div>
<p>Lastly, if you are interested in learning more about multi-touch, please be sure to watch Andrew's talk titled &quot;<a href="http://tv.adobe.com/watch/max-2009-develop/multitouch-development-with-flex/">Multi-touch Development with Adobe Flex</a>&quot; that he presented at Adobe MAX earlier this month. </p>
<div style="padding-bottom:20px;">
<object width="425" height="256"><param name="movie" value="http://images.tv.adobe.com//swf/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="fileID=2475&context=162&embeded=true&environment=production"></param><embed src="http://images.tv.adobe.com//swf/player.swf" flashvars="fileID=2475&context=162&embeded=true&environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="256"></embed></object>
</div>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/cynergy_systems_demos_adobe_ai.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/cynergy_systems_demos_adobe_ai.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">AIR 2</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Videos</category>
        
         <pubDate>Thu, 29 Oct 2009 17:54:41 -0800</pubDate>
      </item>
      
      <item>
         <title>Interview with TweetDeck Founder </title>
         <description><![CDATA[<p>Platform evangelist <a href="http://www.ashorten.com/">Andrew Shorten</a> recently talked to <a href="http://twitter.com/iainDodsworth">Iain Dodsworth</a>, founder and CEO of  <a href="http://www.tweetdeck.com/beta/">TweetDeck</a>, about his experiences  developing his very popular social networking tool powered by Adobe AIR. </p>
<div style="margin-bottom:20px"> 
<object width="425" height="256" >
  <param name="movie" value="http://images.tv.adobe.com//swf/player.swf" />
  <param name="allowFullScreen" value="true" />
  <param name="allowscriptaccess" value="always" />
  <param name="FlashVars" value="fileID=2307&context=56&embeded=true&environment=production" />
  <embed src="http://images.tv.adobe.com//swf/player.swf" flashvars="fileID=2307&context=56&embeded=true&environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="256"></embed>
</object>
</div>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/interview_with_tweetdeck_found.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/interview_with_tweetdeck_found.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">Interviews</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Videos</category>
        
         <pubDate>Tue, 27 Oct 2009 23:13:07 -0800</pubDate>
      </item>
      
      <item>
         <title>Adobe AIR 1.5 Supports Windows 7</title>
         <description><![CDATA[<p>We are pleased to announce that the <a href="http://get.adobe.com/air/">current version</a> of Adobe AIR (1.5.2) supports <a href="http://www.microsoft.com/windows/windows-7/">Windows 7</a>. For additional information on supported operating systems, please see  our Adobe AIR <a href="http://www.adobe.com/products/air/systemreqs/">system   requirements</a> page. </p>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/adobe_air_15_supports_windows.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/adobe_air_15_supports_windows.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">Announcements</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Featured</category>
        
         <pubDate>Thu, 22 Oct 2009 11:44:22 -0800</pubDate>
      </item>
      
      <item>
         <title>Adobe MAX Video: The Future of Digital Publishing: Delivering News through Adobe AIR</title>
         <description><![CDATA[<p> <div style="margin-bottom:5px"><br />
  <object width="425" height="256"><param name="movie" value="http://images.tv.adobe.com//swf/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="fileID=2334&context=162&embeded=true&environment=production"></param><embed src="http://images.tv.adobe.com//swf/player.swf" flashvars="fileID=2334&context=162&embeded=true&environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="256"></embed></object><br />
</div><br />
 <p>Another excellent session at Adobe MAX this year was presented by members of our <a href="https://xd.adobe.com/">Experience Design</a> team. The session description was the following: </p><br />
<blockquote><br />
  <p>Learn from Jeremy Clark of Adobe's Experience Design team how his group   has leveraged Adobe AIR, Flex, and the Text Layout Framework (now in   beta on Adobe Labs) to help the New York Times and others reach new and   existing customers. </p><br />
</blockquote><br />
</p>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/adobe_max_video_the_future_of.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/adobe_max_video_the_future_of.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">MAX</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Presentations</category>
        
         <pubDate>Sat, 17 Oct 2009 08:24:55 -0800</pubDate>
      </item>
      
      <item>
         <title>Update to Adobe AIR 1.5.2</title>
         <description><![CDATA[<p>Yesterday, updates to Adobe Reader and Acrobat (9.2) were released, which may cause a  small number of AIR applications that load PDF content to become unresponsive.  This only affects AIR apps on Windows operating systems. To address this issue,  we have released an update to Adobe AIR (1.5.2.8900) that is now available on  the <a href="http://get.adobe.com/air/">Adobe AIR Download Center</a>. </p>
<p>  For additional information on this issue, please see the following Adobe Reader  TechNote: <a href="http://kb2.adobe.com/cps/519/cpsid_51934.html">AIR application not displaying PDF while using Adobe Reader/Acrobat  9.2 on Windows</a>.</p>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/update_to_adobe_air_152.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/update_to_adobe_air_152.html</guid>
        
         <pubDate>Wed, 14 Oct 2009 09:47:38 -0800</pubDate>
      </item>
      
      <item>
         <title>Fox Releases Dollhouse Application Powered by Adobe AIR</title>
         <description><![CDATA[<div style="margin-bottom:20px;margin-left:20px;"> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ez0h8r608Yw&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ez0h8r608Yw&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</div>
<p><a href="http://www.fox.com/">Fox</a> recently released an application called <a href="http://www.fox.com/dollhouse/virtualecho/#">Virtual Echo</a> powered by <a href="http://www.adobe.com/products/air/">Adobe AIR</a> that takes the character <a href="http://dollhousewiki.fox.com/page/Echo">Echo</a> out of the hit series <a href="http://www.fox.com/dollhouse/">Dollhouse</a> and brings her to your computer.  </p>
<p>From the <a href="http://www.fox.com/dollhouse/virtualecho/">official website</a>, features of the application include: </p>
<blockquote>
  <p><strong>DESKTOP ECHO:</strong> Turn any computer into your own personal  Dollhouse with the Virtual Echo application. Watch as Echo activates as  nine different personas, each one making an appearance on your desktop  with a unique message. Leave it on and let her surprise you, or  interact with her like never before.</p>
  <p><strong>AUGMENTED REALITY ECHO:</strong> Expand your Echo experience with augmented reality. Just print the <a href="http://www.fox.com/dollhouse/virtualecho/_media/pdf/DH_icon.pdf" title="Print Dollhouse Card Icon">Dollhouse card icon</a> and hold it in front of your webcam. You will see a digital hologram of  Echo on your screen. Use your arrow keys to navigate through her  different personas.</p>
</blockquote>
<p>We are thrilled that Fox decided to build a very engaging and high production value application on top of AIR. Even if you are not familiar with the show, you may be inspired by the creativity of this <a href="http://www.fox.com/dollhouse/virtualecho/#">application</a>. Congratulations to the teams that worked on this! </p>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/fox_releases_dollhouse_applica.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/fox_releases_dollhouse_applica.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">Applications</category>
        
         <pubDate>Tue, 13 Oct 2009 18:01:34 -0800</pubDate>
      </item>
      
      <item>
         <title> Adobe MAX Video: Explore Deployment and Distribution Options for Adobe AIR Applications</title>
         <description><![CDATA[ <p>Adobe AIR team member <a href="http://blogs.adobe.com/simplicity/">Oliver Goldman</a> presented a session titled &quot;<a href="http://tv.adobe.com/watch/max-2009-develop/explore-deployment-and-distribution-options-for-adobe-air-applications/">Explore Deployment and Distribution Options for Adobe AIR Applications</a>&quot; at Adobe MAX last week. This is an excellent session for IT administrators, developers or architects that are interested in learning more about the distribution and deployment options for AIR. Oliver also previews some of the new capabilities we are working on related to native installer support in AIR 2 (see  38:30 if you are interested in this specific topic). </p>
 <div style="margin-bottom:20px">
<object width="425" height="256"><param name="movie" value="http://images.tv.adobe.com//swf/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="fileID=2486&context=162&embeded=true&environment=production"></param><embed src="http://images.tv.adobe.com//swf/player.swf" flashvars="fileID=2486&context=162&embeded=true&environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="256"></embed></object>

</div>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/adobe_max_video_explore_deploy.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/adobe_max_video_explore_deploy.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">AIR 2</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Events</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">MAX</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Presentations</category>
        
         <pubDate>Tue, 13 Oct 2009 17:27:04 -0800</pubDate>
      </item>
      
      <item>
         <title>Adobe MAX Video: What&apos;s Coming in Adobe AIR 2</title>
         <description><![CDATA[ <p>Last week, we were thrilled to <a href="http://blogs.adobe.com/air/2009/10/previewing_adobe_air_2_at_adob.html">preview Adobe AIR 2</a> at <a href="http://max.adobe.com/">Adobe MAX</a> where we unveiled some of the new capabilities coming to the runtime. In addition, there were dozens of sessions covering AIR ranging from application case studies to deployment strategies and more. </p>
<p>During the rest of this week, I will be highlighting a few of the AIR-related sessions. I encourage you to explore and discover the over 250 hours of content in the <a href="http://tv.adobe.com/show/max-2009-design/">design</a>, <a href="http://tv.adobe.com/show/max-2009-develop/">develop</a> and <a href="http://tv.adobe.com/show/max-2009-envision/">envision</a> tracks that covered topics ranging from <a href="http://www.adobe.com/products/photoshop/photoshop/">Photoshop</a> to <a href="http://www.adobe.com/products/coldfusion/">ColdFusion</a> to <a href="http://www.adobe.com/products/livecycle/">LiveCycle</a> and beyond. All of this content is currently available on <a href="http://www.adobe.tv/">Adobe TV</a>. Please note that some of the recordings may not start right away and you may need to fast-forward a bit (the team at Adobe.TV did an amazing job of getting these sessions online as quickly as possible). </p>
<p>The first session I would like to highlight is <a href="http://tv.adobe.com/watch/max-2009-develop/whats-coming-in-adobe-air-2-">What's Coming in Adobe AIR 2</a> by Adobe AIR team member <a href="http://blogs.adobe.com/cantrell/">Christian Cantrell</a>. If you are interested in what some of the new API's will look like in AIR 2, this is a session you will definitely want to check out. </p>
<div style="margin-bottom:20px">
  <object width="425" height="256">
    <param name="movie" value="http://images.tv.adobe.com//swf/player.swf" />
    <param name="allowFullScreen" value="true" />
    <param name="allowscriptaccess" value="always" />
    <param name="FlashVars" value="fileID=2493&context=162&embeded=true&environment=production" />
    <embed src="http://images.tv.adobe.com//swf/player.swf" flashvars="fileID=2493&context=162&embeded=true&environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="256"></embed>
  </object>
</div>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/adobe_max_video_whats_coming_i.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/adobe_max_video_whats_coming_i.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">MAX</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Presentations</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Videos</category>
        
         <pubDate>Mon, 12 Oct 2009 11:38:50 -0800</pubDate>
      </item>
      
      <item>
         <title>Previewing Adobe AIR 2 at Adobe MAX </title>
         <description><![CDATA[<p>  At <a href="http://max.adobe.com/">Adobe MAX</a> in Los Angeles today, we previewed the next  major release of Adobe AIR to thousands of Adobe customers and partners. Several exciting  new capabilities of the AIR runtime were demonstrated by Adobe's CTO, Kevin  Lynch, as part of the &quot;day one&quot; keynote. In addition, Christian Cantrell, a  member of the AIR engineering team, presented a session titled "What's Coming  in AIR 2" that provided a more detailed sneak peak of some of the upcoming features of the AIR runtime (stay tuned -- we will soon be posting a recording of Christian's talk). </p>
<p>  After shipping AIR 1.0, many of developers challenged us  to open the runtime up even more by, for example, allowing communication with native  processes and providing enhanced networking support. With AIR 2, our goal from  the outset was to remove limitations in the runtime that prevented developers from building their applications. </p>
<p>Some of the capabilities that are coming in AIR 2 include: </p>
<ul>
  <li><strong>Native  process API </strong><br />
  Beginning with AIR 2, developers will have access to a native process API that  will enable applications to invoke and communicate with native applications on the local machine. In order to preserve the cross platform nature of the  .air file format, applications that take advantage of the native process API  must be deployed as native installers such as .exe and .dmg. The AIR runtime SDK will include support for generating basic native installers.   </li>
  <li><strong>Support for detecting  mass storage devices</strong><br />
  Now your AIR application can detect when a mass storage device is connected or  disconnected. An AIR 2 application can listen for when a user plugs in  a <a href="http://www.theflip.com/">Flip video camera</a> or USB Flash drive so that it can, for example, automatically  synchronize files to the local system or prompt the user to upload photos to Facebook or videos to YouTube. </li>
  <li><strong>Improved  support for accessibility </strong><br />
    Runtime dialogs such as the installer dialogs will be readable by supported screen  readers such as JAWS. In addition, it will be possible to build accessible Flash-based  applications in AIR leveraging the existing accessibility API's and features  available in the Flash Player and Flex SDK. </li>
  <li><strong>Open  document API </strong><br />
    Support for opening a document will be possible from an AIR application. With this API, AIR asks the operating system what the default application is associated with the file. For example,  specifying a file path to a PDF file will launch Adobe Reader or a .doc file will  open Microsoft Word. <strong></strong></li>
  <li><strong>Improved  performance </strong><br />
    Applications that run using AIR 2 will consume less memory and use less CPU  than AIR 1.5 without recompiling the application. We will share more information about this when we launch the beta. </li>
  <li><strong>Local  microphone access API </strong><br />
    Currently, audio must first pass through a server before it can be saved  locally. Using the upcoming AIR 2 local microphone API, it will be possible to record  audio locally, which can be important if your application is running in a  disconnected mode. </li>
  <li><strong>Multi-touch  &amp; gesture support </strong><br />
    AIR 2 will include support for multi-touch (Windows 7) and gestures (Windows 7  and Mac OS X 10.6).  </li>
  <li><strong>Faster,  more powerful WebKit </strong><br />
    An updated version of WebKit that includes a faster JavaScript engine and new  HTML5/CSS3 capabilities will be included inside of AIR 2. </li>
  <li><strong>Improved socket support </strong><br />
    It will now be possible to create local servers and lightweight P2P applications with enhancements to AIR's socket support. </li>
</ul>
<p>In the coming weeks leading up to the beta, we will begin  sharing more information including videos, articles and blog posts about some  of these new capabilities. We are extremely eager to get the public beta into  your hands so that we can begin incorporating your feedback. </p>
<p>  We expect to ship a beta version of  Adobe AIR 2 on Adobe Labs by the end of the year. In the first half of 2010, we  expect to ship the final version of AIR 2. <br />
</p>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/previewing_adobe_air_2_at_adob.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/previewing_adobe_air_2_at_adob.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">Events</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">MAX</category>
        
         <pubDate>Mon, 05 Oct 2009 22:19:06 -0800</pubDate>
      </item>
      
      <item>
         <title>Grab the Adobe MAX Companion AIR Application</title>
         <description><![CDATA[<div style="float:right;margin-left:20px;margin-bottom:20px;"><a href="http://max.adobe.com/companion/"><img src="http://blogs.adobe.com/air/companion.png" alt="companion.png" width="197" height="337" border="0" class="mt-image-none" style="" /></a></div>
<p>The recently released <a href="http://max.adobe.com/companion/">Adobe  MAX Companion AIR Application</a> allows <a href="http://max.adobe.com/">Adobe MAX</a> attendees to navigate the conference and communicate with other attendees in real-time via <a href="http://www.twitter.com/">Twitter</a>. Even if you are not planning on attending, this application, powered by Adobe AIR, is an excellent way to participate in the event virtually. </p>
<p>Features of the application include: </p>
<ul>
  <li>Live Twitter stream of all tweets tagged with #adobemax or session-specific Twitter tags </li>
  <li>Photos from the Twitter stream </li>
  <li>Featured tweets from conference luminaries </li>
  <li>Information regarding upcoming sessions and locations </li>
  <li>MAX-related keyword trends </li>
  <li>MAX news and late-breaking updates</li>
</ul>
<p>Please be sure to <a href="http://max.adobe.com/companion/">download</a> the application and let us know what you think. </p>]]></description>
         <link>http://blogs.adobe.com/air/2009/10/grab_the_adobe_max_companion_a.html</link>
         <guid>http://blogs.adobe.com/air/2009/10/grab_the_adobe_max_companion_a.html</guid>
        
         <pubDate>Sat, 03 Oct 2009 22:58:36 -0800</pubDate>
      </item>
      
      <item>
         <title>Only Two Weeks Left Until MAX! Do Not Miss These Sessions!</title>
         <description><![CDATA[<p><a href="http://max.adobe.com/">Adobe MAX</a> is less than two weeks away and members of our team are working around the clock in preparation for the event. For those of you interested in AIR and learning more about what we have been up to in the past year, please be sure to <a href="http://max.adobe.com/registration/">sign-up</a> for the sessions listed below. All of these sessions will be presented by members of the Adobe AIR team. As a manager for the AIR track at this year's MAX, I have been deeply impressed by the quality of content this year and I am very much hoping many of you will be able to join us. </p>
<p>A few pointers for MAX this year: </p>
<ul>
  <li>If you are interested in learning more about what is coming in AIR 2, do not miss Christian Cantrell's session on the topic (see <a href="#airsessions">session summaries</a> at the bottom of this page). </li>
  <li>If mobile application development is anywhere on your radar, there are two must-see sessions by AIR team members. Again, session descriptions are listed at the <a href="#airsessions">bottom</a> of this post.
    <ul>
      <li>One session, presented by <a href="http://arno.org/">Arno Gourdol</a> and titled &quot;Designing Applications for Desktops and Mobile Devices with Adobe AIR,&quot; will cover how to build applications than span both desktop and mobile. This is an exciting topic and core to Adobe's multi-screen vision for application development. </li>
      <li>The second session, presented by Aditya Bansod, is titled &quot;Building Mobile Applications with Adobe AIR&quot; and will focus on mobile application development. The session will cover new ground and there will be two instances of Aditya's session.  </li>
    </ul>
  </li>
  <li><a href="http://blogs.adobe.com/simplicity/">Oliver Goldman</a>, lead developer on the AIR team, is <a href="http://blogs.adobe.com/cgi-bin/mt/mt-search.cgi?search=max&amp;IncludeBlogs=132&amp;limit=20">presenting</a> a session titled: &quot;Explore Deployment and Distribution Options for Adobe AIR Applications.&quot; For those of you looking to better understand the full set of options available to you in terms of deploying your AIR applications and the AIR runtime to end users, this session will provided a detailed look at what is possible today and new options that will be made available in AIR 2. </li><li>One of the most groundbreaking Adobe AIR applications to date is the popular <a href="http://blogs.adobe.com/air/2009/05/new_york_times_reader_20_launc.html">Times Reader</a> built by the New York Times in collaboration with Adobe. Jeremy Clark, an experience design manager at Adobe, will be presenting on how this application was created from the ideation to production phases. Jeremy's team led the creation of the application on the Adobe side and he will be sharing his experiences during the design and development process. In reviewing the slides, I expect this session will be a huge source of inspiration for many developers. </li>
  <li>On Monday night, there will be a &quot;meet the team&quot; session in room 512 where members of the AIR and Flash Player teams will be available to answer your questions. Pizza, beer and other beverages will be provided. This is a great chance to learn more about Adobe's runtime technologies from the engineers and product managers that work on these products day-to-day. For more information on meet the team events, see the <a href="http://max.adobe.com/agenda/events/">evening events</a> section on the MAX website.. </li>
  <li>If you would like to stop by and say hello, I will be at the platform demo station located in the Adobe booth on Monday (10/5) from 2:00PM - 4:00PM and Wednesday (10/7) from 1:30PM - 3:30PM. Please stop by to introduce yourself and tell me more about what you are working on. If you are not able to catch me, drop me a note on Twitter (<a href="http://www.twitter.com/robchristensen">@robchristensen</a>) and we can try and meet-up. </li>
</ul>
<strong><a name="airsessions" id="airsessions"></a>Additional Details on AIR Team MAX Sessions</strong>
<p><em>What's Coming in Adobe AIR 2 by Christian Cantrell</em></p>
<blockquote>
  <p>Adobe AIR allows developers to build rich Internet applications (RIAs)  that run outside the browser on multiple operating systems. In this  session, you will learn about the planned capabilities of the upcoming  release of Adobe AIR 2.</p>
</blockquote>
<p><em>Designing Applications for Desktops and Mobile Devices with Adobe AIR by Arno Gourdol</em></p>
<blockquote>
  <p>See how Adobe AIR has made it possible for web developers to build  cross-platform desktop applications. Learn how the platform is  expanding to enable the delivery of applications not just for desktop  operating systems, but also for mobile devices.</p>
</blockquote>
<p><em>Building Mobile Applications with Adobe AIR by Aditya Bansod (2 sessions)</em></p>
<blockquote>
  <p>Learn how Adobe is working to bring Adobe AIR development out of the desktop and onto a mobile phone near you. We will cover how the AIR SDK and platform will evolve to add capabilities to help developers mobile enable, test, and publish their content. Mobile computing and mobile applications provide publishers and developers with exciting opportunities to get their products into the pockets of millions of people.</p>
</blockquote>
<p><em>Explore Deployment and Distribution Options for Adobe AIR Applications by Oliver Goldman</em></p>
<blockquote>
  <p>Learn how to get your AIR applications to your users and how to keep them up to date. We will discuss important considerations for distribution on the Internet or an intranet, including impacts on your auto-update mechanism. We will cover existing deployment options such as badge installation and IBM Tivoli support. Finally, we will explore the new deployment options that will be available in Adobe AIR 2, including the native installer support required to use some of the advanced new AIR 2 APIs.</p>
</blockquote>
<p><em>The Future of Digital Publishing: Delivering News through Adobe AIR by Jeremy Clark</em></p>
<blockquote>
  <p>Learn from Jeremy Clark of Adobe's Experience Design team how his  group has leveraged Adobe AIR, Flex, and the Text Layout Framework (now  in beta on Adobe Labs) to help the New York Times and others reach new  and existing customers with a revolutionary desktop news application.</p>
</blockquote>]]></description>
         <link>http://blogs.adobe.com/air/2009/09/only_two_weeks_left_until_max.html</link>
         <guid>http://blogs.adobe.com/air/2009/09/only_two_weeks_left_until_max.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">Announcements</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">MAX</category>
        
         <pubDate>Tue, 22 Sep 2009 00:26:22 -0800</pubDate>
      </item>
      
      <item>
         <title>HP releases an Adobe AIR app that helps students research colleges</title>
         <description><![CDATA[<p><a href="http://www.hp.com/united-states/campaigns/touchsmart/#/usnews/"><img alt="usnews0.png" src="http://blogs.adobe.com/air/usnews0.png" width="500" height="319" class="mt-image-none" style="margin-left:15px;margin-top:10px;"/></a></p>
<p><a href="http://www.hp.com/#Product">HP</a> recently released a new <a href="http://www.adobe.com/products/air/">Adobe AIR</a> application called the <a href="http://www.hp.com/united-states/campaigns/touchsmart/#/usnews/">US News Best 100 Colleges and Universities 2010</a> to promote its  <a href="http://www.hp.com/united-states/campaigns/touchsmart/#/Main/"> HP TouchSmart</a> PC. The application is designed to help students and parents research  information about colleges and universities tracked by <a href="http://www.usnews.com/">US News</a>. </p>
<p>As I was using this application for the first time, something that immediately struck me was that the user interface is designed with touch in mind. For example, controls such as buttons and sliders are displayed larger than what you would typically find in a typical desktop application. This improves the usability of the application since smaller controls require greater precision of touch by the user. The interface  is both clean and engaging. Video interviews with current students complement the statistics by adding a human element to the research. </p>
<p>If you do not have a touch screen, you can still use this application with a mouse though the experience is definitely optimized for a touch screen. </p>
<p>Additional screenshots: </p>
<div></div>
<div> <img alt="usnews.png" src="http://blogs.adobe.com/air/usnews.png" width="500" height="319" class="mt-image-none" style="margin-left:15px;margin-top:10px;" /></div>
<div><img alt="hp-touchsmart.png" src="http://blogs.adobe.com/air/hp-touchsmart.png" width="500" height="258" class="mt-image-none" style="margin-left:15px;margin-top:10px;margin-bottom:20px" /></div>]]></description>
         <link>http://blogs.adobe.com/air/2009/09/hp_releases_an_adobe_air_app_t.html</link>
         <guid>http://blogs.adobe.com/air/2009/09/hp_releases_an_adobe_air_app_t.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">Applications</category>
        
         <pubDate>Wed, 16 Sep 2009 23:00:37 -0800</pubDate>
      </item>
      
      <item>
         <title>Check out Adobe AIR videos on Adobe TV</title>
         <description><![CDATA[<div style="margin-left:20px;margin-bottom:10px;";><a href="http://tv.adobe.com/"><img src="http://blogs.adobe.com/air/adobetv.png" alt="adobetv.png" width="500" height="265" border="0" class="mt-image-none" style="" /></a></div>
<p>The <a href="http://tv.adobe.com/">Adobe TV</a> team <a href="http://tv.adobe.com/">relaunched</a> its website yesterday and there are a number of significant updates to the website including: </p>
<ul>
  <li>User-customizable homepage </li>
  <li>Vastly improved navigation &amp; search </li>
  <li>Save your favorite episodes to "My Library" </li>
  <li>Share videos on social networking sites such as   Facebook, Digg, and StumbleUpon </li>
  <li>Subscribe to the RSS feeds of your favorite shows </li>
  <li>Pop-out video player to view videos at any size </li>
  <li>Commenting &amp; Rating </li>
  <li>Tags</li>
</ul> 
<p>If you are developer building applications outside of the browser with AIR, please check out the <a href="http://tv.adobe.com/product/air/">Adobe AIR section</a> and let us know what you think by leaving a comment. If there are additional videos you would like to see, we'd love to hear your requests.  </p>
<p>Here is a sample of one of the videos available on Adobe TV from <a href="http://www.danieldura.com/">Danny Dura</a>, a platform evangelist at Adobe, titled <a href="http://tv.adobe.com/watch/adc-presents/using-the-local-database-functionality-in-adobe-air/">&quot;Using the local database functionality in Adobe AIR&quot;</a>. There is also a selection of <a href="http://tv.adobe.com/show/customer-stories-air/">customer success stories</a> available as well. </p>
<div style="margin-bottom:15px;margin-left:20px;"> 
  <object width="425" height="256"><param name="movie" value="http://images.tv.adobe.com//swf/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="fileID=942&context=64&embeded=true&environment=production"></param><embed src="http://images.tv.adobe.com//swf/player.swf" flashvars="fileID=942&context=64&embeded=true&environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="256"></embed></object>
</div>]]></description>
         <link>http://blogs.adobe.com/air/2009/09/check_out_adobe_air_videos_on.html</link>
         <guid>http://blogs.adobe.com/air/2009/09/check_out_adobe_air_videos_on.html</guid>
        
          <category domain="http://www.sixapart.com/ns/types#category">Presentations</category>
        
          <category domain="http://www.sixapart.com/ns/types#category">Videos</category>
        
         <pubDate>Thu, 10 Sep 2009 11:10:43 -0800</pubDate>
      </item>
      
   </channel>
</rss>
