<?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: Alternating Colors in Ruby/Rails</title>
	<atom:link href="http://note19.com/2007/05/31/alternating-colors-in-rubyrails/feed/" rel="self" type="application/rss+xml" />
	<link>http://note19.com/2007/05/31/alternating-colors-in-rubyrails/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 07:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Josh</title>
		<link>http://note19.com/2007/05/31/alternating-colors-in-rubyrails/#comment-1631</link>
		<dc:creator><![CDATA[Josh]]></dc:creator>
		<pubDate>Sun, 11 May 2008 10:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://note19.com/2007/05/31/alternating-colors-in-rubyrails/#comment-1631</guid>
		<description><![CDATA[perfect! i was using my own helper, no sense reinventing the wheel. -thanks!]]></description>
		<content:encoded><![CDATA[<p>perfect! i was using my own helper, no sense reinventing the wheel. -thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sj</title>
		<link>http://note19.com/2007/05/31/alternating-colors-in-rubyrails/#comment-17</link>
		<dc:creator><![CDATA[sj]]></dc:creator>
		<pubDate>Fri, 01 Jun 2007 03:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://note19.com/2007/05/31/alternating-colors-in-rubyrails/#comment-17</guid>
		<description><![CDATA[Rails defines a framework in terms of APIs. It includes  a template engine (similar to Java JSP), e.g. The APIs includes a number of very useful utility &lt;a href=&quot;http://api.rubyonrails.org/&quot; rel=&quot;nofollow&quot;&gt;classes&lt;/a&gt;. One of them is called ActionView::Helpers::TextHelper and it includes a method called &lt;a href=&quot;http://api.rubyonrails.org/classes/ActionView/Helpers/TextHelper.html#M000628&quot; rel=&quot;nofollow&quot;&gt;cycle&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Rails defines a framework in terms of APIs. It includes  a template engine (similar to Java JSP), e.g. The APIs includes a number of very useful utility <a href="http://api.rubyonrails.org/" rel="nofollow">classes</a>. One of them is called ActionView::Helpers::TextHelper and it includes a method called <a href="http://api.rubyonrails.org/classes/ActionView/Helpers/TextHelper.html#M000628" rel="nofollow">cycle</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias Hoellrich</title>
		<link>http://note19.com/2007/05/31/alternating-colors-in-rubyrails/#comment-14</link>
		<dc:creator><![CDATA[Tobias Hoellrich]]></dc:creator>
		<pubDate>Thu, 31 May 2007 15:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://note19.com/2007/05/31/alternating-colors-in-rubyrails/#comment-14</guid>
		<description><![CDATA[Where does the &quot;cycle&quot; come from? Is that a Rails-builtin?]]></description>
		<content:encoded><![CDATA[<p>Where does the &#8220;cycle&#8221; come from? Is that a Rails-builtin?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

