<?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"
	>
<channel>
	<title>Comments for BlaCKReed.com</title>
	<atom:link href="http://blackreed.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blackreed.com</link>
	<description>Ordinary user of CakePHP</description>
	<pubDate>Wed, 07 Jan 2009 09:49:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Hello world! by GlenStef</title>
		<link>http://blackreed.com/2008/04/hello-world/#comment-721</link>
		<dc:creator>GlenStef</dc:creator>
		<pubDate>Sun, 23 Nov 2008 00:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=1#comment-721</guid>
		<description>Hello,
Great job. But not enought info. Where can i read more?

Thanks
GlenStef</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Great job. But not enought info. Where can i read more?</p>
<p>Thanks<br />
GlenStef</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deprecated generateList in CakePHP 1.2 by sviktorov</title>
		<link>http://blackreed.com/2008/04/deprecated-generatelist-in-cakephp-12/#comment-12</link>
		<dc:creator>sviktorov</dc:creator>
		<pubDate>Fri, 08 Aug 2008 19:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=4#comment-12</guid>
		<description>You could use this in cake php 1.2

#
$customers =$this-&#62;Customer-&#62;find("list",array('fields'=&#62;array('Customer.customer_name','Customer.id'),'order'=&#62;'Customer.customer_name ASC'));  

#
$this-&#62;set('customers', $customers);</description>
		<content:encoded><![CDATA[<p>You could use this in cake php 1.2</p>
<p>#<br />
$customers =$this-&gt;Customer-&gt;find(&#8221;list&#8221;,array(&#8217;fields&#8217;=&gt;array(&#8217;Customer.customer_name&#8217;,'Customer.id&#8217;),&#8217;order&#8217;=&gt;&#8217;Customer.customer_name ASC&#8217;));  </p>
<p>#<br />
$this-&gt;set(&#8217;customers&#8217;, $customers);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ExtJS form integrated with CakePHP by psa</title>
		<link>http://blackreed.com/2008/04/using-extjs-form-integrated-with-cakephp/#comment-11</link>
		<dc:creator>psa</dc:creator>
		<pubDate>Fri, 25 Jul 2008 04:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=5#comment-11</guid>
		<description>Well, glad to know you finally made it. Actually I'm on a project using CakePHP with ExtJS, it is an academic systems. In my opinion you can use this both framework based on your need, based on what is the requirement, for some case maybe you don't need CakePHP caused you only need backend server in example just for communicate with database which is more simply use PHP as native.</description>
		<content:encoded><![CDATA[<p>Well, glad to know you finally made it. Actually I&#8217;m on a project using CakePHP with ExtJS, it is an academic systems. In my opinion you can use this both framework based on your need, based on what is the requirement, for some case maybe you don&#8217;t need CakePHP caused you only need backend server in example just for communicate with database which is more simply use PHP as native.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ExtJS form integrated with CakePHP by alita</title>
		<link>http://blackreed.com/2008/04/using-extjs-form-integrated-with-cakephp/#comment-10</link>
		<dc:creator>alita</dc:creator>
		<pubDate>Thu, 24 Jul 2008 15:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=5#comment-10</guid>
		<description>Well, I finally made it. Thanks.
More on CakePHP+ExtJS,
1. What do you think about combining CakePHP with ExtJS. Useful or Useless?
2. Have you used them in a big project? I just wanna hear some suggestion. I'm planning to dive more deep on CakePHP+ExtJS (I'm a newbie on both).

Thanks once again Psa,
Cheers,
alita</description>
		<content:encoded><![CDATA[<p>Well, I finally made it. Thanks.<br />
More on CakePHP+ExtJS,<br />
1. What do you think about combining CakePHP with ExtJS. Useful or Useless?<br />
2. Have you used them in a big project? I just wanna hear some suggestion. I&#8217;m planning to dive more deep on CakePHP+ExtJS (I&#8217;m a newbie on both).</p>
<p>Thanks once again Psa,<br />
Cheers,<br />
alita</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ExtJS form integrated with CakePHP by psa</title>
		<link>http://blackreed.com/2008/04/using-extjs-form-integrated-with-cakephp/#comment-9</link>
		<dc:creator>psa</dc:creator>
		<pubDate>Thu, 24 Jul 2008 02:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=5#comment-9</guid>
		<description>@ Alit Atmaja
Yupz, I use layout named designaddress.ctp you can change the layout by modify :
var $layout = "your-layout"; in addresses_controller.php</description>
		<content:encoded><![CDATA[<p>@ Alit Atmaja<br />
Yupz, I use layout named designaddress.ctp you can change the layout by modify :<br />
var $layout = &#8220;your-layout&#8221;; in addresses_controller.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ExtJS form integrated with CakePHP by Alit Atmaja</title>
		<link>http://blackreed.com/2008/04/using-extjs-form-integrated-with-cakephp/#comment-8</link>
		<dc:creator>Alit Atmaja</dc:creator>
		<pubDate>Wed, 23 Jul 2008 17:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=5#comment-8</guid>
		<description>Hi psa,
Do you using a layout in this tutorial?
Why does this tutorial not working on me?
It show an error like this:
Error:  The layout file D:\Apps\xampp\cake\app\views\layouts\designaddress.ctp can not be found or does not exist.

Thanks,
alita</description>
		<content:encoded><![CDATA[<p>Hi psa,<br />
Do you using a layout in this tutorial?<br />
Why does this tutorial not working on me?<br />
It show an error like this:<br />
Error:  The layout file D:\Apps\xampp\cake\app\views\layouts\designaddress.ctp can not be found or does not exist.</p>
<p>Thanks,<br />
alita</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deprecated generateList in CakePHP 1.2 by SuperSekret</title>
		<link>http://blackreed.com/2008/04/deprecated-generatelist-in-cakephp-12/#comment-7</link>
		<dc:creator>SuperSekret</dc:creator>
		<pubDate>Sat, 19 Jul 2008 23:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=4#comment-7</guid>
		<description>Thank you psa and thank you Grant.  Solved my problem.  Gotta bump this post in google.  FYI, baking scripts still uses generateList</description>
		<content:encoded><![CDATA[<p>Thank you psa and thank you Grant.  Solved my problem.  Gotta bump this post in google.  FYI, baking scripts still uses generateList</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ExtJS form integrated with CakePHP by create database from sql file mysql</title>
		<link>http://blackreed.com/2008/04/using-extjs-form-integrated-with-cakephp/#comment-3</link>
		<dc:creator>create database from sql file mysql</dc:creator>
		<pubDate>Mon, 12 May 2008 14:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=5#comment-3</guid>
		<description>[...] with ExtJS and data handle with PHP, I mean pure PHP and doesn??t use any framework. Now, I try thttp://blackreed.com/2008/04/using-extjs-form-integrated-with-cakephp/MySQL specific questionsIt should create file VA_Shop_Dump.sql that will contain the dump of [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] with ExtJS and data handle with PHP, I mean pure PHP and doesn??t use any framework. Now, I try thttp://blackreed.com/2008/04/using-extjs-form-integrated-with-cakephp/MySQL specific questionsIt should create file VA_Shop_Dump.sql that will contain the dump of [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deprecated generateList in CakePHP 1.2 by Grant Cox</title>
		<link>http://blackreed.com/2008/04/deprecated-generatelist-in-cakephp-12/#comment-2</link>
		<dc:creator>Grant Cox</dc:creator>
		<pubDate>Wed, 07 May 2008 22:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=4#comment-2</guid>
		<description>While you can do a find('all') and Set::combine, I think it is more succinct to use find('list').


$customers = $this-&#62;Customer-&#62;find("list",array('fields'=&#62;array('Customer.id','Customer.customer_name'),'order'=&#62;'Customer.customer_name ASC')); 
</description>
		<content:encoded><![CDATA[<p>While you can do a find(&#8217;all&#8217;) and Set::combine, I think it is more succinct to use find(&#8217;list&#8217;).</p>
<p>$customers = $this-&gt;Customer-&gt;find(&#8221;list&#8221;,array(&#8217;fields&#8217;=&gt;array(&#8217;Customer.id&#8217;,'Customer.customer_name&#8217;),&#8217;order&#8217;=&gt;&#8217;Customer.customer_name ASC&#8217;));</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://blackreed.com/2008/04/hello-world/#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Fri, 25 Apr 2008 06:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://blackreed.com/?p=1#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
