<?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>Aberration &#187; SCM</title>
	<atom:link href="http://tomasz.sterna.tv/topics/scm/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomasz.sterna.tv</link>
	<description>technology babbling</description>
	<lastBuildDate>Thu, 02 Sep 2010 00:33:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to deploy Python applications in 5 minutes</title>
		<link>http://tomasz.sterna.tv/2009/01/how-to-deploy-python-applications-in-5-minutes/</link>
		<comments>http://tomasz.sterna.tv/2009/01/how-to-deploy-python-applications-in-5-minutes/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 09:44:34 +0000</pubDate>
		<dc:creator>Tomasz Sterna</dc:creator>
				<category><![CDATA[SCM]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=40</guid>
		<description><![CDATA[This is a presentation I made for SensiSoft Website. It&#8217;s not possible to link it directly, so I embedded it here. flowplayer("player", "/flowplayer/flowplayer-3.2.2.swf",{ clip: { autoPlay: false } }); How to deploy Python applications in 5 minutes &#169;, .]]></description>
			<content:encoded><![CDATA[<p>This is a presentation I made for <a href="http://www.sensisoft.com/">SensiSoft Website</a>. It&#8217;s not possible to link it directly, so I embedded it here.</p>
<p><script type="text/javascript" src="/flowplayer/flowplayer-3.2.2.min.js"></script><a href="http://www.sensisoft.com/_flv/webcast_2.flv" style="display:block;width:456px;height:360px;" id="player"></a><script language="JavaScript">flowplayer("player", "/flowplayer/flowplayer-3.2.2.swf",{ clip: { autoPlay: false } });</script></p>
<p><small><a href="http://tomasz.sterna.tv/2009/01/how-to-deploy-python-applications-in-5-minutes/">How to deploy Python applications in 5 minutes</a> &copy;, <a rel="license" href=""></a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://tomasz.sterna.tv/2009/01/how-to-deploy-python-applications-in-5-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sensi-bitten &#8211; How I deployed Bitten in SensiSoft</title>
		<link>http://tomasz.sterna.tv/2008/08/sensi-bitten-how-i-deployed-bitten-in-sensisoft/</link>
		<comments>http://tomasz.sterna.tv/2008/08/sensi-bitten-how-i-deployed-bitten-in-sensisoft/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 12:44:40 +0000</pubDate>
		<dc:creator>Tomasz Sterna</dc:creator>
				<category><![CDATA[SCM]]></category>
		<category><![CDATA[Bitten]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=8</guid>
		<description><![CDATA[I was approached by Kamil Gorlo with some questions about Bitten continuous integration. It turned out, that the workflow he wants is identical to what I already did for SensiSoft and we have it in production for about half a year. Source is python based application. Target: build using setuptools run pylint raport run nosetests [...]]]></description>
			<content:encoded><![CDATA[<p>I was approached by Kamil Gorlo with some questions about <a href="http://bitten.edgewall.org/">Bitten</a> continuous integration. It turned out, that the workflow he wants is identical to what I already did for <a href="http://www.sensisoft.com/">SensiSoft</a> and we have it in production for about half a year.</p>
<p>Source is python based application. Target:</p>
<ul>
<li>build using setuptools</li>
<li>run pylint raport</li>
<li>run nosetests + coverage raport</li>
<li>package using debian packaging tools</li>
<li>upload to apt repository<br />
(production, or development one)</li>
</ul>
<p>I decided to gather the scripts and configs together and make it available for public referral.</p>
<p>Get <a href="http://tomasz.sterna.tv/stuff/Bitten/sensi-bitten-1.0.tar.gz">sensi-bitten-1.0.tar.gz</a></p>
<p><small><a href="http://tomasz.sterna.tv/2008/08/sensi-bitten-how-i-deployed-bitten-in-sensisoft/">sensi-bitten &#8211; How I deployed Bitten in SensiSoft</a> &copy;, <a rel="license" href=""></a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://tomasz.sterna.tv/2008/08/sensi-bitten-how-i-deployed-bitten-in-sensisoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.670 seconds -->
