<?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>simonwheatley.co.uk &#187; php</title>
	<atom:link href="http://www.simonwheatley.co.uk/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonwheatley.co.uk</link>
	<description>Simon trades as Sweet Interaction Ltd</description>
	<lastBuildDate>Sat, 24 Sep 2011 08:29:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installing ImageMagick on MacPorts and imagick on PECL</title>
		<link>http://www.simonwheatley.co.uk/2009/05/21/installing-imagemagick-on-macports-and-imagick-on-pecl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-imagemagick-on-macports-and-imagick-on-pecl</link>
		<comments>http://www.simonwheatley.co.uk/2009/05/21/installing-imagemagick-on-macports-and-imagick-on-pecl/#comments</comments>
		<pubDate>Thu, 21 May 2009 11:41:00 +0000</pubDate>
		<dc:creator>Simon Wheatley</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[imagick]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.simonwheatley.co.uk/?p=752</guid>
		<description><![CDATA[Over the last few hours I&#8217;ve installed ImageMagick on MacPorts (super easy), and imagick on PECL (not so much). Xentek&#8216;s post on ImageMagick and imagick was a great help, and got me past the first brick wall I hit (passing in the ImageMagick prefix to prevent it complaining about Wand-config)&#8230; but then I couldn&#8217;t get [...]]]></description>
		<wfw:commentRss>http://www.simonwheatley.co.uk/2009/05/21/installing-imagemagick-on-macports-and-imagick-on-pecl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP error logs with MacPorts on OSX</title>
		<link>http://www.simonwheatley.co.uk/2009/03/05/php-error-logs-with-macports-on-osx/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-error-logs-with-macports-on-osx</link>
		<comments>http://www.simonwheatley.co.uk/2009/03/05/php-error-logs-with-macports-on-osx/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 12:13:20 +0000</pubDate>
		<dc:creator>Simon Wheatley</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[error log]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.simonwheatley.co.uk/?p=702</guid>
		<description><![CDATA[I&#8217;ve recently had to switch laptops while my main machine is in for repair (again), and this has reminded me of an issue I seem to encounter with MacPorts PHP. I make extensive use of the PHP function error_log during development, to track variables and ensure that things within the code are as I expect. [...]]]></description>
		<wfw:commentRss>http://www.simonwheatley.co.uk/2009/03/05/php-error-logs-with-macports-on-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interspersing your post listing with date headers in WordPress</title>
		<link>http://www.simonwheatley.co.uk/2008/04/03/wordpress-date-headers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-date-headers</link>
		<comments>http://www.simonwheatley.co.uk/2008/04/03/wordpress-date-headers/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 14:05:33 +0000</pubDate>
		<dc:creator>Simon Wheatley</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[intermittent date header]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[template tag]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[the_date]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.simonwheatley.co.uk/?p=573</guid>
		<description><![CDATA[Update:Â OK, so at least one person wanted it as a plugin, so feel free to downloadÂ Intermittent Date Headers. Here&#8217;s a code snippet that&#8217;s not really worth making into a plugin. It&#8217;s designed to put date headers into your main post listing page. As an example, you could end up with: Heading: March, 2008 Post: dated [...]]]></description>
		<wfw:commentRss>http://www.simonwheatley.co.uk/2008/04/03/wordpress-date-headers/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve made a useless WordPress plugin&#8230;</title>
		<link>http://www.simonwheatley.co.uk/2007/11/22/wordpress-message-on-failed-activation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-message-on-failed-activation</link>
		<comments>http://www.simonwheatley.co.uk/2007/11/22/wordpress-message-on-failed-activation/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 23:41:05 +0000</pubDate>
		<dc:creator>Simon Wheatley</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[version check]]></category>
		<category><![CDATA[wordpress development]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2007/11/22/wordpress-message-on-failed-activation/</guid>
		<description><![CDATA[&#8230;which you might find useful if you develop plugins with system requirements, like a particular version of PHP. This plugin is a simple proof of concept for a method of messaging the user when they activate a plugin. This evening, I downloaded a new WordPress security plugin on the recommendation of Gareth Heyes on the [...]]]></description>
		<wfw:commentRss>http://www.simonwheatley.co.uk/2007/11/22/wordpress-message-on-failed-activation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exclude Pages now hides child pages where appropriate</title>
		<link>http://www.simonwheatley.co.uk/2007/11/22/wordpress-exclude-pages-v1-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-exclude-pages-v1-2</link>
		<comments>http://www.simonwheatley.co.uk/2007/11/22/wordpress-exclude-pages-v1-2/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 19:04:03 +0000</pubDate>
		<dc:creator>Simon Wheatley</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2007/11/22/wordpress-exclude-pages-v1-2/</guid>
		<description><![CDATA[Exclude Pages (my WordPress plugin which allows you to remove pages from site navigation) now handles child pages more gracefully. Previously, when you excluded a page any child page would drop down a level, taking it&#8217;s place&#8230; not what I wanted, and not something I&#8217;d noticed because I was only dealing with single level navigation [...]]]></description>
		<wfw:commentRss>http://www.simonwheatley.co.uk/2007/11/22/wordpress-exclude-pages-v1-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

