<?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: Django Up In Your CRON</title>
	<atom:link href="http://blog.perplexedlabs.com/2010/03/02/django-up-in-your-cron/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perplexedlabs.com/2010/03/02/django-up-in-your-cron/</link>
	<description>web development war stories from the frontlines to the backend</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:59:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Peter</title>
		<link>http://blog.perplexedlabs.com/2010/03/02/django-up-in-your-cron/comment-page-1/#comment-2772</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=354#comment-2772</guid>
		<description>Hi,&lt;br&gt;&lt;br&gt;Thanks for the tip.&lt;br&gt;&lt;br&gt;Would you mind telling me the name of the font you use in your logo?&lt;br&gt;&lt;br&gt;The &quot;labs&quot; part.&lt;br&gt;&lt;br&gt;I like it a lot :)&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Peter</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the tip.</p>
<p>Would you mind telling me the name of the font you use in your logo?</p>
<p>The &#8220;labs&#8221; part.</p>
<p>I like it a lot :)</p>
<p>Thanks,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.perplexedlabs.com/2010/03/02/django-up-in-your-cron/comment-page-1/#comment-2769</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 05 Mar 2010 05:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=354#comment-2769</guid>
		<description>Agreed. This is exactly what management commands are for.&lt;br&gt;&lt;a href=&quot;http://docs.djangoproject.com/en/1.1/howto/custom-management-commands/&quot; rel=&quot;nofollow&quot;&gt;http://docs.djangoproject.com/en/1.1/howto/cust...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Agreed. This is exactly what management commands are for.<br /><a href="http://docs.djangoproject.com/en/1.1/howto/custom-management-commands/" rel="nofollow"></a><a href="http://docs.djangoproject.com/en/1.1/howto/cust.." rel="nofollow">http://docs.djangoproject.com/en/1.1/howto/cust..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hvdklauw</title>
		<link>http://blog.perplexedlabs.com/2010/03/02/django-up-in-your-cron/comment-page-1/#comment-2768</link>
		<dc:creator>hvdklauw</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=354#comment-2768</guid>
		<description>I write management commands for that.&lt;br&gt;&lt;br&gt;Just /path/to/virtualenv/bin/python /path/to/project/management.py run_some_command --with some --parameters&lt;br&gt;&lt;br&gt;&lt;br&gt;Works great and you can even implement debugging and testing options so you can do test runs.</description>
		<content:encoded><![CDATA[<p>I write management commands for that.</p>
<p>Just /path/to/virtualenv/bin/python /path/to/project/management.py run_some_command &#8211;with some &#8211;parameters</p>
<p>Works great and you can even implement debugging and testing options so you can do test runs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
