<?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>iTamers Simple SEO &#187; CakePHP</title>
	<atom:link href="http://www.itamer.com/tag/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itamer.com</link>
	<description>Sarah King&#039;s blog and programming examples</description>
	<lastBuildDate>Thu, 17 Nov 2011 02:23:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>A Picklist Component for CakePHP</title>
		<link>http://www.itamer.com/a-picklist-component-for-cake/324/</link>
		<comments>http://www.itamer.com/a-picklist-component-for-cake/324/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 15:50:41 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.itamer.com/a-picklist-component-for-cake/324/</guid>
		<description><![CDATA[I needed to have a table holding all my picklists, to make them easier to edit and manage. It's a large application so there will be lots of drop downs and radio buttons, states and status fields. I started with my picklist table PLAIN TEXT CODE: CREATE TABLE `picklists` &#40;&#60;br /&#62; `id` int&#40;11&#41; NOT NULL [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/a-picklist-component-for-cake/324/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Radio List in a table for CakePHP</title>
		<link>http://www.itamer.com/radiotable/285/</link>
		<comments>http://www.itamer.com/radiotable/285/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 10:48:00 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.itamer.com/?p=285</guid>
		<description><![CDATA[I wanted to present a range of choices in a nicely formatted table and couldn't see helper to do the job - so this is my first snippet for Cake PHP. I doubt it's perfectly cake (for instance I do the header row myself rather than using the html helper, and I concatenate a string [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/radiotable/285/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful Sites</title>
		<link>http://www.itamer.com/useful-sites/280/</link>
		<comments>http://www.itamer.com/useful-sites/280/#comments</comments>
		<pubDate>Sat, 27 May 2006 20:07:13 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[Technical Discussions]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[christian-mezei]]></category>
		<category><![CDATA[digitalpoint]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.itamer.com/useful-sites/280/</guid>
		<description><![CDATA[I'm working on a new project at the moment, it's an intranet type thing so no point in linking to it, but I'm using CakePHP and thats been really interesting. Definately RAD, supposedly simple but it's got so many really good features that while it is simple, it can be hard to discover the genius. [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/useful-sites/280/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

