<?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>Kimondo &#187; xbmc</title>
	<atom:link href="http://kimondo.co.uk/tag/xbmc/feed/" rel="self" type="application/rss+xml" />
	<link>http://kimondo.co.uk</link>
	<description>Pete Taylor&#039;s home on the interweb</description>
	<lastBuildDate>Fri, 18 May 2012 12:04:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to turn the eeePC into a media centre (and get iplayer to work in fullscreen)</title>
		<link>http://kimondo.co.uk/2008/11/23/how-to-turn-the-eeepc-into-a-media-centre-and-get-iplayer-to-work-in-fullscreen/</link>
		<comments>http://kimondo.co.uk/2008/11/23/how-to-turn-the-eeepc-into-a-media-centre-and-get-iplayer-to-work-in-fullscreen/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 19:43:11 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[eeepc701]]></category>
		<category><![CDATA[iplayer]]></category>
		<category><![CDATA[xbmc]]></category>

		<guid isPermaLink="false">http://kimondo.co.uk/?p=13</guid>
		<description><![CDATA[I must admit to being a bit of a fan for the Asus eeePC. I have a black 701 model which I impulse bought after the price hit £150, and i&#8217;ve found it to be a really superb machine. Although &#8230; <a href="http://kimondo.co.uk/2008/11/23/how-to-turn-the-eeepc-into-a-media-centre-and-get-iplayer-to-work-in-fullscreen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>I must admit to being a bit of a fan for the Asus eeePC. I have a black 701 model which I impulse bought after the price hit £150, and i&#8217;ve found it to be a really superb machine.</p>
<p>Although the default Xandros boots up very quickly and is handy for checking emails on the fly, I eventually installed Ubuntu eee onto a removable SD card. It took me a while to work out how to get it to work, so I&#8217;ve added<a href="http://www.ubuntu-eee.com/wiki/index.php5?title=Install_ubuntu_eee_onto_sd_card" target="_blank"> some instructions to the Ubuntu eee wiki</a> to make the process easier.</p>
<p>I remember when I first got my eee one of my friends commented on using it to watch BBC&#8217;s iplayer &#8211; now one of the most popular ways to watch telly in the UK. However when I tried the video was very choppy &#8211; and only worked when not running in the full screen mode.</p>
<p>Initially I put this down to the eee&#8217;s fairly paltry celeron processor &#8211; at 600 mhz it&#8217;s fine for a simple bit of web surfing and word processing, but for anything more taxing it&#8217;s a bit underpowered, so I assumed that full screen video was beyond the reach of the eee. However after a bit of digging I found a discussion of Linux v Windows on the eee Forum <a href="http://forum.eeeuser.com/viewtopic.php?id=40351">here</a>, which indicates that it a problem with the firefox / linux flash plugin. Rather than install Windows XP &#8211; which once i&#8217;d spent additional money on buying anti virus would be almost as much as I spent on the machine itself, I wanted to find an open source way of getting round the problem.</p>
<p>I&#8217;ve been running XBMC (X Box Media Centre) on my old modded xbox for some time now &#8211; hooked up to a telly it makes a handy way of watching DVDs, online media and networked media off a NAS drive. Given that XBMC works flawlessly off a machine with 64megs of ram and eeePC should be no problem.</p>
<p>So a visit to <a href="http://xbmc.org/">http://xbmc.org/</a> later and an install I got xbmc working &#8211; and it works really well.</p>
<p>Note that there are a few steps to go through rather than rely on Ubuntu&#8217;s built in add new software tool &#8211; you have to add the sources to the software sources control panel:</p>
<p>deb http://ppa.launchpad.net/team-xbmc-gutsy/ubuntu gutsy main</p>
<p>deb-src http://ppa.launchpad.net/team-xbmc-gutsy/ubuntu gutsy main</p>
<p>then type the following into the terminal application:</p>
<pre>sudo apt-get update
sudo apt-get install xbmc</pre>
<p>but once I&#8217;d got that over with XBMC appeared in the applications folder like normal.</p>
<p>Next step is to install the iplayer plugin:</p>
<p>See <a href="http://code.google.com/p/xbmc-iplayer/" target="_blank">http://code.google.com/p/xbmc-iplayer/</a></p>
<p><span style="text-decoration: line-through;">The iplayer plugin works by using the BBC stream intended for ipod / iphone users .</span></p>
<div>
<p>(See comment below) The iplayer plugin uses the same streams as the Flash interface on the iPlayer website, in all it&#8217;s VP6 quality (higher-res than the iPhone stream), and with future improvements to the XBMC RTMP client, may also be able to stream the high-quality H264 streams also offered via the Flash interface instead.</p>
<p>Which explains why it looks better on the eeepc than on my iphone.</p></div>
<p>And I can report that it works in full screen no problem with the eee. Which makes the possibility of the eee becomming a handy ultra portable media centre. There are a few issues &#8211; very occasionally it freezes after watching a programme, and it doesn&#8217;t work smoothly with compiz, but these are really minor &#8211; the more I play with XBMC the more it impresses me.</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kimondo.co.uk/2008/11/23/how-to-turn-the-eeepc-into-a-media-centre-and-get-iplayer-to-work-in-fullscreen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

