<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How to Schedule a Ruby on Rails Rake Task Via Cron</title>
	<atom:link href="http://joshuahoover.com/2008/08/23/how-to-schedule-a-ruby-on-rails-rake-task-via-cron/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshuahoover.com/2008/08/23/how-to-schedule-a-ruby-on-rails-rake-task-via-cron/</link>
	<description>a blog by joshua hoover</description>
	<lastBuildDate>Thu, 26 Jan 2012 10:46: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: Matt</title>
		<link>http://joshuahoover.com/2008/08/23/how-to-schedule-a-ruby-on-rails-rake-task-via-cron/comment-page-1/#comment-18297</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 23 Dec 2010 09:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=251#comment-18297</guid>
		<description>You could use Moment (http://momentapp.com)-- it lets you schedule http requests, which can be used to trigger server processes.  It&#039;s a different approach than traditional background jobs, but might make sense depending on your hosting setup.</description>
		<content:encoded><![CDATA[<p>You could use Moment (<a href="http://momentapp.com" rel="nofollow">http://momentapp.com</a>)&#8211; it lets you schedule http requests, which can be used to trigger server processes.  It&#8217;s a different approach than traditional background jobs, but might make sense depending on your hosting setup.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

