<?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: Using JSON in CakePHP 1.2</title>
	<atom:link href="http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/</link>
	<description>baking the next web</description>
	<lastBuildDate>Fri, 05 Feb 2010 11:33:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bookmarks for January 2nd from 12:28 to 12:28 &#124; Buddy's Blog</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-2/#comment-5380</link>
		<dc:creator>Bookmarks for January 2nd from 12:28 to 12:28 &#124; Buddy's Blog</dc:creator>
		<pubDate>Sat, 02 Jan 2010 19:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5380</guid>
		<description>[...] Using JSON in CakePHP 1.2 &#8211;     Share and Enjoy: [...]</description>
		<content:encoded><![CDATA[<p>[...] Using JSON in CakePHP 1.2 &#8211;     Share and Enjoy: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chirayu</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-2/#comment-5375</link>
		<dc:creator>Chirayu</dc:creator>
		<pubDate>Sat, 07 Nov 2009 07:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5375</guid>
		<description>If I use the same tutorial, I am asked by browser to open or download the index.json file and in that file the json string is written.</description>
		<content:encoded><![CDATA[<p>If I use the same tutorial, I am asked by browser to open or download the index.json file and in that file the json string is written.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Bishop</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-5270</link>
		<dc:creator>Mike Bishop</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5270</guid>
		<description>Comment stripped out code... 

See: 50 for description. 


  header(&quot;Pragma: no-cache&quot;);
  header(&quot;Cache-Control: no-store, no-cache, max-age=0, must-revalidate&quot;);
  header(&#039;Content-type: application/json&#039;);
  echo $content_for_layout;</description>
		<content:encoded><![CDATA[<p>Comment stripped out code&#8230; </p>
<p>See: 50 for description. </p>
<p>  header(&#8220;Pragma: no-cache&#8221;);<br />
  header(&#8220;Cache-Control: no-store, no-cache, max-age=0, must-revalidate&#8221;);<br />
  header(&#8216;Content-type: application/json&#8217;);<br />
  echo $content_for_layout;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Bishop</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-5269</link>
		<dc:creator>Mike Bishop</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5269</guid>
		<description>I had problems with this in FireFox 3. Some pages would pull some wouldn&#039;t. I changed my headers to: 



and firefox and everything started working again.</description>
		<content:encoded><![CDATA[<p>I had problems with this in FireFox 3. Some pages would pull some wouldn&#8217;t. I changed my headers to: </p>
<p>and firefox and everything started working again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Wiersma</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-5084</link>
		<dc:creator>Eelco Wiersma</dc:creator>
		<pubDate>Wed, 22 Jul 2009 14:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5084</guid>
		<description>Thanks Benedikt, somehow my code formatting plugin stopped working.. stilll need to find another one :)</description>
		<content:encoded><![CDATA[<p>Thanks Benedikt, somehow my code formatting plugin stopped working.. stilll need to find another one :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benedikt R.</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-5083</link>
		<dc:creator>Benedikt R.</dc:creator>
		<pubDate>Mon, 20 Jul 2009 18:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5083</guid>
		<description>Thank you for this article. Hard to find a good one for this.

But you should do something about your code formatting. It&#039; not easy to read.</description>
		<content:encoded><![CDATA[<p>Thank you for this article. Hard to find a good one for this.</p>
<p>But you should do something about your code formatting. It&#8217; not easy to read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luissquall</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-5079</link>
		<dc:creator>luissquall</dc:creator>
		<pubDate>Mon, 13 Jul 2009 19:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5079</guid>
		<description>I can&#039;t make it work for admin routes, can anyone help me?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t make it work for admin routes, can anyone help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-5075</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Fri, 26 Jun 2009 05:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5075</guid>
		<description>i has translate it into chinese ,thank you!</description>
		<content:encoded><![CDATA[<p>i has translate it into chinese ,thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Gurske</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-5061</link>
		<dc:creator>Tim Gurske</dc:creator>
		<pubDate>Wed, 03 Jun 2009 21:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-5061</guid>
		<description>This was a huge help - thanks!!!!!</description>
		<content:encoded><![CDATA[<p>This was a huge help &#8211; thanks!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ano</title>
		<link>http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/comment-page-1/#comment-4978</link>
		<dc:creator>Ano</dc:creator>
		<pubDate>Wed, 18 Mar 2009 22:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/#comment-4978</guid>
		<description>you should put this:

Configure::write(&#039;debug&#039;, 0); 

above 

echo $content_for_layout;

in default.ctp</description>
		<content:encoded><![CDATA[<p>you should put this:</p>
<p>Configure::write(&#8216;debug&#8217;, 0); </p>
<p>above </p>
<p>echo $content_for_layout;</p>
<p>in default.ctp</p>
]]></content:encoded>
	</item>
</channel>
</rss>
