<?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: Your first bite of CakePHP</title>
	<atom:link href="http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ken</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-139663</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Fri, 06 Nov 2009 01:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-139663</guid>
		<description>@cakebaker: Thank you for your response. Yes you are right, the problem is related to “AllowOverride All”. Now it Okies</description>
		<content:encoded><![CDATA[<p>@cakebaker: Thank you for your response. Yes you are right, the problem is related to “AllowOverride All”. Now it Okies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-139637</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Thu, 05 Nov 2009 15:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-139637</guid>
		<description>@ken: Did you set &quot;AllowOverride All&quot; in your httpd.conf? See also the &lt;a href=&quot;http://book.cakephp.org/view/37/Apache-and-mod_rewrite-and-htaccess&quot; rel=&quot;nofollow&quot;&gt;entry about mod_rewrite&lt;/a&gt; in the cookbook.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>@ken: Did you set &#8220;AllowOverride All&#8221; in your httpd.conf? See also the <a href="http://book.cakephp.org/view/37/Apache-and-mod_rewrite-and-htaccess" rel="nofollow">entry about mod_rewrite</a> in the cookbook.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-139608</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Thu, 05 Nov 2009 03:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-139608</guid>
		<description>Hello

I’m new to CakePHP, I tried to follow the tutorial and create simple sample, It only give me this error below (like  Wendell&#039;s  error):

Not Found

The requested URL /cake/task was not found on this server.

I already created the controller(app/controllers/tasks_controller) and the model (app/models/task.php) for this one.

In httpd.conf, this line below is enable.
LoadModule rewrite_module modules/mod_rewrite.so

Maybe I miss something out.

Your help is greatly appreciate. Thank you very much.

ken</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I’m new to CakePHP, I tried to follow the tutorial and create simple sample, It only give me this error below (like  Wendell&#8217;s  error):</p>
<p>Not Found</p>
<p>The requested URL /cake/task was not found on this server.</p>
<p>I already created the controller(app/controllers/tasks_controller) and the model (app/models/task.php) for this one.</p>
<p>In httpd.conf, this line below is enable.<br />
LoadModule rewrite_module modules/mod_rewrite.so</p>
<p>Maybe I miss something out.</p>
<p>Your help is greatly appreciate. Thank you very much.</p>
<p>ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-139607</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Thu, 05 Nov 2009 02:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-139607</guid>
		<description>Hello 

Not Found

The requested URL /cake/task was not found on this server.

I already created the controller(app/controllers/tasks_controller) and the model (app/models/task.php) for this one. 

In httpd.conf, this line below is enable.
LoadModule rewrite_module modules/mod_rewrite.so

Maybe I miss something out.

Your help is greatly appreciate. Thank you very much.

ken</description>
		<content:encoded><![CDATA[<p>Hello </p>
<p>Not Found</p>
<p>The requested URL /cake/task was not found on this server.</p>
<p>I already created the controller(app/controllers/tasks_controller) and the model (app/models/task.php) for this one. </p>
<p>In httpd.conf, this line below is enable.<br />
LoadModule rewrite_module modules/mod_rewrite.so</p>
<p>Maybe I miss something out.</p>
<p>Your help is greatly appreciate. Thank you very much.</p>
<p>ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-20562</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Mon, 15 Oct 2007 13:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-20562</guid>
		<description>@Wendell: I don&#039;t have any experience with Captchas, but you could try http://bakery.cakephp.org/articles/view/integrate-cakephp-with-kcaptcha

Good luck!</description>
		<content:encoded><![CDATA[<p>@Wendell: I don&#8217;t have any experience with Captchas, but you could try <a href="http://bakery.cakephp.org/articles/view/integrate-cakephp-with-kcaptcha" rel="nofollow">http://bakery.cakephp.org/articles/view/integrate-cakephp-with-kcaptcha</a></p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendell</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-20286</link>
		<dc:creator>Wendell</dc:creator>
		<pubDate>Sun, 14 Oct 2007 13:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-20286</guid>
		<description>@cakebaker: Thank you for your response. Yes you are right, the problem is related to mod_rewrite and it is okay now.

Though, I have encountered another issue and this is related to Captcha. I can&#039;t get the Captcha image to display, I tried to implement this captcha component class under this article 

http://bakery.cakephp.org/articles/view/captcha-component-with-phpcaptcha

and it seems not to be working on my side. I&#039;m using Apacher 2.x, PHP 5.x and CakePHP 1.2alpha.

Or is there other way to use Captcha in CakePHP 1.2alpha? or can you suggest any good implemention or tutorial about captcha?

I really appreciate your help. 


-- Wendell</description>
		<content:encoded><![CDATA[<p>@cakebaker: Thank you for your response. Yes you are right, the problem is related to mod_rewrite and it is okay now.</p>
<p>Though, I have encountered another issue and this is related to Captcha. I can&#8217;t get the Captcha image to display, I tried to implement this captcha component class under this article </p>
<p><a href="http://bakery.cakephp.org/articles/view/captcha-component-with-phpcaptcha" rel="nofollow">http://bakery.cakephp.org/articles/view/captcha-component-with-phpcaptcha</a></p>
<p>and it seems not to be working on my side. I&#8217;m using Apacher 2.x, PHP 5.x and CakePHP 1.2alpha.</p>
<p>Or is there other way to use Captcha in CakePHP 1.2alpha? or can you suggest any good implemention or tutorial about captcha?</p>
<p>I really appreciate your help. </p>
<p>&#8211; Wendell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-17905</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 06 Oct 2007 15:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-17905</guid>
		<description>@Wendell: Sounds like a mod_rewrite issue, have a look at the section &quot;Configuring Apache and mod_rewrite&quot; in the &lt;a href=&quot;http://manual.cakephp.org/chapter/installing&quot; rel=&quot;nofollow&quot;&gt;manual&lt;/a&gt;.

HTH</description>
		<content:encoded><![CDATA[<p>@Wendell: Sounds like a mod_rewrite issue, have a look at the section &#8220;Configuring Apache and mod_rewrite&#8221; in the <a href="http://manual.cakephp.org/chapter/installing" rel="nofollow">manual</a>.</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendell</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-17641</link>
		<dc:creator>Wendell</dc:creator>
		<pubDate>Fri, 05 Oct 2007 18:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-17641</guid>
		<description>Hello,

I&#039;m new to CakePHP, on my first cake setup, i tried to follow the tutorial and create files as stated but it seems I can&#039;t access the page that I&#039;m suppose to access like app/views/users/register.thtml. Its giving me this error below:


Not Found

The requested URL /cake/users was not found on this server.


I already created the controller(app/controllers/users_controller) and the model (app/models/user.php) for this one. Maybe I miss something out.

Your help is greatly appreciate. Thank you very much.


Wendell</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m new to CakePHP, on my first cake setup, i tried to follow the tutorial and create files as stated but it seems I can&#8217;t access the page that I&#8217;m suppose to access like app/views/users/register.thtml. Its giving me this error below:</p>
<p>Not Found</p>
<p>The requested URL /cake/users was not found on this server.</p>
<p>I already created the controller(app/controllers/users_controller) and the model (app/models/user.php) for this one. Maybe I miss something out.</p>
<p>Your help is greatly appreciate. Thank you very much.</p>
<p>Wendell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-587</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 22 Jul 2006 09:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-587</guid>
		<description>@Guy: If you miss examples in the manual, please open doc tickets on http://trac.cakephp.org . As the people working on the manual are no newbies it is good to hear what newbies miss. So let us know what we can improve!</description>
		<content:encoded><![CDATA[<p>@Guy: If you miss examples in the manual, please open doc tickets on <a href="http://trac.cakephp.org" rel="nofollow">http://trac.cakephp.org</a> . As the people working on the manual are no newbies it is good to hear what newbies miss. So let us know what we can improve!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://cakebaker.42dh.com/2006/07/12/your-first-bite-of-cakephp/comment-page-1/#comment-586</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Thu, 20 Jul 2006 16:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=224#comment-586</guid>
		<description>Nonetheless, as a newbie baker, I appreciate Fabio&#039;s efforts.

Sure, his recent article resembles the &#039;Blog tutorial&#039; in the manual, but for a newbie, this is very useful. The manual is useful, but lacks of examples, and is sometimes confusing.

I&#039;m trying to improve with CakePHP, and I&#039;m eager to find code samples.

And in fact, when Fabio feels like writing more advanced tutorials, I would certainly be his guest ! ;-)</description>
		<content:encoded><![CDATA[<p>Nonetheless, as a newbie baker, I appreciate Fabio&#8217;s efforts.</p>
<p>Sure, his recent article resembles the &#8216;Blog tutorial&#8217; in the manual, but for a newbie, this is very useful. The manual is useful, but lacks of examples, and is sometimes confusing.</p>
<p>I&#8217;m trying to improve with CakePHP, and I&#8217;m eager to find code samples.</p>
<p>And in fact, when Fabio feels like writing more advanced tutorials, I would certainly be his guest ! ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

