<?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>paulocabido.com &#187; firefox 3.5</title>
	<atom:link href="http://www.paulocabido.com/tag/firefox-3-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulocabido.com</link>
	<description>Paulo Cabido&#039;s blog</description>
	<lastBuildDate>Sun, 05 Sep 2010 12:26:59 +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>Firefox 3.5</title>
		<link>http://www.paulocabido.com/ubuntu/firefox-3-5/</link>
		<comments>http://www.paulocabido.com/ubuntu/firefox-3-5/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 14:41:38 +0000</pubDate>
		<dc:creator>pcabido</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[firefox 3.5]]></category>

		<guid isPermaLink="false">http://www.paulocabido.com/?p=95</guid>
		<description><![CDATA[I'm posting using the recent version of firefox, 3.5! I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m posting using the recent version of firefox, 3.5! It&#8217;s a RC but it works well, very well! I was really impressed with the overall performance. So, for those who want to use firefox 3.5 on ubuntu (jaunty) you just have to do the following steps:</p>
<ol>
<li>Add the following repositories to <strong>/etc/apt/sources.list</strong><br />
<code><strong>deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main</strong><br />
<strong>deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main</strong></code></li>
<p></p>
<li><code><strong>sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE</strong></code></li>
<p></p>
<li><code><strong>sudo apt-get update &#038;&#038; sudo apt-get install firefox-3.5</strong></code></li>
<p></p>
<li>Firefox 3.5 is installed but we still have 3.0 (I maintained it in the system) and so we have to change the default symlink by opening a terminal and doing:<br />
<code><strong>cd /usr/bin</strong><br />
<strong>rm firefox</strong><br />
<strong>sudo ln -s firefox-3.5 firefox</strong></code></li>
</ol>
<p>
There is a minor bug for those of you who use ATI proprietary driver, fglrx, a render problem with pngs. They render with the wrong colors. You have to change a setting on firefox. On the config page, <a href="about:config">about:config</a>, change the setting <strong>gfx.color_management.mode</strong> from <strong>2</strong> to <strong>0</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulocabido.com/ubuntu/firefox-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
