<?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>Division By Zero &#187; Development</title>
	<atom:link href="http://www.divisionbyzero.co.uk/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divisionbyzero.co.uk</link>
	<description>Web design &#38; development blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:52:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>7 Ways To Solve A Three Pipe Problem</title>
		<link>http://www.divisionbyzero.co.uk/2010/06/28/7-way-to-solve-a-three-pipe-problem/</link>
		<comments>http://www.divisionbyzero.co.uk/2010/06/28/7-way-to-solve-a-three-pipe-problem/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 21:18:32 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[3 pipe problem]]></category>
		<category><![CDATA[sherlock holmes]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=376</guid>
		<description><![CDATA[Being a web developer essentially comes down to one thing – problem solving. But at some point in every developer’s career they’ll come across a ‘three pipe problem’; a fiendishly difficult scenario that, try as they might, they just can’t seem to crack. So here are a few tips that I’ve used in the past [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2010/06/28/7-way-to-solve-a-three-pipe-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Warning: Compilation failed in WordPress</title>
		<link>http://www.divisionbyzero.co.uk/2009/08/11/warning-compilation-failed-in-wordpress/</link>
		<comments>http://www.divisionbyzero.co.uk/2009/08/11/warning-compilation-failed-in-wordpress/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 21:56:39 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=29</guid>
		<description><![CDATA[I recently came across a strange new error message on a new install of WP 2.8.3 Warning: Compilation failed: characters with values &#62; 255 are not yet supported in classes at offset 16 in wp-includes/shortcodes.php on line &#60;line-number&#62; I recently came across a strange new error message on a new install of WP 2.8.3 Warning: [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2009/08/11/warning-compilation-failed-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to do Conditional Inserts in MySQL (INSERT &#8230; WHERE NOT EXISTS)</title>
		<link>http://www.divisionbyzero.co.uk/2009/08/11/how-to-do-conditional-inserts-in-mysql-insert-where-not-exists/</link>
		<comments>http://www.divisionbyzero.co.uk/2009/08/11/how-to-do-conditional-inserts-in-mysql-insert-where-not-exists/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 21:15:24 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=13</guid>
		<description><![CDATA[At some point or other everyone needs to perform a conditional INSERT; one that is only executed after checking if the data is already in the database &#8211; so here&#8217;s how. In this example we&#8217;re going to pretend we have a newsletter signup table which stores a name and an email address. The user has [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2009/08/11/how-to-do-conditional-inserts-in-mysql-insert-where-not-exists/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
