<?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>Techie Corner &#187; firefox speed up</title>
	<atom:link href="http://www.techiecorner.com/tag/firefox-speed-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiecorner.com</link>
	<description>The place for computer tips and tricks! microsoft windows, open source, database, programming, freeware and etc</description>
	<lastBuildDate>Mon, 06 Sep 2010 01:26:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to speed up Firefox &#8211; Vacuum</title>
		<link>http://www.techiecorner.com/878/how-to-speed-up-firefox-vacuum/</link>
		<comments>http://www.techiecorner.com/878/how-to-speed-up-firefox-vacuum/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 04:01:50 +0000</pubDate>
		<dc:creator>chua</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[firefox speed up]]></category>
		<category><![CDATA[firefox speed up vacuum]]></category>
		<category><![CDATA[firefox sqlite vacuum]]></category>
		<category><![CDATA[firefox vacuum]]></category>
		<category><![CDATA[how to speed up firefox]]></category>
		<category><![CDATA[speed up firefox]]></category>
		<category><![CDATA[speed up firefox start up]]></category>
		<category><![CDATA[speed up firefox vacuum]]></category>

		<guid isPermaLink="false">http://www.techiecorner.com/?p=878</guid>
		<description><![CDATA[Looking for ways to speed up firefox? Here i introduce a way to speed up Firefox. After i implement this trick, I can feel the Firefox start up time is shorter and more responsive! The reason behind this Firefox speed up tricks is that Firefox is using SQLite database to store it&#8217;s info (eg. Bookmarks, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techiecorner.com/wp-content/uploads/2009/10/firefox.jpg" alt="firefox" title="firefox" width="107" height="106" class="alignnone size-full wp-image-880" align="left" hspace="5" />Looking for ways to speed up firefox? Here i introduce a way to speed up Firefox. After i implement this trick, I can feel the Firefox start up time is shorter and more responsive! </p>
<p>The reason behind this Firefox speed up tricks is that Firefox is using SQLite database to store it&#8217;s info (eg. Bookmarks, cookies, histories, etc). After sometime of using it, data will be fragmented and the database will grow bigger and it will affect the speed of Firefox. To solve the fragmented issue, we can perform a &#8216;vacuum&#8217; command to the database.  <small>* This might be an old trick but work!</small></p>
<p>To speed up Firefox using Vaccum, follow the steps below:-<br />
<span id="more-878"></span></p>
<ul>
<li>Start your Firefox, and Go to &#8216;Tools&#8217; -> &#8216;Error Console&#8217;</li>
<li>Paste the following text in the “Code:” text-box and press &#8220;Evaluate&#8221;
<pre>Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM");</pre>
</li>
<li>Your Firefox will freeze a while when these Vacuum operation is running</li>
<li>Done, your firefox should run faster now. (* this operation doesnt affect if your firefox is freshly install)</li>
</ul>
<p>Credit: <a rel="nofollow" target="_blank" href="http://blog.mozilla.com/oremj/2009/08/20/speedup-firefox-with-vacuum/">Oremj from Mozilla</a></p>
<!-- link start -->
						<script type="text/javascript"><!--
						google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;
						//-->
						</script>
						<script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
						</script>
						<!-- link end -->]]></content:encoded>
			<wfw:commentRss>http://www.techiecorner.com/878/how-to-speed-up-firefox-vacuum/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/

Page Caching using disk (user agent is rejected)
Database Caching 7/19 queries in 0.012 seconds using disk
Object Caching 189/311 objects using disk

Served from: www.techiecorner.com @ 2010-09-07 07:27:08 -->