<?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: Ruby on Rails email scheduling using runner and cron</title>
	<atom:link href="http://www.42.mach7x.com/2008/06/11/ruby-on-rails-email-scheduling-using-runner-and-cron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.42.mach7x.com/2008/06/11/ruby-on-rails-email-scheduling-using-runner-and-cron/</link>
	<description>Thoughts and tips about programming with Ruby on Rails</description>
	<lastBuildDate>Wed, 02 Jun 2010 03:55:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Running script/runner in production environment &#187; 42</title>
		<link>http://www.42.mach7x.com/2008/06/11/ruby-on-rails-email-scheduling-using-runner-and-cron/comment-page-1/#comment-55</link>
		<dc:creator>Running script/runner in production environment &#187; 42</dc:creator>
		<pubDate>Tue, 30 Sep 2008 11:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.42.mach7x.com/?p=37#comment-55</guid>
		<description>[...] Following from a previous post about email scheduling with runner and cron, it turns out that the runner default behaviour is to run in the development [...]</description>
		<content:encoded><![CDATA[<p>[...] Following from a previous post about email scheduling with runner and cron, it turns out that the runner default behaviour is to run in the development [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codemer</title>
		<link>http://www.42.mach7x.com/2008/06/11/ruby-on-rails-email-scheduling-using-runner-and-cron/comment-page-1/#comment-52</link>
		<dc:creator>codemer</dc:creator>
		<pubDate>Fri, 20 Jun 2008 16:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.42.mach7x.com/?p=37#comment-52</guid>
		<description>Very useful.  Also note that you can simplify your cron job by specifying &quot;*/5&quot; instead of &quot;0,5,10,15,20,etc...&quot;.</description>
		<content:encoded><![CDATA[<p>Very useful.  Also note that you can simplify your cron job by specifying &#8220;*/5&#8243; instead of &#8220;0,5,10,15,20,etc&#8230;&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
