<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>n8o &#187; Air</title>
	<atom:link href="http://n8o.org/tag/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://n8o.org</link>
	<description>the geeks sandbox</description>
	<lastBuildDate>Tue, 03 Apr 2012 13:57:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Creating an app for the Playbook.</title>
		<link>http://n8o.org/creating-an-app-for-the-playbook/</link>
		<comments>http://n8o.org/creating-an-app-for-the-playbook/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 15:49:05 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://n8o.org/?p=388</guid>
		<description><![CDATA[Back a few months ago at max. BlackBerry announced they would be giving away free PlayBooks to developers who develop an application for their platform. I for one am all about free stuff. So I set out to develop a tool that I thought would be useful and I would use regularly. The app I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://n8o.org/wp-content/uploads/2011/02/Screenshot.jpg"></a><a href="http://n8o.org/wp-content/uploads/2011/02/Screenshot.jpg"><img class="alignleft size-medium wp-image-389" style="margin: 10px;" title="Screenshot" src="http://n8o.org/wp-content/uploads/2011/02/Screenshot-300x175.jpg" alt="" width="300" height="175" /></a><br />
Back a few months ago at max. BlackBerry <a href="http://us.blackberry.com/developers/tablet/playbook_offer.jsp">announced</a> they would be giving away free PlayBooks to developers who develop an application for their platform. I for one am all about free stuff. So I set out to develop a tool that I thought would be useful and I would use regularly. The app I decided to create was a programming calculator.</p>
<p>Today the application is finally complete and has been <a href="http://appworld.blackberry.com/webstore/content/28934?lang=en">accepted into the app store</a>.</p>
<p>While creating this app I used the latest version of <a href="http://labs.adobe.com/technologies/flashbuilder_burrito/">Flash Builder Burrito</a>. I found it a lot easier to use vs Flash Builder 4. The new built-in mobile wizards and device simulators were very helpful. Also the flex framework really worked great with layout and positioning as it always does. The only real gotcha with flex was how skinning works on mobile devices vs desktop apps. Everything else was a breeze.</p>
<p>Thanks Adobe and Blackberry for making such great tools that work!</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/creating-an-app-for-the-playbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe AIR 2.0 Web Server</title>
		<link>http://n8o.org/adobe-air-2-0-web-server/</link>
		<comments>http://n8o.org/adobe-air-2-0-web-server/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:00:55 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Sockets]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=134</guid>
		<description><![CDATA[I found this cool example of an HTTP based socket server over at Christophe Coenraet&#8217;s blog. Basically he setup a socket and made it listen for incoming HTTP connections and server data based up the requests. Very neat stuff. It&#8217;s always interesting to see people push the uses of AS3 in new directions. This should [...]]]></description>
			<content:encoded><![CDATA[<p>I found this cool example of an HTTP based socket server over at Christophe Coenraet&#8217;s <a title="Adobe Air 2.0 Web Server" href="http://coenraets.org/blog/2009/12/air-2-0-web-server-using-the-new-server-socket-api/">blog</a>. Basically he setup a socket and made it listen for incoming HTTP connections and server data based up the requests. Very neat stuff. It&#8217;s always interesting to see people push the uses of AS3 in new directions.</p>
<p>This should also be possible under older versions of AIR too. since those versions supported sockets too. the only difference is in AIR 2.0 we now have UDP sockets.</p>
<p>You can view the code and examples <a href="http://coenraets.org/blog/2009/12/air-2-0-web-server-using-the-new-server-socket-api/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/adobe-air-2-0-web-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash Player 10.1 &amp; AIR 2.0 Betas + Samples</title>
		<link>http://n8o.org/flash-player-air-betas-samples/</link>
		<comments>http://n8o.org/flash-player-air-betas-samples/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 15:42:51 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=67</guid>
		<description><![CDATA[I have to say i was rather surprised when I woke up this morning to find out new betas of the Flash Player and AIR were released. I don&#8217;t believe I&#8217;ve been this excited for a new release of flash in a long time. But what I&#8217;m more excited about are all the new features [...]]]></description>
			<content:encoded><![CDATA[<p>I have to say i was rather surprised when I woke up this morning to find out new betas of the <a title="Flash Player 10.1" href="http://labs.adobe.com/technologies/flashplayer10/">Flash Player</a> and <a title="Adobe Air 2.0" href="http://labs.adobe.com/technologies/air2/">AIR</a> were released. I don&#8217;t believe I&#8217;ve been this excited for a new release of flash in a long time. But what I&#8217;m more excited about are all the new features in AIR. It seems like Adobe really listened to  the community and put in the features we have been asking for. The feature I&#8217;m most exited about is the support for native code integration. Finally i wont have to rely on <a title="Merapi" href="http://merapiproject.net/">Merapi</a> any more (even though it is a great project that helped me with what I needed at the time). So if you want to hurry an try out all the latest and greatest go ahead download the files below to get you started and take a look at the samples below to see what is possible.</p>
<p>&lt; <a title="Air 2.0 Downloads" href="http://labs.adobe.com/downloads/air2.html">Air 2.0 Beta runtime / Air 2.0 Beta SDK </a> &gt;<br />
&lt; <a title="Flash Player 10.1" href="http://labs.adobe.com/downloads/flashplayer10.html">Flash Player 10.1 Beta / Player Global SWC</a> &gt;<br />
&lt; <a title="Developer Guides" href="http://help.adobe.com/en_US/FlashPlatform/develop/actionscript/3/index.html">Developer Guides</a> &gt;<br />
&lt; <a title="ActionScript 3.0 Language Reference" href="http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/index.html">AS3 Language Reference</a> &gt;</p>
<h2>Samples:</h2>
<p>Samples are from <a title="Adobe Air 2.0 Samples" href="http://labs.adobe.com/technologies/air2/samples/">Adobe</a></p>
<div>
<h4 id="filetile"><span id="more-67"></span></h4>
<h4>FileTile</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/filetitle.jpg" alt="FileTile" width="250" height="200" /></p>
<p>FileTile demonstrates two new capabilities in AIR 2: mass storage device detection, and opening files with their default applications. When running, FileTile detects when a  storage device (such as a USB drive or a Flip video camera) is connected, and displays the contents of the files on that device. Right-click on images to preview them, or double-click to open files with their default application.</p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/filetile.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/filetile.zip">Source</a></strong></div>
<div>
<h4 id="searchcentral">SearchCentral</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/searchcentral.jpg" alt="Watch Developer Productivity in Flash Builder 4" width="250" height="200" /></p>
<p>SearchCentral lets you search your desktop, Google, or Wikipedia from within a single application. SearchCentral takes advantage of the new native process API to communicate with the Mac OS X Spotlight feature. It also uses the open document API to open files when double-clicked. (Mac only)</p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/searchcentral.dmg">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/searchcentral.zip">Source</a></strong></div>
<div>
<h4 id="microphone">Microphone</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/microphone.jpg" alt="Watch Introducing Flash Builder 4" width="250" height="200" /></p>
<p>Microphone records and plays back audio locally. It demonstrates a new feature in AIR 2 that lets you write audio locally without requiring a server.  You can also speed-up or slow-down the playback speed of the recorded audio.</p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/microphone.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/microphone.zip">Source</a></strong></div>
<div>
<h4 id="s3e">S3e</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/s3e.jpg" alt="Watch Introducing Flash Builder 4" width="250" height="200" /></p>
<p>S3E is an application that provides a graphical front-end to a user&#8217;s Amazon S3 account. S3E demonstrates the new drag-and-drop support of remote files using file promises.  <span class="achtung">Note: Requires an Amazon S3 account.</span></p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/s3e.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/s3e.zip">Source</a></strong></div>
<div>
<h4 id="menumail">MenuMail</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/menumail.jpg" alt="MenuMail" width="250" height="200" /></p>
<p>MenuMail displays notifications when new emails arrive in your IMAP account. It demonstrates the new encrypted socket support in AIR 2.</p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/menumail.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/menumail.zip">Source</a></strong></div>
<div>
<h4 id="keepipe">KeePIPE</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/keepipe.jpg" alt="Watch Developer Productivity in Flash Builder 4" width="250" height="200" /></p>
<p>KeePIPE is a JavaScript based application that lets users share files on the same network. The application demonstrates how the new networking capabilities can be used to create peer-to-peer applications. KeePIPE also demonstrates the new open document capabilities. If you use an application such as VMWare, you can use this application to transfer files between your VM and host computer.</p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/keepipe.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/keepipe.zip">Source</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/keepipe.txt" target="_blank">Read me</a></strong></div>
<div>
<h4 id="geotest">GeoTest</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/geotest.jpg" alt="Watch Introducing Flash Builder 4" width="250" height="200" /></p>
<p>GeoTest lets you throw images around the screen using a built-in physics engine. This application demonstrates the new multi-touch capabilities in AIR 2. <span class="achtung">Note: GeoTest requires a multi-touch device such as an <a href="http://www.hp.com/united-states/campaigns/touchsmart/" target="_blank">HP TouchSmart PC</a> or a <a href="http://www.dell.com/tablet?s=biz&amp;cs=555" target="_blank">Dell Latitude XT2</a> running Windows 7.</span></p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/geotest.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/geotest.zip">Source</a></strong></div>
<div>
<h4 id="touchtest">TouchTest</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/touchtest.jpg" alt="Watch Introducing Flash Builder 4" width="250" height="200" /></p>
<p>TouchTest allows you to drag, scale, and rotate images on the screen. This application demonstrates the new multi-touch capabilities in AIR 2. <span class="achtung">Note: TouchTest requires a multi-touch device such as an <a href="http://www.hp.com/united-states/campaigns/touchsmart/" target="_blank">HP TouchSmart PC</a> or a <a href="http://www.dell.com/tablet?s=biz&amp;cs=555" target="_blank">Dell Latitude XT2</a> running Windows 7.</span></p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/touchtest.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/touchtest.zip">Source</a></strong></div>
<div>
<h4 id="photophysics">PhotoPhysics</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/photophysics.jpg" alt="Watch Introducing Flash Builder 4" width="250" height="200" /></p>
<p>PhotoPhysics is a multi-touch application that includes a built-in physics engine. <span class="achtung">Note: PhotoPhysics requires a multi-touch device such as an <a href="http://www.hp.com/united-states/campaigns/touchsmart/" target="_blank">HP TouchSmart PC</a> or a <a href="http://www.dell.com/tablet?s=biz&amp;cs=555" target="_blank">Dell Latitude XT2</a> running Windows 7.</span></p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/photophysics.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/photophysics.zip">Source</a></strong></div>
<div>
<h4 id="spritefract">SpriteF:-Oract</h4>
<p><img class="image-border" src="http://labs.adobe.com/technologies/air2/samples/images/spritefract.jpg" alt="Watch Introducing Flash Builder 4" width="250" height="200" /></p>
<p>SpriteFract demonstrates a mouse-compatible, direct-manipulation interface. It has a built-in physics engine and leverages the new multi-touch APIs. It also uses PixelBender to asynchronously process a large amount of geometry data. <span class="achtung">Note: SprteFract requires a multi-touch device such as an <a href="http://www.hp.com/united-states/campaigns/touchsmart/" target="_blank">HP TouchSmart PC</a> or a <a href="http://www.dell.com/tablet?s=biz&amp;cs=555" target="_blank">Dell Latitude XT2</a> running Windows 7.</span></p>
<p><strong>Download <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/spritefract.air">Installer</a> | <a href="http://download.macromedia.com/pub/labs/air/2/b1/samples/spritefract.zip">Source</a></strong></div>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/flash-player-air-betas-samples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doh! Google voice acquires Gizmo5</title>
		<link>http://n8o.org/google-voice-acquires-gizmo5/</link>
		<comments>http://n8o.org/google-voice-acquires-gizmo5/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 21:29:44 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Gizmo5]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Voice]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=57</guid>
		<description><![CDATA[In my never-ending attempt to rid myself of a relentless cell phone service that I hardly ever use. I decided to work on another AIR Application a few months back. The concept was to make an application that would easily bridge Google Voice and the free Gizmo5 service to allow you to make and take [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-58 aligncenter" title="gizmo5logo" src="http://www.n8o.org/wp-content/uploads/2009/11/gizmo5logo.gif" alt="Gizmo5" width="219" height="73" /></p>
<p>In my never-ending attempt to rid myself of a relentless cell phone service that I hardly ever use. I decided to work on another AIR Application a few months back. The concept was to make an application that would easily bridge <a title="Google Voice" href="http://www.google.com/googlevoice/about.html">Google Voice</a> and the free <a title="Gizmo5" href="http://www.google.com/gizmo5/">Gizmo5</a> service to allow you to make and take phone calls from your PC.</p>
<p>I did a bit of research into the web API&#8217;s for both companies and was going to give it a shot and see what I could create in an attempt to figure out how I could rid of my blaster iPhone for once and for all. But now that <a title="Google Aquired Gizmo5" href="http://googlevoiceblog.blogspot.com/2009/11/google-welcomes-gizmo5.html">Google has acquired Gizmo5</a> that may all have changed and I hope for the better. I guess we will see. But even despite of this I&#8217;m still working on this application when I have time so stay tuned for more.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/google-voice-acquires-gizmo5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Social</title>
		<link>http://n8o.org/adobe-social/</link>
		<comments>http://n8o.org/adobe-social/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 21:17:12 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=30</guid>
		<description><![CDATA[So I&#8217;ve been looking into the new Adobe Social API for a little application I&#8217;ve been planning on working on. One of the things I hate is trying to update my avatar / icon on all of these different social media sites. So I&#8217;m planning on making a simple Adobe Air application that I can [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-31" title="supportednetworks" src="http://www.n8o.org/wp-content/uploads/2009/11/supportednetworks.jpg" alt="supportednetworks" width="326" height="50" /></p>
<p>So I&#8217;ve been looking into the new <a title="Adobe Social" href="http://labs.adobe.com/technologies/social/">Adobe Social</a> <a href="http://help.adobe.com/en_US/FPS/Social/1.0/index.html">API</a> for a little application I&#8217;ve been planning on working on. One of the things I hate is trying to update my avatar / icon on all of these different social media sites. So I&#8217;m planning on making a simple <a title="Adobe Air" href="http://www.adobe.com/products/air/">Adobe Air</a> application that I can add an image to, resize and then upload to all the social media sites I use. The only problem is from what I understand is that the Social API will only work from a valid domain that you setup and will not work from localhost. So as a result this new API is incompatible with AIR. Oh well. Shouldn&#8217;t be to hard to figure out all of the different API&#8217;s for uploading to a bunch of different site. Right?</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/adobe-social/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Air XBMC Media Manager</title>
		<link>http://n8o.org/adobe-air-xbmc-media-manager/</link>
		<comments>http://n8o.org/adobe-air-xbmc-media-manager/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 18:15:57 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Media Companion]]></category>
		<category><![CDATA[Plex]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=11</guid>
		<description><![CDATA[One of my biggest covets with xbmc is trying to fix movie and thumbnail information. It&#8217;s just a too complex of an operation for a remote and just plain annoying. Being that i don&#8217;t have a PC and only use a mac I&#8217;ve found it difficult to update the XMBC / Plex database. OSX just [...]]]></description>
			<content:encoded><![CDATA[<p>One of my biggest covets with xbmc is trying to fix movie and thumbnail information. It&#8217;s just a too complex of an operation for a remote and just plain annoying. Being that i don&#8217;t have a PC and only use a mac I&#8217;ve found it difficult to update the <a title="Xbox Media Center" href="http://xbmc.org/">XMBC</a> / <a title="Plex" href="http://www.plexapp.com/">Plex</a> database. OSX just doesn&#8217;t have as many cool tools and developers as windows does. so I&#8217;ve been trying to figure out a good way to edit the database with a separate application. I&#8217;ve looked at using <a title="Media Companion" href="http://billyad2000.co.uk/">Media Companion</a> but then i would have to figure out how to run the application under mono (which so far hasn&#8217;t worked).</p>
<p>So as an alternative i started looking into how XMBC and PLEX both organize and manage their thumbnails and have decided to try and make a simple application in Adobe Air to do this. Right now I&#8217;m still in the planning stages. So i&#8217;ll post more details back here as i make progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/adobe-air-xbmc-media-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic

Served from: www.n8o.org @ 2012-05-21 02:13:52 -->
