<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Old Dog, New Tricks</title>
	<atom:link href="http://mdenomy.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mdenomy.wordpress.com</link>
	<description>Striving for better ways to write code</description>
	<lastBuildDate>Fri, 11 Dec 2009 02:21:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on One Good Thing by mdenomy</title>
		<link>http://mdenomy.wordpress.com/2009/12/10/one-good-thing/#comment-82</link>
		<dc:creator>mdenomy</dc:creator>
		<pubDate>Fri, 11 Dec 2009 02:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=98#comment-82</guid>
		<description>Sue McKinney talked about that quite a bit.  Instituting change is difficult, and at a company the size of IBM, even more so.  There is an interview with her here that may be interesting http://agile.dzone.com/videos/sue-mckinney-agile-2009

One key with getting a company to adopt Agile is to start small.  Convince management to try it for a small pilot project.  Try and get people on your team that are open to Agile.  If you can afford some training I would strongly recommend it.  And keep in mind, Agile won&#039;t work if there is not buy in and active participation from the top. 

After you demonstrate success with the pilot project you can expand Agile to other teams.  At that point you will also have one team that can act as in-house &quot;trainers&quot; and champions of the process.

Good luck</description>
		<content:encoded><![CDATA[<p>Sue McKinney talked about that quite a bit.  Instituting change is difficult, and at a company the size of IBM, even more so.  There is an interview with her here that may be interesting <a href="http://agile.dzone.com/videos/sue-mckinney-agile-2009" rel="nofollow">http://agile.dzone.com/videos/sue-mckinney-agile-2009</a></p>
<p>One key with getting a company to adopt Agile is to start small.  Convince management to try it for a small pilot project.  Try and get people on your team that are open to Agile.  If you can afford some training I would strongly recommend it.  And keep in mind, Agile won&#8217;t work if there is not buy in and active participation from the top. </p>
<p>After you demonstrate success with the pilot project you can expand Agile to other teams.  At that point you will also have one team that can act as in-house &#8220;trainers&#8221; and champions of the process.</p>
<p>Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on One Good Thing by Ryan</title>
		<link>http://mdenomy.wordpress.com/2009/12/10/one-good-thing/#comment-81</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 10 Dec 2009 22:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=98#comment-81</guid>
		<description>Have any of the events touched on getting an organization to buy into Agile? My current employer would greatly benefit from the Agile model, but they seem to be afraid to leave what they know which is the &quot;mini waterfall&quot; and move to agile, despite &quot;wanting to.&quot; They are literally drowning in meetings and process.</description>
		<content:encoded><![CDATA[<p>Have any of the events touched on getting an organization to buy into Agile? My current employer would greatly benefit from the Agile model, but they seem to be afraid to leave what they know which is the &#8220;mini waterfall&#8221; and move to agile, despite &#8220;wanting to.&#8221; They are literally drowning in meetings and process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Team &#8211; First Retrospective by Ryan</title>
		<link>http://mdenomy.wordpress.com/2009/10/20/new-team-first-retrospective/#comment-79</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 27 Oct 2009 01:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=84#comment-79</guid>
		<description>Inspect and adapt</description>
		<content:encoded><![CDATA[<p>Inspect and adapt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Retrospective by New Team &#8211; First Retrospective &#171; Old Dog, New Tricks</title>
		<link>http://mdenomy.wordpress.com/2008/10/02/project-retrospective/#comment-78</link>
		<dc:creator>New Team &#8211; First Retrospective &#171; Old Dog, New Tricks</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=35#comment-78</guid>
		<description>[...] of the software. It seemed like a good time for a retrospective. Of course, if I read my own posts, I would have remembered that the right time for the first retrospective may have been right when I [...]</description>
		<content:encoded><![CDATA[<p>[...] of the software. It seemed like a good time for a retrospective. Of course, if I read my own posts, I would have remembered that the right time for the first retrospective may have been right when I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Automatic Recovery Features of Windows Services by Per Lundberg</title>
		<link>http://mdenomy.wordpress.com/2008/02/28/using-the-automatic-recovery-features-of-windows-services/#comment-77</link>
		<dc:creator>Per Lundberg</dc:creator>
		<pubDate>Sat, 26 Sep 2009 19:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=21#comment-77</guid>
		<description>Hi! Thank you, this was &quot;on target&quot; to what I was trying to do. Writing a multithreaded Windows Service is obviously an elegant way to do it (when it needs to wake up at certain intervals and perform certain tasks), but... having it be restarted automatically by Windows is certainly an important part of it.

I&#039;m not entirely happy about this solution though, but I don&#039;t know of any better one. The ugly part of it is that this is what gets logged to the event log: &quot;Failed to stop service. System.ApplicationException: Service failing because of previously logged exception&quot;

(Yeah, I chose a different exception type and text in my OnStop() handler, since I already write the actual exception text to the event log in the UnhandledException-handler)

The ugly part of it is the &quot;Failed to stop service&quot;; it feels a bit misleading, at best. :-)

If you (or anyone else) finds out an even better way to crash the service, please let me know!

Best regards,
Per</description>
		<content:encoded><![CDATA[<p>Hi! Thank you, this was &#8220;on target&#8221; to what I was trying to do. Writing a multithreaded Windows Service is obviously an elegant way to do it (when it needs to wake up at certain intervals and perform certain tasks), but&#8230; having it be restarted automatically by Windows is certainly an important part of it.</p>
<p>I&#8217;m not entirely happy about this solution though, but I don&#8217;t know of any better one. The ugly part of it is that this is what gets logged to the event log: &#8220;Failed to stop service. System.ApplicationException: Service failing because of previously logged exception&#8221;</p>
<p>(Yeah, I chose a different exception type and text in my OnStop() handler, since I already write the actual exception text to the event log in the UnhandledException-handler)</p>
<p>The ugly part of it is the &#8220;Failed to stop service&#8221;; it feels a bit misleading, at best. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>If you (or anyone else) finds out an even better way to crash the service, please let me know!</p>
<p>Best regards,<br />
Per</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rethinking the C# using statement by Dave Amphlett</title>
		<link>http://mdenomy.wordpress.com/2008/02/11/rethinking-the-c-using-statement/#comment-53</link>
		<dc:creator>Dave Amphlett</dc:creator>
		<pubDate>Fri, 10 Jul 2009 10:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=18#comment-53</guid>
		<description>correction to above -
I realised that a tiny class that does the attach in the *constructor*, and a detach in the Dispose()</description>
		<content:encoded><![CDATA[<p>correction to above -<br />
I realised that a tiny class that does the attach in the *constructor*, and a detach in the Dispose()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rethinking the C# using statement by Dave Amphlett</title>
		<link>http://mdenomy.wordpress.com/2008/02/11/rethinking-the-c-using-statement/#comment-52</link>
		<dc:creator>Dave Amphlett</dc:creator>
		<pubDate>Fri, 10 Jul 2009 10:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=18#comment-52</guid>
		<description>I came up with a use for this sort of anonymous &#039;using&#039; and found this page whilst trying to prove to myself it was a reasonable thing to do. In my case I have various classes that can publish &#039;progress&#039; of what they do, and a helper class that can show this progress on a progress bar. When I&#039;m about to kick a class off to do some work I &#039;attached&#039; it to the progress bar help class. When it had finished the work I &#039;detached&#039; it.
I realised that a tiny class that does the attach in the helper, and a detach in the Dispose() could make the code easier to read and use the simple &#039;using&#039; statements &#039;final&#039; functionality to ensure the detach is always performed.

All very handy</description>
		<content:encoded><![CDATA[<p>I came up with a use for this sort of anonymous &#8216;using&#8217; and found this page whilst trying to prove to myself it was a reasonable thing to do. In my case I have various classes that can publish &#8216;progress&#8217; of what they do, and a helper class that can show this progress on a progress bar. When I&#8217;m about to kick a class off to do some work I &#8216;attached&#8217; it to the progress bar help class. When it had finished the work I &#8216;detached&#8217; it.<br />
I realised that a tiny class that does the attach in the helper, and a detach in the Dispose() could make the code easier to read and use the simple &#8216;using&#8217; statements &#8216;final&#8217; functionality to ensure the detach is always performed.</p>
<p>All very handy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Retrospective by Kevin E. Schlabach</title>
		<link>http://mdenomy.wordpress.com/2008/10/02/project-retrospective/#comment-42</link>
		<dc:creator>Kevin E. Schlabach</dc:creator>
		<pubDate>Fri, 03 Oct 2008 16:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=35#comment-42</guid>
		<description>I have several posts on my blog related to &lt;a href=&quot;http://agile-commentary.blogspot.com/search/label/retrospective&quot; rel=&quot;nofollow&quot;&gt;retrospectives&lt;/a&gt; that might help you.  Especially the one about &lt;a href=&quot;http://agile-commentary.blogspot.com/2008/09/retrospective-accountability.html&quot; rel=&quot;nofollow&quot;&gt;accountability across retrospectives&lt;/a&gt;.

It&#039;s important in your first few retrospectives to insure you build trust by taking the raised ideas and following through with changing them!

Good luck.</description>
		<content:encoded><![CDATA[<p>I have several posts on my blog related to <a href="http://agile-commentary.blogspot.com/search/label/retrospective" rel="nofollow">retrospectives</a> that might help you.  Especially the one about <a href="http://agile-commentary.blogspot.com/2008/09/retrospective-accountability.html" rel="nofollow">accountability across retrospectives</a>.</p>
<p>It&#8217;s important in your first few retrospectives to insure you build trust by taking the raised ideas and following through with changing them!</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Energized Work and Personal Responsibility by Energized Work - Part II &#171; Old Dog, New Tricks</title>
		<link>http://mdenomy.wordpress.com/2008/03/27/energized-work-and-personal-responsibility/#comment-40</link>
		<dc:creator>Energized Work - Part II &#171; Old Dog, New Tricks</dc:creator>
		<pubDate>Thu, 02 Oct 2008 20:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=28#comment-40</guid>
		<description>[...] does someone go from blogging about Energized Work to being too busy to blog for 6 months. One day at a [...]</description>
		<content:encoded><![CDATA[<p>[...] does someone go from blogging about Energized Work to being too busy to blog for 6 months. One day at a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Automatic Recovery Features of Windows Services by Zaphod's Third Head</title>
		<link>http://mdenomy.wordpress.com/2008/02/28/using-the-automatic-recovery-features-of-windows-services/#comment-39</link>
		<dc:creator>Zaphod's Third Head</dc:creator>
		<pubDate>Mon, 30 Jun 2008 03:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://mdenomy.wordpress.com/?p=21#comment-39</guid>
		<description>This is helpful, but a stern warning about having JIT debuggers disabled on production servers would not be amiss.</description>
		<content:encoded><![CDATA[<p>This is helpful, but a stern warning about having JIT debuggers disabled on production servers would not be amiss.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
