<?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>exortech.com &#187; .net</title>
	<atom:link href="http://exortech.com/blog/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://exortech.com/blog</link>
	<description>Peripatetic thinking</description>
	<lastBuildDate>Tue, 01 Dec 2009 05:56:13 +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>Continuous Monitoring on Hanselminutes</title>
		<link>http://exortech.com/blog/2008/05/20/continuous-monitoring-on-hanselminutes/</link>
		<comments>http://exortech.com/blog/2008/05/20/continuous-monitoring-on-hanselminutes/#comments</comments>
		<pubDate>Tue, 20 May 2008 05:18:53 +0000</pubDate>
		<dc:creator>exortech</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[continuous monitoring]]></category>
		<category><![CDATA[hanselminutes]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://exortech.com/blog/2008/05/20/continuous-monitoring-on-hanselminutes/</guid>
		<description><![CDATA[While at DevTeach, I was interviewed by Scott Hanselman for his Hanselminutes Podcast. We started out talking about the history of the CruiseControl.NET project, but I opted to segue into discussing Continuous Monitoring. Continuous Monitoring focuses on providing continuous feedback to a team by leveraging visible dashboard displays to ambiently communicate information about the health [...]]]></description>
			<content:encoded><![CDATA[<p>While at DevTeach, I was interviewed by Scott Hanselman for his <a href="http://www.hanselminutes.com/default.aspx?showID=131">Hanselminutes Podcast</a>. We started out talking about the history of the <a href="http://ccnet.thoughtworks.com">CruiseControl.NET project</a>, but I opted to segue into discussing Continuous Monitoring. Continuous Monitoring focuses on providing continuous feedback to a team by leveraging visible dashboard displays to ambiently communicate information about the health and state of their project. I intend to write more about the practice here on this blog, but for now the podcast is the best place to learn more about it. I will be presenting about it at Agile 2008 and if you are interested in joining the discussion, feel free to join the <a href="http://groups.google.com/group/continuousmonitoring/">Continuous Monitoring group</a>.</p>
<p><strong>Corrections:</strong><br />
There are a few statistics that I cited incorrectly off the top of my head during the podcast:</p>
<ul>
<li>The CruiseControl.NET project has consumed <a href="http://www.ohloh.net/projects/cruisecontrol">over 46 person years of effort</a> &#8211; at least based on what oloh can divine from our subversion repository.</li>
<li>The CruiseControl.NET project has had <a href="http://sourceforge.net/project/stats/?group_id=71179&#038;ugn=ccnet&#038;type=&#038;mode=alltime">over 800,000 downloads</a> &#8211; not 80,000 as I said during the interview. I was off by an order of magnitude. Oh and this doesn&#8217;t include all of the direct downloads from <a href="http://ccnetlive.thoughtworks.com">CCNetLive</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://exortech.com/blog/2008/05/20/continuous-monitoring-on-hanselminutes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DevTeach Toronto Wrap-up</title>
		<link>http://exortech.com/blog/2008/05/20/devteach-toronto-wrap-up/</link>
		<comments>http://exortech.com/blog/2008/05/20/devteach-toronto-wrap-up/#comments</comments>
		<pubDate>Tue, 20 May 2008 04:52:06 +0000</pubDate>
		<dc:creator>exortech</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[CI]]></category>
		<category><![CDATA[devteach]]></category>
		<category><![CDATA[migrations]]></category>
		<category><![CDATA[operations database]]></category>
		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://exortech.com/blog/2008/05/20/devteach-toronto-wrap-up/</guid>
		<description><![CDATA[Last week I was out in Toronto presenting at DevTeach. I gave 3 presentations: Database Migration in .NET (Sample Code) Recommended CI Practices Operations Database: Bridging the Gap between Development and Production Unfortunately I ended up attending relatively few of the sessions as I was pretty busy preparing the materials for my presentations. But what [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I was out in Toronto presenting at <a href="http://www.devteach.com/">DevTeach</a>. I gave 3 presentations:</p>
<ul>
<li><a href='http://exortech.com/blog/wp-content/uploads/2008/05/databasemigration.pptx' title='Database Migration in .NET'>Database Migration in .NET</a> (<a href='http://exortech.com/blog/wp-content/uploads/2008/05/nowind.zip' title='Sample Code for Database Migration Presentation'>Sample Code</a>)</li>
<li><a href='http://exortech.com/blog/wp-content/uploads/2008/05/recommendedcipractices.pptx' title='Recommended CI Practices'>Recommended CI Practices</a></li>
<li><a href='http://exortech.com/blog/wp-content/uploads/2008/05/operationsdb.pptx' title='Operations Database: Bridging the Gap between Development and Production'>Operations Database: Bridging the Gap between Development and Production</a></li>
</ul>
<p>Unfortunately I ended up attending relatively few of the sessions as I was pretty busy preparing the materials for my presentations. But what I did see was quite good. I particularly liked Derek Hatcher&#8217;s Leveraging the Amazon Platform (EC2 and S3) and Greg Young&#8217;s DDDD, Unshackle Your Domain.</p>
<p>What I enjoyed most about the conference was getting to know and learn from some of the experts in a new technology circle. I missed last year&#8217;s DevTeach in Vancouver as I was in China at the time but I was glad to have made it out this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://exortech.com/blog/2008/05/20/devteach-toronto-wrap-up/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Scaling Continuous Integration paper</title>
		<link>http://exortech.com/blog/2008/05/13/scaling-continuous-integration-paper/</link>
		<comments>http://exortech.com/blog/2008/05/13/scaling-continuous-integration-paper/#comments</comments>
		<pubDate>Tue, 13 May 2008 21:01:53 +0000</pubDate>
		<dc:creator>exortech</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[CruiseControl.NET]]></category>

		<guid isPermaLink="false">http://exortech.com/blog/2008/05/13/scaling-continuous-integration-paper/</guid>
		<description><![CDATA[I wrote]]></description>
			<content:encoded><![CDATA[<p>I wrote <a href="http://<a href='http://exortech.com/blog/wp-content/uploads/2008/05/scaling-ci-3.pdf' title='Scaling Continuous'>Scaling Continuous</a>&#8220;>this paper</a> for the XP 2004 conference in <a href="http://en.wikipedia.org/wiki/Garmisch-Partenkirchen">Garmisch-Partenkirchen</a>. While it is a bit dated, most of the advice in it is still relevant. </p>
<p>I&#8217;m in Toronto this week speaking at <a href="http://www.devteach.com/Schedule.aspx">DevTeach</a>. One of the sessions that I will be doing is on <a href="http://www.devteach.com/wconnect/wc.dll?FournierTransformation~1,5,1,1145">Recommended Practices for Continuous Integration</a> and I&#8217;ll be referring this paper.</p>
]]></content:encoded>
			<wfw:commentRss>http://exortech.com/blog/2008/05/13/scaling-continuous-integration-paper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

