<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lemonad &#187; Uncategorized</title>
	<atom:link href="http://jonasnockert.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonasnockert.com</link>
	<description>Jonas Nockert's weblog</description>
	<lastBuildDate>Tue, 13 Jul 2010 18:54:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Deployment of Django applications using Fabric</title>
		<link>http://jonasnockert.com/2009/11/fabric-django-deployment/</link>
		<comments>http://jonasnockert.com/2009/11/fabric-django-deployment/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:55:25 +0000</pubDate>
		<dc:creator>Jonas Nockert</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonasnockert.com/?p=329</guid>
		<description><![CDATA[Tonight at the Stockholm Django User Group meeting, which is usually held second Monday of the month, I&#8217;ll be giving a short presentation on using Fabric to deploy applications. It&#8217;s not particularly oriented towards Django applications per se, I just threw that in to make it fit in and look cooler.
I&#8217;m far from an expert [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight at the <a href="http://groups.google.com/group/django-stockholm/about">Stockholm Django User Group</a> meeting, which is usually held second Monday of the month, I&#8217;ll be giving a short presentation on using <a href="http://fabfile.org/">Fabric</a> to deploy applications. It&#8217;s not particularly oriented towards Django applications per se, I just threw that in to make it fit in and look cooler.</p>
<p>I&#8217;m far from an expert when it comes to the subject so hopefully it can trigger a good discussion around deployment ideas and strategies. Because it&#8217;s not really about the tools one&#8217;s using. For the most part, it&#8217;s much more about coming up with clever ways of automating tricky processes. Fabric just gives you some nice building blocks to help you on the way.</p>
<p><a href="http://www.slideshare.net/lemonad/django-deployment-with-fabric">Django Deployment with Fabric</a> (on SlideShare)</p>
]]></content:encoded>
			<wfw:commentRss>http://jonasnockert.com/2009/11/fabric-django-deployment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
