<?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: Getting a random record using datamapper</title>
	<atom:link href="http://www.jzlabs.com/2008/11/27/getting-a-random-record-using-datamapper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jzlabs.com/2008/11/27/getting-a-random-record-using-datamapper/</link>
	<description>the web experiment playground of jason ting</description>
	<lastBuildDate>Mon, 19 Dec 2011 08:12:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mmk</title>
		<link>http://www.jzlabs.com/2008/11/27/getting-a-random-record-using-datamapper/comment-page-1/#comment-1391</link>
		<dc:creator>mmk</dc:creator>
		<pubDate>Tue, 26 Oct 2010 20:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jzlabs.com/?p=81#comment-1391</guid>
		<description>Simple, effective, but... If you delete records in that Model, then some of the IDs dont match exactly Model.count, thus this method can produce incorrect results, because rand can return IDs that no longer exist, etc.</description>
		<content:encoded><![CDATA[<p>Simple, effective, but&#8230; If you delete records in that Model, then some of the IDs dont match exactly Model.count, thus this method can produce incorrect results, because rand can return IDs that no longer exist, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

