<?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>SpokeFire</title>
	<atom:link href="http://spokefire.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://spokefire.co.uk</link>
	<description>Voice of a web developer</description>
	<lastBuildDate>Tue, 03 Aug 2010 00:53:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using php.activerecord with Zend Framework</title>
		<link>http://spokefire.co.uk/2010/07/using-phpactiverecord-with-zend-framework/</link>
		<comments>http://spokefire.co.uk/2010/07/using-phpactiverecord-with-zend-framework/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 00:51:33 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[php.activerecord]]></category>

		<guid isPermaLink="false">http://spokefire.co.uk/?p=533737510</guid>
		<description><![CDATA[Recently I've been learning Ruby, and at the same time Rails, with it I've learnt alot of good standardised ways of things to do, but without a doubt the most powerful part of Rails, for me, was ActiveRecord. So I had a search around the net and came across this fantastic little ActiveRecord implementation in PHP, called php.activerecord. In fact its so amazing I thought I would write a little guide for you to get up and running quickly with it. <a href="http://spokefire.co.uk/2010/07/using-phpactiverecord-with-zend-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://spokefire.co.uk/2010/07/using-phpactiverecord-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a Zend Controller Plugin</title>
		<link>http://spokefire.co.uk/2010/04/how-to-create-a-zend-controller-plugin/</link>
		<comments>http://spokefire.co.uk/2010/04/how-to-create-a-zend-controller-plugin/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 18:23:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.spokefire.co.uk/post/533737489</guid>
		<description><![CDATA[Ever wondered how to create a nifty little Controller Plugin for Zend Framework that will build your navigation for you and automatically send it down to the view for use in your view and layout scripts? Well here is something you might find handy. It shows how to register your controller plugin, and a basic overview of what a navigation controller plugin might look like. <a href="http://spokefire.co.uk/2010/04/how-to-create-a-zend-controller-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://spokefire.co.uk/2010/04/how-to-create-a-zend-controller-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Javascript CDATA</title>
		<link>http://spokefire.co.uk/2010/02/javascript-cdata/</link>
		<comments>http://spokefire.co.uk/2010/02/javascript-cdata/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:39:11 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.spokefire.co.uk/post/383790364</guid>
		<description><![CDATA[Just for my own sanity (because I always forget this for some reason). &#60;script type=”text/javascript”&#62; /* &#60;![CDATA[ */ JAVASCRIPT CODE HERE /* ]]&#62; */ &#60;/script&#62;]]></description>
		<wfw:commentRss>http://spokefire.co.uk/2010/02/javascript-cdata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
