<?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: Continuous Delivery</title>
	<atom:link href="http://continuousdelivery.com/2010/02/continuous-delivery/feed/" rel="self" type="application/rss+xml" />
	<link>http://continuousdelivery.com/2010/02/continuous-delivery/</link>
	<description>Jez Humble&#039;s work blog</description>
	<lastBuildDate>Mon, 14 May 2012 04:50:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: build your own software</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1939</link>
		<dc:creator>build your own software</dc:creator>
		<pubDate>Sun, 04 Dec 2011 01:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1939</guid>
		<description>I do trust all of the concepts you&#039;ve introduced on your post. They&#039;re very convincing and will certainly work. Nonetheless, the posts are too short for novices. Could you please lengthen them a little from subsequent time? Thank you for the post.</description>
		<content:encoded><![CDATA[<p>I do trust all of the concepts you&#8217;ve introduced on your post. They&#8217;re very convincing and will certainly work. Nonetheless, the posts are too short for novices. Could you please lengthen them a little from subsequent time? Thank you for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OCTO talks ! &#187; Le Cloud au service de l’intégration continue</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1874</link>
		<dc:creator>OCTO talks ! &#187; Le Cloud au service de l’intégration continue</dc:creator>
		<pubDate>Tue, 02 Aug 2011 17:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1874</guid>
		<description>[...] L’intégration Continue : http://continuousdelivery.com/2010/02/continuous-delivery/ Cloud Computing : http://fr.wikipedia.org/wiki/Cloud_computing Grails et CloudBees : [...]</description>
		<content:encoded><![CDATA[<p>[...] L’intégration Continue : <a href="http://continuousdelivery.com/2010/02/continuous-delivery/" rel="nofollow">http://continuousdelivery.com/2010/02/continuous-delivery/</a> Cloud Computing : <a href="http://fr.wikipedia.org/wiki/Cloud_computing" rel="nofollow">http://fr.wikipedia.org/wiki/Cloud_computing</a> Grails et CloudBees : [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1591</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 27 Apr 2011 14:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1591</guid>
		<description>I am wondering...does Continuous Delivery and Continuous Integration fall under Configuration Management, or under Software Engineering?

I ask this, because I am not an &quot;experienced&quot; developer, however I do have experience in automating builds, setting up automated deployments, including Unit Tests Suites within our build process, Creating JavaDocs, Including Coverage Reports, and Creating scripts to automatically deploy (the same EAR file) to each of our environments, only including new configuration files to our deployment process.

Many people would say that this is configuration management, however I would argue that this is software engineering, not including development as a subsystem/process of software engineering.

I also have read the majority of this book. It is awesome. How would one market themselves, if they are well versed and has experience with the efforts detailed in this book, given that many wouldn&#039;t consider this work software engineering?</description>
		<content:encoded><![CDATA[<p>I am wondering&#8230;does Continuous Delivery and Continuous Integration fall under Configuration Management, or under Software Engineering?</p>
<p>I ask this, because I am not an &#8220;experienced&#8221; developer, however I do have experience in automating builds, setting up automated deployments, including Unit Tests Suites within our build process, Creating JavaDocs, Including Coverage Reports, and Creating scripts to automatically deploy (the same EAR file) to each of our environments, only including new configuration files to our deployment process.</p>
<p>Many people would say that this is configuration management, however I would argue that this is software engineering, not including development as a subsystem/process of software engineering.</p>
<p>I also have read the majority of this book. It is awesome. How would one market themselves, if they are well versed and has experience with the efforts detailed in this book, given that many wouldn&#8217;t consider this work software engineering?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1588</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Fri, 01 Apr 2011 16:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1588</guid>
		<description>@Saleem - thanks for the feedback on the typos. If you find any more, please email them to me on jez at thoughtworks dot com.</description>
		<content:encoded><![CDATA[<p>@Saleem &#8211; thanks for the feedback on the typos. If you find any more, please email them to me on jez at thoughtworks dot com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1587</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Fri, 01 Apr 2011 16:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1587</guid>
		<description>@Frank

Thanks very much for your feedback and your appreciation.

I hope the problem you mention is one of terminology rather than emphasis, because I certainly agree with you. In retrospect we certainly could have made our choice of terminology clearer. Throughout the book, we&#039;ve used the term &quot;deployment&quot; to mean what you call &quot;release&quot;. In the book, &quot;release&quot; is used to mean &quot;release to users&quot; which, if you manage your own production environment (as opposed to shipping CDs or hardware devices, say) is also &quot;release to production environment&quot;.

We do emphasize, in chapter 5, that one of the core principles of the deployment pipeline is &quot;deploy the same way to every environment&quot;. We expand on this throughout chapter 10, where in the first paragraph we state that &quot;When deployment to production occurs, the same process should be followed as for any other deployment.&quot;

Having said that, it&#039;s probably impossible to overstate this point.</description>
		<content:encoded><![CDATA[<p>@Frank</p>
<p>Thanks very much for your feedback and your appreciation.</p>
<p>I hope the problem you mention is one of terminology rather than emphasis, because I certainly agree with you. In retrospect we certainly could have made our choice of terminology clearer. Throughout the book, we&#8217;ve used the term &#8220;deployment&#8221; to mean what you call &#8220;release&#8221;. In the book, &#8220;release&#8221; is used to mean &#8220;release to users&#8221; which, if you manage your own production environment (as opposed to shipping CDs or hardware devices, say) is also &#8220;release to production environment&#8221;.</p>
<p>We do emphasize, in chapter 5, that one of the core principles of the deployment pipeline is &#8220;deploy the same way to every environment&#8221;. We expand on this throughout chapter 10, where in the first paragraph we state that &#8220;When deployment to production occurs, the same process should be followed as for any other deployment.&#8221;</p>
<p>Having said that, it&#8217;s probably impossible to overstate this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saleem</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1586</link>
		<dc:creator>Saleem</dc:creator>
		<pubDate>Tue, 29 Mar 2011 19:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1586</guid>
		<description>sigh.. it really is a very well written book, i just can&#039;t help but point out the occasional typo in case you&#039;ve got another edition coming out.  page 351:  &quot;develop the new implementation alongside the [old] one.&quot;

plus another DCVS on page 398.

my apologies for using your blog comments for this, just couldn&#039;t find another way to get in touch.</description>
		<content:encoded><![CDATA[<p>sigh.. it really is a very well written book, i just can&#8217;t help but point out the occasional typo in case you&#8217;ve got another edition coming out.  page 351:  &#8220;develop the new implementation alongside the [old] one.&#8221;</p>
<p>plus another DCVS on page 398.</p>
<p>my apologies for using your blog comments for this, just couldn&#8217;t find another way to get in touch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saleem</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1585</link>
		<dc:creator>Saleem</dc:creator>
		<pubDate>Tue, 29 Mar 2011 16:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1585</guid>
		<description>couple more typos (sorry, i seem to have an eye for this stuff): page 394, you use DCVS a couple of times instead of DVCS.</description>
		<content:encoded><![CDATA[<p>couple more typos (sorry, i seem to have an eye for this stuff): page 394, you use DCVS a couple of times instead of DVCS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saleem</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1584</link>
		<dc:creator>saleem</dc:creator>
		<pubDate>Tue, 29 Mar 2011 01:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1584</guid>
		<description>another typo: page 94,  &quot;..the basic behavior of you[r] system..&quot;</description>
		<content:encoded><![CDATA[<p>another typo: page 94,  &#8220;..the basic behavior of you[r] system..&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Information Technology</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1583</link>
		<dc:creator>Information Technology</dc:creator>
		<pubDate>Fri, 25 Mar 2011 16:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1583</guid>
		<description>Hello,

I just wanted to say that I appreciate the material you&#039;re publishing and all of the hard work that goes into it.

The premise of &quot;continuous&quot; and &quot;automation&quot; go hand in hand and represent a series of best practices that seem to have been lost during the Dot.Com boom, when the industry would hire anyone and everyone that could fog a mirror, say the word &quot;technology,&quot; and spell &quot;HTML&quot;.

My only recommendation is that you clearly specify and stress that the movement of code from any one environment to another is a Release (and therefore the practice of it), in and of itself.  For example:

* Release to Common Build Environment
* Release to Integration Testing Environment
* Release to User Acceptance Testing Environment
* Release to Education Environment
* Release to Production Environment
* Release to Disaster Recovery Environment
* Etc.

I&#039;m glad to see that you&#039;re taking the time to push solid best practices and I wish you continued success in these endeavors.  They can only help the industry.

My Best,

Frank Guerino
Chairman
&lt;a href=&quot;http:www.if4it.com&quot; rel=&quot;nofollow&quot;&gt;The International Foundation&lt;/a&gt; for &lt;a href=&quot;http://www.if4it.com/SYNTHESIZED/GLOSSARY/I/Information_Technology_IT.html&quot; rel=&quot;nofollow&quot;&gt;Information Technology&lt;/a&gt; (&lt;a href=&quot;http:www.if4it.com&quot; rel=&quot;nofollow&quot;&gt;IF4IT&lt;/a&gt;)</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I just wanted to say that I appreciate the material you&#8217;re publishing and all of the hard work that goes into it.</p>
<p>The premise of &#8220;continuous&#8221; and &#8220;automation&#8221; go hand in hand and represent a series of best practices that seem to have been lost during the Dot.Com boom, when the industry would hire anyone and everyone that could fog a mirror, say the word &#8220;technology,&#8221; and spell &#8220;HTML&#8221;.</p>
<p>My only recommendation is that you clearly specify and stress that the movement of code from any one environment to another is a Release (and therefore the practice of it), in and of itself.  For example:</p>
<p>* Release to Common Build Environment<br />
* Release to Integration Testing Environment<br />
* Release to User Acceptance Testing Environment<br />
* Release to Education Environment<br />
* Release to Production Environment<br />
* Release to Disaster Recovery Environment<br />
* Etc.</p>
<p>I&#8217;m glad to see that you&#8217;re taking the time to push solid best practices and I wish you continued success in these endeavors.  They can only help the industry.</p>
<p>My Best,</p>
<p>Frank Guerino<br />
Chairman<br />
<a href="http:www.if4it.com" rel="nofollow">The International Foundation</a> for <a href="http://www.if4it.com/SYNTHESIZED/GLOSSARY/I/Information_Technology_IT.html" rel="nofollow">Information Technology</a> (<a href="http:www.if4it.com" rel="nofollow">IF4IT</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OCTO talks ! &#187; Le déploiement continu par Thoughtworks : Go!</title>
		<link>http://continuousdelivery.com/2010/02/continuous-delivery/comment-page-1/#comment-1563</link>
		<dc:creator>OCTO talks ! &#187; Le déploiement continu par Thoughtworks : Go!</dc:creator>
		<pubDate>Wed, 09 Mar 2011 08:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://continuousdelivery.com/?p=61#comment-1563</guid>
		<description>[...] historique CruiseControl et de passer de l&#8217;intégration continue au déploiement continu ou continuous delivery: déploiement continu dans tous les environnements, y compris la [...]</description>
		<content:encoded><![CDATA[<p>[...] historique CruiseControl et de passer de l&#8217;intégration continue au déploiement continu ou continuous delivery: déploiement continu dans tous les environnements, y compris la [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

