<?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; Adobe</title>
	<atom:link href="http://www.n8o.org/tag/adobe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n8o.org</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 21:38:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTTP Video Streaming</title>
		<link>http://www.n8o.org/video/http-video-streaming/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=http-video-streaming</link>
		<comments>http://www.n8o.org/video/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'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'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) - supports both HTTP and Adaptive streaming with their <a title="Smooth HD" href="http://www.smoothhd.com/">SmoothHD</a>.</li>
<li> Adobe (Flash) - 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 - 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> - 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="http://www.n8o.org/side-projects/updates/#hdhr">side project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/http-video-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Social</title>
		<link>http://www.n8o.org/web-dev/adobe-social/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adobe-social</link>
		<comments>http://www.n8o.org/web-dev/adobe-social/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 21:17:12 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web Dev]]></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've been looking into the new Adobe Social API for a little application I'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'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'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'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'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't be to hard to figure out all of the different API's for uploading to a bunch of different site. Right?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/web-dev/adobe-social/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
