<?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>Joseph Crawford &#187; Auth</title>
	<atom:link href="http://www.jbcrawford.net/archives/tag/auth/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jbcrawford.net</link>
	<description>Hello World!</description>
	<lastBuildDate>Sat, 12 Dec 2009 18:11:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple CakePHP CMS (Content Management System)</title>
		<link>http://www.jbcrawford.net/archives/122</link>
		<comments>http://www.jbcrawford.net/archives/122#comments</comments>
		<pubDate>Tue, 27 Jan 2009 06:25:43 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Auth]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Routes]]></category>

		<guid isPermaLink="false">http://www.jbcrawford.net/?p=122</guid>
		<description><![CDATA[I have recently been working on a way to create a simple CMS (Content Mangement System) for my CakePHP websites that will allow the site owners to log in and maintain their own website. I needed a way for them to create, edit and delete pages. So I came up with this content controller and [...]]]></description>
		<wfw:commentRss>http://www.jbcrawford.net/archives/122/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>CakePHP 1.2.* Auth Component Tutorial</title>
		<link>http://www.jbcrawford.net/archives/45</link>
		<comments>http://www.jbcrawford.net/archives/45#comments</comments>
		<pubDate>Sat, 20 Dec 2008 22:00:13 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Auth]]></category>

		<guid isPermaLink="false">http://www.jbcrawford.net/?p=45</guid>
		<description><![CDATA[There are a lot of tutorials out there on how to use the Auth component in CakePHP but everything that I&#8217;ve found so far has been lacking for my need &#8211; so I wrote my own. Recently I needed a way to set up a simple authentication mechanism I could use for customer websites in [...]]]></description>
		<wfw:commentRss>http://www.jbcrawford.net/archives/45/feed</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
	</channel>
</rss>
