<?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>The Don&#039;s Craptastic World &#187; firefox</title>
<atom:link href="http://www.donsalva.com/tag/firefox/feed" rel="self" type="application/rss+xml" />
<link>http://www.donsalva.com</link>
<description>A meta-level binary dude embedded to a multimedia proxy world!</description>
<lastBuildDate>Sun, 29 Jan 2012 19:11:52 +0000</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=</generator>
<item>
<title>Make your Firefox load faster!</title>
<link>http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster</link>
<comments>http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster#comments</comments>
<pubDate>Sat, 21 Aug 2010 23:26:46 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[faster]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[guide]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[load]]>
</category>
<category>
<![CDATA[tips and tricks]]>
</category>
<category>
<![CDATA[tutorial]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/?p=861</guid>
<description>
<![CDATA[Me dad was complaining that his Firefox takes ages to start up and didn't want to run yet another application in the background. So I hit google and came up with UPX, Ultimate Packer for eXecutables. What it does, is very simple: It compresses the .exe and all the DLLs associated with said .exe! Thus [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/07/04/firefox-35-add-ons-round-up' rel='bookmark' title='Firefox 3.5 Add-Ons Round-up!'>Firefox 3.5 Add-Ons Round-up!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Me dad was complaining that his Firefox takes ages to start up and didn't want to run yet another application in the background.</p>
<p>So I hit google and came up with <a href="http://upx.sourceforge.net/">UPX</a>, <strong>U</strong>ltimate <strong>P</strong>acker for e<strong>X</strong>ecutables.  What it does, is very simple: It compresses the .exe and all the DLLs  associated with said .exe! Thus reducing its total size and load time.</p>
<ol>
<li>Download UPX and unpack the upx.exe into your Firefox folder, usually it's C:\Program Files\Mozilla Firefox.</li>
<li>Close Firefox, and make sure its not running by checking the task manager</li>
<li>Start the command prompt, the cmd.exe in ADMIN MODE!</li>
<li>go to C:\Program Files\Mozilla Firefox in cmd.exe</li>
<li>enter this command and execute it<br />
 <em><strong><code>for %v in (*.dll *.exe </code><code>plugins</code><code>\*.dll components\*.dll) do upx "C:\Program Files\Mozilla Firefox\%v" -9</code></strong></em></li>
</ol>
<p>Should you, for whatever reason, need to decompress and get the original files back, run this command<br />
 <em><strong><code>for %v in (*.dll *.exe plugins\*.dll components\*.dll) do upx "C:\Program Files\Mozilla Firefox\%v" -d</code></strong></em></p>
<p><strong>What does it do?</strong><br />
 It compresses all the DLLs and all the *.exe in C:\Program Files\Mozilla Firefox, then it goes to C:\Program Files\Mozilla Firefox\plugins and compresses all the DLLs, lastly it goes to C:\Program Files\Mozilla Firefox\components and compresses the DLLs in there. The -9 is for the best possible compression. The -d is for decompression.</p>
<p>My dad's Firefox folder went from <a href="http://www.abload.de/img/screenshot_001m8lq.png">31 MB</a> down to <a href="http://www.abload.de/img/screenshot_002gwzc.png">20 MB</a>. A 35% save!</p>
<p><strong>The best bit?</strong><br />
 UPX is usable on any other application you have. As long as they have *.exe and DLLs, you can use UPX on it.</p>
<div class="shr-publisher-861"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F08%2F22%2Fmake-your-firefox-load-faster' data-shr_title='Make+your+Firefox+load+faster%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F08%2F22%2Fmake-your-firefox-load-faster'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F08%2F22%2Fmake-your-firefox-load-faster' data-shr_title='Make+your+Firefox+load+faster%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F08%2F22%2Fmake-your-firefox-load-faster' data-shr_title='Make+your+Firefox+load+faster%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/07/04/firefox-35-add-ons-round-up' rel='bookmark' title='Firefox 3.5 Add-Ons Round-up!'>Firefox 3.5 Add-Ons Round-up!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster/feed</wfw:commentRss>
<slash:comments>5</slash:comments>
</item>
<item>
<title>Start Up Firefox in Private Browsing mode!</title>
<link>http://www.donsalva.com/2010/06/21/start-up-firefox-in-private-browsing-mode</link>
<comments>http://www.donsalva.com/2010/06/21/start-up-firefox-in-private-browsing-mode#comments</comments>
<pubDate>Mon, 21 Jun 2010 18:07:20 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[private browsing]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/?p=737</guid>
<description>
<![CDATA[If you're one of the paranoid ones, like me, and are tired to constantly start up your Firefox and change to private browsing, here's an easy solution! 1. enter "about:config" without the " in your URL bar 2. search for "browser.privatebrowsing.autostart" 3. change false to true 4. ??? 5. Profit If browser.privatebrowsing.autostart doesn't exist, then [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas' rel='bookmark' title='Force Firefox Add-ons to work with Firefox 3.6 betas!'>Force Firefox Add-ons to work with Firefox 3.6 betas!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox' rel='bookmark' title='Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]'>Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>If you're one of the paranoid ones, like me, and are tired to constantly start up your Firefox and change to private browsing, here's an easy solution!</p>
<p>1. enter "about:config" without the " in your URL bar<br />
 2. search for "browser.privatebrowsing.autostart"<br />
 3. change false to true<br />
 4. ???<br />
 5. Profit</p>
<p>If browser.privatebrowsing.autostart doesn't exist, then create a new boolean string called just that and set it to true!</p>
<p>Enjoy!</p>
<div class="shr-publisher-737"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F06%2F21%2Fstart-up-firefox-in-private-browsing-mode' data-shr_title='Start+Up+Firefox+in+Private+Browsing+mode%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F06%2F21%2Fstart-up-firefox-in-private-browsing-mode'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F06%2F21%2Fstart-up-firefox-in-private-browsing-mode' data-shr_title='Start+Up+Firefox+in+Private+Browsing+mode%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2010%2F06%2F21%2Fstart-up-firefox-in-private-browsing-mode' data-shr_title='Start+Up+Firefox+in+Private+Browsing+mode%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas' rel='bookmark' title='Force Firefox Add-ons to work with Firefox 3.6 betas!'>Force Firefox Add-ons to work with Firefox 3.6 betas!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox' rel='bookmark' title='Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]'>Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2010/06/21/start-up-firefox-in-private-browsing-mode/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Force Firefox Add-ons to work with Firefox 3.6 betas!</title>
<link>http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas</link>
<comments>http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas#comments</comments>
<pubDate>Fri, 27 Nov 2009 08:00:47 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[beta]]>
</category>
<category>
<![CDATA[compatibility]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[firefox addons]]>
</category>
<category>
<![CDATA[force]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/?p=719</guid>
<description>
<![CDATA[If you already are using Firefox 3.6 betas then you probably already figured that some of your add-ons are not working...because of their compatibility. Well, to be honest not every add-on needs a huge code change, some of them simply need their compatibility status updated, most of them work with 3.6 anyway. At least mine [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox' rel='bookmark' title='Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]'>Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]</a></li>
<li><a href='http://www.donsalva.com/2010/06/21/start-up-firefox-in-private-browsing-mode' rel='bookmark' title='Start Up Firefox in Private Browsing mode!'>Start Up Firefox in Private Browsing mode!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>If you already are using Firefox 3.6 betas then you probably already figured that some of your add-ons are not working...because of their compatibility.</p>
<p>Well, to be honest not every add-on needs a huge code change, some of them simply need their compatibility status updated, most of them work with 3.6 anyway. At least mine do...</p>
<p>I wanted Identi.fox and Echofon running, which I way I turned of the Extension Compatibility Check! Here's how to force your Add-ons to work with 3.6+ betas.</p>
<ol>
<li>Type "about:config" in your Firefox url bar</li>
<li>Search for "extensions.checkCompatibility.3.6b"</li>
<li>If you have this entry change it from "true" to "false"</li>
<li>If this entry doesn't exist, create it via:</li>
<li>Right click your mouse -&gt; "new" -&gt; "boolean"</li>
<li>Type in "extensions.checkCompatibility.3.6b" for the new entry and set it to false</li>
</ol>
<p>This is how it looks finally:</p>
<p><img style="border: 0pt none;" title="extensions.checkCompatibility.3.6b" src="http://www.donsalva.com/blog/wp-content/uploads/2009/11/extensionoff.png" alt="extensions.checkCompatibility.3.6b" width="426" height="110" /></p>
<p>Enjoy your add-ons, but bear in mind there's a reason that the add-on compatibility check is there!</p>
<div class="shr-publisher-719"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F27%2Fforce-firefox-add-ons-to-work-with-firefox-3-6-betas' data-shr_title='Force+Firefox+Add-ons+to+work+with+Firefox+3.6+betas%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F27%2Fforce-firefox-add-ons-to-work-with-firefox-3-6-betas'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F27%2Fforce-firefox-add-ons-to-work-with-firefox-3-6-betas' data-shr_title='Force+Firefox+Add-ons+to+work+with+Firefox+3.6+betas%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F27%2Fforce-firefox-add-ons-to-work-with-firefox-3-6-betas' data-shr_title='Force+Firefox+Add-ons+to+work+with+Firefox+3.6+betas%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox' rel='bookmark' title='Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]'>Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]</a></li>
<li><a href='http://www.donsalva.com/2010/06/21/start-up-firefox-in-private-browsing-mode' rel='bookmark' title='Start Up Firefox in Private Browsing mode!'>Start Up Firefox in Private Browsing mode!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas/feed</wfw:commentRss>
<slash:comments>2</slash:comments>
</item>
<item>
<title>Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]</title>
<link>http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox</link>
<comments>http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox#comments</comments>
<pubDate>Fri, 20 Nov 2009 08:57:23 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Security]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[about:config]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[geolocation]]>
</category>
<category>
<![CDATA[settings]]>
</category>
<category>
<![CDATA[tips]]>
</category>
<category>
<![CDATA[tracking]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/?p=707</guid>
<description>
<![CDATA[Geolocation Tracking/Tagging, ever heard of it? No? Check out the link! Short version: It's the identification of your geological location. Can be good, can be bad. I don't like being stalked though! Firefox, by standard, has geolocation tracking enabled. If you don't want it, turn it off with a few simple steps: Type in "about:config" [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas' rel='bookmark' title='Force Firefox Add-ons to work with Firefox 3.6 betas!'>Force Firefox Add-ons to work with Firefox 3.6 betas!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://en.wikipedia.org/wiki/Geolocation" target="_blank">Geolocation Tracking/Tagging</a>, ever heard of it? No? Check out the link!</p>
<p>Short version: It's the identification of your <strong>geo</strong>logical <strong>location</strong>. Can be good, can be bad. I don't like being stalked though! Firefox, by standard, has geolocation tracking enabled. If you don't want it, turn it off with a few simple steps:</p>
<ol>
<li>Type in "about:config" in your url bar</li>
<li>Type in "geo" in the filter bar</li>
<li>Look for "geo.enabled" and turn its value to "false"</li>
<li>For an extra icing on the cake: look for "geo.wifi.uri" and change its content to "WHATEVERYOUDESIRE"</li>
</ol>
<p>This is how it looks after the change:</p>
<p><a href="http://www.abload.de/img/geolocajhc.png"><img class="alignnone" src="http://www.abload.de/img/geolocajhc.png" alt="" width="500" /></a></p>
<p>Enjoy your stalking-free Firefox!</p>
<div class="shr-publisher-707"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F20%2Fturning-off-geolocation-tracking-in-firefox' data-shr_title='Firefox%3A+%22I+see+where+you+are%21%22%2C+Me%3A+%22No%2C+ya+don%27t%21%22+%5BTurning+off+Geolocation+Tracking+in+Firefox%5D'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F20%2Fturning-off-geolocation-tracking-in-firefox'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F20%2Fturning-off-geolocation-tracking-in-firefox' data-shr_title='Firefox%3A+%22I+see+where+you+are%21%22%2C+Me%3A+%22No%2C+ya+don%27t%21%22+%5BTurning+off+Geolocation+Tracking+in+Firefox%5D'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F11%2F20%2Fturning-off-geolocation-tracking-in-firefox' data-shr_title='Firefox%3A+%22I+see+where+you+are%21%22%2C+Me%3A+%22No%2C+ya+don%27t%21%22+%5BTurning+off+Geolocation+Tracking+in+Firefox%5D'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas' rel='bookmark' title='Force Firefox Add-ons to work with Firefox 3.6 betas!'>Force Firefox Add-ons to work with Firefox 3.6 betas!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>How to fix the video lag in Firefox!</title>
<link>http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox</link>
<comments>http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox#comments</comments>
<pubDate>Sat, 05 Sep 2009 08:14:51 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[browser]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[fix]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[tips]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<category>
<![CDATA[video freeze]]>
</category>
<category>
<![CDATA[video lag]]>
</category>
<category>
<![CDATA[web browser]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=646</guid>
<description>
<![CDATA[Lately my video (HD) playbacks in YouTube seemed to be lagging a LOT! I wondered why. I thought it would be me and my years old OS or perhaps even somehow my pc. But no it wasn't. The lag was caused by Firefox's session saving feature. A simple and fast change in it and "poof" [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox' rel='bookmark' title='Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]'>Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]</a></li>
<li><a href='http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas' rel='bookmark' title='Force Firefox Add-ons to work with Firefox 3.6 betas!'>Force Firefox Add-ons to work with Firefox 3.6 betas!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img class="alignleft" style="border: 0pt none; margin: 3px;" title="Firefox" src="http://www.donsalva.com/blog/wp-content/uploads/2009/09/firefox_grunge.png" alt="firefox" width="70" height="70" />Lately my video (HD) playbacks in YouTube seemed to be lagging a LOT! I wondered why. I thought it would be me and my years old OS or perhaps even somehow my pc.</p>
<p>But no it wasn't. The lag was caused by Firefox's session saving feature. A simple and fast change in it and "poof" went the lag.</p>
<ul>
<li>Open Firefox and type in "about:config" (without the ") in the Address Bar and hit Enter.</li>
<li>Type in "session" in the "Filter" line at the top of the list.</li>
<li>Find “browser.sessionstore.interval” and double click it. The 10000 milliseconds (equals 10 seconds) is the interval in which Firefox keeps saving your session in case of a crash; same amount of time between video lags.</li>
<li>Change it to something different. 120000 equals 2 minutes, 300000 equals 5 minutes or something else you desire. I went with 600000 (10 minutes), because I don’t particularly care about session saving.</li>
</ul>
<div class="shr-publisher-646"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F09%2F05%2Fhow-to-fix-the-video-lag-in-firefox' data-shr_title='How+to+fix+the+video+lag+in+Firefox%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F09%2F05%2Fhow-to-fix-the-video-lag-in-firefox'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F09%2F05%2Fhow-to-fix-the-video-lag-in-firefox' data-shr_title='How+to+fix+the+video+lag+in+Firefox%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F09%2F05%2Fhow-to-fix-the-video-lag-in-firefox' data-shr_title='How+to+fix+the+video+lag+in+Firefox%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/11/20/turning-off-geolocation-tracking-in-firefox' rel='bookmark' title='Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]'>Firefox: &#8220;I see where you are!&#8221;, Me: &#8220;No, ya don&#8217;t!&#8221; [Turning off Geolocation Tracking in Firefox]</a></li>
<li><a href='http://www.donsalva.com/2009/11/27/force-firefox-add-ons-to-work-with-firefox-3-6-betas' rel='bookmark' title='Force Firefox Add-ons to work with Firefox 3.6 betas!'>Force Firefox Add-ons to work with Firefox 3.6 betas!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox/feed</wfw:commentRss>
<slash:comments>17</slash:comments>
</item>
<item>
<title>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</title>
<link>http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database</link>
<comments>http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database#comments</comments>
<pubDate>Sun, 30 Aug 2009 11:05:31 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[browser]]>
</category>
<category>
<![CDATA[database]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[speed up]]>
</category>
<category>
<![CDATA[sqlite]]>
</category>
<category>
<![CDATA[tips]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<category>
<![CDATA[tune]]>
</category>
<category>
<![CDATA[tweak]]>
</category>
<category>
<![CDATA[vacuum]]>
</category>
<category>
<![CDATA[web browser]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=631</guid>
<description>
<![CDATA[Recently I stumbled onto some tips how to speed up ones Firefox. Firefox, since the version 3, uses a SQLite database for various tasks such as storing bookmarks, histories, site specific preferences and backups. Over time it's get filled up with unnecessary and old info if you want, and there's a simple method to ditch [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster' rel='bookmark' title='Make your Firefox load faster!'>Make your Firefox load faster!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img class="alignleft" style="border: 0pt none; margin: 3px;" title="Firefox" src="http://www.donsalva.com/blog/wp-content/uploads/2008/02/firefox.png" alt="Firefox" width="100" height="100" />Recently I stumbled onto some tips how to speed up ones Firefox. Firefox, since the version 3, uses a SQLite database for various tasks such as storing bookmarks, histories, site specific preferences and backups.</p>
<p>Over time it's get filled up with unnecessary and old info if you want, and there's a simple method to ditch those useless info and speed up your Firefox considerably, or like most of the guides say to "vacuum" it.</p>
<p>Use it once in a while, I've seen an improvement on my Firefox since I used it.</p>
<ol>
<li>Go to "Tools" -&gt; "Error Console"</li>
<li>Paste this in the "Code" text box:
<pre><code>Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM");</code></pre>
</li>
<li>Press enter or click "evaluate"</li>
<li>Your Firefox will freeze for a short time, just wait</li>
<li>Enjoy your speed up Firefox!</li>
</ol>
<div class="shr-publisher-631"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F08%2F30%2Ffirefox-3-x-speed-it-up-vacuuming-sqlite-database' data-shr_title='Using+Firefox+3.x%3F+Speed+it+up+by+vacuuming+its+SQLite+database%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F08%2F30%2Ffirefox-3-x-speed-it-up-vacuuming-sqlite-database'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F08%2F30%2Ffirefox-3-x-speed-it-up-vacuuming-sqlite-database' data-shr_title='Using+Firefox+3.x%3F+Speed+it+up+by+vacuuming+its+SQLite+database%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F08%2F30%2Ffirefox-3-x-speed-it-up-vacuuming-sqlite-database' data-shr_title='Using+Firefox+3.x%3F+Speed+it+up+by+vacuuming+its+SQLite+database%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster' rel='bookmark' title='Make your Firefox load faster!'>Make your Firefox load faster!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Firefox 3.5 Add-Ons Round-up!</title>
<link>http://www.donsalva.com/2009/07/04/firefox-35-add-ons-round-up</link>
<comments>http://www.donsalva.com/2009/07/04/firefox-35-add-ons-round-up#comments</comments>
<pubDate>Sat, 04 Jul 2009 16:01:16 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[addon]]>
</category>
<category>
<![CDATA[browser]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[links]]>
</category>
<category>
<![CDATA[tips]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<category>
<![CDATA[web browser]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=589</guid>
<description>
<![CDATA[Firefox 3.5 is out already a few days! Get if folks! Ditch your Opera, IE, Chrome and Safari! I thought I'd share my Add-Ons I pretty much use on daily basis. Adblock Plus: Ads, oh how I loathe them. This addons takes care of every ad I came across until today. I'm 100% ad-free! Of [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.mozilla.com/en-US/firefox/all.html" target="_blank"><img class="alignleft" style="border: 0pt none; margin: 3px;" title="Firefox" src="http://www.donsalva.com/blog/wp-content/uploads/2008/02/firefox.png" alt="firefox" width="100" height="100" /></a></p>
<p><a href="http://www.mozilla.com/en-US/firefox/all.html">Firefox 3.5</a> is out already a few days! Get if folks! Ditch your Opera, IE, Chrome and Safari!</p>
<p>I thought I'd share my Add-Ons I pretty much use on daily basis.</p>
<p style="text-align: justify;"><a href="https://addons.mozilla.org/en-US/firefox/addon/1865" target="_blank">Adblock Plus</a>:<br />
Ads, oh how I loathe them. This addons takes care of every ad I came across until today. I'm 100% ad-free! Of course websites who rely on their only income, ads, will suffer from this.
</p>
<p style="text-align: justify;">So remember, if you have a favorite site you frequently visit and it relies on ad revenue to keep alive, un-block and support it!</p>
<p style="text-align: justify;"><a href="https://addons.mozilla.org/en-US/firefox/addon/9148" target="_blank">Fasterfox Lite</a>:<br />
Remember the <a href="http://www.donsalva.com/blog/5-easy-to-do-tweaks-to-make-your-firefox-faster" target="_blank">5 tweaks I posted</a> way back then? Well this Add-On takes care of it automatically. Except this LITE version, which is the only one functioning for 3.5, doesn't have prefetching.
</p>
<p style="text-align: justify;">If you don't like to do these manual tweaks this is the Add-On for you.</p>
<p style="text-align: justify;"><strong>Edit 25.09.2009</strong>: <a href="https://addons.mozilla.org/en-US/firefox/addon/12878">Fasterfox</a> has been updated to run with 3.5 since August 26th 2009. Not the Lite, the normal one!</p>
<p style="text-align: justify;"><a href="https://addons.mozilla.org/en-US/firefox/addon/5791" target="_blank">Flagfox</a>:<br />
Since I sometime need to know about the location of a website or its server, Flagfox gives me their IP, location and ask whois detailed information, if needed to be.</p>
<p style="text-align: justify;"><a href="https://addons.mozilla.org/en-US/firefox/addon/173" target="_blank">Gmail Notifier</a>:<br />
If you own a single GMail account this is small addon to notify you if you got new mails in the inbox. There's a <a href="https://addons.mozilla.org/en-US/firefox/addon/1320" target="_blank">GMail Manager</a> for those with multiple accounts.</p>
<p style="text-align: justify;"><a href="https://addons.mozilla.org/en-US/firefox/addon/722" target="_blank">NoScript</a>:<br />
Perhaps the most important Add-On for Firefox. It is, assumed it's correctly configured, what makes Firefox and in turn your computer so resilient to scripts, Keyloggers and viruses.
</p>
<p style="text-align: justify;">I can pretty much click any link I come across without fear of somehow installing malicious software, keyloggers or viruses.</p>
<p style="text-align: justify;">This Add-On is constantly being updated to keep up against scripts, keyloggers and viruses who try to circumvent NoScript. 3 cheers to open-source!</p>
<p style="text-align: justify;"><a href="https://addons.mozilla.org/en-US/firefox/addon/636" target="_blank">PDF Download</a>:<br />
I think the name explains it all. It allows you to choose between downloading a PDF file or opening it up</p>
<p style="text-align: justify;"><a href="https://addons.mozilla.org/en-US/firefox/addon/11243" target="_blank">Skipscreen</a>:<br />
With 1-click-hosters such as Rapidshare, Netload, Megaupload, etc. becoming widely popular this Add-On is pretty much a must have if you want to skip all the unnecessary pages to go directly to download.
</p>
<p style="text-align: justify;">Saved me a lot of time, this diamond!</p>
<div class="shr-publisher-589"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F07%2F04%2Ffirefox-35-add-ons-round-up' data-shr_title='Firefox+3.5+Add-Ons+Round-up%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F07%2F04%2Ffirefox-35-add-ons-round-up'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F07%2F04%2Ffirefox-35-add-ons-round-up' data-shr_title='Firefox+3.5+Add-Ons+Round-up%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2009%2F07%2F04%2Ffirefox-35-add-ons-round-up' data-shr_title='Firefox+3.5+Add-Ons+Round-up%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/07/04/firefox-35-add-ons-round-up/feed</wfw:commentRss>
<slash:comments>4</slash:comments>
</item>
<item>
<title>5 easy-to-do tweaks to make your Firefox faster!</title>
<link>http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster</link>
<comments>http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster#comments</comments>
<pubDate>Mon, 18 Feb 2008 12:38:16 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[browser]]>
</category>
<category>
<![CDATA[delay]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[maxrequests]]>
</category>
<category>
<![CDATA[network pipelining]]>
</category>
<category>
<![CDATA[save memory]]>
</category>
<category>
<![CDATA[tips]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<category>
<![CDATA[trim minimize]]>
</category>
<category>
<![CDATA[tweak]]>
</category>
<category>
<![CDATA[web browser]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/2008-02-18/5-easy-to-do-tweaks-to-make-your-firefox-faster/</guid>
<description>
<![CDATA[I was angry and frustrated that Firefox once again has slowed down the i-lost-count-this time! Seriously, it's such a great browser but so full of little problems which really can get annoying as hell! So I went to google and found 5 easy-to-do tweak with remarkable results! Remarkable, because you truly can see the difference [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster' rel='bookmark' title='Make your Firefox load faster!'>Make your Firefox load faster!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;"><img class="alignleft" style="margin: 5px;" title="firefox" src="http://www.donsalva.com/blog/wp-content/uploads/2008/02/firefox.png" alt="firefox" width="100" height="100" />I was angry and frustrated that Firefox once again has slowed down the i-lost-count-this time! Seriously, it's such a great browser but so full of little problems which really can get annoying as hell!</p>
<p style="text-align: justify;">So I went to google and found 5 easy-to-do tweak with remarkable results! Remarkable, because you truly can see the difference between a standard and a tweaked Firefox. One might wonder why such tweaks are not standard options..</p>
<p style="text-align: justify;">Type “about:config” into the address bar and hit return. Look for the following entries:</p>
<ol style="text-align: justify;">
<li style="text-align: justify;">"network.http.pipelining" and set value to true</li>
<li style="text-align: justify;">"network.http.proxy.pipelining" and set value to true</li>
<li style="text-align: justify;">"network.http.pipelining.maxrequests" and set value to 30-40</li>
<li style="text-align: justify;">"nglayout.initialpaint.delay" and set value to 0</li>
<li style="text-align: justify;">"config.trim_on_minimize" and set value to true</li>
</ol>
<p style="text-align: justify;">If you don't have them, create them:</p>
<ol style="text-align: justify;">
<li style="text-align: justify;">Right click -&gt; new -&gt; boolean -&gt; type in "network.http.pipelining" -&gt; set value to true</li>
<li style="text-align: justify;">Right click -&gt; new -&gt; boolean -&gt; type in "network.http.proxy.pipelining" -&gt; set value to true</li>
<li style="text-align: justify;">Right click -&gt; new -&gt; boolean -&gt; type in "config.trim_on_minimize" -&gt; set value to true</li>
<li style="text-align: justify;">Right click -&gt; new -&gt; integer -&gt; type in "network.http.pipelining.maxrequests" -&gt; set value to 30 (default is 1)</li>
<li style="text-align: justify;">Right click -&gt; new -&gt; integer -&gt; type in "nglayout.initialpaint.delay" -&gt; set value to 0</li>
</ol>
<p style="text-align: justify;">Now the explanation as to what does what:</p>
<p style="text-align: justify;"><em><strong>network.http.pipelining </strong></em>and<em><strong> network.http.proxy.pipelining:</strong></em></p>
<p style="text-align: justify;">It enables pipe-lining, which means the browser normally sends 1 request at a time, with pipeline enabled it will send the amount of request you set in "network.http.pipelining.maxrequests"!</p>
<p style="text-align: justify;"><em><strong>network.http.pipelining.maxrequests:</strong></em></p>
<p style="text-align: justify;">Like I said Firefox usually sends 1 request at any time. By setting a different value than 1, you force Firefox to send more requests thus enabling it to load faster, because he gets more responses at any time.</p>
<p style="text-align: justify;"><em><strong>config.trim_on_minimize:</strong></em></p>
<p style="text-align: justify;">Each time you minimize your Firefox it will clear the RAM. Firefox is infamous of wasting RAM for Pages you don't need so you can go "back" to them.</p>
<p style="text-align: justify;"><em><strong>nglayout.initialpaint.delay:</strong></em></p>
<p style="text-align: justify;">If this value doesn't exist or isn't set Firefox waits 250 milliseconds, or 0.25 of a second then starts rendering the requested page(s). People report that setting it to 0, ergo forcing Firefox to begin rendering immediately causes almost all pages to show up faster.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>Addendum:</strong></span></p>
<p style="text-align: justify;">If you are one of the lazy lot, and don't want to manually tweak your Firefox, here's a great Extension with virtually the same effect</p>
<p style="text-align: justify;">Fasterfox: <a href="https://addons.mozilla.org/en-US/firefox/addon/1269" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/1269</a></p>
<p style="text-align: justify;">Enjoy your new, faster Firefox!</p>
<div class="shr-publisher-13"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2008%2F02%2F18%2F5-easy-to-do-tweaks-to-make-your-firefox-faster' data-shr_title='5+easy-to-do+tweaks+to+make+your+Firefox+faster%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2008%2F02%2F18%2F5-easy-to-do-tweaks-to-make-your-firefox-faster'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2008%2F02%2F18%2F5-easy-to-do-tweaks-to-make-your-firefox-faster' data-shr_title='5+easy-to-do+tweaks+to+make+your+Firefox+faster%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.donsalva.com%2F2008%2F02%2F18%2F5-easy-to-do-tweaks-to-make-your-firefox-faster' data-shr_title='5+easy-to-do+tweaks+to+make+your+Firefox+faster%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster' rel='bookmark' title='Make your Firefox load faster!'>Make your Firefox load faster!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
</channel>
</rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 2867/3018 objects using disk: basic

Served from: www.donsalva.com @ 2012-02-05 17:51:21 -->
