<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Simple Site Maintenance Mode with CakePHP 1.2</title>
	<atom:link href="http://jamienay.com/2009/06/simple-site-maintenance-mode-with-cakephp-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamienay.com/2009/06/simple-site-maintenance-mode-with-cakephp-12/</link>
	<description>A PHP web developer writing about the web.</description>
	<lastBuildDate>Mon, 08 Mar 2010 19:03:18 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carte</title>
		<link>http://jamienay.com/2009/06/simple-site-maintenance-mode-with-cakephp-12/comment-page-1/#comment-1903</link>
		<dc:creator>Carte</dc:creator>
		<pubDate>Tue, 08 Sep 2009 12:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=211#comment-1903</guid>
		<description>Nice article.
but you should change &quot;$this-&gt;here&quot; with &quot;$this-&gt;params[&#039;url&#039;][&#039;url&#039;]&quot;.
$this-&gt;here returns the relative path to your domain, but you need the relative path to your app dir.</description>
		<content:encoded><![CDATA[<p>Nice article.<br />
but you should change &#8220;$this-&gt;here&#8221; with &#8220;$this-&gt;params['url']['url']&#8220;.<br />
$this-&gt;here returns the relative path to your domain, but you need the relative path to your app dir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://jamienay.com/2009/06/simple-site-maintenance-mode-with-cakephp-12/comment-page-1/#comment-1301</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Thu, 25 Jun 2009 15:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=211#comment-1301</guid>
		<description>Nice one. I didn&#039;t think about using cakeError() but it&#039;s certainly an interesting way to go about things.</description>
		<content:encoded><![CDATA[<p>Nice one. I didn&#8217;t think about using cakeError() but it&#8217;s certainly an interesting way to go about things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deizel.</title>
		<link>http://jamienay.com/2009/06/simple-site-maintenance-mode-with-cakephp-12/comment-page-1/#comment-1297</link>
		<dc:creator>deizel.</dc:creator>
		<pubDate>Thu, 25 Jun 2009 11:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=211#comment-1297</guid>
		<description>Nice article. I have extended on this idea to add the correct HTTP headers and eliminate the need for redirects (and the URL checking that goes with it). You can find my code and a screenshot of it in action here:

http://bin.cakephp.org/view/589586978</description>
		<content:encoded><![CDATA[<p>Nice article. I have extended on this idea to add the correct HTTP headers and eliminate the need for redirects (and the URL checking that goes with it). You can find my code and a screenshot of it in action here:</p>
<p><a href="http://bin.cakephp.org/view/589586978" rel="nofollow">http://bin.cakephp.org/view/589586978</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
