<?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: Deploying Django Powered Web Applications</title>
	<atom:link href="http://davidfischer.name/2009/06/deploying-django-powered-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidfischer.name/2009/06/deploying-django-powered-web-applications/</link>
	<description>Some Things to Some People</description>
	<lastBuildDate>Wed, 22 Feb 2012 03:36:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: David</title>
		<link>http://davidfischer.name/2009/06/deploying-django-powered-web-applications/comment-page-1/#comment-8</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 25 Jun 2009 21:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidfischer.name/?p=48#comment-8</guid>
		<description>It would be unfair to talk about deployment without mentioning &lt;a href=&quot;http://docs.fabfile.org/&quot; rel=&quot;nofollow&quot;&gt;Fabric&lt;/a&gt;. Fabric combines the benefits of a native package manager, except that it is cross platform, with the ability to deploy on multiple hosts remotely. For those familiar with Rails, Fabric is like Capistrano.</description>
		<content:encoded><![CDATA[<p>It would be unfair to talk about deployment without mentioning <a href="http://docs.fabfile.org/" rel="nofollow">Fabric</a>. Fabric combines the benefits of a native package manager, except that it is cross platform, with the ability to deploy on multiple hosts remotely. For those familiar with Rails, Fabric is like Capistrano.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

