<?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>Neil Pie &#187; PHP</title>
	<atom:link href="http://blog.neilpie.co.uk/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.neilpie.co.uk</link>
	<description>PHP, Web development, Skiffle...</description>
	<lastBuildDate>Fri, 25 Jun 2010 15:14:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>WP plugin development: property listings management</title>
		<link>http://blog.neilpie.co.uk/projects/wp-plugin-development-property-listings-management</link>
		<comments>http://blog.neilpie.co.uk/projects/wp-plugin-development-property-listings-management#comments</comments>
		<pubDate>Wed, 02 Jun 2010 14:07:42 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=268</guid>
		<description><![CDATA[The Link The project I was approached by Sarah from Hexagon Webworks regarding the programming of a bespoke property management plugin for a site build project that she was working on for Adkin. Top priority of the project was to be usability, both on the front end and in the admin area. The client needed [...]]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/projects/wp-plugin-development-property-listings-management/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using variables in CSS</title>
		<link>http://blog.neilpie.co.uk/projects/using-variables-in-css</link>
		<comments>http://blog.neilpie.co.uk/projects/using-variables-in-css#comments</comments>
		<pubDate>Wed, 12 May 2010 20:13:14 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=254</guid>
		<description><![CDATA[I&#8217;m working on a little PHP script to allow for variables and inheritance in CSS. I know there&#8217;s a ruby script that does this somewhere, but I fancy seeing if we can&#8217;t get a pure PHP version up &#38; running between us. If you&#8217;re somebody that writes their own CSS and are willing to have [...]]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/projects/using-variables-in-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limiting the number of times a PHP loop will run using the break command</title>
		<link>http://blog.neilpie.co.uk/web-development/limiting-the-number-of-times-a-php-loop-will-run-using-the-break-command</link>
		<comments>http://blog.neilpie.co.uk/web-development/limiting-the-number-of-times-a-php-loop-will-run-using-the-break-command#comments</comments>
		<pubDate>Wed, 06 Jan 2010 14:40:10 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=167</guid>
		<description><![CDATA[If you&#8217;re reading this page then you&#8217;re already likely familiar with the standard PHP for, while and foreach loops. If not, then may I suggest some background reading first &#8211; http://www.php.net/manual/en/language.control-structures.php. That said, I added a new weapon to my PHP arsenal today in the form of a better understanding of the break command. I&#8217;ve [...]]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/web-development/limiting-the-number-of-times-a-php-loop-will-run-using-the-break-command/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
