<?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>Rather Curious &#187; Sqlite</title>
	<atom:link href="https://rathercurious.no3.co.uk/category/sqlite/feed" rel="self" type="application/rss+xml" />
	<link>https://rathercurious.no3.co.uk</link>
	<description>A home for my coding projects</description>
	<lastBuildDate>Thu, 04 Mar 2010 12:18:12 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.16</generator>
	<item>
		<title>Currency Exchange Class &#8211; multiple currencies and historic dates</title>
		<link>https://rathercurious.no3.co.uk/archives/281</link>
		<comments>https://rathercurious.no3.co.uk/archives/281#comments</comments>
		<pubDate>Thu, 02 Jul 2009 15:15:33 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sample Classes]]></category>
		<category><![CDATA[Sqlite]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=281</guid>
		<description><![CDATA[I have been trying, for some time, to find a published API from a reputable source to retrieve currency pairs for a given date.  i have found some that are chargeable, but none that are freeware.
Here is some code that does the necessary.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/281/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DB Manager for PDO-SQLite on WordPress</title>
		<link>https://rathercurious.no3.co.uk/archives/265</link>
		<comments>https://rathercurious.no3.co.uk/archives/265#comments</comments>
		<pubDate>Mon, 01 Jun 2009 15:11:42 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO]]></category>
		<category><![CDATA[PDO For Wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sqlite]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=265</guid>
		<description><![CDATA[New plugin in the pipeline to enable direct DB manipulation in WP for SQLite databases.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/265/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PDO For WordPress &#8211; update</title>
		<link>https://rathercurious.no3.co.uk/archives/256</link>
		<comments>https://rathercurious.no3.co.uk/archives/256#comments</comments>
		<pubDate>Fri, 03 Apr 2009 11:38:34 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO For Wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Sqlite]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=256</guid>
		<description><![CDATA[after nearly a year of absence i have updated PDO for WordPress to function with WP 2.7.1. In the same breath i have also changed many of the regex calls in the sqlite driver to use sqlite UDF&#8217;s (user defined functions) instead. there should be a measurable performance gain over previous versions. the latest version [&#8230;]]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/256/feed</wfw:commentRss>
		<slash:comments>141</slash:comments>
		</item>
		<item>
		<title>multiBlog &#8211; a solution &#8230; ish</title>
		<link>https://rathercurious.no3.co.uk/archives/64</link>
		<comments>https://rathercurious.no3.co.uk/archives/64#comments</comments>
		<pubDate>Wed, 06 Aug 2008 13:38:06 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO For Wordpress]]></category>
		<category><![CDATA[Sqlite]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[multiBlog]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=64</guid>
		<description><![CDATA[well, i've got a bunch of blogs now all operational off the same codebase.  no, proverbial, worries. <em>save one</em>.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MultiBlog &#8211; a bit further on&#8230;</title>
		<link>https://rathercurious.no3.co.uk/archives/49</link>
		<comments>https://rathercurious.no3.co.uk/archives/49#comments</comments>
		<pubDate>Wed, 16 Jul 2008 14:14:18 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO For Wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Sqlite]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[multiBlog]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=49</guid>
		<description><![CDATA[well, i’ve spent an hour or so on trying to create multiBlog in the most simple manner possible. in some respects, with the new version of WordPress, the biggest sweat of maintaining multiple installations is lifted by being able to specify a separate directory for wp-content. but using this we can’t guarantee the workings of third party plugins.

in turns out that we can solve the multiBlog issue very very simply and with only two minor edits.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/49/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
