<?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>ForeverGeek &#187; Firefox</title>
	<atom:link href="http://www.forevergeek.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forevergeek.com</link>
	<description>Nerds are for Dorks</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:42:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Hack and tweak your Firefox</title>
		<link>http://www.forevergeek.com/2010/06/hack_and_tweak_your_firefox/</link>
		<comments>http://www.forevergeek.com/2010/06/hack_and_tweak_your_firefox/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 20:10:45 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=18993</guid>
		<description><![CDATA[Despite the wide variety of web browsers available I&#8217;m still a daily Firefox user. I could never get used to Safari or Camino. I do use Chrome for testing websites or when I need multiple logins on one website. As for Opera I can&#8217;t really care for it at all. While Firefox is the slowest of all the browsers I like it due to the add-ons and the possibility to hack a lot of settings to suit my needs. Just by typing about:config you&#8217;ll get access to customize Firefox&#8217;s core settings. Of course this doesn&#8217;t come without a proper warning from Firefox. That warning says it all, hack and tweak]]></description>
			<content:encoded><![CDATA[<p>Despite the wide variety of web <a href="http://www.forevergeek.com/tag/browser/">browsers</a> available I&#8217;m still a daily <a href="http://www.forevergeek.com/tag/firefox/">Firefox</a> user. I could never get used to <a href="http://www.apple.com/safari/">Safari</a> or <a href="http://caminobrowser.org/">Camino</a>. I do use Chrome for testing websites or when I need multiple logins on one website. As for Opera I can&#8217;t really care for it at all.</p>
<p>While Firefox is the slowest of all the browsers I like it due to the add-ons and the possibility to hack a lot of settings to suit my needs. Just by typing  <code>about:config</code> you&#8217;ll get access to customize Firefox&#8217;s core settings. Of course this doesn&#8217;t come without a proper warning from Firefox.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/media/2010/06/ff.jpg" alt="ff Hack and tweak your Firefox" title="firefox warning" width="550" height="244" class="aligncenter size-full wp-image-18995" /></p>
<p>That warning says it all, hack and tweak at your own risk.</p>
<p>The first hack is to speed up web browsing.</p>
<p><code>1. In the address bar, type:  about:config<br />
2. Locate and change the following values by double-clicking on them:<br />
network.http.max-connections = 48 or 96 [default is 30]<br />
network.http.max-connections-per-server = 24 or 32 [default is 10]<br />
network.http.max-persistent-connections-per-proxy = 24  [default is 4]<br />
network.http.max-persistent-connections-per-server =12 [default is 2]<br />
network.http.pipelining = true [default is false]<br />
network.http.pipelining.maxrequests = 8 or 10 [ default is 4]<br />
network.http.proxy.pipelining = true [default is false]</code></p>
<p>Next you can minimize the amount of RAM memory that Firefox uses when the application is minimized. Firefox is known to be huge memory hogger so this one will probably help the ones like me who have only 2GB of memory.</p>
<p><code>In about:config filter config.trim_on_minimize<br />
change value to true<br />
if filter returns zero result<br />
right click go to new and select "boolean"<br />
Name the preference: config.trim_on_minimize<br />
Set the value on true</code></p>
<p>I applied these two hacks myself on my Firefox installation, Firefox 3.6.3 running on OS X 10.6.3, so far it&#8217;s running without problems. But these customization should always be done with second thoughts.</p>
<p>For websites hack I use <a href="https://addons.mozilla.org/en-US/firefox/addon/748/">Greasemonkey</a> which is by now familiar to all. I use it mostly on Facebook, Google Calendar and Google.</p>
<p>I&#8217;m now hoping that someone figures a way to block tynt.com. Tynt is a Javascript service applied to many popular websites like techCrunch, NYTimes, etc. Whenever you copy and paste text from those site it will add extra text and links depending how the websites have configured it. I&#8217;m 50/50 on this, a Read more link is fine with me but some sites abuse this service and give you a whole rundown of text and several links.</p>
<p>The only way to block tynt.com in Firefox is to install noscript or Adblocker. I&#8217;m not a fan of these add-ons so I&#8217;m hoping for a Greasemonkey solution. Meanwhile for Chrome there is a solution, <a href="https://chrome.google.com/extensions/detail/achmnghbfplhfomhiohmojicomlgmkam">Tynt Blocker</a>. Only annoying about it it will give a pop up each time a new website using Tynt is visited instead of just blocking all and let the user make the exception.</p>
<p>If you want to dig deeper in about:config, check out <a href="http://www.dimitrology.com/windows/firefox-hacking-aboutconfig-complete-list-tweaks/">Firefox hacking about:config complete list &#038; tweaks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2010/06/hack_and_tweak_your_firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft forced to offer Europeans choice of browsers</title>
		<link>http://www.forevergeek.com/2010/03/microsoft_forced_to_offer_europeans_choice_of_browsers/</link>
		<comments>http://www.forevergeek.com/2010/03/microsoft_forced_to_offer_europeans_choice_of_browsers/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 14:38:01 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Competition]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=16452</guid>
		<description><![CDATA[From today, millions of Europeans who use Windows will be given the choice of whether to switch their default browser from Internet Explorer to one of eleven others. It follows a lengthy legal battle in Europe which has seen Microsoft accused of anti-competitive behaviour because it bundles Internet Explorer with the Windows operating system. This means that many computer users don&#8217;t realise there are alternative browsers available — amusing given that many users don&#8217;t really appreciate what a &#8216;browser&#8217; really is. Us geeks have been switching in droves to alternatives such as Firefox, Opera, Safari and Chrome, but most &#8216;standard&#8217; users have stuck with IE out of ignorance. It&#8217;s interesting]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/03/microsoft_logo.gif"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.forevergeek.com/wp-content/uploads/2009/03/microsoft_logo-223x52.gif" alt="microsoft logo 223x52 Microsoft forced to offer Europeans choice of browsers" title="microsoft_logo" width="223" height="52" class="alignleft size-medium wp-image-11975" /></a>From today, millions of Europeans who use Windows will be given the choice of whether to switch their default browser from Internet Explorer to one of eleven others.</p>
<p>It follows a lengthy legal battle in Europe which has seen Microsoft accused of anti-competitive behaviour because it bundles Internet Explorer with the Windows operating system. This means that many computer users don&#8217;t realise there are alternative browsers available — amusing given that many users don&#8217;t really appreciate what a &#8216;browser&#8217; really is.</p>
<p>Us geeks have been switching in droves to alternatives such as Firefox, Opera, Safari and Chrome, but most &#8216;standard&#8217; users have stuck with IE out of ignorance.</p>
<p>It&#8217;s interesting that Apple, though having a significantly lower market share, hasn&#8217;t been officially questioned over its bundling of the Safari browser with OS X.</p>
<p>Windows users who have already switched to another browser won&#8217;t be presented with the list of options, which includes Avant, Chrome, Firefox, Flock, Green Browser, K-meleon, Maxthon, Opera, Safari, Sleipnir, Slim — and Internet Explorer of course.</p>
<p>Who&#8217;ll benefit the most from this? Browser manufacturers, most likely, and IT helpdesks. For those of us who are unpaid technical support for friends and relatives, it may be a potential headache but at least it forces the issue that it&#8217;s generally a good thing to switch away from Internet Explorer.</p>
<p>Whether my mum and dad are going to suddenly dive into using Firefox is another matter — I doubt it somehow.</p>
<p>Interestingly, the list of choices will be randomised to a certain extent, with the big five (Opera, Firefox, Chrome, Safari and IE) appearing in random order on the first section and the other seven randomly spread out below.</p>
<p>What do you think of this move?</p>
<p><a href="http://news.bbc.co.uk/1/hi/technology/8537763.stm">Via</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2010/03/microsoft_forced_to_offer_europeans_choice_of_browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser wars: Firefox 3.5 beats Internet Explorer 7</title>
		<link>http://www.forevergeek.com/2009/12/browser_wars_firefox_35_beats_internet_explorer_7/</link>
		<comments>http://www.forevergeek.com/2009/12/browser_wars_firefox_35_beats_internet_explorer_7/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 11:45:53 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=15137</guid>
		<description><![CDATA[We know that Firefox&#8217;s market share has been steadily increasing, but an interesting statistic from a leading web stats company (StatCounter) shows that Firefox 3.5 has overtaken Internet Explorer 7 for the first time. Results vary from continent to continent, with Firefox being a lot more popular in Europe than North America, for example. The complete Internet Explorer collection still significantly outranks Firefox. IE6 alone is still in use by nearly one in six users. I decided to take a look at a couple of our websites. Firstly, Forever Geek, which you&#8217;d expect to be frequented by a more tech-savvy crowd, confirmed my belief. Last month, Firefox overall had 50%]]></description>
			<content:encoded><![CDATA[<p>We know that Firefox&#8217;s market share has been steadily increasing, but an interesting statistic from a leading web stats company (StatCounter) shows that Firefox 3.5 has overtaken Internet Explorer 7 for the first time.</p>
<p>Results vary from continent to continent, with Firefox being a lot more popular in Europe than North America, for example.</p>
<p>The complete Internet Explorer collection still significantly outranks Firefox. IE6 alone is still in use by nearly one in six users.</p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/12/statcounter-browser-stats.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/12/statcounter-browser-stats.jpg" alt="statcounter browser stats Browser wars: Firefox 3.5 beats Internet Explorer 7" title="statcounter-browser-stats" width="428" height="244" class="aligncenter size-full wp-image-15136" /></a></p>
<p>I decided to take a look at a couple of <a href="http://splashpress.com/">our websites</a>.</p>
<p>Firstly, Forever Geek, which you&#8217;d expect to be frequented by a more tech-savvy crowd, confirmed my belief.</p>
<p>Last month, Firefox overall had 50% visitor share, compared to Internet Explorer&#8217;s 30%, while in November &#8217;08, IE had been sitting with 35% and FF still at 50%.</p>
<p>Moving to a site concerned with celebrity gossip, and likely to be frequented by a wider range of users, I found that IE took at 46% share compared to FF on 35%.</p>
<p>Again, Firefox had held its 35% share since November &#8217;08, whereas IE had slipped from 51%.</p>
<p>Not particularly scientific, I grant you, but it&#8217;s interesting that in both cases, Microsoft&#8217;s browser has slipped five percentage points, while Mozilla&#8217;s baby has held its share.</p>
<p>There are a few more interesting numbers for those who enjoy this sort of thing.</p>
<p><a href="http://www.itpro.co.uk/618985/firefox-3-5-tops-ie7-as-most-popular-browser">Via</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/12/browser_wars_firefox_35_beats_internet_explorer_7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy 5th Birthday, Mozilla Firefox!</title>
		<link>http://www.forevergeek.com/2009/11/happy_5th_birthday_mozilla_firefox/</link>
		<comments>http://www.forevergeek.com/2009/11/happy_5th_birthday_mozilla_firefox/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 07:33:51 +0000</pubDate>
		<dc:creator>Noemi Twigg</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web browsers]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=14488</guid>
		<description><![CDATA[Can you believe it? It’s been five years since this awesome Internet browser was first launched! I still remember using it for the first time – a couple of months after it was released – and vowing to myself that I would never use Internet Explorer again. Yes, that vow has been kept conscientiously; and I am willing to bet an arm and a leg that a lot of you have been thanking the powers that be for Firefox as well! So anyway, it’s their fifth year, and the guys at Mozilla threw a birthday party at the beginning of this week. The birthday bash was held at the Terra]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  src="http://www.forevergeek.com/wp-content/uploads/2009/11/ff-223x167.jpg" alt="ff 223x167 Happy 5th Birthday, Mozilla Firefox!" width="223" height="167" class="alignright size-medium wp-image-14490" title="Happy 5th Birthday, Mozilla Firefox!" />Can you believe it?  It’s been five years since this awesome Internet browser was first launched!  I still remember using it for the first time – a couple of months after it was released – and vowing to myself that I would never use Internet Explorer again.  Yes, that vow has been kept conscientiously; and I am willing to bet an arm and a leg that a lot of you have been thanking the powers that be for Firefox as well!<span id="more-14488"></span></p>
<p>So anyway, it’s their fifth year, and the guys at Mozilla threw a birthday party at the beginning of this week.  The birthday bash was held at the Terra Space in San Francisco.  Naturally, Mozilla employees were there, together with their guests and some other people – probably present on an invitation only basis. (Obviously I wasn’t one of those.)</p>
<p>While Mozilla is celebrating five years of the existence of Firefox, the truth is that this web browser can trace its roots to a couple of years earlier than that, when Mozilla itself was founded.  That was way back in 1998.</p>
<p>So what are people saying about Mozilla?  Naturally, fanatics are singing praises.  To balance it out though, let me quote <a href="http://blogs.computerworld.com/15070/mozilla_firefox_five_this_week_my_how_youve_grown">David Coursey</a>, who says:</p>
<blockquote><p>On its fifth birthday, Firefox must be considered both an incredible success and somewhat of a failure. The open source Web browser is a great product and quite an achievement, but has not tremendously advanced the cause of &#8220;free&#8221; software. &#8230; You might think Firefox would have encouraged a wave of open source development, but from the perspective of a typical business or home user, it has not happened.</p></blockquote>
<p>He does have a point, doesn’t he?  Then again, for many satisfied users, I think that Mozilla Firefox is doing just great.</p>
<p><em>Photo courtesy of Business Insider</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/11/happy_5th_birthday_mozilla_firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Halloween Pumpkin Carvings For Geeks</title>
		<link>http://www.forevergeek.com/2009/10/awesome_halloween_pumpkin_carvings_for_geeks/</link>
		<comments>http://www.forevergeek.com/2009/10/awesome_halloween_pumpkin_carvings_for_geeks/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 10:31:07 +0000</pubDate>
		<dc:creator>Noemi Twigg</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Halloween]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[pumpkin carvings]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=14338</guid>
		<description><![CDATA[Who said geeks don’t celebrate Halloween? I am willing to bet a month’s salary (not much, I have to admit) that there will be countless Spocks, Darth Vaders, and other similar characters at parties this weekend. But have you ever thought of carving that pumpkin based on the current social media trends? I honestly haven’t, but the guys at Mashable did an excellent job featuring 12 of the coolest social media pumpkin carvings for Halloween. You should check the full article out, but here’s a tiny glimpse of what’s in store for you. Needless to say, they’re the ones that made my blood flow more quickly. Twitter’s Fail Whale –]]></description>
			<content:encoded><![CDATA[<p>Who said geeks don’t celebrate Halloween?  I am willing to bet a month’s salary (not much, I have to admit) that there will be countless Spocks, Darth Vaders, and other similar characters at parties this weekend.  But have you ever thought of carving that pumpkin based on the current social media trends?  I honestly haven’t, but the guys at <a href="http://mashable.com/2009/10/28/halloween-pumpkin-carvings/">Mashable did an excellent job featuring 12 of the coolest social media pumpkin carvings for Halloween</a>.</p>
<p>You should check the full article out, but here’s a tiny glimpse of what’s in store for you.  Needless to say, they’re the ones that made my blood flow more quickly.<br />
<span id="more-14338"></span><br />
<strong>Twitter’s Fail Whale </strong>– who does not recognize this creature?  Twitter has received a lot of flak for its intermittent service, although we have to admit is has become much better.  Still, the fail whale has earned its place in history.<br />
<img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-14339" src="http://www.forevergeek.com/wp-content/uploads/2009/10/failwhale-pumpkin1-300x225-223x167.jpg" alt="failwhale pumpkin1 300x225 223x167 Awesome Halloween Pumpkin Carvings For Geeks" width="223" height="167" title="Awesome Halloween Pumpkin Carvings For Geeks" /><br />
<strong>Firefox and IE</strong> – I use Chrome now since Firefox started to crash on me all the time about a month ago, and I haven’t used IE since forever, but these pumpkins still look awesome, don’t they?<br />
<img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-14340" src="http://www.forevergeek.com/wp-content/uploads/2009/10/firefox-ie-pumpkin-223x126.jpg" alt="firefox ie pumpkin 223x126 Awesome Halloween Pumpkin Carvings For Geeks" width="223" height="126" title="Awesome Halloween Pumpkin Carvings For Geeks" /><br />
<strong>Reddit</strong> – I love how they used a reddish hue for the lighting inside the pumpkin.  This alien is cuter than ET, in my opinion.<br />
<img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-14341" src="http://www.forevergeek.com/wp-content/uploads/2009/10/reddit-pumpkin-223x110.jpg" alt="reddit pumpkin 223x110 Awesome Halloween Pumpkin Carvings For Geeks" width="223" height="110" title="Awesome Halloween Pumpkin Carvings For Geeks" /><br />
<strong>Apple</strong> – of course.  I could have thought of this myself if I didn’t see Mashable’s write up first (yeah right).  A geek pumpkin fest will not be complete without an Apple carving, don’t you think?  Maybe you can use Steve Job’s face for a more unique carving?<br />
<img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-14342" src="http://www.forevergeek.com/wp-content/uploads/2009/10/apple-pumpkin-223x167.jpg" alt="apple pumpkin 223x167 Awesome Halloween Pumpkin Carvings For Geeks" width="223" height="167" title="Awesome Halloween Pumpkin Carvings For Geeks" /></p>
<p><em>All photos courtesy of Mashable</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/10/awesome_halloween_pumpkin_carvings_for_geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should Firefox add multitouch support?</title>
		<link>http://www.forevergeek.com/2009/08/should_firefox_add_multitouch_support/</link>
		<comments>http://www.forevergeek.com/2009/08/should_firefox_add_multitouch_support/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 09:57:03 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[gesture]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=13780</guid>
		<description><![CDATA[There&#8217;s an interesting set of diagrams and discussion over at the Mozilla Wiki about adding multitouch and gesturing to Firefox. It doesn&#8217;t mention what this is in response to — Apple MacBook multitouch trackpad, perhaps, or the increasing number of mobile devices with touchscreens — but of course it is dependent on associated hardware to work correctly. A device that could input touch data for two or more fingers could integrate with Firefox and allow for a number of commands to be executed without either mouse or keyboard shortcut input (though these could perhaps be used as modifiers). What I really like is the &#8220;create new gesture&#8221; that would allow]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s an interesting set of diagrams and discussion over at the Mozilla Wiki about <a href="https://wiki.mozilla.org/Firefox/Sprints/Multitouch_Polish/Customization_Mockups">adding multitouch and gesturing to Firefox</a>.</p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/firefox-define-your-gesture-screenshot.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/firefox-define-your-gesture-screenshot-540x356.png" alt="firefox define your gesture screenshot 540x356 Should Firefox add multitouch support?" title="firefox-define-your-gesture-screenshot" width="480" class="aligncenter size-large wp-image-13779" /></a></p>
<p>It doesn&#8217;t mention what this is in response to — Apple MacBook multitouch trackpad, perhaps, or the increasing number of mobile devices with touchscreens — but of course it is dependent on associated hardware to work correctly.</p>
<p><span id="more-13780"></span></p>
<p>A device that could input touch data for two or more fingers could integrate with Firefox and allow for a number of commands to be executed without either mouse or keyboard shortcut input (though these could perhaps be used as modifiers).</p>
<p>What I really like is the &#8220;create new gesture&#8221; that would allow users to add their own commands — gesture macros if you like — which would execute based on a specific set of touch inputs.</p>
<p>This is something that&#8217;s not really been well explored on mainstream devices. Even the iPhone has a relatively small set of gestures in the main user interface, though individual apps could always add to this.</p>
<p>Having this in Firefox is all very well. Now how about it rolled out across the operating system. Both Apple and Microsoft are totally capable of doing this.</p>
<p>How about support for gesture input on other surfaces, like this really cool video on scratch input:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/2E8vsQB4pug&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2E8vsQB4pug&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/08/should_firefox_add_multitouch_support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 6 still hanging out in the wild</title>
		<link>http://www.forevergeek.com/2009/06/internet_explorer_6_still_hanging_out_in_the_wild/</link>
		<comments>http://www.forevergeek.com/2009/06/internet_explorer_6_still_hanging_out_in_the_wild/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 16:05:20 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=12842</guid>
		<description><![CDATA[It&#8217;s a sorry state of affairs: Internet Explorer version 6x still has the largest market share of any web browser, with two in five users still using it. Internet Explorer 7x is close behind, with Firefox version 3 claiming one in ten users and the rest straggling behind. It&#8217;s news that&#8217;s sure to wind up web developers, like those behind the Kill IE6 project. These results come from Stat Owl. Other web measuring tools might get the numbers slightly different, but there&#8217;s no denying that a lot more needs to happen to eradicate IE6 from the world. Part of the problem is corporations that haven&#8217;t upgraded their systems, as well]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/06/web-trends.png"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.forevergeek.com/wp-content/uploads/2009/06/web-trends-223x127.png" alt="web trends 223x127 Internet Explorer 6 still hanging out in the wild" title="web-trends" width="223" height="127" class="alignleft size-medium wp-image-12843" /></a>It&#8217;s a sorry state of affairs: Internet Explorer version 6x still has the largest market share of any web browser, with two in five users still using it.</p>
<p>Internet Explorer 7x is close behind, with Firefox version 3 claiming one in ten users and the rest straggling behind.</p>
<p>It&#8217;s news that&#8217;s sure to wind up web developers, like those behind the <a href="http://www.killie6.com/">Kill IE6 project</a>.</p>
<p><span id="more-12842"></span></p>
<p>These results come from <a href="http://www.statowl.com/web_browser_usage_by_version_trend.php?timeframe=last_6&#038;interval=month&#038;chart_id=11&#038;limit[]=ie&#038;limit[]=firefox&#038;limit[]=safari&#038;limit[]=chrome&#038;limit[]=opera&#038;limit[]=netscape&#038;fltr_os=&#038;fltr_se=&#038;fltr_cn=Corporate">Stat Owl</a>. Other web measuring tools might get the numbers slightly different, but there&#8217;s no denying that a lot more needs to happen to eradicate IE6 from the world.</p>
<p>Part of the problem is corporations that haven&#8217;t upgraded their systems, as well as home users who aren&#8217;t very computer literate and just don&#8217;t know or care about web browser versions and the like. It&#8217;s just the Internet, right?</p>
<p>Unsurprisingly, you Forever Geek readers are a web savvy lot &#8211; well over half are using Firefox. The 6% or so of IE6 users probably arrived here by mistake.</p>
<p>Though Microsoft has recently announced that it is to roll out Internet Explorer 8 via automatic software upgrade, I&#8217;ve still got a nasty feeling that IE6 could take some time to eradicate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/06/internet_explorer_6_still_hanging_out_in_the_wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Quick Tip: When downloads stop working&#8230;</title>
		<link>http://www.forevergeek.com/2007/10/firefox_quick_tip_when_downloads_stop_working/</link>
		<comments>http://www.forevergeek.com/2007/10/firefox_quick_tip_when_downloads_stop_working/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 03:45:04 +0000</pubDate>
		<dc:creator>Tiago</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://forevergeek.com/firefox/firefox_quick_tip_when_downloads_stop_working.php</guid>
		<description><![CDATA[Sometimes Firefox freaks out and for no reason at all, the downloads (Ctrl + J) stop working and it doesn&#8217;t allow you to download anything while using the browser. Be it a simple image, or an email attachment &#8211; nothing can be done. This problem has happened to me before, and the solution to get the downloads working again (in my case) was very easy &#8211; just had to delete one file, the “downloads.rdf” to be more specific, that is suppose to be located in the Profile folder of Firefox. There might be other solutions to solve the “downloads in Firefox problem” &#8211; check this page on the Mozilla Knowledge]]></description>
			<content:encoded><![CDATA[<p>Sometimes Firefox freaks out and for no reason at all, the downloads (Ctrl + J) stop working and it doesn&#8217;t allow you to download anything while using the browser. Be it a simple image, or an email attachment &#8211; nothing can be done.</p>
<p><center><img src='http://www.forevergeek.com/wp-content/media/2007/10/firefox-downloads-1.jpg' alt="firefox downloads 1 Firefox Quick Tip: When downloads stop working..." title='Firefox Downloads' /></center></p>
<p>This problem has happened to me before, and the solution to get the downloads working again (in my case) was very easy &#8211; just had to delete one file, the “downloads.rdf” to be more specific, that is suppose to be located in the <a href="http://www.mozilla.org/support/firefox/edit#profile">Profile folder of Firefox</a>.</p>
<p>There might be other solutions to solve the “downloads in Firefox problem” &#8211; check <a href="http://support.mozilla.com/kb/Unable+to+download+or+save+files">this page</a> on the Mozilla Knowledge Base for more information/solutions, such as reseting the download folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2007/10/firefox_quick_tip_when_downloads_stop_working/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Recently Closed Tabs Feature on FireFox 2</title>
		<link>http://www.forevergeek.com/2006/11/recently_closed_tabs_feature_on_firefox_2/</link>
		<comments>http://www.forevergeek.com/2006/11/recently_closed_tabs_feature_on_firefox_2/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 02:04:42 +0000</pubDate>
		<dc:creator>J. Angelo Racoma</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=3626</guid>
		<description><![CDATA[Here&#8217;s a nifty feature I recently discovered on FireFox 2: Recently Closed Tabs. It&#8217;s good that it has been standard for FireFox to warn you if you&#8217;re closing multiple tabs. After all, Control-Q (or CMD-Q for the Mac) is dangerously close to Control-W (or CMD-W). I&#8217;ve fallen victim to this mistake many a time with Safari, as it gives no warning when closing windows with multiple tabs. But neither browser warns you when you close a single tab. I&#8217;ve fallen victim to mistaken middle-clicking on FireFox myself many times, which closes a tab. You can access the recently closed tabs list under the History menu. It gives you the option]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a nifty feature I recently discovered on FireFox 2: <em>Recently Closed Tabs</em>. It&#8217;s good that it has been standard for FireFox to warn you if you&#8217;re closing multiple tabs. After all, Control-Q (or CMD-Q for the Mac) is dangerously close to Control-W (or CMD-W). I&#8217;ve fallen victim to this mistake many a time with Safari, as it gives no warning when closing windows with multiple tabs. But neither browser warns you when you close a single tab. I&#8217;ve fallen victim to mistaken middle-clicking on FireFox myself many times, which closes a tab.</p>
<div class="screenshot"><img alt="recently%20closed Recently Closed Tabs Feature on FireFox 2" src="http://forevergeek.com/images/recently%20closed.png" width="367" height="62" title="Recently Closed Tabs Feature on FireFox 2" /></div>
<p>You can access the recently closed tabs list under the <strong>History</strong> menu. It gives you the option to re-open tabs you&#8217;ve closed while in a particular session. You can also open all recently closed tabs in a new tabbed window. When you close the browser, the list is cleared.</p>
<p>It won&#8217;t help if you have unsaved forms filled up when you close a tab, as the Recently Closed Tabs feature won&#8217;t bring these back (but FireFox 2&#8242;s session recovery feature will, though this only works if FF2 crashes and not when you close it normally). Still, this is a useful feature&#8211;a good way to revisit closed tabs, instead of having to dig through your browser history.</p>
<p>[<a href="http://www.tuaw.com/2006/10/31/firefox-2-feature-recently-closed-tabs/">via TUAW</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2006/11/recently_closed_tabs_feature_on_firefox_2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Firefox Optimization Tips</title>
		<link>http://www.forevergeek.com/2006/04/firefox_optimization_tips/</link>
		<comments>http://www.forevergeek.com/2006/04/firefox_optimization_tips/#comments</comments>
		<pubDate>Tue, 04 Apr 2006 16:38:08 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tuning]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=2848</guid>
		<description><![CDATA[Really more for those that may be new to Firefox, CNet has posted an article with 10 tips for helping to keep Firefox running lean and mean. Everybody who&#8217;s experienced the fun of customizing Firefox to his or her liking has a favorite extension. Whether it&#8217;s the improved navigation and session-saving friendliness of TabMixPlus or the convenience of All-in-One Sidebar, I can&#8217;t imagine living without some of them. It&#8217;s empowering to tweak your browser as you see fit, but the price often comes in the form of slower performance and memory hogging. Though Firefox has long been accused of leaking memory, there are simple ways to reduce RAM usage and]]></description>
			<content:encoded><![CDATA[<p>Really more for those that may be new to Firefox, CNet has posted an article with 10 tips for helping to keep Firefox running lean and mean.</p>
<blockquote><p>Everybody who&#8217;s experienced the fun of customizing Firefox to his or her liking has a favorite extension. Whether it&#8217;s the improved navigation and session-saving friendliness of TabMixPlus or the convenience of All-in-One Sidebar, I can&#8217;t imagine living without some of them. It&#8217;s empowering to tweak your browser as you see fit, but the price often comes in the form of slower performance and memory hogging. Though Firefox has long been accused of leaking memory, there are simple ways to reduce RAM usage and increase speed. Here are a few extensions and tips designed to lighten your load.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2006/04/firefox_optimization_tips/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Duplicating your Firefox profile</title>
		<link>http://www.forevergeek.com/2006/03/duplicating_your_firefox_profile/</link>
		<comments>http://www.forevergeek.com/2006/03/duplicating_your_firefox_profile/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 16:32:37 +0000</pubDate>
		<dc:creator>J. Angelo Racoma</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=2834</guid>
		<description><![CDATA[If you use several computers, then you&#8217;re likely familiar with the frustration of having to re-input your settings, passwords, bookmarks, history, extensions, and form auto-fill information into your new Firefox installation everytime you re-install your operating system, or get a new computer altogether (lucky you!). I recently got my hands on yet another extra laptop, and I thought of transferring my profile from one of my existing systems. Yes, you can download software that automatically does the backup and restoring for you, but where&#8217;s the geekiness in that? Real geeks do it manually&#8211;which is perhaps the most straightforward way, anyway. So how do we go about with duplicating a Firefox]]></description>
			<content:encoded><![CDATA[<p>If you use several computers, then you&#8217;re likely familiar with the frustration of having to re-input your settings, passwords, bookmarks, history, extensions, and form auto-fill information into your new Firefox installation everytime you re-install your operating system, or get a new computer altogether (lucky you!). I recently got my hands on yet another extra laptop, and I thought of transferring my profile from one of my existing systems. Yes, you can download software that automatically does the backup and restoring for you, but where&#8217;s the geekiness in that? Real geeks do it manually&#8211;which is perhaps the most straightforward way, anyway.</p>
<p>So how do we go about with duplicating a Firefox profile?<br />
<span id="more-2834"></span><br />
First, open up your source (the original one, where you want to copy the profile from) profile in Windows Explorer. Let&#8217;s assume you only use one profile on your system, which is automatically named by Firefox as <strong>default</strong>, and that you use Windows XP. Point Explorer to:</p>
<p><strong>[Windows installation drive]:\Documents and Settings\[Your username]\Application Data\Mozilla\Firefox\Profiles</strong></p>
<p>You might have to first enable viewing of hidden files and folders and system files at TOOLS &#8211; FOLDER OPTIONS &#8211; VIEW. Simply uncheck the boxes that say &#8220;Hide protected system files &#8230;&#8221; and select the radio button for &#8220;Show hidden files and folders.&#8221;</p>
<p>You will see at least one folder inside, with this format:</p>
<p><strong>XXXXXXXX.default</strong></p>
<p>where XXXXXXXX is an eight-character code for your Firefox installation on that particular machine.</p>
<p>This folder contains all your Firefox information, including bookmarks, history, extensions, form auto-fill, passwords, and cache. You can already ZIP/compress and copy this onto a USB flashdrive or any other recordable media, or transfer via the network. Remember that this folder could get very large if you have a large cache of temporary Internet files, so you might want to clear your browser&#8217;s cache first.</p>
<p>Then, in the destination computer, make sure you&#8217;ve already installed Firefox, and opened it up at least once, so that the application would automatically create a new default profile for you. Then open up Windows Explorer and then browse to:</p>
<p><strong>[Windows installation drive]:\Documents and Settings\[Your username]\Application Data\Mozilla\Firefox\Profiles</strong></p>
<p>where you will see a folder named</p>
<p><strong>YYYYYYYY.default</strong></p>
<p>where YYYYYYYY is the eight-character code for that firefox installation.</p>
<p>Simply copy or uncompress the folder containing the original profile into this \Profiles folder.</p>
<p>Now copy the YYYYYYYY string onto your clipboard (so you won&#8217;t forget), and then rename that folder as you please (i.e., YYYYYYYY.default.backup). Then rename <strong>XXXXXXXX.default</strong> into <strong>YYYYYYYY.default</strong>. Make sure Firefox is not running while you do this, or you&#8217;ll get file access conflict errors.</p>
<p>Now open up Firefox, and voila! Your original settings have been copied. Do check some of the options, though, as some extension and proxy settings may not have been transferred. But what&#8217;s important is that your new Firefox installation looks and feels like your old one. Now you can go and browse away to your favorite, bookmarked sites, not having to re-input all your URLs and passwords again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2006/03/duplicating_your_firefox_profile/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Fixing Firefox Slow Downs</title>
		<link>http://www.forevergeek.com/2005/05/fixing_firefox_slow_downs/</link>
		<comments>http://www.forevergeek.com/2005/05/fixing_firefox_slow_downs/#comments</comments>
		<pubDate>Mon, 02 May 2005 22:30:08 +0000</pubDate>
		<dc:creator>Scrivs</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Tuning]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=1599</guid>
		<description><![CDATA[Last December we showed you how to make Firefox faster and now we have found another tip that could speed up and fix those lockups you might be experiencing with Firefox. Disable the autoupdate feature in switchproxy (Note: This will cause you to lose the update link to pull from) Disable check for notification of switchproxy updates. Also disabling User Agent switcher should improve performance slightly if you have that extension installed.]]></description>
			<content:encoded><![CDATA[<p>Last December we showed you how to <a href="http://forevergeek.com/open_source/make_firefox_faster.php">make Firefox faster</a> and now we have found another tip that could speed up and fix those lockups you might be experiencing with Firefox.</p>
<blockquote>
<ul>
<li>Disable the autoupdate feature in switchproxy (Note: This will cause you to lose the update link to pull from)</li>
<li>Disable check for notification of switchproxy updates.</li>
</ul>
</blockquote>
<p>Also disabling User Agent switcher should improve performance slightly if you have that extension installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2005/05/fixing_firefox_slow_downs/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Google Optimized For Firefox</title>
		<link>http://www.forevergeek.com/2005/03/google_optimized_for_firefox/</link>
		<comments>http://www.forevergeek.com/2005/03/google_optimized_for_firefox/#comments</comments>
		<pubDate>Thu, 31 Mar 2005 15:14:52 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Tuning]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=1422</guid>
		<description><![CDATA[Via the GoogleBlog, Google is now optimized to work faster with Firefox and Mozilla by utilizing the prefetching mechanism included with those browsers. What is prefetching, you ask? Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future. A web page provides a set of prefetching hints to the browser, and after the browser is finished loading the page, it begins silently prefetching specified documents and stores them in its cache. When the user visits one of the prefetched documents, it can be served up quickly out of the browser&#8217;s cache. Google makes use of]]></description>
			<content:encoded><![CDATA[<p>Via the GoogleBlog, Google is now optimized to work faster with Firefox and Mozilla by utilizing the prefetching mechanism included with those browsers. What is prefetching, you ask?</p>
<blockquote><p>Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future.  A web page provides a set of prefetching hints to the browser, and after the browser is finished loading the page, it begins silently prefetching specified documents and stores them in its cache.  When the user visits one of the prefetched documents, it can be served up quickly out of the browser&#8217;s cache.</p></blockquote>
<p>Google makes use of this technology when you search. On some searches, Google tells your browser to start downloading the top result as soon as the results page is finished loading. If you happen to click on the top result, it is already preloaded in the browsers cache, and will load quicker.</p>
<p>The way that Google accomplishes the prefetching is by using a link element that Firefox and Mozilla support.</p>
<blockquote><p>&lt;link rel=&#8221;prefetch&#8221; href=&#8221;http://www.forevergeek.com&#8221;&gt;</p></blockquote>
<p>Apparently Google only uses this when it is most likely that the user will click on the first result. For instance, if you search for &#8220;Stanford&#8221;, the website for that university will be the first result, and probably the one you are most likely to click on.</p>
<p>Of course the drawback is that you could end up with files in your cache that you did not actually visit, so it would mean cleaning out your cache more often.</p>
<p>You can also disable the prefetch function in Firefox using the following commands:</p>
<ol>
<li>Type &#8220;about:config&#8221; the address bar.</li>
<li>Scroll down to the setting &#8220;network.prefetch-next&#8221; and set the value to &#8220;False&#8221;.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2005/03/google_optimized_for_firefox/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Make Firefox Faster</title>
		<link>http://www.forevergeek.com/2004/12/make_firefox_faster/</link>
		<comments>http://www.forevergeek.com/2004/12/make_firefox_faster/#comments</comments>
		<pubDate>Sun, 26 Dec 2004 19:01:54 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tuning]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=1046</guid>
		<description><![CDATA[After you get past the &#8220;beginner&#8221; stage with Firefox, try this &#8220;power-user&#8221; trick to make it download pages faster by allowing multiple connections so it can download more than one file at a time. It&#8217;s only useful for broadband users, so if you&#8217;re still on dial-up you can just skip this one for now. Here&#8217;s something for broadband people that will really speed Firefox up: 1.Type &#8220;about:config&#8221; into the address bar and hit return. Scroll down and look for the following entries: network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which]]></description>
			<content:encoded><![CDATA[<p>After you get past the <a href="http://www.forevergeek.com/2004/12/a_beginners_guide_to_firefox/">&#8220;beginner&#8221; stage with Firefox</a>, try this &#8220;power-user&#8221; trick to make it download pages faster by allowing multiple connections so it can download more than one file at a time. It&#8217;s only useful for broadband users, so if you&#8217;re still on dial-up you can just skip this one for now.</p>
<blockquote><p>Here&#8217;s something for broadband people that will really speed Firefox up:</p>
<p>1.Type &#8220;about:config&#8221; into the address bar and hit return. Scroll down and look for the following entries:</p>
<p>network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests</p>
<p>Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.</p>
<p>2. Alter the entries as follows:</p>
<p>Set &#8220;network.http.pipelining&#8221; to &#8220;true&#8221;</p>
<p>Set &#8220;network.http.proxy.pipelining&#8221; to &#8220;true&#8221;</p>
<p>Set &#8220;network.http.pipelining.maxrequests&#8221; to some number like 30. This means it will make 30 requests at once.</p>
<p>3. Lastly right-click anywhere and select New-> Integer. Name it &#8220;nglayout.initialpaint.delay&#8221; and set its value to &#8220;0&#8243;. This value is the amount of time the browser waits before it acts on information it receives.</p>
<p>If you&#8217;re using a broadband connection you&#8217;ll load pages MUCH faster now!</p>
</blockquote>
<h3>More Firefox Tips</h3>
<ul>
<li><a href="http://www.forevergeek.com/2006/04/firefox_optimization_tips/">Firefox Optimization Tips</a></li>
<li><a href="http://www.forevergeek.com/2005/05/fixing_firefox_slow_downs/">Fix Firefox Slowdowns</a></li>
<li><a href="http://www.forevergeek.com/2004/12/a_beginners_guide_to_firefox/">A Beginner&#8217;s Guide to Firefox</a></li>
<li><a href="http://www.forevergeek.com/2006/03/duplicating_your_firefox_profile/">Duplicating your Firefox Profile</a></li>
<li><a href="http://www.forevergeek.com/2006/11/recently_closed_tabs_feature_on_firefox_2/">Recently Closed Tabs Feature on Firefox 2</a></li>
<li><a href="http://www.forevergeek.com/2007/10/firefox_quick_tip_when_downloads_stop_working/">When Downloads stop Working</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2004/12/make_firefox_faster/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
		<item>
		<title>A Beginner&#039;s Guide to Firefox</title>
		<link>http://www.forevergeek.com/2004/12/a_beginners_guide_to_firefox/</link>
		<comments>http://www.forevergeek.com/2004/12/a_beginners_guide_to_firefox/#comments</comments>
		<pubDate>Sun, 26 Dec 2004 18:52:34 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=1045</guid>
		<description><![CDATA[The author of the &#8220;Whitehart&#8221;:https://addons.update.mozilla.org/themes/moreinfo.php?application=firefox&#038;version=1.0&#038;os=Windows&#038;id=364 Firefox theme has written a Beginner&#8217;s Guide to Firefox which covers everything from what exactly Firefox is, to what themes and extensions are and where to find help if you have questions. Send it around to your non-tech savvy friends after you convince them to switch, so they&#8217;ll have a point of reference for their questions.]]></description>
			<content:encoded><![CDATA[<p>The author of the &#8220;Whitehart&#8221;:https://addons.update.mozilla.org/themes/moreinfo.php?application=firefox&#038;version=1.0&#038;os=Windows&#038;id=364 Firefox theme has written a Beginner&#8217;s Guide to Firefox which covers everything from what exactly Firefox is, to what themes and extensions are and where to find help if you have questions. Send it around to your non-tech savvy friends after you convince them to switch, so they&#8217;ll have a point of reference for their questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2004/12/a_beginners_guide_to_firefox/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>View HTTP Request and Response Headers with LiveHTTPHeaders</title>
		<link>http://www.forevergeek.com/2004/09/view_http_request_and_response_headers_with_livehttpheaders/</link>
		<comments>http://www.forevergeek.com/2004/09/view_http_request_and_response_headers_with_livehttpheaders/#comments</comments>
		<pubDate>Tue, 28 Sep 2004 22:59:58 +0000</pubDate>
		<dc:creator>JC</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://forevergeek.com/?p=796</guid>
		<description><![CDATA[LiveHTTPHeaders lets you view browser request and server response headers. Great for debugging forms and communications problems, and occasionally diagnosing server issues.]]></description>
			<content:encoded><![CDATA[<p>Ever wonder what secrets your browser tells the webserver? Or what the webserver whispers back when you&#8217;re not looking? OK, maybe you don&#8217;t, but as soon as you start writing a web application and have problems with sessions, cookies, forms, or anything else that happens mysteriously between the time you hit &#8220;submit&#8221; and the time the response comes back, you will. Or setting up gzip&#8230; god that&#8217;s a pain. :-) But hey, this is a secret! How can you find it?</p>
<p>Well, in most languages there&#8217;s a way to dump out some of the bits and pieces from the headers, but getting both request and response can be a bit of a pain. But you don&#8217;t need to worry about that, now&#8230; just use <a target="_blank" title="LiveHTTPHeaders for Mozilla browsers" href="http://livehttpheaders.mozdev.org/index.html<br />
">LiveHTTPHeaders</a>.</p>
<p>It&#8217;s a pretty simple tool. You set it up as a sidebar or have it open in a new tab in FireFox or Mozilla, and when you hit a page, it gives you your request and the server&#8217;s response headers. You can leave images, css, etc in or filter them out via regex.</p>
<p><span id="more-796"></span></p>
<p>Here&#8217;s an example:</p>
<blockquote><p>GET http://forevergeek.com/ HTTP/1.1<br />
Host: forevergeek.com<br />
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10<br />
Accept: text/xml, application/xml, application/xhtml+xml, text/html;q=0.9, text/plain;q=0.8, image/png, */*;q=0.5<br />
Accept-Language: en-us,en;q=0.5<br />
Accept-Encoding: gzip,deflate<br />
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7<br />
Keep-Alive: 300<br />
Proxy-Connection: keep-alive</p>
<p>HTTP/1.x 200 OK<br />
Date: Tue, 28 Sep 2004 17:01:15 GMT<br />
Server: Apache<br />
Content-Type: text/html<br />
Content-Length: 31837<br />
Age: 16759</p>
</blockquote>
<p>Here&#8217;s another one with a post request:</p>
<blockquote><p>POST http://forevergeek.com/cgi-bin/mt/mt-search.cgi HTTP/1.1<br />
Host: forevergeek.com<br />
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10<br />
Accept: text/xml, application/xml, application/xhtml+xml, text/html;q=0.9, text/plain;q=0.8, image/png, */*;q=0.5<br />
Accept-Language: en-us,en;q=0.5<br />
Accept-Encoding: gzip,deflate<br />
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7<br />
Keep-Alive: 300<br />
Proxy-Connection: keep-alive<br />
Referer: http://forevergeek.com/<br />
Cookie: user=JC<i>(rest removed)</i><br />
Content-Type: application/x-www-form-urlencoded<br />
Content-Length: 26<br />
search=freeflatscreens.com</p>
<p>HTTP/1.x 200 OK<br />
Date: Tue, 28 Sep 2004 21:44:38 GMT<br />
Server: Apache<br />
Pragma: No-Cache<br />
Content-Type: text/html; charset=ISO-8859-1<br />
Content-Length: 3919<br />
Age: 2</p>
</blockquote>
<p>So, grab it, make your life easier. Oh, I should note there&#8217;s a <a target="_blank" title="iehttpheaders" href="http://www.blunck.info/iehttpheaders.html">plugin for IE</a> that&#8217;s supposed to do about the same thing, but I didn&#8217;t have much luck with it, which sucks, because I use IE more than I do firefox, though between <a target="_blank" title="LiveHTTPHeaders for Mozilla browsers" href="http://livehttpheaders.mozdev.org/index.html">LiveHTTPHeaders</a> and the <a href="https://update.mozilla.org/extensions/moreinfo.php?id=60">Web Developer Toolbar</a>, that&#8217;s changing. </p>
<p>I&#8217;m curious&#8230; did this solve a problem for you? Do you already use this, or something else? What do you guys use?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2004/09/view_http_request_and_response_headers_with_livehttpheaders/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

