<?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: Getting Started With Cake PHP: Part 2</title>
	<atom:link href="http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Mon, 22 Mar 2010 15:03:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hardik</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-212579</link>
		<dc:creator>Hardik</dc:creator>
		<pubDate>Wed, 24 Feb 2010 12:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-212579</guid>
		<description>Oww! Where is the part 3?
I liked the tut, I thought i wd be learning it completely from here.</description>
		<content:encoded><![CDATA[<p>Oww! Where is the part 3?<br />
I liked the tut, I thought i wd be learning it completely from here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamal</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-211155</link>
		<dc:creator>kamal</dc:creator>
		<pubDate>Tue, 23 Feb 2010 11:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-211155</guid>
		<description>part three required....
nice tut</description>
		<content:encoded><![CDATA[<p>part three required&#8230;.<br />
nice tut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keyur</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-207137</link>
		<dc:creator>Keyur</dc:creator>
		<pubDate>Thu, 18 Feb 2010 11:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-207137</guid>
		<description>nice article, thanks</description>
		<content:encoded><![CDATA[<p>nice article, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoenix_nebula</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-1/#comment-191787</link>
		<dc:creator>phoenix_nebula</dc:creator>
		<pubDate>Fri, 05 Feb 2010 04:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-191787</guid>
		<description>please tell the answer for the question Danny used what modifications to be made for it to work for 1.2 please ???</description>
		<content:encoded><![CDATA[<p>please tell the answer for the question Danny used what modifications to be made for it to work for 1.2 please ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoenix_nebula</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-191734</link>
		<dc:creator>phoenix_nebula</dc:creator>
		<pubDate>Fri, 05 Feb 2010 03:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-191734</guid>
		<description>Please help me

when i go http://localhost/cakephp/authors/

i get exactly the below output  i have done exactly as you have said please help me i am new to frame work .. please please thanX in advance

page starts from here
------------------------------------------------------------------------------------------

INSERT INTO `authors` (`username`, `password`, `name`, `email`, `bio`) class Author extends AppModel
{
var $name = &#039;Author&#039;;
}
?&gt;
Fatal error: Class &#039;Author&#039; not found in C:\wamp\www\cakephp\cake\libs\class_registry.php on line 140

-------------------------------------------------------------------
page ends


please help me ...</description>
		<content:encoded><![CDATA[<p>Please help me</p>
<p>when i go <a href="http://localhost/cakephp/authors/" rel="nofollow">http://localhost/cakephp/authors/</a></p>
<p>i get exactly the below output  i have done exactly as you have said please help me i am new to frame work .. please please thanX in advance</p>
<p>page starts from here<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>INSERT INTO `authors` (`username`, `password`, `name`, `email`, `bio`) class Author extends AppModel<br />
{<br />
var $name = &#8216;Author&#8217;;<br />
}<br />
?&gt;<br />
Fatal error: Class &#8216;Author&#8217; not found in C:\wamp\www\cakephp\cake\libs\class_registry.php on line 140</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
page ends</p>
<p>please help me &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connie H.</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-191544</link>
		<dc:creator>Connie H.</dc:creator>
		<pubDate>Thu, 04 Feb 2010 20:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-191544</guid>
		<description>I&#039;m using 1.2.5, and I did try changing the .thtml extensions to .ctp, but this is what I get when I try to run http://localhost/cakephp/authors/login, which should be the path per the instructions:

{ var $name = &#039;Author&#039;; } ?&gt;

Fatal error: Class &#039;Author&#039; not found in C:\xampp\htdocs\cakephp\cake\libs\class_registry.php on line 140</description>
		<content:encoded><![CDATA[<p>I&#8217;m using 1.2.5, and I did try changing the .thtml extensions to .ctp, but this is what I get when I try to run <a href="http://localhost/cakephp/authors/login" rel="nofollow">http://localhost/cakephp/authors/login</a>, which should be the path per the instructions:</p>
<p>{ var $name = &#8216;Author&#8217;; } ?&gt;</p>
<p>Fatal error: Class &#8216;Author&#8217; not found in C:\xampp\htdocs\cakephp\cake\libs\class_registry.php on line 140</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohan</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-156857</link>
		<dc:creator>mohan</dc:creator>
		<pubDate>Mon, 04 Jan 2010 03:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-156857</guid>
		<description>fucking great man..</description>
		<content:encoded><![CDATA[<p>fucking great man..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Must Read CakePHP Tutorials &#124; Cookie Labs</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-143580</link>
		<dc:creator>10 Must Read CakePHP Tutorials &#124; Cookie Labs</dc:creator>
		<pubDate>Tue, 08 Dec 2009 14:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-143580</guid>
		<description>[...] Getting Started With Cake PHP: Part 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Getting Started With Cake PHP: Part 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar B.</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-143459</link>
		<dc:creator>Edgar B.</dc:creator>
		<pubDate>Tue, 08 Dec 2009 03:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-143459</guid>
		<description>Same that Depot:

Parse error: parse error, expecting `T_FUNCTION’ in D:\xampp\htdocs\myfiles\nsit\cake\app\controllers\authors_controller.php on line [last line]</description>
		<content:encoded><![CDATA[<p>Same that Depot:</p>
<p>Parse error: parse error, expecting `T_FUNCTION’ in D:\xampp\htdocs\myfiles\nsit\cake\app\controllers\authors_controller.php on line [last line]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seifsallam</title>
		<link>http://net.tutsplus.com/tutorials/php/getting-started-with-cake-php-part-2/comment-page-2/#comment-143280</link>
		<dc:creator>seifsallam</dc:creator>
		<pubDate>Mon, 07 Dec 2009 12:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1577#comment-143280</guid>
		<description>@Christos i have this problem too :(</description>
		<content:encoded><![CDATA[<p>@Christos i have this problem too <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.100 seconds -->
