<?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: Project Euler: Problem 3 in Ruby</title>
	<atom:link href="http://joezack.com/index.php" rel="self" type="application/rss+xml" />
	<link>http://joezack.com/index.php/2009/01/15/project-euler-problem-3-in-ruby/</link>
	<description>Code Musings and Such</description>
	<lastBuildDate>Fri, 03 Feb 2012 02:11:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: me</title>
		<link>http://joezack.com/index.php/2009/01/15/project-euler-problem-3-in-ruby/comment-page-1/#comment-1008</link>
		<dc:creator>me</dc:creator>
		<pubDate>Fri, 25 Sep 2009 01:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://joezack.com/?p=486#comment-1008</guid>
		<description>Arrgh! You&#039;re absolutely correct Paavo. Thanks for the heads up!</description>
		<content:encoded><![CDATA[<p>Arrgh! You&#8217;re absolutely correct Paavo. Thanks for the heads up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paavo</title>
		<link>http://joezack.com/index.php/2009/01/15/project-euler-problem-3-in-ruby/comment-page-1/#comment-1006</link>
		<dc:creator>Paavo</dc:creator>
		<pubDate>Sat, 19 Sep 2009 19:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://joezack.com/?p=486#comment-1006</guid>
		<description>Your code fails if the target is 21. It will return 3, instead of 7.</description>
		<content:encoded><![CDATA[<p>Your code fails if the target is 21. It will return 3, instead of 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar Del Ben</title>
		<link>http://joezack.com/index.php/2009/01/15/project-euler-problem-3-in-ruby/comment-page-1/#comment-63</link>
		<dc:creator>Oscar Del Ben</dc:creator>
		<pubDate>Sun, 25 Jan 2009 17:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://joezack.com/?p=486#comment-63</guid>
		<description>The last two examples are giving an incorrect result in ruby 1.8</description>
		<content:encoded><![CDATA[<p>The last two examples are giving an incorrect result in ruby 1.8</p>
]]></content:encoded>
	</item>
</channel>
</rss>

