<?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: jsonComponent for CakePHP</title>
	<atom:link href="http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/</link>
	<description>baking the next web</description>
	<lastBuildDate>Wed, 18 Aug 2010 09:08:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: jsonComponent for CakePHP « Pagebakers &#8212; blubberTitel</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-5377</link>
		<dc:creator>jsonComponent for CakePHP « Pagebakers &#8212; blubberTitel</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-5377</guid>
		<description>[...] Um die Configuraton im marker-file zu verwenden: jsonComponent for CakePHP « Pagebakers. [...]</description>
		<content:encoded><![CDATA[<p>[...] Um die Configuraton im marker-file zu verwenden: jsonComponent for CakePHP « Pagebakers. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSON Component for CakePHP &#171; Myles Kadusale&#8217;s Blog</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-5056</link>
		<dc:creator>JSON Component for CakePHP &#171; Myles Kadusale&#8217;s Blog</dc:creator>
		<pubDate>Mon, 18 May 2009 16:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-5056</guid>
		<description>[...] JSON Component for&#160;CakePHP  A nice component  click here [...]</description>
		<content:encoded><![CDATA[<p>[...] JSON Component for&nbsp;CakePHP  A nice component  click here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: json_encode error &#8220;missing ] after element list&#8221; with jquery json plugin</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4951</link>
		<dc:creator>json_encode error &#8220;missing ] after element list&#8221; with jquery json plugin</dc:creator>
		<pubDate>Sun, 08 Feb 2009 08:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4951</guid>
		<description>[...] also had this same problem with the cakephp json component (which I decided to use instead since it would be more portable across php versions than the [...]</description>
		<content:encoded><![CDATA[<p>[...] also had this same problem with the cakephp json component (which I decided to use instead since it would be more portable across php versions than the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Wiersma</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4866</link>
		<dc:creator>Eelco Wiersma</dc:creator>
		<pubDate>Sun, 26 Oct 2008 21:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4866</guid>
		<description>@peter, are there any spaces or empty lines after ?&gt; on the end of the file ?

@oliver, uhm just use $this-&gt;json-&gt;encode ?</description>
		<content:encoded><![CDATA[<p>@peter, are there any spaces or empty lines after ?> on the end of the file ?</p>
<p>@oliver, uhm just use $this->json->encode ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4863</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Thu, 23 Oct 2008 14:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4863</guid>
		<description>Hi  
you did great work. :) 

how can i add the  following snippet into my cakephp code using your component this is the same code from the jqgrid demo.      
        $responce-&gt;page = $page;
        $responce-&gt;total = $total_pages;
        $responce-&gt;records = $count;
does the jsonComponent supports the same json output from the original code? 

thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
you did great work. :) </p>
<p>how can i add the  following snippet into my cakephp code using your component this is the same code from the jqgrid demo.<br />
        $responce-&gt;page = $page;<br />
        $responce-&gt;total = $total_pages;<br />
        $responce-&gt;records = $count;<br />
does the jsonComponent supports the same json output from the original code? </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4862</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 23 Oct 2008 13:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4862</guid>
		<description>I created a file a named is jsonsaved it inside the components folder and got this 
&quot;Cannot modify header information&quot;
after initializing in app_controller var $components = array(’json’);

whatsthe best solution for this one? thanks</description>
		<content:encoded><![CDATA[<p>I created a file a named is jsonsaved it inside the components folder and got this<br />
&#8220;Cannot modify header information&#8221;<br />
after initializing in app_controller var $components = array(’json’);</p>
<p>whatsthe best solution for this one? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Wiersma</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4558</link>
		<dc:creator>Eelco Wiersma</dc:creator>
		<pubDate>Thu, 13 Dec 2007 19:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4558</guid>
		<description>You should manipulate the array CakePHP manually I think. I&#039;m not sure what server side code you&#039;re using so I can&#039;t give you any examples unless you show me some code :)</description>
		<content:encoded><![CDATA[<p>You should manipulate the array CakePHP manually I think. I&#8217;m not sure what server side code you&#8217;re using so I can&#8217;t give you any examples unless you show me some code :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kchopein</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4556</link>
		<dc:creator>kchopein</dc:creator>
		<pubDate>Sun, 09 Dec 2007 22:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4556</guid>
		<description>Hi!! 

First of all, thanks for the work!

I&#039;m trying to use this component with the Dojo Toolkit but I&#039;m having a problem: the generated json code includes the model level, and I only need the data. I mean, I&#039;m getting this:

&lt;code&gt;
{&quot;timestamp&quot;:1193692111, &quot;items&quot;:[
      {&quot;Post&quot;:{&quot;id&quot;:&quot;1&quot;,&quot;title&quot;:&quot;The title&quot;,&quot;body&quot;:&quot;This is the post body.&quot;,&quot;created&quot;:&quot;2007-11-07 00:44:54&quot;}},
      {&quot;Post&quot;:{&quot;id&quot;:&quot;2&quot;,&quot;title&quot;:&quot;A title once again&quot;,&quot;body&quot;:&quot;And the post body follows.&quot;,&quot;created&quot;:&quot;2007-11-07 00:45:15&quot;}},
      {&quot;Post&quot;:{&quot;id&quot;:&quot;3&quot;,&quot;title&quot;:&quot;Title strikes back&quot;,&quot;body&quot;:&quot;This is really exciting! Not.&quot;,&quot;created&quot;:&quot;2007-11-07 00:45:44&quot;}},
      {&quot;Post&quot;:{&quot;id&quot;:&quot;4&quot;,&quot;title&quot;:&quot;aaaaaa&quot;,&quot;body&quot;:&quot;aaaaaadadasdas&quot;,&quot;created&quot;:&quot;2007-11-12 10:00:45&quot;}}
]}
&lt;/code&gt;

but I need something like this:

&lt;code&gt;
{&quot;timestamp&quot;:1193692111, &quot;items&quot;:[
      {&quot;id&quot;:&quot;1&quot;,&quot;title&quot;:&quot;The title&quot;,&quot;body&quot;:&quot;This is ...&quot;,&quot;created&quot;:&quot;2007-11-07 00:44:54&quot;},
      {&quot;id&quot;:&quot;2&quot;,&quot;title&quot;:&quot;A title once again&quot;,&quot;body&quot;:&quot;And ...&quot;,&quot;created&quot;:&quot;2007-11-07 00:45:15&quot;}
]}
&lt;/code&gt;

Since I&#039;m a Cake newbe I don&#039;t know if there&#039;s a way to do this or if I have to do it myself. How do you solve this?

Thanks in advance!!</description>
		<content:encoded><![CDATA[<p>Hi!! </p>
<p>First of all, thanks for the work!</p>
<p>I&#8217;m trying to use this component with the Dojo Toolkit but I&#8217;m having a problem: the generated json code includes the model level, and I only need the data. I mean, I&#8217;m getting this:</p>
<p><code><br />
{"timestamp":1193692111, "items":[<br />
      {"Post":{"id":"1","title":"The title","body":"This is the post body.","created":"2007-11-07 00:44:54"}},<br />
      {"Post":{"id":"2","title":"A title once again","body":"And the post body follows.","created":"2007-11-07 00:45:15"}},<br />
      {"Post":{"id":"3","title":"Title strikes back","body":"This is really exciting! Not.","created":"2007-11-07 00:45:44"}},<br />
      {"Post":{"id":"4","title":"aaaaaa","body":"aaaaaadadasdas","created":"2007-11-12 10:00:45"}}<br />
]}<br />
</code></p>
<p>but I need something like this:</p>
<p><code><br />
{"timestamp":1193692111, "items":[<br />
      {"id":"1","title":"The title","body":"This is ...","created":"2007-11-07 00:44:54"},<br />
      {"id":"2","title":"A title once again","body":"And ...","created":"2007-11-07 00:45:15"}<br />
]}<br />
</code></p>
<p>Since I&#8217;m a Cake newbe I don&#8217;t know if there&#8217;s a way to do this or if I have to do it myself. How do you solve this?</p>
<p>Thanks in advance!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pagebakers &#187; Using JSON in CakePHP 1.2</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4297</link>
		<dc:creator>Pagebakers &#187; Using JSON in CakePHP 1.2</dc:creator>
		<pubDate>Tue, 05 Jun 2007 10:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4297</guid>
		<description>[...] an half year ago I created jsonComponent for CakePHP, since then it has been used by quite a few people including [...]</description>
		<content:encoded><![CDATA[<p>[...] an half year ago I created jsonComponent for CakePHP, since then it has been used by quite a few people including [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pablasso.com &#187; Blog Archive &#187; Componente de JSON en CakePHP</title>
		<link>http://www.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/comment-page-1/#comment-4296</link>
		<dc:creator>pablasso.com &#187; Blog Archive &#187; Componente de JSON en CakePHP</dc:creator>
		<pubDate>Tue, 29 May 2007 07:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2007/01/04/jsoncomponent-for-cakephp/#comment-4296</guid>
		<description>[...] componente muy útil desarrollado Eelco Wiersma en base al paquete de PEAR [...]</description>
		<content:encoded><![CDATA[<p>[...] componente muy útil desarrollado Eelco Wiersma en base al paquete de PEAR [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
