<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Hand Coding &#187; firefox</title>
	<atom:link href="http://www.handcoding.com/archives/category/web/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.handcoding.com</link>
	<description>Refenestration Daily.</description>
	<lastBuildDate>Tue, 24 Jan 2012 21:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
		<item>
		<title>Tab Key Not Working in Firefox?</title>
		<link>http://www.handcoding.com/archives/2006/12/08/tab-key-not-working-in-firefox/</link>
		<comments>http://www.handcoding.com/archives/2006/12/08/tab-key-not-working-in-firefox/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 22:18:42 +0000</pubDate>
		<dc:creator>A. Bischoff</dc:creator>
				<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.handcoding.com/?p=972</guid>
		<description><![CDATA[A few days ago, my tab key stopped working in Firefox. I use tab all the time to move through form fields, so that perplexed me a bit. I had a hunch, though, that one of my extensions might have been causing the mischief. Sure enough, after checking the Firefox forums at MozillaZine, I discovered [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago, my tab key stopped working in Firefox. I use tab all the time to move through form fields, so that perplexed me a bit. I had a hunch, though, that one of my extensions might have been causing the mischief. Sure enough, after checking the Firefox <a href="http://forums.mozillazine.org/" title="The MozillaZine forums are the &ldquo;official unofficial&rdquo; forums for Firefox">forums at MozillaZine</a>, I discovered that <a href="http://forums.mozillazine.org/viewtopic.php?t=497097" title="&ldquo;keyboard tab button not working in firefox&rdquo; &mdash; Thu Dec 7th 2006">Paste and Go was the culprit</a>.</p>

<p>After I disabled that guy, things went back to normal &mdash; I guess that one of the extension&rsquo;s recent updates broke something. So, if your tab key has been acting up too, that could be worth a try. (For those who may be curious, <a href="https://addons.mozilla.org/firefox/3035/" title="Paste and Go 2 &mdash; Firefox Add-ons">Paste and Go</a> adds an item to the URL bar&rsquo;s context menu which allows you to paste from a URL from the clipboard and load it in one step.)</p>]]></content:encoded>
			<wfw:commentRss>http://www.handcoding.com/archives/2006/12/08/tab-key-not-working-in-firefox/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Firefox Extension to Resize Textarea Elements</title>
		<link>http://www.handcoding.com/archives/2006/09/05/firefox-extension-to-resize-textarea-elements/</link>
		<comments>http://www.handcoding.com/archives/2006/09/05/firefox-extension-to-resize-textarea-elements/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 16:24:51 +0000</pubDate>
		<dc:creator>A. Bischoff</dc:creator>
				<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.handcoding.com/?p=954</guid>
		<description><![CDATA[It seems like one of those &#8220;now, why didn&#8217;t someone think of this sooner?&#8221; ideas now that I&#8217;ve tried it, but I&#8217;ve recently discovered Jeremy Zawodny&#8217;s Resizable Textarea extension and I dig it. Like the name says, it allows you to resize text-entry boxes (&#60;textarea&#62; fields) in Firefox. There&#8217;re no fancy hotkeys to learn &#8212; [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like one of those &ldquo;now, why didn&rsquo;t someone think of this sooner?&rdquo; ideas now that I&rsquo;ve tried it, but I&rsquo;ve recently discovered Jeremy Zawodny&rsquo;s <a href="http://jeremy.zawodny.com/blog/archives/005752.html" title="Resizable Textarea Extension for Firefox 1.5">Resizable Textarea extension</a> and I dig it. Like the name says, it allows you to resize text-entry boxes (&lt;textarea&gt; fields) in  Firefox. There&rsquo;re no fancy hotkeys to learn &mdash; you just grab the edge of the box, your pointer turns into a double-headed arrow and you can pull on the edge to resize it. Dandy.</p>

<p>Oh, and if you&rsquo;re running <a href="http://www.mozillazine.org/talkback.html?article=20066" title="Mozilla Firefox 2 Beta 2 Milestone Released &mdash; Friday September 1st, 2006">Firefox 2.0 Beta 2</a> &mdash; a perfectly cromulent arrangement &mdash; you may have a bit of a hiccup since Resizable Textarea extension has only been green-lit to work on versions up to Firefox 1.5. Not to worry &mdash; the <a href="http://users.blueprintit.co.uk/~dave/web/firefox/buildid/" title="Nightly Tester Tools extension for Firefox">Nightly Tester Tools</a> extension can take care of that for you. Among other things, it adds an &ldquo;override compatibility&rdquo; to the normal extension dialog box; since most extension authors are very conservative in their version boundaries, overriding those tends to work almost every time.</p>]]></content:encoded>
			<wfw:commentRss>http://www.handcoding.com/archives/2006/09/05/firefox-extension-to-resize-textarea-elements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Security Hole in Greasemonkey</title>
		<link>http://www.handcoding.com/archives/2005/07/18/security-hole-in-greasemonkey/</link>
		<comments>http://www.handcoding.com/archives/2005/07/18/security-hole-in-greasemonkey/#comments</comments>
		<pubDate>Tue, 19 Jul 2005 04:07:29 +0000</pubDate>
		<dc:creator>A. Bischoff</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[extensions]]></category>

		<guid isPermaLink="false">http://www.handcoding.com/?p=882</guid>
		<description><![CDATA[Greasemonkey, in case you haven&#8217;t heard of it, is a handy extension for Firefox that allows you to change web pages on-the-fly. For instance, suppose you want continuous updating in Bloglines (so that the left pane with your feeds is always up-to-date? Not a problem. Or maybe you want tag auto-completion in del.icio.us? Can do. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greasemonkey.mozdev.org/" title="Greasemonkey - Firefox extension to modify pages on-the-fly">Greasemonkey</a>, in case you haven&rsquo;t heard of it, is a handy extension for Firefox that allows you to change web pages on-the-fly. For instance, suppose you want <a href="http://www.rhyley.org/2005/06/new-greasemonkey-userscript-bloglines.php" title="One thing Bloglines is conspicuously lacking is continuous updates. There are lots of ways to keep updated as to whether there are new items for you to read, from a popup window to browser extensions to desktop applications (!), but why not have this functionality built in to Bloglines itself?">continuous updating in Bloglines</a> (so that the left pane with your feeds is always up-to-date? Not a problem. Or maybe you want <a href="http://ejohn.org/projects/autodelicious/" title="A Greasemonkey extension that adds tag auto-complete capabilities to the traditional del.icio.us posting areas. ">tag auto-completion</a> in <a href="http://www.handcoding.com/archives/2005/03/28/ive-setup-a-delicious-account/" title="I&rsquo;m &ldquo;handcoding&rdquo; on del.icio.us &mdash; a social bookmarking site">del.icio.us</a>? Can do.</p>

<p>Overall, Greasemonkey is pretty sweet. Unfortunately, a <a href="http://mozdev.org/pipermail/greasemonkey/2005-July/004022.html" title="&ldquo;This particular exploit is much, much worse than I thought. 
GM_xmlhttpRequest can successfully &lsquo;GET&rsquo; any world-readable file on your local computer.&rdquo;">security hole has come to light</a> over the past couple days. Mark Pilgrim, known for his sites <a href="http://diveintomark.org/" title="&ldquo;My name is Mark Pilgrim, and this is my personal home page.&rdquo;">Dive Into Mark</a> and <a href="http://diveintogreasemonkey.org/" title="Dive Into Greasemonkey is a book about programming with Greasemonkey, a Firefox extension for customizing web pages. Read it online for free.">Dive Into Greasemonkey</a>, explained it this way:</p>

<blockquote cite="http://mozdev.org/pipermail/greasemonkey/2005-July/004022.html">
<p>&ldquo;This particular exploit is much, much worse than I thought. 
GM_xmlhttpRequest can successfully &lsquo;GET&rsquo; any world-readable file on your local computer.</p>

<p>&ldquo;<a href="http://diveintogreasemonkey.org/experiments/localfile-leak.html">[this test page]</a>
returns the contents of c:\boot.ini, which exists on most modern
Windows systems.</p>

<p>[&hellip;]</p>

<p>&ldquo;In other words, running a Greasemonkey script on a site can expose the contents of every file on your local hard drive to that site. [&hellip;] &rdquo;</p>
</blockquote>

<p>In a later message to the Greasemonkey mailing list, <a href="http://mozdev.org/pipermail/greasemonkey/2005-July/004033.html" title="&ldquo;Uninstall Greasemonkey altogether.  At this point, I don&rsquo;t trust having it on my computer at all. &rdquo;">he sounded the alarm</a>:</p>

<blockquote cite="http://mozdev.org/pipermail/greasemonkey/2005-July/004033.html">
<p>&ldquo;Uninstall Greasemonkey altogether.  At this point, I don&rsquo;t trust having it on my computer at all.  [&hellip;]</p>

<p>&ldquo;[&hellip;] And I&rsquo;m posting a big red blinking warning on every page of diveintogreasemonkey.org advising visitors to uninstall it, until all of these security holes are closed.  This is why God invented the &lt;blink&gt; tag.&rdquo;</p>
</blockquote>

<p>I liked his reference to the &lt;blink&gt; tag there; and, yes, security holes and impending nuclear meltdowns are about its only appropriate uses (<a href="http://catb.org/~esr/jargon/html/H/ha-ha-only-serious.html" title="ha ha only serious, [from SF fandom, orig. as mutation of HHOK, &lsquo;Ha Ha Only Kidding&rsquo;]">HHOS</a>). That aside, I have uninstalled Greasemonkey for now. However, I look forward to re-enabling it once the developers work past this.</p>

<p>(Via: <a href="http://www.dashes.com/anil/2005/07/18/greasemonkey_in" title="July 18, 2005 &mdash; Greasemonkey Insecurities">Anil</a>, via <a href="http://www.alargehead.com/randomthoughts/" title="Leia Scofield">Leia</a>/IM)</p>]]></content:encoded>
			<wfw:commentRss>http://www.handcoding.com/archives/2005/07/18/security-hole-in-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Prevent Lost WordPress Posts</title>
		<link>http://www.handcoding.com/archives/2005/05/16/prevent-lost-wordpress-posts/</link>
		<comments>http://www.handcoding.com/archives/2005/05/16/prevent-lost-wordpress-posts/#comments</comments>
		<pubDate>Tue, 17 May 2005 04:24:47 +0000</pubDate>
		<dc:creator>A. Bischoff</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.handcoding.com/?p=861</guid>
		<description><![CDATA[You may recall an entry from a couple weeks ago about pretty URLs in WordPress. As it turns out, I ended up writing that entry twice. It wasn&#8217;t that I didn&#8217;t like the first version, but I just accidentally closed that tab in Firefox at the time (oops). I meant to click on the right-most [...]]]></description>
			<content:encoded><![CDATA[<p>You may recall an entry from a couple weeks ago about <a href="http://www.handcoding.com/archives/2005/04/21/pretty-urls-in-wordpress/" title="Entry: &ldquo;Pretty URLs in WordPress&rdquo;">pretty URLs in WordPress</a>. As it turns out, I ended up writing that entry twice. It wasn&rsquo;t that I didn&rsquo;t like the first version, but I just accidentally closed that tab in Firefox at the time (oops). I meant to click on the right-most tab in my browser but I instead clicked on the &ldquo;close tab&rdquo; button right there instead. Poof!</p>

<p>I was a little bit annoyed but there wasn&rsquo;t much I could do about it. I wrote the entry a second time and I later looked around to see if there were any utilities which might help prevent that kind of thing in the future. One that I thought to look for was some kind of &ldquo;undo close tab&rdquo; extension. Well, ask and ye shall receive &mdash; a guy named Dorando created an extension called <a href="http://www.extensionsmirror.nl/index.php?showtopic=226" title="undoclosetab 20041125.5, Reopen a closed tab">Undo Close Tab</a> (how apropos). And, if you'd normally be wary of downloading an extension from a forum post, rest assured that he has a <a href="http://mozilla.dorando.at/readme.html">home page for his extensions</a> as well, though the bulk of the information on Undo Close Tab is in <a href="http://www.extensionsmirror.nl/index.php?showtopic=226" title="undoclosetab 20041125.5, Reopen a closed tab">his forum post</a>.</p>

<p>I then took aim at the second thorn in my side, that dumb close-tab button which foiled my plans earlier. After all, even though an undo-close-tab extension would have saved me from the predicament last time, I wouldn&rsquo;t have even been in that scrape if it wasn&rsquo;t so easy to hit that button ;). Fortunately, that&rsquo;s easily done as well. This MozillaZine Knowledgebase article writes about <a href="http://kb.mozillazine.org/Move_the_tabbar_(Firefox)" title="Move the tabbar (Firefox) - MozillaZine Knowledge Base">moving the tabbar</a> (to the bottom of the browser or elsewhere on your screen) but it also includes the steps on <a href="http://kb.mozillazine.org/Move_the_tabbar_(Firefox)" title="Move the tabbar (Firefox) - MozillaZine Knowledge Base">removing the close-tab button</a> (regardless of whether you want to move the tab bar as well). In short, you can remove your close-tab button but shutting down your Firefox and adding these lines to <a href="http://kb.mozillazine.org/UserChrome.css" title="UserChrome.css and userContent.css - MozillaZine Knowledge Base">userchrome.css</a>:</p>

<blockquote cite="http://kb.mozillazine.org/Move_the_tabbar_(Firefox)">
<p>/* remove the close-tab button */<br />
 .tabbrowser-tabs > stack {<br />
   display: none;<br />
 }</p>
</blockquote>

<p>Your userchrome.css file goes in your <a href="http://kb.mozillazine.org/Profile_folder" title="Profile Folder - MozillaZine Knowledge Base">Firefox profile directory</a> but the file doesn&rsquo;t exist by default. Rather, there&rsquo;s an example file called &ldquo;userChrome-example.css&rdquo; which you can Save-As to userchrome.css and make use of that. And, that previous link on the <a href="http://kb.mozillazine.org/Profile_folder" title="Profile Folder - MozillaZine Knowledge Base">profile directory</a> offers some tips on where your profile directory is located; that information is fine, though you may find it just as easy to just search your drive &mdash; starting from C:\Documents and Settings\ &mdash; for &ldquo;userChrome-example.css&rdquo;.</p>

<p>I felt better after getting those Firefox bits in order, and I then came across a WordPress plugin which also looked helpful. Gregory Wild-Smith wrote a plugin called <a href="http://twilightuniverse.com/2005/04/twilight-autosave/" title="WordPress auto-save plugin &mdash; Twilight Autosave">Twilight AutoSave</a> which &ldquo;uses cookies and JavaScript to save the data you are typing and allow you to restore it (or delete it) later&rdquo;. With that and the Firefox goodies in place, I should have a lesser chance of losing my posts next time. Not that I&rsquo;m going to tempt fate, but I do have some peace of mind about it now.</p>]]></content:encoded>
			<wfw:commentRss>http://www.handcoding.com/archives/2005/05/16/prevent-lost-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Mozilla Update &#8212; Daily Builds are Ok Again</title>
		<link>http://www.handcoding.com/archives/2004/05/06/mozilla-update-daily-builds-are-ok-again/</link>
		<comments>http://www.handcoding.com/archives/2004/05/06/mozilla-update-daily-builds-are-ok-again/#comments</comments>
		<pubDate>Thu, 06 May 2004 22:42:56 +0000</pubDate>
		<dc:creator>A. Bischoff</dc:creator>
				<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://test.handcoding.com/archives/2004/05/06/mozilla-update-daily-builds-are-ok-again/</guid>
		<description><![CDATA[As a Mozilla/Firefox enthusiast, I often run the daily builds (well, the daily optimized builds). Since development is underway continuously, this allows me to get the latest features as soon as they&#8217;re available. The only downside is that occasionally a check-in for one feature breaks something else. That was the case with the April 16th [...]]]></description>
			<content:encoded><![CDATA[<p>As a Mozilla/Firefox enthusiast, I often run the daily builds (well, the <a href="http://www.handcoding.com/archives/000734.shtml" title="Entry on Optimized Firefox builds">daily optimized builds</a>). Since development is underway continuously, this allows me to get the latest features as soon as they&rsquo;re available. The only downside is that occasionally a check-in for one feature breaks something else.</p>

<p>That was the case with the April 16th check-in for some &ldquo;<a href="http://bugzilla.mozilla.org/show_bug.cgi?id=221619" title="Bug 221619 &mdash; [Meta] Tree widget refactoring and enhancement">Tree widget refactoring</a>&rdquo; (whatever that means) which busted a couple things. In particular, Firefox would <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=241068" title="Bug 241068 &mdash; Crash when trying to enter text in input field. [@ nsTreeBodyFrame::PrefillPropertyArray][@ _ZN15nsTreeBodyFrame20PrefillPropertyArrayEiP12nsTreeColumn]">crash when entering text</a> in an input field. And since that&rsquo;s a fairly common thing to do, the daily Firefox builds were virtually unusable. Sure, there was a workaround where you could prevent the crash if you turned off form-autocomplete, but I&rsquo;d rather stick with an older build than turn that off.</p>

<p>So, for the next two-and-a-half weeks, I just stuck with my April 15th build (without the bug) until they finally fixed this in yesterday&rsquo;s builds (why it took so long, I have no idea). In any case, today&rsquo;s builds are back to normal and better than ever &mdash; <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=203756" title="Bug 203756 &mdash; Enable URLBar autofill with &ldquo;browser.urlbar.autoFill&rdquo; property">URL bar autocomplete is now available</a>. Though I haven&rsquo;t tried it yet, this should mean that the URL bar can be configured to autocomplete as-you-type (like Mozilla) in addition to presenting the usual list of likely matches.</p>

<p>In other Firefox news, the <a href="http://www.handcoding.com/archives/000743.shtml" title="Entry on Flash Click to View">Flash Click to View</a> XPI has been updated (and it&rsquo;s now  called <a href="http://flashblock.mozdev.org/">Flashblock</a>). The basic functionality is still the same &mdash; Flashblock adds a placeholder over any Flash content which can then be activated by clicking on it. And, while older Flashblock versions used just a gray box for the placeholder, the current placeholders have a more polished look which includes the background color of  surrounding elements. In case I&rsquo;ve explained this poorly, there&rsquo;re also <a href="http://flashblock.mozdev.org/screenshots.html">screenshots</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.handcoding.com/archives/2004/05/06/mozilla-update-daily-builds-are-ok-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Flash &#8212; Click to View</title>
		<link>http://www.handcoding.com/archives/2004/03/24/flash-click-to-view/</link>
		<comments>http://www.handcoding.com/archives/2004/03/24/flash-click-to-view/#comments</comments>
		<pubDate>Wed, 24 Mar 2004 20:16:40 +0000</pubDate>
		<dc:creator>A. Bischoff</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://test.handcoding.com/archives/2004/03/24/flash-click-to-view/</guid>
		<description><![CDATA[I&#8217;ve never been much a fan of Flash. These days in particular, it seems to be mostly used for ads on the web. But, there are occasional uses for it (mushroom mushroom comes to mind). Now you can have your Flash and eat it too. As a spin-off from bug 94035 (&#8220;Allow blocking of any [...]]]></description>
			<content:encoded><![CDATA[<p>I&rsquo;ve never been much a fan of Flash. These days in particular, it seems to be mostly used for ads on the web. But, there are occasional uses for it (<a href="http://www.badgerbadgerbadger.com/" title="Silly flash animation: Badger Badger Badger!">mushroom <em>mushroom</em></a> comes to mind).</p>

<p>Now you can have your Flash and eat it too. As a spin-off from <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=94035" title="NEW &mdash; Allow blocking of any media type (flash, plug-in, applet, etc.) by site (like cookies and images)">bug 94035</a> (&ldquo;Allow blocking of any media type&rdquo;), Jesse Ruderman <a href="http://www.squarefree.com/userstyles/xbl.html" title="Jesse Ruderman: XBL for User Style Sheets">wrote some code</a> to cover Flash elements with a &ldquo;Click to Play&rdquo; box. And, from there Ted Mielczarek packaged that into a <a href="http://ted.mielczarek.org/code/mozilla/">handy XPI browser extension</a> for Mozilla &amp; Firefox.</p>

<p>Once installed, each Flash element in a page will be covered with an unobtrusive gray box labeled &ldquo;Click to Play&rdquo;. If you want to view that Flash, just click the box. I&rsquo;ve found that this browser extension makes Flash much more palatable since I only view the Flash elements that I want to see. And, because it installs to your profile directory, you don't have to reinstall it each time you upgrade Mozilla.</p>]]></content:encoded>
			<wfw:commentRss>http://www.handcoding.com/archives/2004/03/24/flash-click-to-view/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Optimized Firefox Builds</title>
		<link>http://www.handcoding.com/archives/2004/03/04/optimized-firefox-builds/</link>
		<comments>http://www.handcoding.com/archives/2004/03/04/optimized-firefox-builds/#comments</comments>
		<pubDate>Fri, 05 Mar 2004 05:18:19 +0000</pubDate>
		<dc:creator>A. Bischoff</dc:creator>
				<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://test.handcoding.com/archives/2004/03/04/optimized-firefox-builds/</guid>
		<description><![CDATA[As an open source project, anyone can create builds for Firefox (formerly known as Firebird). And, indeed many have. As Neil Turner writes about in his blog, Jesse Ruderman has a section of his site &#8212; &#8220;The Burning Edge&#8221; &#8212; where he chronicles bugs fixed in each day&#8217;s Firefox builds. And, next to each day&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>As an open source project, anyone can create builds for Firefox (formerly known as Firebird). And, indeed many have. As Neil Turner <a href="http://www.neilturner.me.uk/2004/Feb/29/hold_on_to_your_seats.html" title="Neil&Rsquo;s World &mdash; Hold on to your seats">writes about in his blog</a>, Jesse Ruderman has a section of his site &mdash; &ldquo;<a href="http://www.squarefree.com/burningedge/">The Burning Edge</a>&rdquo; &mdash; where he chronicles bugs fixed in each day&rsquo;s Firefox builds.</p>

<p>And, next to each day&rsquo;s listing are links to processor-specific builds. In order to save some space, he <a href="http://www.squarefree.com/burningedge/faq.html" title="The Burning Edge: FAQ">makes use of some acronyms</a>, but there&rsquo;s a section which goes over all those. The key is to match up your processor&rsquo;s special features (such as SSE) with the build that offers those.</p>

<p>If you&rsquo;re not sure which features your processor has, Neil mentions that <a href="http://www.aida32.hu/aida32.php">AIDA 32</a> will check your processor and figure that out for you. AIDA probably works fine, though I prefer <a href="http://hp.vector.co.jp/authors/VA002374/src/download.html">WCPUID</a>
 for that kind of thing &mdash; it&rsquo;s a processor-focused utility and all the information you need is right on the first screen.</p>

<p>In the <a href="http://www.squarefree.com/burningedge/faq.html" title="Burning Edge &mdash; FAQ">FAQ</a>, Jesse also includes a quick-reference to match up which build is fastest for your processor:</p>

<blockquote>
<p><em>So which optimized build should I get if my processor is X?</em></p>

<ul>
        <li>P2: G6 is fastest</li>
        <li>P3: G6 SSE is fastest</li>
        <li>P4: G7 SSE2 is fastest</li>
        <li>Celeron: Depends on whether your Celeron is P2-based, P3-based, or P4-based.</li>
        <li>Athlon XP: G7 may be faster than G7 SSE even though SSE is supported</li>
</ul>
</blockquote>

<p>Yeah, those acronyms may seem a bit obtuse for now, but it&rsquo;s fairly straightforward once you&rsquo;re looking at the <a href="http://www.squarefree.com/burningedge/">list of builds for the day</a>. And, apparently, the results <a href="http://www.neilturner.me.uk/2004/Feb/29/hold_on_to_your_seats.html" title="Neil&rsquo;s World &mdash; Hold on to your seats">can be quite dramatic</a>:</p>

<blockquote>
<p>Still with me? Good, because if you follow the above you may make yourself very, very happy. This optimized build is insanely fast &mdash; probably the fastest browser I&rsquo;ve ever used. New tabs open instantly, menus appear as soon as you click on them, and page rendering is noticeably faster. If you&rsquo;re willing to spend a few minutes trying to find a build that works best with your computer, then you&rsquo;ll be thanking yourself in future.</p>
</blockquote>

<p>If I had a halfway-decent processor, I&rsquo;d try some of these optimized builds for sure ;). As it is, I have just an Athlon 700 in my box and about the only thing it supports are MMX and 3DNow, neither of which appear in specialized builds. To be fair, I may give a G6-optimized build a chance, as that one has rather lenient optimization that doesn&rsquo;t completely require a modern processor.</p>]]></content:encoded>
			<wfw:commentRss>http://www.handcoding.com/archives/2004/03/04/optimized-firefox-builds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>

