<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Activerecord file fun</title>
	<atom:link href="http://blog.stone-head.org/activerecord-file-fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stone-head.org/activerecord-file-fun/</link>
	<description>personal blog of Rudy Godoy</description>
	<lastBuildDate>Mon, 16 Jan 2012 16:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rudy Godoy</title>
		<link>http://blog.stone-head.org/activerecord-file-fun/comment-page-1/#comment-162</link>
		<dc:creator>Rudy Godoy</dc:creator>
		<pubDate>Sun, 11 Apr 2010 09:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stone-head.org/?p=161#comment-162</guid>
		<description>Yes, I took my chances :) had the data isolated (no read/write activity&lt;br&gt;from anyone else). You can get deterministic results in MySQL, for instance,&lt;br&gt;using store procedures, but that&#039;s another story.</description>
		<content:encoded><![CDATA[<p>Yes, I took my chances :) had the data isolated (no read/write activity<br />from anyone else). You can get deterministic results in MySQL, for instance,<br />using store procedures, but that&#39;s another story.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tabo</title>
		<link>http://blog.stone-head.org/activerecord-file-fun/comment-page-1/#comment-161</link>
		<dc:creator>tabo</dc:creator>
		<pubDate>Sun, 11 Apr 2010 07:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stone-head.org/?p=161#comment-161</guid>
		<description>It looks very fragile. In SQL, queries without an ORDER BY are non-deterministic, so there is no real guarantee that you&#039;ll get the same ordering every time you run a plain SELECT.&lt;br&gt;&lt;br&gt;You&#039;re lucky Murphy didn&#039;t knocked your door again ;)</description>
		<content:encoded><![CDATA[<p>It looks very fragile. In SQL, queries without an ORDER BY are non-deterministic, so there is no real guarantee that you&#39;ll get the same ordering every time you run a plain SELECT.</p>
<p>You&#39;re lucky Murphy didn&#39;t knocked your door again ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudy Godoy</title>
		<link>http://blog.stone-head.org/activerecord-file-fun/comment-page-1/#comment-158</link>
		<dc:creator>Rudy Godoy</dc:creator>
		<pubDate>Sun, 11 Apr 2010 02:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stone-head.org/?p=161#comment-158</guid>
		<description>Yes, I took my chances :) had the data isolated (no read/write activity&lt;br&gt;from anyone else). You can get deterministic results in MySQL, for instance,&lt;br&gt;using store procedures, but that&#039;s another story.</description>
		<content:encoded><![CDATA[<p>Yes, I took my chances :) had the data isolated (no read/write activity<br />from anyone else). You can get deterministic results in MySQL, for instance,<br />using store procedures, but that&#39;s another story.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tabo</title>
		<link>http://blog.stone-head.org/activerecord-file-fun/comment-page-1/#comment-157</link>
		<dc:creator>tabo</dc:creator>
		<pubDate>Sun, 11 Apr 2010 00:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stone-head.org/?p=161#comment-157</guid>
		<description>It looks very fragile. In SQL, queries without an ORDER BY are non-deterministic, so there is no real guarantee that you&#039;ll get the same ordering every time you run a plain SELECT.&lt;br&gt;&lt;br&gt;You&#039;re lucky Murphy didn&#039;t knocked your door again ;)</description>
		<content:encoded><![CDATA[<p>It looks very fragile. In SQL, queries without an ORDER BY are non-deterministic, so there is no real guarantee that you&#39;ll get the same ordering every time you run a plain SELECT.</p>
<p>You&#39;re lucky Murphy didn&#39;t knocked your door again ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

