<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Page comments</title>
		<link>http://www.ssbits.com/home/</link>
		<atom:link href="http://www.ssbits.com/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2009/manipulating-every-nth-item-in-a-control-loop/#PageComment_542</link>
			<description>Silverstipe now includes numerous methods to help with this sort of thing, including a MultipleOf method:
http://doc.silverstripe.org/sapphire/en/reference/advanced-templates#modulus-and-multipleof.

And also see the reference docs for the ViewableData class that has a number of other methods that may be useful:
http://api.silverstripe.org/2.4/sapphire/view/ViewableData.html</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2009/manipulating-every-nth-item-in-a-control-loop/#PageComment_542</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2009/manipulating-every-nth-item-in-a-control-loop/#PageComment_376</link>
			<description>Thanks, I was looking for something basic like this and couldn't find any useful help in the official manual. (Same as nearly always.)

Appreciated!</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2009/manipulating-every-nth-item-in-a-control-loop/#PageComment_376</guid>
		</item>
		

	</channel>
</rss>