<?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 Aaron Thies</title>
	<atom:link href="http://aaronthies.com/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaronthies.com/wp</link>
	<description>Front-End Engineer</description>
	<pubDate>Fri, 29 Aug 2008 04:05:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on CakePHP 1.2 i18n/l10n by icko</title>
		<link>http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-64</link>
		<dc:creator>icko</dc:creator>
		<pubDate>Wed, 27 Aug 2008 06:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-64</guid>
		<description>thx for this article

great thing to help you with your translation files are the gettext tools. for example it can create the .po files for you automatically by extracting all the strings defined in the __() function.

http://www.gnu.org/software/gettext/#TOCdownloading</description>
		<content:encoded><![CDATA[<p>thx for this article</p>
<p>great thing to help you with your translation files are the gettext tools. for example it can create the .po files for you automatically by extracting all the strings defined in the __() function.</p>
<p><a href="http://www.gnu.org/software/gettext/#TOCdownloading" onclick="javascript:pageTracker._trackPageview('/www.gnu.org');" rel="nofollow">http://www.gnu.org/software/gettext/#TOCdownloading</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Schema and Tableless Models by Fred</title>
		<link>http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-53</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 15 Jul 2008 08:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-53</guid>
		<description>Thanks a lot Aaron, you (almost) saved my life ! ;)</description>
		<content:encoded><![CDATA[<p>Thanks a lot Aaron, you (almost) saved my life ! <img src='http://aaronthies.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 i18n/l10n by Gustav Ernberg</title>
		<link>http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-51</link>
		<dc:creator>Gustav Ernberg</dc:creator>
		<pubDate>Mon, 30 Jun 2008 21:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-51</guid>
		<description>Ok, that's how I've done so far, thought perhaps it existed an easier solution</description>
		<content:encoded><![CDATA[<p>Ok, that&#8217;s how I&#8217;ve done so far, thought perhaps it existed an easier solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 i18n/l10n by admin</title>
		<link>http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-50</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 30 Jun 2008 21:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-50</guid>
		<description>I do not know what the character limit is, but I would break the page content into several smaller strings.  The largest single string I have ever used is a single paragraph.</description>
		<content:encoded><![CDATA[<p>I do not know what the character limit is, but I would break the page content into several smaller strings.  The largest single string I have ever used is a single paragraph.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 i18n/l10n by Gustav Ernberg</title>
		<link>http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-49</link>
		<dc:creator>Gustav Ernberg</dc:creator>
		<pubDate>Mon, 30 Jun 2008 21:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2007/08/03/cakephp-12-i18nl10n/#comment-49</guid>
		<description>Nice post!
Do you know how to do if I want to make a whole page "translateable", msgstr's has a limit at some charachters.</description>
		<content:encoded><![CDATA[<p>Nice post!<br />
Do you know how to do if I want to make a whole page &#8220;translateable&#8221;, msgstr&#8217;s has a limit at some charachters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Schema and Tableless Models by Jacob</title>
		<link>http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-48</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 27 Jun 2008 10:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-48</guid>
		<description>Thanks a lot... it was driving me crazy...
 ;)</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230; it was driving me crazy&#8230;<br />
 <img src='http://aaronthies.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 Flash Usage by Dante</title>
		<link>http://aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/#comment-46</link>
		<dc:creator>Dante</dc:creator>
		<pubDate>Sat, 21 Jun 2008 07:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/#comment-46</guid>
		<description>you can add that : 
var  $helpers = array('Session');

in controller.</description>
		<content:encoded><![CDATA[<p>you can add that :<br />
var  $helpers = array(&#8217;Session&#8217;);</p>
<p>in controller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 Flash Usage by Dante</title>
		<link>http://aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/#comment-45</link>
		<dc:creator>Dante</dc:creator>
		<pubDate>Sat, 21 Jun 2008 07:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/02/01/cakephp-12-flash-usage/#comment-45</guid>
		<description>Ohhh!!!! Thankyou very much!!!!!!</description>
		<content:encoded><![CDATA[<p>Ohhh!!!! Thankyou very much!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Schema and Tableless Models by Wayne Khan</title>
		<link>http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-40</link>
		<dc:creator>Wayne Khan</dc:creator>
		<pubDate>Fri, 13 Jun 2008 07:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-40</guid>
		<description>I'm new to Cake PHP.

Thanks for the heads up, it was really helpful. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to Cake PHP.</p>
<p>Thanks for the heads up, it was really helpful. <img src='http://aaronthies.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Schema and Tableless Models by Abhinav Varshney</title>
		<link>http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-33</link>
		<dc:creator>Abhinav Varshney</dc:creator>
		<pubDate>Wed, 30 Apr 2008 08:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://aaronthies.com/wp/2008/01/31/cakephp-schema-and-tableless-models/#comment-33</guid>
		<description>Hey thanx...

you saved my day!!</description>
		<content:encoded><![CDATA[<p>Hey thanx&#8230;</p>
<p>you saved my day!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
