<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Simple Localization in Rails 2.2</title>
	<atom:link href="http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/</link>
	<description>A chess-playing machine of the late 18th century, promoted as an automaton but later proved a hoax.</description>
	<lastBuildDate>Mon, 30 Jan 2012 07:56:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ruby on Rails Internationalization @ Ali SOGUKPINAR</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-680</link>
		<dc:creator><![CDATA[Ruby on Rails Internationalization @ Ali SOGUKPINAR]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 04:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-680</guid>
		<description><![CDATA[[...] followed this simple direct to the point tutorial. If you want to dive in to deep you can check the  Rails [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] followed this simple direct to the point tutorial. If you want to dive in to deep you can check the  Rails [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-679</link>
		<dc:creator><![CDATA[Josef]]></dc:creator>
		<pubDate>Sat, 21 Feb 2009 13:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-679</guid>
		<description><![CDATA[Hi... thanks for the tutorial - this is the degree of simplicity I need to get on board a new thing.
 

 
At the same time I agree with John Smith. For all practical purposes, HTTP content negotiation AKA request.accept_language is essential anyways, so it could as well be covered here. Would make a great piece of work even greater ;-) ]]></description>
		<content:encoded><![CDATA[<p>Hi&#8230; thanks for the tutorial &#8211; this is the degree of simplicity I need to get on board a new thing.</p>
<p>At the same time I agree with John Smith. For all practical purposes, HTTP content negotiation AKA request.accept_language is essential anyways, so it could as well be covered here. Would make a great piece of work even greater <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-678</link>
		<dc:creator><![CDATA[Trevor]]></dc:creator>
		<pubDate>Fri, 13 Feb 2009 13:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-678</guid>
		<description><![CDATA[I&#039;m not sure, Zeba. Try asking around on the Rails mailing list, perhaps? ]]></description>
		<content:encoded><![CDATA[<p>I&#039;m not sure, Zeba. Try asking around on the Rails mailing list, perhaps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeba</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-677</link>
		<dc:creator><![CDATA[Zeba]]></dc:creator>
		<pubDate>Fri, 13 Feb 2009 02:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-677</guid>
		<description><![CDATA[hi,
 
I tried implementing i18n by exactly following your post...but I get the following error:
 

 
You have a nil object when you didn&#039;t expect it!
 
You might have expected an instance of Array.
 
The error occurred while evaluating nil.inject ]]></description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I tried implementing i18n by exactly following your post&#8230;but I get the following error:</p>
<p>You have a nil object when you didn&#039;t expect it!</p>
<p>You might have expected an instance of Array.</p>
<p>The error occurred while evaluating nil.inject</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aladdin With A Lamp &#187; ?Ruby on Rails?&#124;????????</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-676</link>
		<dc:creator><![CDATA[Aladdin With A Lamp &#187; ?Ruby on Rails?&#124;????????]]></dc:creator>
		<pubDate>Thu, 12 Feb 2009 13:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-676</guid>
		<description><![CDATA[[...] Rails 2.2 – Simple Localization [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] Rails 2.2 – Simple Localization [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-675</link>
		<dc:creator><![CDATA[Trevor]]></dc:creator>
		<pubDate>Tue, 10 Feb 2009 12:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-675</guid>
		<description><![CDATA[Nice catch, Fannar. I&#039;ve updated the post. ]]></description>
		<content:encoded><![CDATA[<p>Nice catch, Fannar. I&#039;ve updated the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fannar</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-674</link>
		<dc:creator><![CDATA[Fannar]]></dc:creator>
		<pubDate>Tue, 10 Feb 2009 12:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-674</guid>
		<description><![CDATA[In the update clause where it says:
 

 
# app/controllers/application.rb
 
config.i18n.default_locale = :en
 

 
Should be
 

 
# config/environment.rb
 
config.i18n.default_locale = :en
 

 
That is put it into the environment.rb not the application.rb ]]></description>
		<content:encoded><![CDATA[<p>In the update clause where it says:</p>
<p># app/controllers/application.rb</p>
<p>config.i18n.default_locale = :en</p>
<p>Should be</p>
<p># config/environment.rb</p>
<p>config.i18n.default_locale = :en</p>
<p>That is put it into the environment.rb not the application.rb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ward&#8217;s Words &#187; Blog Archive &#187; Kotoba using ActiveScaffold</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-673</link>
		<dc:creator><![CDATA[Ward&#8217;s Words &#187; Blog Archive &#187; Kotoba using ActiveScaffold]]></dc:creator>
		<pubDate>Sun, 11 Jan 2009 09:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-673</guid>
		<description><![CDATA[[...] localization ideas, but none of them as of yet have yielded much fruit.  The most promising is Rails upcoming support of i8ln.  For now I will continue to focus more on functionality till localization is more readily [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] localization ideas, but none of them as of yet have yielded much fruit.  The most promising is Rails upcoming support of i8ln.  For now I will continue to focus more on functionality till localization is more readily [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Problem installing gem rails 2.2 &#171; Fabiano Soriani&#8217;s Weblog</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-672</link>
		<dc:creator><![CDATA[Problem installing gem rails 2.2 &#171; Fabiano Soriani&#8217;s Weblog]]></dc:creator>
		<pubDate>Fri, 12 Dec 2008 00:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-672</guid>
		<description><![CDATA[[...] How to: http://almosteffortless.com/2008/07/21/simple-localization-in-rails-22/ [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] How to: <a href="http://almosteffortless.com/2008/07/21/simple-localization-in-rails-22/" rel="nofollow">http://almosteffortless.com/2008/07/21/simple-localization-in-rails-22/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moki Systems Blog &#187; Using Rails&#8217; New I18n Support in Real Life: Part the First</title>
		<link>http://trevorturk.wordpress.com/2008/07/21/simple-localization-in-rails-22/#comment-671</link>
		<dc:creator><![CDATA[Moki Systems Blog &#187; Using Rails&#8217; New I18n Support in Real Life: Part the First]]></dc:creator>
		<pubDate>Thu, 11 Dec 2008 17:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=682#comment-671</guid>
		<description><![CDATA[[...] there are plenty of nice introductions and demos to Rails&#8217; slick new I18n features out there but I haven&#8217;t seen [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] there are plenty of nice introductions and demos to Rails&#8217; slick new I18n features out there but I haven&#8217;t seen [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

