<?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>4thmouse.com &#187; PHP</title>
	<atom:link href="http://4thmouse.com/index.php/category/programming/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://4thmouse.com</link>
	<description>Software Engineering.</description>
	<lastBuildDate>Sun, 18 Dec 2011 05:45:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Writing a Wordpress Plugin</title>
		<link>http://4thmouse.com/index.php/2008/03/02/writing-a-wordpress-plugin/</link>
		<comments>http://4thmouse.com/index.php/2008/03/02/writing-a-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 00:39:19 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/03/02/writing-a-wordpress-plugin/</guid>
		<description><![CDATA[As an experiment I wrote a WordPress plugin that turns &#91;wikipedia&#93c++&#91;/wikipedia&#93; into c++.

The full code is available here
This is not that exotic and the WordPress site itself has a pretty good tutorial but it never hurts to have another example.
Finding the tag
The first step is to find all the &#91;wikipedia&#93 tags in a loaded document. [...]]]></description>
		<wfw:commentRss>http://4thmouse.com/index.php/2008/03/02/writing-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

