<?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>InfoHole &#187; flash</title>
	<atom:link href="http://www.infohole.com/blog/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infohole.com/blog</link>
	<description>A blog by Gordon R. Page</description>
	<lastBuildDate>Tue, 13 Jul 2010 07:29:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mini CDN For My Blog Videos</title>
		<link>http://www.infohole.com/blog/computing/mini-cdn-for-my-blog-videos/</link>
		<comments>http://www.infohole.com/blog/computing/mini-cdn-for-my-blog-videos/#comments</comments>
		<pubDate>Wed, 28 May 2008 00:20:57 +0000</pubDate>
		<dc:creator>gordonrp</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[h.264]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.InfoHole.com/blog/?p=79</guid>
		<description><![CDATA[After posting an example of 720p resolution H.264 video I was annoyed that whilst viewing my own blog I was not receiving the best video load rates, as my blog is hosted on a server in the USA and I am located in the UK.
Regular encoded .flv videos would load perfectly well as I could [...]]]></description>
			<content:encoded><![CDATA[<p>After posting an <a href="http://www.infohole.com/blog/computing/h264-video-in-flash" target="_blank">example of 720p resolution H.264 video</a> I was annoyed that whilst viewing my own blog I was not receiving the best video load rates, as my blog is hosted on a server in the USA and I am located in the UK.</p>
<p>Regular encoded .flv videos would load perfectly well as I could download from the USA at 200kB/sec and these videos only require about 90kB/sec of bandwidth, but the H.264 video requires about 470kB/sec to load/play instantly.</p>
<p>So, I have coded a simple CDN solution and now videos for users from the Western hemisphere will load from a server in the USA and videos for users east of the Atlantic will load from my server in the UK. I now receive download speeds of 480kB/sec which is just enough for the H.264 video and only limited by my broadband connection.</p>
<p>I shall expand upon the CDN code in due course, but for now it is a perfect and fully automated solution requiring no maintenance.</p>
<p>If you experience any troubles with the videos on the site then please let me know by posting a comment below.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.infohole.com%2Fblog%2Fcomputing%2Fmini-cdn-for-my-blog-videos%2F';
  addthis_title  = 'Mini+CDN+For+My+Blog+Videos';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.infohole.com/blog/computing/mini-cdn-for-my-blog-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
