<?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; iPhone</title>
	<atom:link href="http://n8o.org/tag/iphone/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>Build iPhone Applications With Flex Builder</title>
		<link>http://n8o.org/iphone-applications-flex-builder/</link>
		<comments>http://n8o.org/iphone-applications-flex-builder/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 16:04:41 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=159</guid>
		<description><![CDATA[It always excites me when I&#8217;m able to find a new little gem on the internet. I think this could prove to be interesting as a way to develop for multiple mobile platforms. Not just for the iPhone or any other one offs. Today i was made aware of Elips Studio 3. You can register [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-160 alignleft" style="border: 0pt none; margin: 5px;" title="elips-studio-3-box" src="http://www.n8o.org/wp-content/uploads/2009/12/elips-studio-3-box.jpg" alt="elips-studio-3-box" width="250" height="231" />It always excites me when I&#8217;m able to find a new little gem on the internet. I think this could prove to be interesting as a way to develop for multiple mobile platforms. Not just for the iPhone or any other one offs. Today i was made aware of <a title="Elips Studio 3" href="http://www.openplug.com/index.php/products/elips-30">Elips Studio 3</a>. You can register for the developer beta <a title="Elips Developer Registration" href="http://developer.openplug.com/index.php/component/oplogin/register">here</a>. It&#8217;ll be interesting to see how well it works at compiling to multiple platforms and the differences between all those platforms.</p>
<p>From the site:</p>
<blockquote><p>&#8220;ELIPS Studio 3 cuts through the complexity of the fragmented mobile market by providing a single development toolkit for the world&#8217;s most popular handsets. It includes a sophisticated simulator, and the code it generates is compact and rapid enough to run even on low-specification, mass-market handsets.&#8221;</p>
<p><strong>How does it work?</strong></p>
<ol>
<li><strong>Develop in Adobe Flex/Flash Builder</strong><br />
ELIPS Studio 3 is available as a plug-in for Adobe Flex / Flash Builder, a popular IDE for the development of RIAs and RDAs using the ActionScript and MXML languages.</li>
<li><strong>Use our mobile Flex Framework</strong><br />
The product comes with a mobile-optimized version of the Flex Framework and a wide range of Flex extension libraries, including mobile device features and UI components. These provide additional capabilities beyond those found in the &#8216;standard&#8217; Flex, such as making voice calls, accessing the phone&#8217;s address book, sending SMS or MMS, taking snapshots or videos with the camera, and more. You can also import open source ActionScript Web 2.0 libraries.</li>
<li><strong>Build and deploy for the mobile platforms you want</strong><br />
ELIPS Studio 3 automatically mobilizes and packages your Flex-based applications for industry-leading platforms, including iPhone, Android, Symbian, Windows Mobile, plus proprietary mass-market devices that run Real-Time operating systems (RTOS).<br />
And because Open-Plug has a long track record of creating optimized code for cellular handsets&#8230; you’ll get amazing performance with your new Mobile 2.0 applications!</li>
</ol>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/iphone-applications-flex-builder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTTP Video Streaming</title>
		<link>http://n8o.org/http-video-streaming/</link>
		<comments>http://n8o.org/http-video-streaming/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 16:54:08 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Adaptive Streaming]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[HTTP Streaming]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Move Networks]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=97</guid>
		<description><![CDATA[So over the weekend I&#8217;ve been playing around a little bit with HTTP video streaming. A lot of the newer video streaming technologies are starting to focus around HTTP + Adaptive streaming. The reason for this is because HTTP based streaming can scale very easily and Adaptive streaming can adjust very easily client restrictions such [...]]]></description>
			<content:encoded><![CDATA[<p>So over the weekend I&#8217;ve been playing around a little bit with HTTP video streaming. A lot of the newer video streaming technologies are starting to focus around HTTP + Adaptive streaming. The reason for this is because HTTP based streaming can scale very easily and Adaptive streaming can adjust very easily client restrictions such as bandwidth and hardware capabilities.</p>
<ul>
<li>Microsoft (Silverlight) &#8211; supports both HTTP and Adaptive streaming with their <a title="Smooth HD" href="http://www.smoothhd.com/">SmoothHD</a>.</li>
<li> Adobe (Flash) &#8211; supports <a title="Stream Flash HD" href="http://www.streamflashhd.com/">Adaptive streaming</a> and will be supporting HTTP streaming in <a title="Flash Player 10.1" href="http://labs.adobe.com/technologies/flashplayer10/">FP 10.1</a></li>
<li> Apple &#8211; supports <a title="HTTP Live Streaming" href="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/Introduction/Introduction.html">HTTP and Adaptive streaming</a> in Safari and on the iPhone.</li>
<li> <a title="Move Networks" href="http://www.movenetworks.com/">Move Networks</a> &#8211; One of the first to support both HTTP and Adaptive streaming.</li>
</ul>
<p>So in my attempt to better understand the world of streaming I ended up playing around with apples solution to live video streaming. Thanks to a few great <a title="HTTP Live Streaming" href="http://www.ioncannon.net/projects/http-live-video-stream-segmenter-and-distributor/">articles</a> at <a title="IONCANNON" href="http://www.ioncannon.net/">IONCANNON</a>, I was able to create a little streaming application that would dynamically load video into Safari and onto the iPhone. Very cool stuff. I plan on working with what he created already and getting it to work with my other little <a title="HDHomeRun" href="/side-projects/updates/#hdhr">side project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/http-video-streaming/feed/</wfw:commentRss>
		<slash:comments>0</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:53:57 -->
