<?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 on: cakePHP cycle-helper: alternating row colors with cake</title>
	<atom:link href="http://functino.com/2009/07/cakephp-cycle-helper-alternating-row-colors-with-cake/feed/" rel="self" type="application/rss+xml" />
	<link>http://functino.com/2009/07/cakephp-cycle-helper-alternating-row-colors-with-cake/</link>
	<description>My daily struggle with webdevelopment</description>
	<lastBuildDate>Fri, 26 Feb 2010 08:33:10 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andreas</title>
		<link>http://functino.com/2009/07/cakephp-cycle-helper-alternating-row-colors-with-cake/comment-page-1/#comment-1296</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sat, 18 Jul 2009 22:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://functino.com/?p=365#comment-1296</guid>
		<description>Hi thaJeztah,
thanks for your hint. I must admit that I never use the tableCells() or the tableHeaders() helper and didn&#039;t know about that possibility.

Personally I like my solution over that one: It&#039;s more generic (you can use it in tables, divs, etc. to achieve alternating row colors or just to alternate over some strings in other use cases).</description>
		<content:encoded><![CDATA[<p>Hi thaJeztah,<br />
thanks for your hint. I must admit that I never use the tableCells() or the tableHeaders() helper and didn&#8217;t know about that possibility.</p>
<p>Personally I like my solution over that one: It&#8217;s more generic (you can use it in tables, divs, etc. to achieve alternating row colors or just to alternate over some strings in other use cases).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thaJeztah</title>
		<link>http://functino.com/2009/07/cakephp-cycle-helper-alternating-row-colors-with-cake/comment-page-1/#comment-1295</link>
		<dc:creator>thaJeztah</dc:creator>
		<pubDate>Sat, 18 Jul 2009 22:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://functino.com/?p=365#comment-1295</guid>
		<description>the HTML-helper of CakePHP 1.2 already supports alternating colors by default.

have a look at HTML-&gt;tableCells() (oddTrOptions, evenTrOptions)

http://book.cakephp.org/view/841/tableCells</description>
		<content:encoded><![CDATA[<p>the HTML-helper of CakePHP 1.2 already supports alternating colors by default.</p>
<p>have a look at HTML-&gt;tableCells() (oddTrOptions, evenTrOptions)</p>
<p><a href="http://book.cakephp.org/view/841/tableCells" rel="nofollow">http://book.cakephp.org/view/841/tableCells</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
