<?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>NamHuy &#187; Firefox</title>
	<atom:link href="http://namhuy.org/blog/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://namhuy.org/blog</link>
	<description>Linux tips and tricks</description>
	<lastBuildDate>Fri, 23 Jul 2010 08:41:35 +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>Ubuntu Linux: How to Install Flash Player for firefox</title>
		<link>http://namhuy.org/blog/2008/09/27/ubuntu-linux-how-to-install-flash-player-for-firefox/</link>
		<comments>http://namhuy.org/blog/2008/09/27/ubuntu-linux-how-to-install-flash-player-for-firefox/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 04:47:44 +0000</pubDate>
		<dc:creator>Huy Tran</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips - Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[flash player]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://namhuy.org/blog/?p=45</guid>
		<description><![CDATA[Install Flash Player For Ubuntu Linux Type the following command to install flash player: $ sudo apt-get install flashplugin-nonfree Now flash player should be working. Visit youtube or any other site to view flash content.]]></description>
			<content:encoded><![CDATA[<h2>Install Flash Player For Ubuntu Linux</h2>
<p>Type the following command to install flash player:</p>
<p><strong>$ sudo apt-get install flashplugin-nonfree</strong></p>
<p>Now flash player should be working. Visit youtube or any other site to view flash content.</p>
]]></content:encoded>
			<wfw:commentRss>http://namhuy.org/blog/2008/09/27/ubuntu-linux-how-to-install-flash-player-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Firefox and the RealPlayer Plugin in Ubuntu Edgy Eft</title>
		<link>http://namhuy.org/blog/2007/07/30/howto-firefox-and-the-realplayer-plugin-in-ubuntu-edgy-eft/</link>
		<comments>http://namhuy.org/blog/2007/07/30/howto-firefox-and-the-realplayer-plugin-in-ubuntu-edgy-eft/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 05:01:51 +0000</pubDate>
		<dc:creator>Huy Tran</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips - Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[realplayer]]></category>

		<guid isPermaLink="false">http://namhuy.org/blog/2007/07/30/howto-firefox-and-the-realplayer-plugin-in-ubuntu-edgy-eft/</guid>
		<description><![CDATA[When you install RealPlayer in Ubuntu Edgy Eft, it will install not only the player but also the firefox plugins. There’s a problem, though. Firefox is preconfigured to play real audio streams with totem. To use the real player plugin &#8230; <a href="http://namhuy.org/blog/2007/07/30/howto-firefox-and-the-realplayer-plugin-in-ubuntu-edgy-eft/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When you install RealPlayer in Ubuntu Edgy Eft, it will install not only the player but also the firefox plugins. There’s a problem, though. Firefox is preconfigured to play real audio streams with totem. To use the real player plugin you must remove the totem plugin responsible to play these real audio streams. Just go to the firefox plugins directory located on:/usr/lib/mozilla-firefox/plugins</p>
<p>and remove</p>
<p>libtotem-complex-plugin.so</p>
<p>libtotem-complex-plugin.xpt</p>
<p>type:</p>
<p>sudo rm libtotem-complex-plugin.*</p>
<p>and happy listening with realplayer plugin for Firefox 2</p>
<p><strong>Note:</strong></p>
<p>You can see why totem is responsible to play realaudio streams by typiing in the firefox url bar:</p>
<p>about:plugins</p>
<p>and if you try to play any real audio stream by means of firefox plugins, firefox will try to open totem and totem will complain saying that it can’t open a stream via the rstp protocol.</p>
]]></content:encoded>
			<wfw:commentRss>http://namhuy.org/blog/2007/07/30/howto-firefox-and-the-realplayer-plugin-in-ubuntu-edgy-eft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
