<?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>kyleabaker.com &#187; internet video</title>
	<atom:link href="http://kyleabaker.com/tag/internet-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyleabaker.com</link>
	<description>Web Technologies, Linux, Tips, Tricks and my Life</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:29:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Install Boxee in Ubuntu 9.04 Jaunty x86_64</title>
		<link>http://kyleabaker.com/2009/06/09/install-boxee-in-ubuntu-904-jaunty-x86_64/</link>
		<comments>http://kyleabaker.com/2009/06/09/install-boxee-in-ubuntu-904-jaunty-x86_64/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:59:43 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[internet radio]]></category>
		<category><![CDATA[internet video]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3090</guid>
		<description><![CDATA[After coming across details regarding Boxee and the extended number of sources that it can pull videos from, I just had to give it a test drive. First of all, Boxee is a media player that is being developed for multiple platform use. It&#8217;s not restricted to videos and is able to stream music from [...]]]></description>
			<content:encoded><![CDATA[<p>After coming across details regarding <a href="http://www.boxee.tv/">Boxee</a> and the extended number of sources that it can pull videos from, I just had to give it a test drive.</p>
<p>First of all, Boxee is a media player that is being developed for multiple platform use. It&#8217;s not restricted to videos and is able to stream music from <a href="http://www.pandora.com/">Pandora</a> as well as <a href="http://www.last.fm/">Last.fm</a>.</p>
<p>One of the first things that I noticed upon registering for Boxee (which is free) was that it is currently only available for Mac and Ubuntu. A Windows version is in development, however, it&#8217;s not currently possible to get an install of the alpha/beta Windows builds.</p>
<p>To further disappoint me just a bit, I found that the installers for Ubuntu were for 32-bit machines only. fortunately there is that geeky thing you can do called &#8220;force-architecture&#8221; or &#8220;force-all&#8221;. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://kyleabaker.com/wp-content/uploads/2009/06/boxee.png"><img class="alignnone size-medium wp-image-3091" title="boxee" src="http://kyleabaker.com/wp-content/uploads/2009/06/boxee-300x187.png" alt="boxee" width="300" height="187" /></a></p>
<p>After using my online best friend (Google) I was able to come across several guides for installing Boxee on Ubuntu 9.04 64-bit. Some of them were correct and some of them weren&#8217;t. Some of them were scattered and unorganized and&#8230;well&#8230;none of them were pathetically easy to follow.</p>
<p>That&#8217;s why you&#8217;re here. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If you want to install Boxee on Ubuntu 32-bit, just follow the installation instructions provided after registering. If you&#8217;re installing in Ubuntu 64-bit (Jaunty Jackalope I might add) then please continue.</p>
<p><strong>Installation</strong></p>
<ol>
<li>Install &#8220;getlibs-all&#8221; by downloading it from <a href="http://frozenfox.freehostia.com/cappy/">here</a> and double clicking to install <span style="text-decoration: underline;">or</span> by copy/pasting the following terminal commands. (More details about getlibs <a href="http://ubuntuforums.org/showthread.php?t=474790">here</a>).<br />
<span style="color: #800000;">wget http://frozenfox.freehostia.com/cappy/getlibs-all.deb</span><br />
<span style="color: #800000;">sudo dpkg -i getlibs-all.deb</span></li>
<li><span style="color: #800000;">wget http://apt.boxee.tv/dists/jaunty/main/binary-i386/Packages.gz</span></li>
<li><span style="color: #800000;">zcat Packages.gz | grep Filename</span></li>
<li>Make sure that the bold part in the following command matches the file name from the above command (ignoring the jaunty and intrepid folder differences).<span style="color: #800000;"><br />
wget http://apt.boxee.tv/dists/intrepid/test/binary-i386/<strong>boxee-0.9.11.5777.deb</strong></span></li>
<li><span style="color: #800000;"><span style="text-decoration: line-through;">sudo dpkg -i &#8211;force-all boxee-0.9.11.5777.deb</span><br />
</span><span style="color: #800000;">sudo dpkg -i &#8211;force-architecture boxee-0.9.11.5777.deb</span><span style="color: #800000;"><br />
</span></li>
<li>The following command may take some time to complete, however, be patient and wait for getlibs to prompt you whether or not to install additional libraries to make Boxee work on your machine. Be sure to answer yes or y. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <span style="color: #800000;"><br />
getlibs /opt/boxee/Boxee</span></li>
<li><span style="color: #800000;">sudo apt-get install lib32nss-mdns</span></li>
</ol>
<p>After being patient and completing these (honestly) few steps, you should be able to launch Boxee from the application menu and start enjoying some Internet videos!</p>
<p>For further reading or more detailed/technical instructions please see <a href="http://forum.boxee.tv/showthread.php?t=4980">the source thread of this process</a>.</p>
<p>Also, for the record, Netflix Watch Instantly <span style="text-decoration: underline;"><em><strong>does not work</strong></em></span> in Boxee for Ubuntu as far as I can tell (due to the lack of DRM support).</p>
<p>I hope I&#8217;ve been able to help in some way. Best of luck with Boxee!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/06/09/install-boxee-in-ubuntu-904-jaunty-x86_64/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
