<?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>the empty quarter &#187; bbciplayer</title>
	<atom:link href="http://www.martinhammer.com/blog/index.php/tag/bbciplayer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martinhammer.com/blog</link>
	<description>Sorry, but you are looking for something that isn’t here.</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:33:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Install RealPlayer as a Firefox plug-in in Xubuntu</title>
		<link>http://www.martinhammer.com/blog/index.php/2009/04/install-realplayer-in-xubuntu-as-firefox-plug-in/</link>
		<comments>http://www.martinhammer.com/blog/index.php/2009/04/install-realplayer-in-xubuntu-as-firefox-plug-in/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 11:42:16 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bbciplayer]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[realplayer]]></category>

		<guid isPermaLink="false">http://www.martinhammer.com/blog/?p=3</guid>
		<description><![CDATA[I used the following steps to install RealPlayer in order to listen to BBC Radio. Although I did this on Xubuntu 8.04, it should also work for Ubuntu and other distros. Download and install RealPlayer for Linux from Real. I downloaded the deb package and installed it through gdebi. My install path was now /opt/real/RealPlayer. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I used the following steps to install RealPlayer in order to listen to <a href="http://www.bbc.co.uk/iplayer/radio">BBC Radio</a>. Although I did this on Xubuntu 8.04, it should also work for Ubuntu and other distros.</p>
<ol style="text-align: left;">
<li>Download and install RealPlayer for Linux from <a href="http://www.real.com/linux">Real</a>. I downloaded the deb package and installed it through gdebi.</li>
<li>My install path was now <code>/opt/real/RealPlayer.</code> Check that the following two files exist:<br />
<code><br />
/opt/real/RealPlayer/mozilla/nphelix.so<br />
/opt/real/RealPlayer/mozilla/nphelix.xpt</p>
<p></code></li>
<li>Copy those two files to the Firefox plugins directory (the code below should be a single line):<br />
<code><br />
sudo cp /opt/real/RealPlayer/mozilla/nphelix.* /usr/lib/firefox-addons/plugins/</p>
<p></code></li>
<li>Restart Firefox. You can verify that Firefox has picked up the plugin under Tools &gt; Add-ons &gt; Plugins. It should say something along the lines of &#8220;Helix DNA Plugin: RealPlayer G2 Plug-In Compatible&#8221;.</li>
</ol>
<p>Good luck and happy listening.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martinhammer.com/blog/index.php/2009/04/install-realplayer-in-xubuntu-as-firefox-plug-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

