<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Ahsan's Laboratory</title>
	<atom:link href="http://ahsanity.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahsanity.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Oct 2009 07:52:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Making The Blog Tutorial Run on CakePHP 1.2 by rax</title>
		<link>http://ahsanity.wordpress.com/2007/08/31/making-the-blog-tutorial-run-on-cakephp-12/#comment-1795</link>
		<dc:creator>rax</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/08/31/making-the-blog-tutorial-run-on-cakephp-12/#comment-1795</guid>
		<description>I am having a problem displaying the index page of the blog tutorial.
Has anyone encountered the errors below.

Notice: Undefined variable: posts in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 13

Warning: Invalid argument supplied for foreach() in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 13

Notice: Undefined variable: html in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 26

Fatal error: Call to a member function link() on a non-object in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 26

Thanks for your help.
Rax</description>
		<content:encoded><![CDATA[<p>I am having a problem displaying the index page of the blog tutorial.<br />
Has anyone encountered the errors below.</p>
<p>Notice: Undefined variable: posts in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 13</p>
<p>Warning: Invalid argument supplied for foreach() in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 13</p>
<p>Notice: Undefined variable: html in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 26</p>
<p>Fatal error: Call to a member function link() on a non-object in C:\wamp\www\cake_1.2.5\app\views\posts\index.ctp.php on line 26</p>
<p>Thanks for your help.<br />
Rax</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making The Blog Tutorial Run on CakePHP 1.2 by cervatz</title>
		<link>http://ahsanity.wordpress.com/2007/08/31/making-the-blog-tutorial-run-on-cakephp-12/#comment-1791</link>
		<dc:creator>cervatz</dc:creator>
		<pubDate>Thu, 17 Sep 2009 13:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/08/31/making-the-blog-tutorial-run-on-cakephp-12/#comment-1791</guid>
		<description>Great post! Very useful!</description>
		<content:encoded><![CDATA[<p>Great post! Very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Started With AJAX in CakePHP by Mahesh Palghadmal</title>
		<link>http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1790</link>
		<dc:creator>Mahesh Palghadmal</dc:creator>
		<pubDate>Wed, 16 Sep 2009 02:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1790</guid>
		<description>yo.. its a very nice and will help me a lot.. thanks</description>
		<content:encoded><![CDATA[<p>yo.. its a very nice and will help me a lot.. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Started With AJAX in CakePHP by sandrar</title>
		<link>http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1789</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1789</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Started With AJAX in CakePHP by Michael</title>
		<link>http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1775</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 17 Jul 2009 21:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1775</guid>
		<description>This article needs an update. A lot of the links are broken ;)</description>
		<content:encoded><![CDATA[<p>This article needs an update. A lot of the links are broken <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating &amp; Using Classes in Javascript by Daquan Wright</title>
		<link>http://ahsanity.wordpress.com/2007/04/20/creating-using-classes-in-javascript/#comment-1773</link>
		<dc:creator>Daquan Wright</dc:creator>
		<pubDate>Sat, 11 Jul 2009 05:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/04/20/creating-using-classes-in-javascript/#comment-1773</guid>
		<description>Make your code a tad bit bigger, kind of small. xD</description>
		<content:encoded><![CDATA[<p>Make your code a tad bit bigger, kind of small. xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Started With AJAX in CakePHP by amit</title>
		<link>http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1772</link>
		<dc:creator>amit</dc:creator>
		<pubDate>Mon, 29 Jun 2009 13:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1772</guid>
		<description>Hello,

I am looking for some one2one chat application which i can use with my system, developed in cakephp. Can any one suggest me any good script or application available ?

Thanks
Amit</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am looking for some one2one chat application which i can use with my system, developed in cakephp. Can any one suggest me any good script or application available ?</p>
<p>Thanks<br />
Amit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2: The Romance Continues &#8230; by Bryan</title>
		<link>http://ahsanity.wordpress.com/2007/08/29/cakephp-12-the-romance-continues/#comment-1768</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 11 Jun 2009 01:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/08/29/cakephp-12-the-romance-continues/#comment-1768</guid>
		<description>Well you all seem knowledgeable so I was wondering if you could help me out! I am struggling with having the authComponent use email instead of username for login.  Cake Version 1.2

This is what I have in app_controller:
	var $components = array(&#039;Auth&#039;);
	
    function beforeFilter() {
        $this-&gt;Auth-&gt;fields = array(
            &#039;username&#039; =&gt; &#039;email&#039;, 
            &#039;password&#039; =&gt; &#039;password&#039;
            );
    }

This is what I have in  login.ctp:
    echo $form-&gt;create(&#039;User&#039;, array(&#039;action&#039; =&gt; &#039;login&#039;));
    echo $form-&gt;input(&#039;email&#039;);
    echo $form-&gt;input(&#039;password&#039;);
    echo $form-&gt;end(&#039;Login&#039;);

I have verified that the registration is working - db is storing users perfectly w/ hashed password. Even after changing the fields in the app_controller before filter, I am getting &quot;Login failed. Invalid username or password.&quot; as the auth flash message.

Someone please help! - I can not believe I am running into a roadblock so early on...</description>
		<content:encoded><![CDATA[<p>Well you all seem knowledgeable so I was wondering if you could help me out! I am struggling with having the authComponent use email instead of username for login.  Cake Version 1.2</p>
<p>This is what I have in app_controller:<br />
	var $components = array(&#8216;Auth&#8217;);</p>
<p>    function beforeFilter() {<br />
        $this-&gt;Auth-&gt;fields = array(<br />
            &#8216;username&#8217; =&gt; &#8216;email&#8217;,<br />
            &#8216;password&#8217; =&gt; &#8216;password&#8217;<br />
            );<br />
    }</p>
<p>This is what I have in  login.ctp:<br />
    echo $form-&gt;create(&#8216;User&#8217;, array(&#8216;action&#8217; =&gt; &#8216;login&#8217;));<br />
    echo $form-&gt;input(&#8216;email&#8217;);<br />
    echo $form-&gt;input(&#8216;password&#8217;);<br />
    echo $form-&gt;end(&#8216;Login&#8217;);</p>
<p>I have verified that the registration is working &#8211; db is storing users perfectly w/ hashed password. Even after changing the fields in the app_controller before filter, I am getting &#8220;Login failed. Invalid username or password.&#8221; as the auth flash message.</p>
<p>Someone please help! &#8211; I can not believe I am running into a roadblock so early on&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making The Blog Tutorial Run on CakePHP 1.2 by unregoUnliree</title>
		<link>http://ahsanity.wordpress.com/2007/08/31/making-the-blog-tutorial-run-on-cakephp-12/#comment-1767</link>
		<dc:creator>unregoUnliree</dc:creator>
		<pubDate>Thu, 04 Jun 2009 04:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/08/31/making-the-blog-tutorial-run-on-cakephp-12/#comment-1767</guid>
		<description>Sweet blog. I never know what I am going to come across next. I think you should do more posting as you have some pretty intelligent stuff to say.

I&#039;ll be watching you &lt;a title=&quot;roulette strategy&quot; href=&quot;http://www.roulettesniper.com&quot; rel=&quot;nofollow&quot;&gt;.&lt;/a&gt; &lt;a title=&quot;blackjack strategy&quot; href=&quot;http://www.blackjacksniper.com&quot; rel=&quot;nofollow&quot;&gt;:)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sweet blog. I never know what I am going to come across next. I think you should do more posting as you have some pretty intelligent stuff to say.</p>
<p>I&#8217;ll be watching you <a title="roulette strategy" href="http://www.roulettesniper.com" rel="nofollow">.</a> <a title="blackjack strategy" href="http://www.blackjacksniper.com" rel="nofollow"> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Started With AJAX in CakePHP by deepak kumar</title>
		<link>http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1766</link>
		<dc:creator>deepak kumar</dc:creator>
		<pubDate>Fri, 29 May 2009 11:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/#comment-1766</guid>
		<description>gnhgjh</description>
		<content:encoded><![CDATA[<p>gnhgjh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
