<?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; sqlite</title>
<atom:link href="http://www.donsalva.com/tag/sqlite/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>Mon, 21 May 2012 13:36:04 +0000</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<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[<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>
<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>
</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 647/647 objects using disk: basic

Served from: www.donsalva.com @ 2012-05-22 01:50:20 -->
