<?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>Mike Brittain &#187; tags</title>
	<atom:link href="http://www.mikebrittain.com/blog/tag/tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikebrittain.com/blog</link>
	<description>Internet, mobile applications, skiing, snowboarding, food... you know, whatever comes to mind.</description>
	<lastBuildDate>Sun, 22 Jan 2012 16:24:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP Tag Tokenizer</title>
		<link>http://www.mikebrittain.com/blog/2008/04/06/php-tag-tokenizer/</link>
		<comments>http://www.mikebrittain.com/blog/2008/04/06/php-tag-tokenizer/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 00:51:13 +0000</pubDate>
		<dc:creator>Mike Brittain</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://mikebrittain.wordpress.com/?p=88</guid>
		<description><![CDATA[I found a great tag tokenizer written in PHP.  I ran a few quick tests to find out that it does exactly what I was looking for, a space-separated tag parser that recognizes multi-word tags when wrapped in quotes (Flickr-style).  Very nice. Worth sharing: PHP Space-Separated Tag Parser.]]></description>
			<content:encoded><![CDATA[<p>I found a great tag tokenizer written in PHP.  I ran a few quick tests to find out that it does exactly what I was looking for, a space-separated tag parser that recognizes multi-word tags when wrapped in quotes (Flickr-style).  Very nice.</p>
<p>Worth sharing: <a href="http://snippets.dzone.com/posts/show/1625">PHP Space-Separated Tag Parser</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikebrittain.com/blog/2008/04/06/php-tag-tokenizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

