<?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>Rob&#039;s Blog</title>
	<atom:link href="http://www.robpoyntz.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.robpoyntz.com/blog</link>
	<description>Learning how to write software and trying to stand on a surfboard</description>
	<lastBuildDate>Wed, 21 Mar 2012 18:49:42 +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>Mentawais</title>
		<link>http://www.robpoyntz.com/blog/?p=460</link>
		<comments>http://www.robpoyntz.com/blog/?p=460#comments</comments>
		<pubDate>Wed, 21 Mar 2012 18:43:50 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Surfing]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=460</guid>
		<description><![CDATA[This year I was finally lucky enough to fulfill one of my surfing dreams &#8211; a boat trip to the Mentawais Islands. We were on board the &#8220;Naga Laut&#8221;, and had nine awesome days surfing Nipussi, EBay, Telescopes, Macaronis, HT&#8217;s, and Bang Bangs &#8211; often scoring the break to ourselves. A few pictures of the [...]]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=460</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validating image uploads with PHP</title>
		<link>http://www.robpoyntz.com/blog/?p=455</link>
		<comments>http://www.robpoyntz.com/blog/?p=455#comments</comments>
		<pubDate>Thu, 08 Dec 2011 07:09:49 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=455</guid>
		<description><![CDATA[Ensure an uploaded file is an image with PHP]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=455</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript snippets</title>
		<link>http://www.robpoyntz.com/blog/?p=438</link>
		<comments>http://www.robpoyntz.com/blog/?p=438#comments</comments>
		<pubDate>Thu, 20 Oct 2011 05:13:05 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=438</guid>
		<description><![CDATA[Today I had to convert a whole bunch of CSS colours from RGB(x,y,z) to HTML hexadecimal format. There are loads of these colour format converters on the web, and they all seem to do the same thing: input the R, G, and B components into separate boxes, press a button and you&#8217;ll get back an [...]]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=438</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing Googlebot from indexing your website</title>
		<link>http://www.robpoyntz.com/blog/?p=433</link>
		<comments>http://www.robpoyntz.com/blog/?p=433#comments</comments>
		<pubDate>Wed, 21 Sep 2011 05:54:44 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=433</guid>
		<description><![CDATA[Ensure that Googlebot and other web crawlers never get to see your site.]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=433</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL and Negative Unix Timestamps (Dates pre-1970)</title>
		<link>http://www.robpoyntz.com/blog/?p=400</link>
		<comments>http://www.robpoyntz.com/blog/?p=400#comments</comments>
		<pubDate>Thu, 24 Mar 2011 01:20:33 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=400</guid>
		<description><![CDATA[A quick how-to on handling pre-Unix Epoch dates in MySQL and PHP.]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=400</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facedown</title>
		<link>http://www.robpoyntz.com/blog/?p=383</link>
		<comments>http://www.robpoyntz.com/blog/?p=383#comments</comments>
		<pubDate>Wed, 03 Nov 2010 11:41:52 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=383</guid>
		<description><![CDATA[A small Python programme for the Nokia N900 to automatically switch to silent mode when your phone is placed face down on a flat surface.]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=383</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On finding the union of sets in PHP</title>
		<link>http://www.robpoyntz.com/blog/?p=367</link>
		<comments>http://www.robpoyntz.com/blog/?p=367#comments</comments>
		<pubDate>Fri, 30 Jul 2010 07:19:13 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=367</guid>
		<description><![CDATA[Efficiently calculating the union of two sets in PHP]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=367</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buttons and IE6</title>
		<link>http://www.robpoyntz.com/blog/?p=358</link>
		<comments>http://www.robpoyntz.com/blog/?p=358#comments</comments>
		<pubDate>Wed, 16 Jun 2010 05:23:49 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=358</guid>
		<description><![CDATA[Working around IE6 quirks using javascript and jQuery]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=358</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Productivity negated by blogging</title>
		<link>http://www.robpoyntz.com/blog/?p=350</link>
		<comments>http://www.robpoyntz.com/blog/?p=350#comments</comments>
		<pubDate>Mon, 31 May 2010 06:43:55 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=350</guid>
		<description><![CDATA[Extract individual pages from a PDF document and convert to an image using ImageMagick]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=350</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EasyPDO</title>
		<link>http://www.robpoyntz.com/blog/?p=337</link>
		<comments>http://www.robpoyntz.com/blog/?p=337#comments</comments>
		<pubDate>Mon, 15 Mar 2010 08:23:42 +0000</pubDate>
		<dc:creator>RRP</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.robpoyntz.com/blog/?p=337</guid>
		<description><![CDATA[This will be the last post in my blog regarding database connectivity. I&#8217;ve set up a site for my new project called EasyPDO. EasyPDO incorporates all of the ideas I&#8217;ve been working on over the last few years with the MySQLi and PDO database connectivity software. EasyPDO currently supports connections to MySQL, SQLite and PostgreSQL [...]]]></description>
		<wfw:commentRss>http://www.robpoyntz.com/blog/?feed=rss2&#038;p=337</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

