<?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>Dazed &#38; Confused &#187; automation</title>
	<atom:link href="http://blog.f12.no/wp/tag/automation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.f12.no/wp</link>
	<description>Agile and Programming</description>
	<lastBuildDate>Tue, 02 Aug 2011 11:05:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automate it all</title>
		<link>http://blog.f12.no/wp/2008/02/24/automate-it-all/</link>
		<comments>http://blog.f12.no/wp/2008/02/24/automate-it-all/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 11:04:08 +0000</pubDate>
		<dc:creator>Anders</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[continious integration]]></category>
		<category><![CDATA[continious production]]></category>

		<guid isPermaLink="false">http://blog.f12.no/wp/2008/02/24/automate-it-all/</guid>
		<description><![CDATA[When doing Agile development identifying and eliminating waste is a important practice. There is many things to eliminate, but one of the usual remedies is to automate a manual and error prone task. In my experience it is worth spending a lot of time automating tasks, not just because it saves time but because it [...]]]></description>
			<content:encoded><![CDATA[<p>When doing Agile development identifying and eliminating waste is a important practice. There is many things to eliminate, but one of the usual remedies is to automate a manual and error prone task. In my experience it is worth spending a lot of time automating tasks, not just because it saves time but because it gives you <em>predictability</em>.</p>
<p>Taking automation and predictability all the way would probably lead you to something like <a href="http://testearly.com/2008/02/04/continuous-production-production-ready-softwareany-time/">Continious Production that Paul Duvall has a post on</a>. Johannes Brodwall also <a href="http://www.brodwall.com/johannes/blog/2007/09/14/lightweight-container-life-cycle/">has some good perspectives on something similar</a>.</p>
<p>It is sort of the holy grail of agile development, and would be something like what Jeff Sutherland said the are doing at Patientkeeper. They have deploy at the push of a button that enables them to deploy new versions to all their customers on a regular basis.</p>
<p>Spend time automating people. <img src='http://blog.f12.no/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.f12.no/wp/2008/02/24/automate-it-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

