<?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</title>
	<atom:link href="http://www.n8o.org/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>Play Any Video in Adobe Air With FFMPEG</title>
		<link>http://www.n8o.org/video/play-video-in-air-with-ffmpeg/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=play-video-in-air-with-ffmpeg</link>
		<comments>http://www.n8o.org/video/play-video-in-air-with-ffmpeg/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 21:38:08 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=347</guid>
		<description><![CDATA[I have to say, I've been having a lot of fun playing with Air 2. Among the many new features included are the new NativeProcess and the update to NetStream that lets you append bytes to the incoming data stream. As a result I've create an example application that can dynamically transcoding any video FFMPEG [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.n8o.org/wp-content/uploads/2010/09/AirVideoPlayer.jpg"><img class="alignnone size-full wp-image-348" title="AirVideoPlayer" src="http://www.n8o.org/wp-content/uploads/2010/09/AirVideoPlayer.jpg" alt="" width="640" height="480" /></a></p>
<p>I have to say, I've been having a lot of fun playing with Air 2. Among the many new features included are the new NativeProcess and the update to NetStream that lets you append bytes to the incoming data stream. As a result I've create an example application that can dynamically transcoding any video FFMPEG can decode and play it in Air.</p>
<p>However this is very CPU intensive since the video has to be transcoded into a flv format. However I'm planning on adding support in the future. So if it detects that the original stream is compatible it'll just send it to Air without any transcoding taking place.</p>
<p>You can download the sample application below or check out the source code. Enjoy!</p>
<p><a title="GitHub" href="http://github.com/n8o/n8o.org">&lt;Source /&gt;</a><br />
<a title="Windows Installer" href="http://www.n8o.org/wp-content/downloads/AirVideoPlayer.exe">&lt;Windows Installer /&gt;</a><br />
<a title="OSX Installer" href="http://www.n8o.org/wp-content/downloads/AirVideoPlayer.dmg">&lt;OSX Installer /&gt; </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/play-video-in-air-with-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akamai Adobe HTTP Dynamic Streaming</title>
		<link>http://www.n8o.org/video/akamai-adobe-http-dynamic-streaming/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=akamai-adobe-http-dynamic-streaming</link>
		<comments>http://www.n8o.org/video/akamai-adobe-http-dynamic-streaming/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 14:47:20 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Akamai]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[HTTP Streaming]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=341</guid>
		<description><![CDATA[Finally a good demo of Adobe's new HTTP based Dynamic streaming. Can't wait to dissect this one a bit more. Here is more information about the new feature included in Flash Player 10.1. HTTP Dynamic Streaming FMF File Manifest Spec F4F Parser Info Can't wait to come up with an open source solution to this type of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.n8o.org/wp-content/uploads/2010/08/akamai_http_dynamic_streaming.jpg"><img class="alignnone size-full wp-image-342" title="akamai_http_dynamic_streaming" src="http://www.n8o.org/wp-content/uploads/2010/08/akamai_http_dynamic_streaming.jpg" alt="" width="743" height="460" /></a></p>
<p>Finally a good demo of Adobe's new HTTP based Dynamic streaming. Can't wait to dissect this one a bit more. Here is more information about the new feature included in Flash Player 10.1.</p>
<ul>
<li><a href="http://www.adobe.com/products/httpdynamicstreaming/">HTTP Dynamic Streaming</a></li>
<li><a href="http://opensource.adobe.com/wiki/display/osmf/Flash+Media+Manifest+File+Format+Specification">FMF File Manifest Spec</a></li>
<li><a href="http://opensource.adobe.com/svn/opensource/osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/">F4F Parser Info</a></li>
</ul>
<p>Can't wait to come up with an open source solution to this type of streaming.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/akamai-adobe-http-dynamic-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CrystalHD OSX</title>
		<link>http://www.n8o.org/video/crystalhd-osx/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=crystalhd-osx</link>
		<comments>http://www.n8o.org/video/crystalhd-osx/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 13:45:14 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[CrystalHD]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=335</guid>
		<description><![CDATA[The other day I finally broke down and ordered a CrystalHD decoder chip. The CrystalHD is a hardware decoder than can decode h.264/AVC, VC1 and Mpeg2 in hardware. It plugs into a PCI-Express 1x slot. You can install it on an older mac mini or an apple tv. I have to say the results were [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.n8o.org/wp-content/uploads/2010/08/crystalhd-pr-shot.png"><img class="alignnone size-full wp-image-336" title="crystalhd-pr-shot" src="http://www.n8o.org/wp-content/uploads/2010/08/crystalhd-pr-shot.png" alt="" width="720" height="405" /></a></p>
<p>The other day I finally broke down and ordered a CrystalHD decoder chip. The CrystalHD is a hardware decoder than can decode h.264/AVC, VC1 and Mpeg2 in hardware. It plugs into a PCI-Express 1x slot. You can install it on an older mac mini or an apple tv. I have to say the results were fantastic. With some higher bitrate shows my mini would skip. But no longer with this magnificent little chip. I would recommend it for anyone who is on older hardware and doesn't want to pay to upgrade their cpu or system in general.</p>
<p>One thing to note is that in order to get it to work with the latest version of osx I had to compile it from source. You can <a href="http://code.google.com/p/crystalhd-for-osx/">download the source here</a>. If you are installing in osx skip the "install instructions (kext driver)" section and just enter the following into the terminal. this will let the kext load after each reboot.</p>
<p><code>sudo cp -r BroadcomCrystalHD.kext /System/Library/Extensions/<br />
sudo -S chmod -R 755 /System/Library/Extensions/BroadcomCrystalHD.kext<br />
sudo -S chown -R root:wheel /System/Library/Extensions/BroadcomCrystalHD.kext</code></p>
<p>One thing I would like to see if it would ever be possible to use this with FFMPEG. Imagine having the CrystalHD decode the frames and have ffmpeg encode them in another format. This would increase transcoding times significantly since most of the computer resources would be freed. I wonder if any one has tried it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/crystalhd-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for learning Erlang</title>
		<link>http://www.n8o.org/web-dev/tips-for-learning-erlang/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=tips-for-learning-erlang</link>
		<comments>http://www.n8o.org/web-dev/tips-for-learning-erlang/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 14:46:55 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Erlang]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=329</guid>
		<description><![CDATA[As I've stated in an earlier blog posts, I've been dedicating time to learning Erlang. Erlang isn't the easiest language to learn. Documents and examples seem to get out of date fast and don't always work so well. So this is a list of resources that I've been reading through to help myself learn some [...]]]></description>
			<content:encoded><![CDATA[<p>As I've stated in an earlier blog posts, I've been dedicating time to learning Erlang. Erlang isn't the easiest language to learn. Documents and examples seem to get out of date fast and don't always work so well. So this is a list of resources that I've been reading through to help myself learn some erlang. For starters I would recommend the following.</p>
<h2>Web Sites</h2>
<ol>
<li><a href="http://learnyousomeerlang.com/content">Learn You Some Erlang</a><br />
This is a great resource that keeps getting added to. It's not completed yet but it's free and very helpful if you are interested in learning some of the basics.</li>
<li><a href="http://www.erlang.org/doc/">API / Official Docs</a><br />
You'll never get too far without a good reference to available API's and official Documentation. It takes a bit to get used to but there is a ton of information here including best practices.</li>
<li> <a href="http://trapexit.org/Category:HowTo">trapexit.org</a><br />
This site has a ton of resources and tutorials.</li>
<li><a href="http://www.erlang-factory.com/">Erlang Factory</a><br />
If you can make it out to one of these events I'm sure you would learn a lot. I've never been but I've heard it's great. You can find some videos on their site.</li>
<li><a href="http://spawnlink.com/articles/tag/otp-introduction/">SpawnLink.com</a><br />
Great tutorial series about gen_server.  Start with <a rel="bookmark" href="http://spawnlink.com/articles/an-introduction-to-gen_server-erlybank/">An Introduction to gen_server: “ErlyBank”</a></li>
</ol>
<h2>Books</h2>
<ol>
<li><a href="http://www.amazon.com/ERLANG-Programming-Francesco-Cesarini/dp/0596518188/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1279723272&amp;sr=8-1">ERLANG Programming</a> by Francesco Cesarini and Simon Thompson<br />
I Reccomend this book for beginners.</li>
<li><a href="http://www.amazon.com/Programming-Erlang-Software-Concurrent-World/dp/193435600X/ref=sr_1_2?ie=UTF8&amp;s=books&amp;qid=1279723272&amp;sr=8-2">Programming Erlang: Software for a Concurrent World</a> by Joe Armstrong<br />
I started reading this book but switched to "ERLANG Programming" Seemed easier to fallow for me and went into more detail that helped benefit me better.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/web-dev/tips-for-learning-erlang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFMPEG 0.6 + Erlyvideo</title>
		<link>http://www.n8o.org/web-dev/ffmpeg_erlyvideo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ffmpeg_erlyvideo</link>
		<comments>http://www.n8o.org/web-dev/ffmpeg_erlyvideo/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 22:11:07 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Erlyvideo]]></category>
		<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=322</guid>
		<description><![CDATA[Previously I posted about compiling FFMPEG with RTMP support. Now I'm going to describe what you have to do to view that content with Erlyvideo running on OSX of course. Assuming you have MacPorts installed. Run the following command: sudo port install erlang Once that is done you are ready to install Erlyvideo. Go here for up [...]]]></description>
			<content:encoded><![CDATA[<p>Previously I posted about compiling <a title="Compiling FFMPEG with RTMP" href="http://www.n8o.org/video/compiling-ffmpeg-rtmp-support/">FFMPEG with RTMP</a> support. Now I'm going to describe what you have to do to view that content with <a href="http://erlyvideo.org/">Erlyvideo</a> running on OSX of course.</p>
<p>Assuming you have MacPorts installed. Run the following command:<br />
<code>sudo port install erlang</code></p>
<p>Once that is done you are ready to install Erlyvideo. Go here for up to date <a title="Erlyvideo Install Instructions" href="http://erlyvideo.org/install/source">install instructions</a> (you will also need git installed).</p>
<p>Finally on to the fun stuff. go to <a href="http://localhost:8082/">http://localhost:8082/</a></p>
<p>Assuming everything worked alright you should see the flash content loaded. Go ahead open up terminal and run the following command replacing INPUT_FILE with the file of your choice.</p>
<p><code>ffmpeg -i INPUT_FILE -re -ac 2 -acodec libfaac -vcodec libx264 -vpre default -s 480x320 -f flv rtmp://localhost:1935/rtmp/test</code></p>
<p>Now switch back to your browser where you have the erlyvideo page loaded. replace the url at the top of the page with.<br />
<code>rtmp://localhost:1935/rtmp/test</code></p>
<p>Click on the Connect button.<br />
Then towards the bottom of the page click the Play button.</p>
<p>Congratulations you are now streaming video to erlyvideo!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/web-dev/ffmpeg_erlyvideo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling FFMPEG 0.6 with RTMP Support for OSX</title>
		<link>http://www.n8o.org/video/compiling-ffmpeg-rtmp-support/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=compiling-ffmpeg-rtmp-support</link>
		<comments>http://www.n8o.org/video/compiling-ffmpeg-rtmp-support/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 15:22:28 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[RTMP]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=314</guid>
		<description><![CDATA[The other day FFMPEG released version 0.6 nick named "Works with HTML5". Today I'm going to try to describe the steps on how to compile this new release in OSX with RTMP support. This wont be for the faint of heart. First you will need to download and install Xcode and then MacPorts. Please go here [...]]]></description>
			<content:encoded><![CDATA[<p>The other day <a title="FFMPEG" href="http://ffmpeg.org/">FFMPEG</a> released version 0.6 nick named "Works with HTML5". Today I'm going to try to describe the steps on how to compile this new release in OSX with RTMP support. This wont be for the faint of heart.</p>
<p>First you will need to download and install <a title="Xcode" href="http://developer.apple.com/technologies/xcode.html">Xcode</a> and then <a title="MacPorts" href="http://www.macports.org/">MacPorts</a>. Please go here for MacPort <a title="MacPorts" href="http://www.macports.org/install.php">download and install instructions</a>.</p>
<p>Once when MacPorts is done being installed you will need to install a few packages. They include yasm, pkgconfig and openssl. So lets begin getting those installed first. Type the following command into terminal and then press enter.<br />
<code>sudo port install yasm pkgconfig openssl</code></p>
<p>Once when this is complete you will need to download a few extra files. We are going to compile these manually so we make sure we have the latest and greatest.</p>
<p><a title="FAAC" href="http://downloads.sourceforge.net/faac/faac-1.28.tar.gz">FAAC v1.28</a><br />
<a title="FAAD" href="http://downloads.sourceforge.net/faac/faad2-2.7.tar.gz">FAAD2 v2.7</a><br />
<a title="Lame" href="http://sourceforge.net/projects/lame/files/lame/3.98.4/lame-3.98.4.tar.gz/download">Lame</a><br />
<a title="RTMPDUMP (librtmp)" href="http://rtmpdump.mplayerhq.hu/download/rtmpdump-2.2e.tar.gz">LIBRTMP</a><br />
<a title="x264" href="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/">x264</a> (download the latest build)<br />
<a title="FFMPEG 0.6" href="http://ffmpeg.org/releases/ffmpeg-0.6.tar.gz">FFMPEG 0.6</a></p>
<p>First you will want to extract each archive. In OSX you can double-click on the archive to extract or else in terminal use the following command.</p>
<p><code> tar xzf FILE_NAME.tar.gz</code></p>
<p>Now it's time to compile each library. Don't worry its very easy. For the rest of the steps we will only be working in terminal. So open it up and navigate to where you downloaded your files. Mine are located in my Downloads folder.<br />
<code>cd ~/Downloads</code></p>
<p>Enter the following commands to navigate to your faac folder, configure, compile and install.</p>
<p><code>cd faac-1.28/<br />
./configure<br />
make<br />
make install</code></p>
<p>Now to compile Faad</p>
<p><code>cd ../faad2-2.7/<br />
./configure<br />
make<br />
make install</code></p>
<p>Lames turn</p>
<p><code>cd ../lame-3.98.4/<br />
./configure<br />
make<br />
make install</code></p>
<p>RTMP is a little different.</p>
<p><code>cd ../rtmpdump-2.2e/<br />
make SYS=MacOSX<br />
make install</code></p>
<p>Your path to h264 will most likely be different from mine.</p>
<p><code>cd ../x264-snapshot-20100629-2245/<br />
./configure<br />
make<br />
make install</code></p>
<p>Finally FFMPEG 0.6. This also requires a few more steps.<br />
<code>cd ../ffmpeg-0.6/<br />
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<br />
./configure --enable-gpl --enable-nonfree --enable-pthreads --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libx264 --enable-libvpx --enable-librtmp<br />
make<br />
make install</code></p>
<p>Done! now you are ready to encode your file and send it to an RTMP server. I've been using the following command to test this.<br />
<code>ffmpeg -i INPUT_FILE -re -ac 2 -acodec libfaac -vcodec libx264 -vpre default -s 480x320 -f flv rtmp://localhost:1935/rtmp/test</code></p>
<p>Just replace INPUTE_FILE with the video you want to transcode and rtmp://localhost:1935/rtmp/test with the RTMP server you want to publish to. This could be a <a href="http://www.adobe.com/products/flashmediaserver/">Flash Media Server</a>, <a href="http://www.wowzamedia.com/">Wowza Server</a>, <a href="http://red5.org/">Red5</a>, <a href="http://erlyvideo.org/">Erlyvideo</a> or any other server that supports this functionality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/compiling-ffmpeg-rtmp-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Font Directory</title>
		<link>http://www.n8o.org/web-dev/google-font-directory/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=google-font-directory</link>
		<comments>http://www.n8o.org/web-dev/google-font-directory/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 14:06:28 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Fonts]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=309</guid>
		<description><![CDATA[For all of those designers out there who would like to be able to take fonts from Google Font Directory and use them in your designs. Here is a link to download all the Google Fonts. These Fonts are True Type fonts. Enjoy!]]></description>
			<content:encoded><![CDATA[<p>For all of those designers out there who would like to be able to take fonts from <a title="Google Web Fonts API" href="http://code.google.com/apis/webfonts/">Google Font Directory</a> and use them in your designs. Here is a link to download all the <a href="http://www.n8o.org/wp-content/uploads/2010/06/Google-Font-Directory.zip">Google Fonts</a>. These Fonts are True Type fonts.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/web-dev/google-font-directory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>learn you some erlang</title>
		<link>http://www.n8o.org/web-dev/learn-you-some-erlang/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=learn-you-some-erlang</link>
		<comments>http://www.n8o.org/web-dev/learn-you-some-erlang/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 14:22:26 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Erlang]]></category>
		<category><![CDATA[Erlyvideo]]></category>
		<category><![CDATA[Zotonic]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=307</guid>
		<description><![CDATA[So over the past month now I've been devoting a lot off effort to learning a programming language called Erlang. Erlang is a functional programming language that is designed for large-scale communication applications with specific focus on high concurrency and error handling. The reason why I've been learning this language is because how well it scales and [...]]]></description>
			<content:encoded><![CDATA[<p>So over the past month now I've been devoting a lot off effort to learning a programming language called <a title="Erlang" href="http://www.erlang.org/">Erlang</a>. Erlang is a functional programming language that is designed for large-scale communication applications with specific focus on high concurrency and error handling. The reason why I've been learning this language is because how well it scales and since I love working on the types of applications that require servers to scale fast if needed. I figured it was about time to learn something that worked a little better.</p>
<p>So I hope over the coming months I'll be able to describe better my experience learning erlang coming from a Flash / Flex / AS3 / JS / HTML / PHP / Python type of background.</p>
<p>First I plan on converting my current <a href="http://wordpress.org">wordpress</a> blog over to <a title="zotonic" href="http://zotonic.com/">zotonic</a> and then try to develop a cool video streaming application that will allow you to watch movies from your Plex DB / XBMC DB over the web using <a title="erlyvideo" href="http://erlyvideo.org/">erlyvideo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/web-dev/learn-you-some-erlang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MakeMKV Plugin &#8211; On Hold</title>
		<link>http://www.n8o.org/video/makemkv-plugin-on-hold/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=makemkv-plugin-on-hold</link>
		<comments>http://www.n8o.org/video/makemkv-plugin-on-hold/#comments</comments>
		<pubDate>Wed, 12 May 2010 13:18:06 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[Plex]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=303</guid>
		<description><![CDATA[So it's with regret that I have to inform everyone that for the time being there will be no more updates to the MakeMKV / Plex plug-in. That is how it'll be for at least now. There are just too many bugs trying to get Plex to even stream a MakeMKV stream and other possible [...]]]></description>
			<content:encoded><![CDATA[<p>So it's with regret that I have to inform everyone that for the time being there will be no more updates to the MakeMKV / Plex plug-in. That is how it'll be for at least now. There are just too many bugs trying to get Plex to even stream a MakeMKV stream and other possible bugs with MakeMKV since it is in beta still. I'll keep investigating this in the future to see if I can get it working. But for now, This plug-in is now on hold.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/makemkv-plugin-on-hold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet The Heavy</title>
		<link>http://www.n8o.org/random-outbursts/meet-the-heavy/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=meet-the-heavy</link>
		<comments>http://www.n8o.org/random-outbursts/meet-the-heavy/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:35:31 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Random Outbursts]]></category>
		<category><![CDATA[Team Fortress 2]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=287</guid>
		<description><![CDATA[I've always been a fan of the game Team Fortress 2. It's a really fun game to play. There is a lot of strategy involved and a good bit of humor too. Ever since I saw this model of the pyro I've been wanting to get a hold of one ever since. We'll that wait [...]]]></description>
			<content:encoded><![CDATA[<p>I've always been a fan of the game Team Fortress 2. It's a really fun game to play. There is a lot of strategy involved and a good bit of humor too. Ever since I saw <a href="http://fxconsole.blogspot.com/2008/03/fx-feature-2-pyro-from-team-fortress-2.html">this model of the pyro</a> I've been wanting to get a hold of one ever since. We'll that wait will soon be over. <a title="Gaming Heads" href="https://www.gamingheads.com/">Gaming Heads</a> has announced they will be creating 12 inch tall replicas of all the Team Fortress 2 characters. If you are one of those obsessed individuals you can run over to their site and get your grubby hands on a brand new 12 inch tall <a href="https://www.gamingheads.com/index.php?option=com_myphp&amp;Itemid=3&amp;product=82">Heavy</a>. Check out the crazy cool pictures of this guy.</p>

<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/horizontal_01/' title='horizontal_01'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/horizontal_01-150x150.jpg" class="attachment-thumbnail" alt="horizontal_01" title="horizontal_01" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/horizontal_02/' title='horizontal_02'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/horizontal_02-150x150.jpg" class="attachment-thumbnail" alt="horizontal_02" title="horizontal_02" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/horizontal_03/' title='horizontal_03'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/horizontal_03-150x150.jpg" class="attachment-thumbnail" alt="horizontal_03" title="horizontal_03" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/horizontal_04/' title='horizontal_04'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/horizontal_04-150x150.jpg" class="attachment-thumbnail" alt="horizontal_04" title="horizontal_04" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/horizontal_05/' title='horizontal_05'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/horizontal_05-150x150.jpg" class="attachment-thumbnail" alt="horizontal_05" title="horizontal_05" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/pro_big/' title='pro_big'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/pro_big-150x150.jpg" class="attachment-thumbnail" alt="pro_big" title="pro_big" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/vertical_01/' title='vertical_01'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/vertical_01-150x150.jpg" class="attachment-thumbnail" alt="vertical_01" title="vertical_01" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/vertical_02/' title='vertical_02'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/vertical_02-150x150.jpg" class="attachment-thumbnail" alt="vertical_02" title="vertical_02" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/vertical_03/' title='vertical_03'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/vertical_03-150x150.jpg" class="attachment-thumbnail" alt="vertical_03" title="vertical_03" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/vertical_04/' title='vertical_04'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/vertical_04-150x150.jpg" class="attachment-thumbnail" alt="vertical_04" title="vertical_04" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/vertical_05/' title='vertical_05'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/vertical_05-150x150.jpg" class="attachment-thumbnail" alt="vertical_05" title="vertical_05" /></a>
<a href='http://www.n8o.org/random-outbursts/meet-the-heavy/attachment/vertical_06/' title='vertical_06'><img width="150" height="150" src="http://www.n8o.org/wp-content/uploads/2010/05/vertical_06-150x150.jpg" class="attachment-thumbnail" alt="vertical_06" title="vertical_06" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/random-outbursts/meet-the-heavy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
