<?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>Richard Shepherd &#187; PHP</title>
	<atom:link href="http://richardshepherd.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://richardshepherd.com</link>
	<description>From my brain to your eyes.</description>
	<lastBuildDate>Fri, 18 May 2012 12:33:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to write a WordPress Twitter Widget &#8211; Part 3 of 3</title>
		<link>http://richardshepherd.com/how-to-write-a-wordpress-twitter-widget-part-3-of-3/</link>
		<comments>http://richardshepherd.com/how-to-write-a-wordpress-twitter-widget-part-3-of-3/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 22:12:25 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.growlingranger.com/?p=410</guid>
		<description><![CDATA[Welcome to the final part of our tutorial on how to write your own WordPress Twitter Widget. Does this all look a little strange? If so, check out part 1 and part 2 of this tutorial! First, let&#8217;s look at &#8230; <a href="http://richardshepherd.com/how-to-write-a-wordpress-twitter-widget-part-3-of-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/how-to-write-a-wordpress-twitter-widget-part-3-of-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to write a WordPress Twitter Widget &#8211; Part 2 of 3</title>
		<link>http://richardshepherd.com/write-a-wordpress-twitter-widget-part-2-of-3/</link>
		<comments>http://richardshepherd.com/write-a-wordpress-twitter-widget-part-2-of-3/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 15:00:29 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://www.growlingranger.com/?p=363</guid>
		<description><![CDATA[Welcome back! So you should have read through part one of the tutorial, where we left things off with the following line of code: $result = $t -> userTimeline($id=false, $count = ($options['tweets'] * 4), $since = false); (If that looks &#8230; <a href="http://richardshepherd.com/write-a-wordpress-twitter-widget-part-2-of-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/write-a-wordpress-twitter-widget-part-2-of-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to write a WordPress Twitter Widget &#8211; Part 1 of 3</title>
		<link>http://richardshepherd.com/write-a-wordpress-twitter-widget-part-1-of-3/</link>
		<comments>http://richardshepherd.com/write-a-wordpress-twitter-widget-part-1-of-3/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 07:57:44 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.growlingranger.com/?p=352</guid>
		<description><![CDATA[So you may have noticed in the sidebar over there on the right there&#8217;s a bunch of my recent Tweets. There are plenty of WordPress Twitter widgets, some better than others, but why not start and write your own? In &#8230; <a href="http://richardshepherd.com/write-a-wordpress-twitter-widget-part-1-of-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/write-a-wordpress-twitter-widget-part-1-of-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to create a WordPress Widget &#8211; Part 2 of 3</title>
		<link>http://richardshepherd.com/how-to-create-a-wordpress-widget-part-2-of-3/</link>
		<comments>http://richardshepherd.com/how-to-create-a-wordpress-widget-part-2-of-3/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 22:52:09 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Widget]]></category>

		<guid isPermaLink="false">http://www.richardshepherd.com/?p=273</guid>
		<description><![CDATA[Let&#8217;s recap. So far we have the following code: You&#8217;ll spot the cheeky little bit of php in there, and , which obviously loads our options into the form fields. And the final bit of PHP, closing the function with &#8230; <a href="http://richardshepherd.com/how-to-create-a-wordpress-widget-part-2-of-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/how-to-create-a-wordpress-widget-part-2-of-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to create a WordPress Widget &#8211; Part 1 of 3</title>
		<link>http://richardshepherd.com/how-to-create-a-wordpress-widget/</link>
		<comments>http://richardshepherd.com/how-to-create-a-wordpress-widget/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 22:30:47 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.richardshepherd.com/?p=237</guid>
		<description><![CDATA[So how do you put together your own WordPress widget? All you need is to know your way around PHP. If you can program your application in PHP the chances are it can be turned into a Widget. I&#8217;m first &#8230; <a href="http://richardshepherd.com/how-to-create-a-wordpress-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/how-to-create-a-wordpress-widget/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>phpFlickr Widget</title>
		<link>http://richardshepherd.com/phpflickr-widget/</link>
		<comments>http://richardshepherd.com/phpflickr-widget/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 10:29:10 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[phpFlickr]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.richardshepherd.com/?p=175</guid>
		<description><![CDATA[You may have noticed a new widget in the sidebar called the phpFlickr Widget. It&#8217;s a widget I have developed for WordPress which allows you to include your Flickr photos in your blog, and display them with the rather funky &#8230; <a href="http://richardshepherd.com/phpflickr-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/phpflickr-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php Image Rotator :: Making sense of the code</title>
		<link>http://richardshepherd.com/php-image-rotator-making-sense-of-the-code/</link>
		<comments>http://richardshepherd.com/php-image-rotator-making-sense-of-the-code/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 09:41:15 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[image rotator]]></category>

		<guid isPermaLink="false">http://www.richardshepherd.com/?p=147</guid>
		<description><![CDATA[So let&#8217;s look at an image rotator that comes bundled with this WordPress theme. It&#8217;s actually coded by the founding WordPress developer and Internet ubergeek Matt Mullenweg (whose funky website is accompanied by a funky URL: http://ma.tt). The full code &#8230; <a href="http://richardshepherd.com/php-image-rotator-making-sense-of-the-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/php-image-rotator-making-sense-of-the-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rollognese</title>
		<link>http://richardshepherd.com/rollognese/</link>
		<comments>http://richardshepherd.com/rollognese/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 14:56:42 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Rollognese]]></category>

		<guid isPermaLink="false">http://www.richardshepherd.com/?p=115</guid>
		<description><![CDATA[I was ridiculed yesterday for taking my leftover bolognese sauce and popping it in two wholemeal bread rolls. I call it &#8220;Rollognese&#8221;. I didn&#8217;t invent this delicacy, and nor do I see what&#8217;s wrong with it. Admittedly it is a &#8230; <a href="http://richardshepherd.com/rollognese/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/rollognese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All Change, please. All Change.</title>
		<link>http://richardshepherd.com/all-change-please-all-change/</link>
		<comments>http://richardshepherd.com/all-change-please-all-change/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 11:24:32 +0000</pubDate>
		<dc:creator>richardshepherd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[image rotator]]></category>
		<category><![CDATA[regular expressions]]></category>

		<guid isPermaLink="false">http://www.richardshepherd.com/?p=106</guid>
		<description><![CDATA[So, we&#8217;re back. It&#8217;s been almost a year but it&#8217;s time to get this show on the road once more. What can we expect from RichardShepherd.com? More and more updates, correctly categorised and tagged for your viewing pleasure. See that &#8230; <a href="http://richardshepherd.com/all-change-please-all-change/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://richardshepherd.com/all-change-please-all-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

