FITC Hollywood 2007

I was asked to speak at this years FITC conference located at Universal Studios, Hollywood.   I will be co-presenting with my co-worker Larry Drolet.  Our presentation is called “Concepts on AIR”.  We will demonstrated some basic AIR concepts such as system chrome, drag and drop, and system notification.   We will also present some pretty cool sample applications.   One is called Oxygen, a file management application that manages the Xdrive storage service platform for individual accounts.   

Oxygen is build with Flex and AIR technology and uses the open Xdrive API.  Xdrive will soon release version 1.2 of the JSON API. Oxygen is running this latest JSON release. Oxygen is a great concept piece as it shows how easy it is to take your web-based Flex applications and port them to the desktop.  Oxygen shares about 90% of the same code as Bluestring (Bluestring.com).

Another cool application is called Wormhole.  Its basically a mashup with AIM and Xdrive API’s.  This application really takes advantage of the system chrome features in Flex and offers a very geeked out way to share files (think Stargate).   If you are in the Los Angeles area and have some time, stop by the FITC conference and check out all of the presentations. My presentation description can be found here along with my speaker profile.   The presentation slides are listed below using Adobe Share:

- Mister

  • Facebook
  • Twitter
  • Google Bookmarks
  • RSS
This entry was posted in Flex News and tagged , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

2 Comments

  1. Posted November 23, 2007 at 12:22 am | Permalink

    Error when i opened your Adobe Share:

    [RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: 流错误。 URL: https://share.adobe.com/adc/flash?ext=null&nodeId=undefined"]. URL: https://share.adobe.com/adc/flash?ext=null&nodeId=undefined“]
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()
    at mx.rpc::Responder/fault()
    at mx.rpc::AsyncRequest/fault()
    at DirectHTTPMessageResponder/errorHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/redirectEvent()

  2. Jason,Kim
    Posted January 3, 2008 at 7:26 pm | Permalink

    me 2, error occured

One Trackback

  1. By Get ready to breath some AIR with Oxygen on January 11, 2008 at 10:08 am

    [...] service using Adobe AIR and Flex. Larry Drolet and I first discussed Oxygen at a recent FITC conference in Hollywood. Oxygen was first designed as a proof of concept application using Flex, AIR, and the Xdrive JSON [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use [as]...[/as] to post ActionScript code in your comments. Example code in comment: [as] public var myvar:String = "Hello"; [/as]