<?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: every team needs a toolsmith</title>
	<atom:link href="http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/</link>
	<description></description>
	<lastBuildDate>Tue, 29 Jun 2010 19:28:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Shawn Hoover</title>
		<link>http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/comment-page-1/#comment-395</link>
		<dc:creator>Shawn Hoover</dc:creator>
		<pubDate>Wed, 07 Apr 2010 13:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/#comment-395</guid>
		<description>Sorry, Frank, those tools are usually developed behind closed doors at companies who use but don&#039;t contribute to open source. No one&#039;s building Cache tools at home in their free time for fun.</description>
		<content:encoded><![CDATA[<p>Sorry, Frank, those tools are usually developed behind closed doors at companies who use but don&#8217;t contribute to open source. No one&#8217;s building Cache tools at home in their free time for fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/comment-page-1/#comment-394</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 07 Apr 2010 07:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/#comment-394</guid>
		<description>Hi Jon, are those Cache tools open source or otherwise available?  I think of myself as a toolsmith as well but obviously a good toolsmith doesn&#039;t reinvent the wheel all the time...  I find that many Cache toolsmiths are not really into sharing their work with others.  Hopefully things are different here...</description>
		<content:encoded><![CDATA[<p>Hi Jon, are those Cache tools open source or otherwise available?  I think of myself as a toolsmith as well but obviously a good toolsmith doesn&#8217;t reinvent the wheel all the time&#8230;  I find that many Cache toolsmiths are not really into sharing their work with others.  Hopefully things are different here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The return of chui red/green indicators &#171; Our Craft</title>
		<link>http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/comment-page-1/#comment-332</link>
		<dc:creator>The return of chui red/green indicators &#171; Our Craft</dc:creator>
		<pubDate>Wed, 02 Dec 2009 14:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/#comment-332</guid>
		<description>[...] getting started*.  Part of just getting started is a lack of tool support.  Funny &#8211; when Jon talked about the importance of maintaining a readiness to create tools that streamline the work in your specific [...]</description>
		<content:encoded><![CDATA[<p>[...] getting started*.  Part of just getting started is a lack of tool support.  Funny &#8211; when Jon talked about the importance of maintaining a readiness to create tools that streamline the work in your specific [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Panozzo</title>
		<link>http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/comment-page-1/#comment-313</link>
		<dc:creator>Anthony Panozzo</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/#comment-313</guid>
		<description>Hey Jon,

I like the idea of having a toolsmith and I also think it&#039;s important for everyone on the team to see opportunities for automation.  Even if someone can&#039;t implement the solution, seeing the improvement is a step in the right direction.

Automating is appealing to me because it makes getting into flow easier and reduces mental complexity.  There is only so much energy and time, so being able to multiply a given amount of energy and time gives great rewards.  It&#039;s a morale booster to think about how much you have sped up the process.</description>
		<content:encoded><![CDATA[<p>Hey Jon,</p>
<p>I like the idea of having a toolsmith and I also think it&#8217;s important for everyone on the team to see opportunities for automation.  Even if someone can&#8217;t implement the solution, seeing the improvement is a step in the right direction.</p>
<p>Automating is appealing to me because it makes getting into flow easier and reduces mental complexity.  There is only so much energy and time, so being able to multiply a given amount of energy and time gives great rewards.  It&#8217;s a morale booster to think about how much you have sped up the process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Hoover</title>
		<link>http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/comment-page-1/#comment-312</link>
		<dc:creator>Shawn Hoover</dc:creator>
		<pubDate>Wed, 11 Nov 2009 19:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://jonfuller.codingtomusic.com/2009/11/11/every-team-needs-a-toolsmith/#comment-312</guid>
		<description>Man you made me dig deep for the diff generation tool. That&#039;s fuzzy, but now I&#039;m recalling a shared drive with piles of before and after directories and a copy of WinMerge.

A recent &quot;automation&quot; win for me came from the need to test some C# code. I needed a separate process I could call over and over, not an nunit fixture. Instead of adding another exe project to the Visual Studio solution and slowing down builds forever, I just loaded my library in a tiny IronRuby script and called it. Simple, but it automated away the ceremony of an extra project.</description>
		<content:encoded><![CDATA[<p>Man you made me dig deep for the diff generation tool. That&#8217;s fuzzy, but now I&#8217;m recalling a shared drive with piles of before and after directories and a copy of WinMerge.</p>
<p>A recent &#8220;automation&#8221; win for me came from the need to test some C# code. I needed a separate process I could call over and over, not an nunit fixture. Instead of adding another exe project to the Visual Studio solution and slowing down builds forever, I just loaded my library in a tiny IronRuby script and called it. Simple, but it automated away the ceremony of an extra project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
