<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Make Firefox load faster</title>
	<atom:link href="http://www.sciencetext.com/make-firefox-load-faster.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sciencetext.com/make-firefox-load-faster.html</link>
	<description>Sciencetext Tech Talk, PC tips, blog hacks, browsing, blogging, social media</description>
	<lastBuildDate>Sat, 24 Jul 2010 18:18:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>By: Rod</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-7#comment-170743</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Sun, 18 Jul 2010 05:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-170743</guid>
		<description>You know what would be great, if someone could create a reg file or some form of file that we could open with FF that would install these tweaks with a single click. Great post by the way, the tips work like a charm.</description>
		<content:encoded><![CDATA[<p>You know what would be great, if someone could create a reg file or some form of file that we could open with FF that would install these tweaks with a single click. Great post by the way, the tips work like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-7#comment-170603</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 13 Jun 2010 04:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-170603</guid>
		<description>Everyone once in a while, you&#039;ve just got to give up and exit your browser and re-open it -- and don&#039;t re-open all of the tabs, though even if you, you&#039;ll still usually use less RAM.

If you don&#039;t want to lose the pages, just use &quot;bookmark all tabs&quot; in the bookmarks menu. Name it with the date.</description>
		<content:encoded><![CDATA[<p>Everyone once in a while, you&#8217;ve just got to give up and exit your browser and re-open it &#8212; and don&#8217;t re-open all of the tabs, though even if you, you&#8217;ll still usually use less RAM.</p>
<p>If you don&#8217;t want to lose the pages, just use &#8220;bookmark all tabs&#8221; in the bookmarks menu. Name it with the date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-7#comment-170554</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Sun, 30 May 2010 14:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-170554</guid>
		<description>I used the about:config tweaks and FF started faster but still is relay slow.
It takes 48 sec to start.
Then I set of the update of FF, Adons and search: 35 sec.
This was first time startup after reboot.
Startup without boot take 15 sec.

First time startup should take only 15 sec, restart should take only max 2 sec.

Thank you for your tips
Vincent</description>
		<content:encoded><![CDATA[<p>I used the about:config tweaks and FF started faster but still is relay slow.<br />
It takes 48 sec to start.<br />
Then I set of the update of FF, Adons and search: 35 sec.<br />
This was first time startup after reboot.<br />
Startup without boot take 15 sec.</p>
<p>First time startup should take only 15 sec, restart should take only max 2 sec.</p>
<p>Thank you for your tips<br />
Vincent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-7#comment-170291</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 14 Mar 2010 04:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-170291</guid>
		<description>I tried some of the changes listed here (not FasterFox, of course) and my made FF run MUCH faster. I only have 512 MB of RAM on my Mac (OS X Tiger) and a slower broadband connection (to save money).

The Web suffers from Wirth&#039;s Law. Web pages are now usually 10 times as big as they need to be. Mostly because of Javascript (which is often 90% of a web page), so if you disable Javascript for most sites by using NoScript, they&#039;ll load much faster.

(Yes, you&#039;ll still get the JS that&#039;s embedded in the HTML, but most of the JS is in external JS files.)

You can also use FlashBlock, so that Flash videos will not be downloaded and run unless you explicitly ask for them by clicking on a button that replaces the Flash object.

Or you can just uninstall Flash entirely.

Also, very few web designers know how to use CSS the right way, making it much too big.</description>
		<content:encoded><![CDATA[<p>I tried some of the changes listed here (not FasterFox, of course) and my made FF run MUCH faster. I only have 512 MB of RAM on my Mac (OS X Tiger) and a slower broadband connection (to save money).</p>
<p>The Web suffers from Wirth&#8217;s Law. Web pages are now usually 10 times as big as they need to be. Mostly because of Javascript (which is often 90% of a web page), so if you disable Javascript for most sites by using NoScript, they&#8217;ll load much faster.</p>
<p>(Yes, you&#8217;ll still get the JS that&#8217;s embedded in the HTML, but most of the JS is in external JS files.)</p>
<p>You can also use FlashBlock, so that Flash videos will not be downloaded and run unless you explicitly ask for them by clicking on a button that replaces the Flash object.</p>
<p>Or you can just uninstall Flash entirely.</p>
<p>Also, very few web designers know how to use CSS the right way, making it much too big.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-6#comment-170285</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-170285</guid>
		<description>It worked for me</description>
		<content:encoded><![CDATA[<p>It worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bradley</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-6#comment-169208</link>
		<dc:creator>David Bradley</dc:creator>
		<pubDate>Mon, 02 Nov 2009 16:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-169208</guid>
		<description>I don&#039;t think any of the suggested changes would have affected that. Check &lt;a href=&quot;http://support.mozilla.com/en-US/kb/Session+Restore?style_mode=inproduct&amp;s=re-open%20tabs%20by%20default&quot; rel=&quot;nofollow&quot;&gt;session restore&lt;/a&gt; settings.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think any of the suggested changes would have affected that. Check <a href="http://support.mozilla.com/en-US/kb/Session+Restore?style_mode=inproduct&amp;s=re-open%20tabs%20by%20default" rel="nofollow">session restore</a> settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-6#comment-169207</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 02 Nov 2009 16:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-169207</guid>
		<description>This was great information.  My Firefox loads very fast now!  I only have one problem that seems to have come from these changes.  Before when I closed Firefox with several tabs open they would reopen the next time.  Now when I open it I only get one tab open with my home page.  I would prefer to have the tabs that I was working on before remain there.  

I&#039;m not sure which of the changes did this but is it possible to make this adjustment back to the way it was?  I followed all the suggested tips including adjusting the RAM in about:config.  

Thank you.</description>
		<content:encoded><![CDATA[<p>This was great information.  My Firefox loads very fast now!  I only have one problem that seems to have come from these changes.  Before when I closed Firefox with several tabs open they would reopen the next time.  Now when I open it I only get one tab open with my home page.  I would prefer to have the tabs that I was working on before remain there.  </p>
<p>I&#8217;m not sure which of the changes did this but is it possible to make this adjustment back to the way it was?  I followed all the suggested tips including adjusting the RAM in about:config.  </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sue</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-6#comment-166910</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Mon, 03 Aug 2009 00:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-166910</guid>
		<description>This is amazing. After the tweaks, Firefox starts up much faster. Thanks and I&#039;ll help spread the word.</description>
		<content:encoded><![CDATA[<p>This is amazing. After the tweaks, Firefox starts up much faster. Thanks and I&#8217;ll help spread the word.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bradley</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-6#comment-159859</link>
		<dc:creator>David Bradley</dc:creator>
		<pubDate>Fri, 19 Jun 2009 15:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-159859</guid>
		<description>Great advice re backing up, reformatting and reinstalling, always worth doing to speed up almost any tardy machine</description>
		<content:encoded><![CDATA[<p>Great advice re backing up, reformatting and reinstalling, always worth doing to speed up almost any tardy machine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bradley</title>
		<link>http://www.sciencetext.com/make-firefox-load-faster.html/comment-page-6#comment-159858</link>
		<dc:creator>David Bradley</dc:creator>
		<pubDate>Fri, 19 Jun 2009 15:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciencetext.com/make-firefox-load-faster.html#comment-159858</guid>
		<description>Ah, okay. I getcha. So, we&#039;re talking available RAM...that&#039;s different. I&#039;d just treat is as if it were 512Mb for any tweaks, the shared video chunk will take what it needs as and when presumably...</description>
		<content:encoded><![CDATA[<p>Ah, okay. I getcha. So, we&#8217;re talking available RAM&#8230;that&#8217;s different. I&#8217;d just treat is as if it were 512Mb for any tweaks, the shared video chunk will take what it needs as and when presumably&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
