<?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>ten.ynottony.net &#187; liferea</title>
	<atom:link href="http://ten.ynottony.net/tag/liferea/feed/" rel="self" type="application/rss+xml" />
	<link>http://ten.ynottony.net</link>
	<description>He's at it again...</description>
	<lastBuildDate>Sat, 05 Feb 2011 11:21:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Speeding up Liferea</title>
		<link>http://ten.ynottony.net/2009/08/speeding-up-liferea/</link>
		<comments>http://ten.ynottony.net/2009/08/speeding-up-liferea/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:46:38 +0000</pubDate>
		<dc:creator>Anthony Batchelor</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[liferea]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://ten.ynottony.net/?p=92</guid>
		<description><![CDATA[Liferea was taking a couple of minutes to open for me, so I thought I&#8217;d look for a solution to that. I have >100 feeds, but I&#8217;m not about to cut the amount down (not addicted, honest). Liferea stores a &#8230; <a href="http://ten.ynottony.net/2009/08/speeding-up-liferea/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Liferea was taking a couple of minutes to open for me, so I thought I&#8217;d look for a solution to that.  I have >100 feeds, but I&#8217;m not about to cut the amount down (not addicted, honest).</p>
<p>Liferea stores a lot of information in an sqlite database.  If sqlite databases aren&#8217;t vacuumed every now and then, they bloat and slow down.  </p>
<p>Most people know about speeding up Firefox by <a href="http://www.gettingclever.com/2008/06/vacuum-your-firefox-3.html">vacuuming the sqlite databases</a> every now and then.  Well, the same can be done with <a href="http://liferea.sourceforge.net/">Liferea</a>.<br />
Close Liferea and paste the following in a bash terminal. </p>
<p><code>sqlite3 ~/.liferea_1.4/liferea.db "VACUUM;"</code></p>
<p>Open up Liferea and you should notice it load much faster.  Unless of course, it was fast to begin with.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten.ynottony.net/2009/08/speeding-up-liferea/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

