<?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: The CI Build should be a given</title>
	<atom:link href="http://davybrion.com/blog/2008/08/the-ci-build-should-be-a-given/feed/" rel="self" type="application/rss+xml" />
	<link>http://davybrion.com/blog/2008/08/the-ci-build-should-be-a-given/</link>
	<description>Trying to walk that thin line between intelligence and ignorance</description>
	<lastBuildDate>Mon, 15 Mar 2010 08:03:58 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Davy Brion</title>
		<link>http://davybrion.com/blog/2008/08/the-ci-build-should-be-a-given/comment-page-1/#comment-1277</link>
		<dc:creator>Davy Brion</dc:creator>
		<pubDate>Tue, 19 Aug 2008 20:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=340#comment-1277</guid>
		<description>again, installing Team City is so easy anyone can do it... you really don&#039;t need to know anything about CI to get it working.

CruiseControl... i&#039;d skip that entirely because there are better alternatives these days

as for the build file, take a look at the build script i linked to.  it builds your project and it runs the tests in them... they wouldn&#039;t necessarily have to figure that out either

Seriously, it&#039;s not hard, and it doesn&#039;t take a lot of time</description>
		<content:encoded><![CDATA[<p>again, installing Team City is so easy anyone can do it&#8230; you really don&#8217;t need to know anything about CI to get it working.</p>
<p>CruiseControl&#8230; i&#8217;d skip that entirely because there are better alternatives these days</p>
<p>as for the build file, take a look at the build script i linked to.  it builds your project and it runs the tests in them&#8230; they wouldn&#8217;t necessarily have to figure that out either</p>
<p>Seriously, it&#8217;s not hard, and it doesn&#8217;t take a lot of time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Barcz</title>
		<link>http://davybrion.com/blog/2008/08/the-ci-build-should-be-a-given/comment-page-1/#comment-1276</link>
		<dc:creator>Tim Barcz</dc:creator>
		<pubDate>Tue, 19 Aug 2008 20:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=340#comment-1276</guid>
		<description>&quot;That is assuming you already have a build server in place, obviously&quot;

In this particular case the developer has neither.  There is no build server.  So that increases the time component.  Also if you&#039;re new to CI, getting TeamCity or CruiseControl.NET up and running can be a bear.

If you&#039;re using CruiseControl for example, you&#039;re now having edit xml files to get CruiseControl up.  You now have to create a build file, which introduces another layer of complexity learning Nant/Msbuild.

I would suggest you&#039;ve underestimated what it takes to get CI up and running for a brand new shop with zero experience.</description>
		<content:encoded><![CDATA[<p>&#8220;That is assuming you already have a build server in place, obviously&#8221;</p>
<p>In this particular case the developer has neither.  There is no build server.  So that increases the time component.  Also if you&#8217;re new to CI, getting TeamCity or CruiseControl.NET up and running can be a bear.</p>
<p>If you&#8217;re using CruiseControl for example, you&#8217;re now having edit xml files to get CruiseControl up.  You now have to create a build file, which introduces another layer of complexity learning Nant/Msbuild.</p>
<p>I would suggest you&#8217;ve underestimated what it takes to get CI up and running for a brand new shop with zero experience.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.243 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-15 19:00:20 -->
