<?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>PHP Programming &#187; Wordpress</title>
	<atom:link href="http://www.idontplaydarts.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idontplaydarts.com</link>
	<description>A blog about Linux, Apache, MySQL, PHP and web application security</description>
	<lastBuildDate>Sun, 08 Aug 2010 06:23:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problems with wordpress 404 page not showing</title>
		<link>http://www.idontplaydarts.com/2009/09/problems-with-wordpress-404-page-not-showing/</link>
		<comments>http://www.idontplaydarts.com/2009/09/problems-with-wordpress-404-page-not-showing/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 15:18:16 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.idontplaydarts.com/?p=392</guid>
		<description><![CDATA[I recently had an issue with the 404 page not displaying in Wordpress. I Googled heavily and couldnt find the solution to my problem. The issue was causing a blank page to appear (the theme itself appeared but not the text in 404.php) &#8211; there were no visible errors. I was pretty certain there was [...]]]></description>
		<wfw:commentRss>http://www.idontplaydarts.com/2009/09/problems-with-wordpress-404-page-not-showing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Caching wordpress as static HTML using APC</title>
		<link>http://www.idontplaydarts.com/2009/08/caching-wordpress-as-static-html-using-apc/</link>
		<comments>http://www.idontplaydarts.com/2009/08/caching-wordpress-as-static-html-using-apc/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 22:21:27 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Benchmarking]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Benchmark]]></category>
		<category><![CDATA[Caching]]></category>

		<guid isPermaLink="false">http://www.idontplaydarts.com/?p=327</guid>
		<description><![CDATA[You can see that without the caching that the server can serve 10 requests per second and after the caching it can serve 30 requests per second. That's a 300% increase in speed. Not bad for a server with only 256mb of RAM and a single core CPU.]]></description>
		<wfw:commentRss>http://www.idontplaydarts.com/2009/08/caching-wordpress-as-static-html-using-apc/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>POST causing a 404 error in Wordpress</title>
		<link>http://www.idontplaydarts.com/2009/05/post-causing-a-404-error-in-wordpress/</link>
		<comments>http://www.idontplaydarts.com/2009/05/post-causing-a-404-error-in-wordpress/#comments</comments>
		<pubDate>Sat, 23 May 2009 11:53:18 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.idontplaydarts.com/?p=61</guid>
		<description><![CDATA[I've just struck a problem while implementing my sudoku solver. It appeared that every time I posted a variable called 's' to my page wordpress would return a 404 - page not found error.]]></description>
		<wfw:commentRss>http://www.idontplaydarts.com/2009/05/post-causing-a-404-error-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
