<?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: Seconds to Minutes/Seconds in Rails</title>
	<atom:link href="http://blog.perplexedlabs.com/2008/02/08/seconds-to-minutesseconds-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perplexedlabs.com/2008/02/08/seconds-to-minutesseconds-in-rails/</link>
	<description>web development war stories from the frontlines to the backend</description>
	<lastBuildDate>Sat, 29 Oct 2011 10:05:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: philippelegrain</title>
		<link>http://blog.perplexedlabs.com/2008/02/08/seconds-to-minutesseconds-in-rails/comment-page-1/#comment-4017</link>
		<dc:creator>philippelegrain</dc:creator>
		<pubDate>Mon, 01 Aug 2011 08:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/2008/02/08/seconds-to-minutesseconds-in-rails/#comment-4017</guid>
		<description>time_ago_in_words has nothing to do with converting seconds in minutes/seconds ... what it does is tell how much time has elapsed since the time you pass in param.  What is explained here is convert seconds into minutes/seconds.</description>
		<content:encoded><![CDATA[<p>time_ago_in_words has nothing to do with converting seconds in minutes/seconds &#8230; what it does is tell how much time has elapsed since the time you pass in param.  What is explained here is convert seconds into minutes/seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Maiz</title>
		<link>http://blog.perplexedlabs.com/2008/02/08/seconds-to-minutesseconds-in-rails/comment-page-1/#comment-2746</link>
		<dc:creator>Juan Maiz</dc:creator>
		<pubDate>Tue, 05 Jan 2010 02:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/2008/02/08/seconds-to-minutesseconds-in-rails/#comment-2746</guid>
		<description>Why bother? time_ago_in_words is just fine. &lt;a href=&quot;http://api.rubyonrails.org/classes/ActionView/Helpers/DateHelper.html#M001696&quot; rel=&quot;nofollow&quot;&gt;http://api.rubyonrails.org/classes/ActionView/H...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Why bother? time_ago_in_words is just fine. <a href="http://api.rubyonrails.org/classes/ActionView/Helpers/DateHelper.html#M001696" rel="nofollow">http://api.rubyonrails.org/classes/ActionView/H&#8230;</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

