<?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</title>
	<atom:link href="https://rathercurious.no3.co.uk/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>Easy abstraction layer for PDO</title>
		<link>https://rathercurious.no3.co.uk/archives/292</link>
		<comments>https://rathercurious.no3.co.uk/archives/292#comments</comments>
		<pubDate>Thu, 04 Mar 2010 12:18:12 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=292</guid>
		<description><![CDATA[Sometimes it's nice to have easier access to the PDO abstraction layer than PHP provides by default.  This extension to PDO should do the trick.
]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/292/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDO For WordPress and WP &gt; 2.8</title>
		<link>https://rathercurious.no3.co.uk/archives/290</link>
		<comments>https://rathercurious.no3.co.uk/archives/290#comments</comments>
		<pubDate>Sun, 27 Dec 2009 02:43:01 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO For Wordpress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=290</guid>
		<description><![CDATA[it&#8217;s been a while since i have had time to update PDO For WordPress. i have had a preliminary look at things and i believe that the incompatibility for new installs is based in the is_blog_installed() function. this should be fixable but is non-trivial. for existing installs, the fix should be trivial (indeed, I am [&#8230;]]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/290/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Children in need</title>
		<link>https://rathercurious.no3.co.uk/archives/289</link>
		<comments>https://rathercurious.no3.co.uk/archives/289#comments</comments>
		<pubDate>Fri, 20 Nov 2009 21:31:20 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=289</guid>
		<description><![CDATA[I feel compelled to write this. To express in some tiny way the awe I feel for the Children in Need movement in the UK. Sir Terry Wogan is phenomenal. A consummate presenter through the ages, a scion of British talent and a bastion of straightforward decency. He&#8217;s a true British hero and fully deserving [&#8230;]]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/289/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iTunes Pricing</title>
		<link>https://rathercurious.no3.co.uk/archives/288</link>
		<comments>https://rathercurious.no3.co.uk/archives/288#comments</comments>
		<pubDate>Thu, 03 Sep 2009 20:49:20 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[General Rants]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Media Law]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=288</guid>
		<description><![CDATA[I am a media lawyer by trade. I spend more than half my time arranging and negotiating licences of movies, tv-shows, tv-formats and other media from one part of the world to another, across all distribution formats. Even with this experience I&#8217;m buggered if I can work out why iTunes is selling TV series for [&#8230;]]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/288/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugin to change the WP Email sender details and fix html entities</title>
		<link>https://rathercurious.no3.co.uk/archives/287</link>
		<comments>https://rathercurious.no3.co.uk/archives/287#comments</comments>
		<pubDate>Wed, 08 Jul 2009 10:54:34 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Sample Classes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=287</guid>
		<description><![CDATA[if you want to change the default sender in the WP core this can be easily plugged.
Equally it’s easy to fix html entitites being transmitted as their encoded literals in the email subjects.

This code shows you how]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/287/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
