<?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>Hou-ou &#187; firefox</title>
	<atom:link href="http://www.phoeniix.com/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phoeniix.com</link>
	<description>Topics about Java, Android, PHP and Web Development</description>
	<lastBuildDate>Tue, 03 Jan 2012 20:10:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Browser Wars Graph</title>
		<link>http://www.phoeniix.com/browser_wars_graph</link>
		<comments>http://www.phoeniix.com/browser_wars_graph#comments</comments>
		<pubDate>Mon, 11 Oct 2010 20:50:05 +0000</pubDate>
		<dc:creator>phoeniix</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.phoeniix.com/?p=344</guid>
		<description><![CDATA[Nice&#8230; StatCounter offers a glimpse into browser share. Source: StatCounter Global Stats &#8211; Browser Market Share]]></description>
			<content:encoded><![CDATA[<p>Nice&#8230; StatCounter offers a glimpse into browser share.</p>
<div id="browser-ww-monthly-201005-201105" width="600" height="400" style="width:600px; height: 400px;"></div>
<p><!-- You may change the values of width and height above to resize the chart -->
<p>Source: <a href="http://gs.statcounter.com/">StatCounter Global Stats &#8211; Browser Market Share</a></p>
<p><script type="text/javascript" src="http://www.statcounter.com/js/FusionCharts.js"></script><script type="text/javascript" src="http://gs.statcounter.com/chart.php?browser-ww-monthly-201005-201105"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phoeniix.com/browser_wars_graph/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Firefox Tab Minimum Width</title>
		<link>http://www.phoeniix.com/change-firefox-tab-minimum-width</link>
		<comments>http://www.phoeniix.com/change-firefox-tab-minimum-width#comments</comments>
		<pubDate>Tue, 16 Jan 2007 01:29:53 +0000</pubDate>
		<dc:creator>phoeniix</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[minimum width]]></category>
		<category><![CDATA[tab]]></category>

		<guid isPermaLink="false">http://www.phoeniix.com/?p=100</guid>
		<description><![CDATA[After upgrading to Firefox 2.0 I noticed that not all my tabs were showing at the top. I had to scroll right and left or select from the dropdown list. I personally would rather see all my tabs on the same bar even if they are really short. I opened a new tab, typed about:config [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading to Firefox 2.0 I noticed that not all my tabs were showing at the top. I had to scroll right and left or select from the dropdown list. I personally would rather see all my tabs on the same bar even if they are really short. I opened a new tab, typed about:config and found the parameter <strong>browser.tabs.tabMinWidth</strong> and set it to 20.  It defaults to 100.  Much better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phoeniix.com/change-firefox-tab-minimum-width/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting old firefox extensions to work with newer versions</title>
		<link>http://www.phoeniix.com/getting-old-firefox-extensions-to-work-with-newer-versions-of-firefox</link>
		<comments>http://www.phoeniix.com/getting-old-firefox-extensions-to-work-with-newer-versions-of-firefox#comments</comments>
		<pubDate>Thu, 22 Sep 2005 00:39:08 +0000</pubDate>
		<dc:creator>phoeniix</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.phoeniix.com/?p=106</guid>
		<description><![CDATA[Upon upgrading to the Firefox 1.5 1 beta release many of my extensions did not work. Not knowing why I did a few searches. After just what seemed like nanoseconds I found an article on Roachfiend.com that outlined a simple fix and an helped me understand how firefox extensions work. By simply changing the child [...]]]></description>
			<content:encoded><![CDATA[<p>Upon upgrading to the Firefox 1.5 1 beta release many of my extensions did not work. Not knowing why I did a few searches. After just what seemed like nanoseconds I found an article on Roachfiend.com that <a title="update firefox extensions" href="http://roachfiend.com/archives/2005/09/12/how-to-update-old-extensions-for-new-firefox-releases/">outlined a simple fix</a> and an helped me understand how firefox extensions work.</p>
<p>By simply changing the child node inside install.rdf to 1.5 (the 1.5 beta version) my <a title="get the firefox pagerank extension" href="https://addons.mozilla.org/extensions/moreinfo.php?id=262">pagerank extension</a> now works with 1.5.  Example: &lt; em :maxVersion&gt;&lt; strong&gt;1.5&lt; /strong&gt;&lt; /em&gt;</p>
<p>Note: This works on extensions that have almost nothing to do with the new browser code.</p>
<p><a title="download the extension here" href="http://fromtheashes.phoeniix.com/files/google_pagerank_status-0.9.3-fx.xpi">Get the modified extension here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phoeniix.com/getting-old-firefox-extensions-to-work-with-newer-versions-of-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.phoeniix.com @ 2012-02-07 14:24:58 by W3 Total Cache -->
