<?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>NotrevBlog &#187; firefox</title>
	<atom:link href="http://earruda.eti.br/blog/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://earruda.eti.br/blog</link>
	<description>Éverton Arruda's Blog</description>
	<lastBuildDate>Tue, 15 May 2012 13:47:08 +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>Iceweasel 4 on Debian Squeeze/Wheezy</title>
		<link>http://earruda.eti.br/blog/2011/03/iceweasel-4-on-debian-squeezewheezy/</link>
		<comments>http://earruda.eti.br/blog/2011/03/iceweasel-4-on-debian-squeezewheezy/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:55:23 +0000</pubDate>
		<dc:creator>Éverton Arruda</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet PSL-AM]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[iceweasel]]></category>

		<guid isPermaLink="false">http://earruda.eti.br/blog/?p=300</guid>
		<description><![CDATA[For those of you who don&#8217;t know what Iceweasel is, it&#8217;s written in Debian&#8217;s Wiki[0]: Iceweasel is a fork Mozilla Firefox[1] with the following purpose : 1. backporting of security fixes to declared Debian stable version. 2. no inclusion of trademarked Mozilla artwork (because of #1 above) Beyond that, they will be basically identical. (quoting [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who don&#8217;t know what Iceweasel is, it&#8217;s written in Debian&#8217;s Wiki[0]:</p>
<blockquote><p>Iceweasel is a fork Mozilla Firefox[1] with the following purpose :<br />
1. backporting of security fixes to declared Debian stable version.<br />
2. no inclusion of trademarked Mozilla artwork (because of #1 above)<br />
Beyond that, they will be basically identical. (quoting Roberto C. Sanchez post in <a href="http://lists.debian.org/debian-devel/2006/10/msg00665.html">debian-devel</a> mailing list)</p></blockquote>
<p>Iceweasel&#8217;s (and Firefox&#8217;s) latest version, 4.0, was recently released[2], on Mach 22nd, and i&#8217;ve just upgraded Iceweasel 3.6 to Iceweasel 4.0 on my Debian Wheezy.</p>
<p>If you&#8217;d like to upgrade yours, follow the steps bellow.</p>
<p><strong>1. Add Mozilla&#8217;s repository to sources.list</strong><br />
Edit the <em>/etc/apt/sources.list</em> file and add the repository&#8217;s address:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">deb http://mozilla.debian.net/ squeeze-backports iceweasel-4.0</div></td></tr></tbody></table></div>
<p>Even though it&#8217;s Squeeze&#8217;s repository, it worked fine on my Wheezy.<br />
You can type the following command to add it:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># echo &quot;deb http://mozilla.debian.net/ squeeze-backports iceweasel-4.0&quot; &gt;&gt; /etc/apt/sources.list</div></td></tr></tbody></table></div>
<p><strong>2. Update packages list</strong></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># aptitude update</div></td></tr></tbody></table></div>
<p><strong>3. Install Iceweasel 4</strong><br />
You can check the version of iceweasel with the command bellow:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># aptitude show iceweasel</div></td></tr></tbody></table></div>
<p>Install it with the following command:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># aptitude install iceweasel</div></td></tr></tbody></table></div>
<p>Wait for it to finish and happy surfing!</p>
<p><strong>Links/Sources:</strong><br />
[0] <a href="http://wiki.debian.org/Iceweasel">http://wiki.debian.org/Iceweasel</a><br />
[1] <a href="http://mozilla.com/firefox">http://mozilla.com/firefox</a><br />
[2] <a href="http://blog.mozilla.com/blog/2011/03/22/mozilla-launches-firefox-4-and-delivers-a-fast-sleek-and-customizable-browsing-experience-to-more-than-400-million-users-worldwide-2/">http://blog.mozilla.com/blog/2011/03/22/mozilla-launches-firefox-4-and-delivers-a-fast-sleek-and-customizable-browsing-experience-to-more-than-400-million-users-worldwide-2/</a><br />
[3] <a href="http://mozilla.debian.net/">http://mozilla.debian.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://earruda.eti.br/blog/2011/03/iceweasel-4-on-debian-squeezewheezy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shock &#8216;n&#8217; Roll with FireFox 3.5</title>
		<link>http://earruda.eti.br/blog/2009/06/shock-n-roll-with-firefox-35/</link>
		<comments>http://earruda.eti.br/blog/2009/06/shock-n-roll-with-firefox-35/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 19:03:56 +0000</pubDate>
		<dc:creator>Éverton Arruda</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Planet INdT]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[shiretoko]]></category>

		<guid isPermaLink="false">http://earruda.eti.br/blog/?p=79</guid>
		<description><![CDATA[FireFox 3.5, named ShiretokoShock, is out! Get it at: http://bit.ly/ShiretokoShock See also the Shiretoko Shock Campaign: http://www.spreadfirefox.com/shiretokoshock-campaign]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/ShiretokoShock"><img alt="" src="http://www.spreadfirefox.com/files/images/shiretoko-shock-banner.jpg" title="ShiretokoShock" class="alignnone" width="650" height="193" /></a></p>
<p>FireFox 3.5, named ShiretokoShock, is out!</p>
<p>Get it at: <a href="http://bit.ly/ShiretokoShock">http://bit.ly/ShiretokoShock</a></p>
<p>See also the Shiretoko Shock Campaign: <a href="http://www.spreadfirefox.com/shiretokoshock-campaign">http://www.spreadfirefox.com/shiretokoshock-campaign</a></p>
]]></content:encoded>
			<wfw:commentRss>http://earruda.eti.br/blog/2009/06/shock-n-roll-with-firefox-35/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

