<?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: Throw Down 404 Errors in Cake</title>
	<atom:link href="http://blog.awpny.com/2008/02/throw-down-404-errors-in-cake/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.awpny.com/2008/02/throw-down-404-errors-in-cake/</link>
	<description>"The frog can show you how to grow by making intelligent use of whatever opportunity is available." - medicine wheel</description>
	<lastBuildDate>Mon, 01 Feb 2010 14:52:19 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: casey</title>
		<link>http://blog.awpny.com/2008/02/throw-down-404-errors-in-cake/comment-page-1/#comment-4128</link>
		<dc:creator>casey</dc:creator>
		<pubDate>Wed, 27 Feb 2008 22:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ancientwisdompro.com/blog/archives/195#comment-4128</guid>
		<description>Hey, I completely agree.  Instead of using the URL params, I usually just pass it the array: &lt;code&gt;array(array(&#039;url&#039;=&gt;&#039;/&#039;))&lt;/code&gt;

I fixed it up in the post, thanks for pointing that out.</description>
		<content:encoded><![CDATA[<p>Hey, I completely agree.  Instead of using the URL params, I usually just pass it the array: <code>array(array('url'=>'/'))</code></p>
<p>I fixed it up in the post, thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: straighten &#187; links for 2008-02-27</title>
		<link>http://blog.awpny.com/2008/02/throw-down-404-errors-in-cake/comment-page-1/#comment-4127</link>
		<dc:creator>straighten &#187; links for 2008-02-27</dc:creator>
		<pubDate>Wed, 27 Feb 2008 20:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ancientwisdompro.com/blog/archives/195#comment-4127</guid>
		<description>[...] The Red Frog Blog » Blog Archive » Throw Down 404 Errors in Cake (tags: cakephp 404)    &#124;  &#124;  &#124; Yahoo!ブックマークに登録 &#124;  &#124;  &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] The Red Frog Blog » Blog Archive » Throw Down 404 Errors in Cake (tags: cakephp 404)    |  |  | Yahoo!ブックマークに登録 |  |  | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://blog.awpny.com/2008/02/throw-down-404-errors-in-cake/comment-page-1/#comment-4124</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Wed, 27 Feb 2008 11:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ancientwisdompro.com/blog/archives/195#comment-4124</guid>
		<description>hi, interesting post. I am getting problems trying to work this with Cake Beta (Jan 08), so I am guessing it is with later SVN checkouts?

I get parameter count errors and stuff unless I do like so:
$this-&gt;cakeError(&#039;error404&#039;, array($this-&gt;params[&#039;url&#039;]));

I have turned off debugging also as that seems to interfrer with it (which makes sense). 

Like your blog - you have some good stuff here!</description>
		<content:encoded><![CDATA[<p>hi, interesting post. I am getting problems trying to work this with Cake Beta (Jan 08), so I am guessing it is with later SVN checkouts?</p>
<p>I get parameter count errors and stuff unless I do like so:<br />
$this-&gt;cakeError(&#8217;error404&#8242;, array($this-&gt;params['url']));</p>
<p>I have turned off debugging also as that seems to interfrer with it (which makes sense). </p>
<p>Like your blog &#8211; you have some good stuff here!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
