<?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/"
	>

<channel>
	<title>Sparky-san</title>
	<atom:link href="http://www.sparky-san.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sparky-san.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 08 Apr 2009 21:26:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Design Patterns: The Strategy Pattern</title>
		<link>http://www.sparky-san.com/2009/03/php-design-patterns-strategy-pattern/</link>
		<comments>http://www.sparky-san.com/2009/03/php-design-patterns-strategy-pattern/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 22:07:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[design patterns]]></category>

		<category><![CDATA[object oriented]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sparky-san.com/?p=48</guid>
		<description><![CDATA[I have recently finished reading Matt Zandstra&#8217;s PHP5 Objects, Patterns and Practice. With PHP5&#8217;s much improved support for object oriented coding, pattern based programming is becoming an easier path to follow and the benefits are many.
Out of the many patterns I have studied the one that stood out for me as being the most immediately [...]]]></description>
		<wfw:commentRss>http://www.sparky-san.com/2009/03/php-design-patterns-strategy-pattern/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The first post!</title>
		<link>http://www.sparky-san.com/2009/02/hello-world/</link>
		<comments>http://www.sparky-san.com/2009/02/hello-world/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 20:51:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[introduction]]></category>

		<guid isPermaLink="false">http://sephiroth/dev/wordpress/?p=1</guid>
		<description><![CDATA[A big hello! What should a first post consist of? Well, to avoid it becoming a rambling wall of text I guess I can boil it down to 3 main questions that I should provide answers to:
Who are you?
My name is Mark Young, I&#8217;m a 26 year old web developer who also dabbles in design. [...]]]></description>
		<wfw:commentRss>http://www.sparky-san.com/2009/02/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
