<?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 RailsRocket - Ruby on Rails Tutorials</title>
	<atom:link href="http://www.railsrocket.com/articles/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.railsrocket.com/articles</link>
	<description>A Ruby on Rails community website with tutorials</description>
	<lastBuildDate>Tue, 16 Feb 2010 16:49:58 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PlainRL 1.0 Released by ashes999</title>
		<link>http://www.railsrocket.com/articles/plainrl-10-released/comment-page-1#comment-5227</link>
		<dc:creator>ashes999</dc:creator>
		<pubDate>Tue, 16 Feb 2010 16:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=260#comment-5227</guid>
		<description>@Robert strange that you&#039;re having that problem; I used Cygwin and I can recall lots of case problems. Sorry about that.

Glad to hear it helps; the line-of-sight algorithm was particularly tricky. Sorry, the code is not that great :D</description>
		<content:encoded><![CDATA[<p>@Robert strange that you&#8217;re having that problem; I used Cygwin and I can recall lots of case problems. Sorry about that.</p>
<p>Glad to hear it helps; the line-of-sight algorithm was particularly tricky. Sorry, the code is not that great <img src='http://www.railsrocket.com/articles/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlainRL 1.0 Released by Robert</title>
		<link>http://www.railsrocket.com/articles/plainrl-10-released/comment-page-1#comment-5209</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=260#comment-5209</guid>
		<description>Hi,

it seems you developed the game in an environment without case-sensitive filenames. Because when I try to run it under Linux it fails with a lot of dangling requires due to casing issues.

Besides this, I am glad to see the source code of roguelike developed in Ruby since I am currently developing one myself in this fine language.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>it seems you developed the game in an environment without case-sensitive filenames. Because when I try to run it under Linux it fails with a lot of dangling requires due to casing issues.</p>
<p>Besides this, I am glad to see the source code of roguelike developed in Ruby since I am currently developing one myself in this fine language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Image_Tag and Link_To Helpers by danny</title>
		<link>http://www.railsrocket.com/articles/image_tag-and-link_to-helpers/comment-page-1#comment-4999</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.215.62/~railsroc/?p=9#comment-4999</guid>
		<description>it does not like my beginning tags </description>
		<content:encoded><![CDATA[<p>it does not like my beginning tags</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Image_Tag and Link_To Helpers by danny</title>
		<link>http://www.railsrocket.com/articles/image_tag-and-link_to-helpers/comment-page-1#comment-4998</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.215.62/~railsroc/?p=9#comment-4998</guid>
		<description> matches.name, :title=&gt; matches.name, :height=&gt;&quot;64px&quot;, :width=&gt;&quot;64px&quot;) + matches.name), matches, :style=&gt;&quot;text-decoration:none;&quot; %&gt;</description>
		<content:encoded><![CDATA[<p>matches.name, :title=&gt; matches.name, :height=&gt;&#8221;64px&#8221;, :width=&gt;&#8221;64px&#8221;) + matches.name), matches, :style=&gt;&#8221;text-decoration:none;&#8221; %&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Image_Tag and Link_To Helpers by Danny</title>
		<link>http://www.railsrocket.com/articles/image_tag-and-link_to-helpers/comment-page-1#comment-4997</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.215.62/~railsroc/?p=9#comment-4997</guid>
		<description>Here&#039;s how to do an inline style declaration along with link_to image_tag, and with text!:

 image.name, :title=&gt; image.name, :height=&gt;&quot;64px&quot;, :width=&gt;&quot;64px&quot;) + image.name), &quot;url&quot;, :style=&gt;&quot;text-decoration:none;&quot; %&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s how to do an inline style declaration along with link_to image_tag, and with text!:</p>
<p> image.name, :title=&gt; image.name, :height=&gt;&#8221;64px&#8221;, :width=&gt;&#8221;64px&#8221;) + image.name), &#8220;url&#8221;, :style=&gt;&#8221;text-decoration:none;&#8221; %&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Dennis</title>
		<link>http://www.railsrocket.com/articles/about/comment-page-1#comment-4921</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 29 Jan 2010 07:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.215.62/~railsroc/?page_id=3#comment-4921</guid>
		<description>Hi,
I am looking for relevant material and I found your website &quot;http://www.railsrocket.com/&quot; really informative.
I would like to do business with you. I basically have an offer of buying text-links on your site.
Let me know if you would be interested in hearing more.



Best regards,

Dennis</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am looking for relevant material and I found your website &#8220;http://www.railsrocket.com/&#8221; really informative.<br />
I would like to do business with you. I basically have an offer of buying text-links on your site.<br />
Let me know if you would be interested in hearing more.</p>
<p>Best regards,</p>
<p>Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Many-to-Many Association by Riccardo</title>
		<link>http://www.railsrocket.com/articles/many-to-many-association/comment-page-1#comment-4771</link>
		<dc:creator>Riccardo</dc:creator>
		<pubDate>Fri, 15 Jan 2010 12:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=88#comment-4771</guid>
		<description>In Course class this:

has_and_belongs_to_many :courses

is wrong. That is correct:

has_and_belongs_to_many :students

A course has to point to many students, not himself.</description>
		<content:encoded><![CDATA[<p>In Course class this:</p>
<p>has_and_belongs_to_many :courses</p>
<p>is wrong. That is correct:</p>
<p>has_and_belongs_to_many :students</p>
<p>A course has to point to many students, not himself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Validation 101 by angel chen</title>
		<link>http://www.railsrocket.com/articles/validation-101/comment-page-1#comment-4767</link>
		<dc:creator>angel chen</dc:creator>
		<pubDate>Fri, 15 Jan 2010 05:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/?p=13#comment-4767</guid>
		<description>Why don&#039;t you do price &lt; 0.01.to_d instead so that it will compare using bigdecimal instead of float.</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you do price &lt; 0.01.to_d instead so that it will compare using bigdecimal instead of float.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Formatting Decimals by Andy</title>
		<link>http://www.railsrocket.com/articles/formatting-decimals/comment-page-1#comment-4421</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 17 Dec 2009 14:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=25#comment-4421</guid>
		<description>You&#039;ve mixed up the formatting string and the argument to be formatted. It&#039;s the other way around: sprintf (format_string, arg)</description>
		<content:encoded><![CDATA[<p>You&#8217;ve mixed up the formatting string and the argument to be formatted. It&#8217;s the other way around: sprintf (format_string, arg)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails 2.1: Named Scope by Kirk Bushell</title>
		<link>http://www.railsrocket.com/articles/rails-21-named-scope/comment-page-1#comment-4310</link>
		<dc:creator>Kirk Bushell</dc:creator>
		<pubDate>Sun, 13 Dec 2009 21:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=119#comment-4310</guid>
		<description>ashes - models only get loaded once - when the server starts. As a result, any code that isn&#039;t run at runtime (this includes behaviours, relationships/associations, scopes.etc.) only get evaluated once the server has started.</description>
		<content:encoded><![CDATA[<p>ashes &#8211; models only get loaded once &#8211; when the server starts. As a result, any code that isn&#8217;t run at runtime (this includes behaviours, relationships/associations, scopes.etc.) only get evaluated once the server has started.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
