danielwanja / railsconf2008
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
27f798f
commit 27f798f8343203a132d97526c996219b5085343c
tree 47e0d195d446dfbce7bf6f73b404610d75bab66e
parent a2be01448f17a43d991a3f4392f655a27c839151
tree 47e0d195d446dfbce7bf6f73b404610d75bab66e
parent a2be01448f17a43d991a3f4392f655a27c839151
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue May 27 19:47:58 -0700 2008 | |
| |
01_AIRBrowser/ | Thu May 29 11:13:32 -0700 2008 | |
| |
02_HelloBlog/ | Thu May 29 11:13:32 -0700 2008 | |
| |
03_WebSnippet/ | Thu May 29 11:13:32 -0700 2008 | |
| |
04_HTMLFileBrowser/ | ||
| |
05_OfflineCampfire/ | ||
| |
06_S3Browser/ | ||
| |
07_SQLExample/ | ||
| |
08_PhotoBooth/ | ||
| |
09_TwitterSpider/ | ||
| |
10_TwitterFriends/ | ||
| |
README | Thu May 29 10:42:33 -0700 2008 | |
| |
cookbook/ | Tue May 27 20:39:26 -0700 2008 | |
| |
research/ | Wed May 28 22:04:04 -0700 2008 | |
| |
slides/ |
README
Projects to demonstrate Powering AIR with Rails. Release under the MIT License (http://www.opensource.org/licenses/mit-license.php). Third party code included may have different/own licenses. 01_AIRBrowser mx:HTML dougmccune CoverFlowContainer 02_HelloBlog ActionScript/Javascript Brige Drag Drop API 03_WebSnippet javascript injection using HTMLComponent File Sprite/drawing API Window API Bitmap manipulation 04_HTMLFileBrowser File System Access AIRAliases.js 05_OfflineCampfire Windowing API flash.desktop.NativeApplication DockIcon SharedObject 06_S3Browser flash.filesystem.File.upload HTTPService + REST (list, create, delete) attachment_fu (S3) 07_SQLExample sql lite from AIR 08_PhotoBooth flash.media.Camera flash.media.Video flash.net.URLLoader attachment_fu (file) 09_TwitterSpider Charting API DataGrid/Filtering 10_TwitterFriends com.adobe.flex.extras.controls.springgraph twitter4r Enjoy, Daniel and Tony! /research - (projects that didn't make it for the presentation) 07_VideoMessenger uses SimpleFlvWriter.as (not efficient, no sound) 07_VideoMessengerWithStreaming uses haxevideo (written in Haxe and Neko) for rtmp protocol flash.media.Video flash.media.Microphone flash.net.NetConnection flash.net.NetStream 09_PortfolioViewer CartesianChart, HLOCChart HTTPService 13_SQLSync 14_ChartExplorer

