<?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: Media Browser experimenting with SQLite!</title>
	<atom:link href="http://www.thehtpc.net/htpc/media-browser-experimenting-with-sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thehtpc.net/htpc/media-browser-experimenting-with-sqlite/</link>
	<description>The Home Theater PC Weblog</description>
	<lastBuildDate>Fri, 30 Jul 2010 18:30:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: havix</title>
		<link>http://www.thehtpc.net/htpc/media-browser-experimenting-with-sqlite/comment-page-1/#comment-8325</link>
		<dc:creator>havix</dc:creator>
		<pubDate>Thu, 03 Dec 2009 16:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thehtpc.net/?p=1278#comment-8325</guid>
		<description>Well SQLite is definitely the way to go if you want portability and speed.  It&#039;s used in a ton of projects and doesn&#039;t require an install. All it needs is a dll that you include in your project. There certainly isn&#039;t that same feeling of bloat you get with SQL Express. I replaced an in-memory datatable with SQLite in my pet VB project and it&#039;s pretty easy to work with even for a newb like me.</description>
		<content:encoded><![CDATA[<br>Browser: Firefox 3.5.5 OS: Windows Vista<p>Well SQLite is definitely the way to go if you want portability and speed.  It&#8217;s used in a ton of projects and doesn&#8217;t require an install. All it needs is a dll that you include in your project. There certainly isn&#8217;t that same feeling of bloat you get with SQL Express. I replaced an in-memory datatable with SQLite in my pet VB project and it&#8217;s pretty easy to work with even for a newb like me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.thehtpc.net/htpc/media-browser-experimenting-with-sqlite/comment-page-1/#comment-8324</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 03 Dec 2009 15:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thehtpc.net/?p=1278#comment-8324</guid>
		<description>It&#039;s definitely a step in the right direction.  I&#039;m still not convinced that a full-fledged database will be the way to go, but using it as the cache engine definitely has helped my setup.

A database will be required for some of the features I&#039;d like to see in future releases, so it will be interesting to see how they implement the performance of a database model, while not becoming overly bloated like MyMovies and even OML.</description>
		<content:encoded><![CDATA[<br>Browser: Firefox 3.5.5 OS: Windows 7<p>It&#8217;s definitely a step in the right direction.  I&#8217;m still not convinced that a full-fledged database will be the way to go, but using it as the cache engine definitely has helped my setup.</p>
<p>A database will be required for some of the features I&#8217;d like to see in future releases, so it will be interesting to see how they implement the performance of a database model, while not becoming overly bloated like MyMovies and even OML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: havix</title>
		<link>http://www.thehtpc.net/htpc/media-browser-experimenting-with-sqlite/comment-page-1/#comment-8307</link>
		<dc:creator>havix</dc:creator>
		<pubDate>Thu, 03 Dec 2009 01:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thehtpc.net/?p=1278#comment-8307</guid>
		<description>All I can say is it&#039;s about damn time.  I believe this is what has made XBMC so much faster at displaying movies.</description>
		<content:encoded><![CDATA[<br>Browser: Firefox 3.5.5 OS: Windows 7<p>All I can say is it&#8217;s about damn time.  I believe this is what has made XBMC so much faster at displaying movies.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
