<?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 for Aaron Thies</title>
	<atom:link href="http://www.aaronthies.com/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronthies.com/wp</link>
	<description>Front-End Engineer</description>
	<lastBuildDate>Wed, 20 Apr 2011 18:46:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on CakePHP 1.2 i18n/l10n by Yousaf</title>
		<link>http://www.aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/comment-page-1/#comment-779</link>
		<dc:creator>Yousaf</dc:creator>
		<pubDate>Wed, 20 Apr 2011 18:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-779</guid>
		<description>uses(‘L10n’); &lt;- why u using it before class?
class OrderController extends AppController {</description>
		<content:encoded><![CDATA[<p>uses(‘L10n’); &lt;- why u using it before class?<br />
class OrderController extends AppController {</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 i18n/l10n by Aaron</title>
		<link>http://www.aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/comment-page-1/#comment-777</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 28 Mar 2011 21:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-777</guid>
		<description>Just a note, if you have Japanese correctly input into MySQL (see it correctly in phpMyAdmin) but the data is all question marks upon output, then run this query before your SELECT...

// sets character set that is output from the database
$this-&gt;query(&#039;SET CHARACTER SET utf8&#039;);</description>
		<content:encoded><![CDATA[<p>Just a note, if you have Japanese correctly input into MySQL (see it correctly in phpMyAdmin) but the data is all question marks upon output, then run this query before your SELECT&#8230;</p>
<p>// sets character set that is output from the database<br />
$this->query(&#8216;SET CHARACTER SET utf8&#8242;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 Flash Usage by Fahima D costa</title>
		<link>http://www.aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/comment-page-1/#comment-211</link>
		<dc:creator>Fahima D costa</dc:creator>
		<pubDate>Mon, 11 Oct 2010 15:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/#comment-211</guid>
		<description>Another short article today on something that took me some digging to learn.thanks. :)</description>
		<content:encoded><![CDATA[<p>Another short article today on something that took me some digging to learn.thanks. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Schema and Tableless Models by Nehal</title>
		<link>http://www.aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/comment-page-1/#comment-197</link>
		<dc:creator>Nehal</dc:creator>
		<pubDate>Mon, 27 Sep 2010 12:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-197</guid>
		<description>Thanks buddy, its nice that cake have so much helpful functions.</description>
		<content:encoded><![CDATA[<p>Thanks buddy, its nice that cake have so much helpful functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI AutoComplete with CakePHP by Aaron</title>
		<link>http://www.aaronthies.com/wp/2008/07/29/yui-autocomplete-with-cakephp/comment-page-1/#comment-196</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sun, 26 Sep 2010 07:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/?p=22#comment-196</guid>
		<description>I have setup a working example here:

http://aaronthies.com/sandbox/cakephp-1.3.4/auto_complete</description>
		<content:encoded><![CDATA[<p>I have setup a working example here:</p>
<p><a href="http://aaronthies.com/sandbox/cakephp-1.3.4/auto_complete" rel="nofollow">http://aaronthies.com/sandbox/cakephp-1.3.4/auto_complete</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI AutoComplete with CakePHP by Aaron</title>
		<link>http://www.aaronthies.com/wp/2008/07/29/yui-autocomplete-with-cakephp/comment-page-1/#comment-195</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sun, 26 Sep 2010 03:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/?p=22#comment-195</guid>
		<description>Sorry, the only working example I have right now is an internal site I cannot show at the moment. I&#039;ll try to get a working example up.</description>
		<content:encoded><![CDATA[<p>Sorry, the only working example I have right now is an internal site I cannot show at the moment. I&#8217;ll try to get a working example up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI AutoComplete with CakePHP by Jerry</title>
		<link>http://www.aaronthies.com/wp/2008/07/29/yui-autocomplete-with-cakephp/comment-page-1/#comment-194</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Sun, 26 Sep 2010 01:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/?p=22#comment-194</guid>
		<description>Do you have a working example?</description>
		<content:encoded><![CDATA[<p>Do you have a working example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI AutoComplete with CakePHP by Jerry</title>
		<link>http://www.aaronthies.com/wp/2008/07/29/yui-autocomplete-with-cakephp/comment-page-1/#comment-193</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Sat, 25 Sep 2010 20:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/?p=22#comment-193</guid>
		<description>Not working for me...i get no javascript errors...On the php side it&#039;s working by typing out the url.</description>
		<content:encoded><![CDATA[<p>Not working for me&#8230;i get no javascript errors&#8230;On the php side it&#8217;s working by typing out the url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Schema and Tableless Models by Danilo Cabello</title>
		<link>http://www.aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/comment-page-1/#comment-159</link>
		<dc:creator>Danilo Cabello</dc:creator>
		<pubDate>Sat, 08 May 2010 03:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-159</guid>
		<description>I am testing under the Cake 1.2.7 Stable version and I think that this was fixed.

I very happy to not having to fake a table schema on a tableless model when I just want to validate data.

Thanks for the info!</description>
		<content:encoded><![CDATA[<p>I am testing under the Cake 1.2.7 Stable version and I think that this was fixed.</p>
<p>I very happy to not having to fake a table schema on a tableless model when I just want to validate data.</p>
<p>Thanks for the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 Flash Usage by Emerson</title>
		<link>http://www.aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/comment-page-1/#comment-158</link>
		<dc:creator>Emerson</dc:creator>
		<pubDate>Tue, 20 Apr 2010 05:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/#comment-158</guid>
		<description>I&#039;m in the process of trying out CakePHP, but have some solid experience with Ruby on Rails. Things seem much less polished with Cake so far, and this whole flash stuff has been really painful compared to the elegance of Rails. Either-way, your post has definitely helped me, so thanks for that!

Hopefully I&#039;ll get my head around Cake soon enough...</description>
		<content:encoded><![CDATA[<p>I&#8217;m in the process of trying out CakePHP, but have some solid experience with Ruby on Rails. Things seem much less polished with Cake so far, and this whole flash stuff has been really painful compared to the elegance of Rails. Either-way, your post has definitely helped me, so thanks for that!</p>
<p>Hopefully I&#8217;ll get my head around Cake soon enough&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

