<?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"
	>
<channel>
	<title>Comments on: In praise of mistakes</title>
	<atom:link href="http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/</link>
	<description>Chris Heilmann - Accessibility, Web Development and Pragmatism - can talk, will travel</description>
	<pubDate>Thu, 28 Aug 2008 00:22:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Michaël Guitton</title>
		<link>http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7654</link>
		<dc:creator>Michaël Guitton</dc:creator>
		<pubDate>Fri, 16 May 2008 12:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7654</guid>
		<description>For the record, PPK's addEvent() recoding contest in September 2005 is another example of javascripters looking at each other's work and derive something great from that. When Dean Edwards -- a member of the contest jury -- released his addEvent() solution a month later, it beared some striking similarities with the DOM0-based solution (entry #21) I had submitted but it improved things significantly enough that I didn't raise the hue and cry.</description>
		<content:encoded><![CDATA[<p>For the record, <span class="caps">PPK&#8217;</span>s addEvent() recoding contest in September 2005 is another example of javascripters looking at each other&#8217;s work and derive something great from that. When Dean Edwards &#8212; a member of the contest jury &#8212; released his addEvent() solution a month later, it beared some striking similarities with the <span class="caps">DOM0</span>-based solution (entry #21) I had submitted but it improved things significantly enough that I didn&#8217;t raise the hue and cry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basavaraj kanavalli</title>
		<link>http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7652</link>
		<dc:creator>Basavaraj kanavalli</dc:creator>
		<pubDate>Fri, 16 May 2008 06:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7652</guid>
		<description>hey dude,

Thank you very much for this writing. Its rtrue that we must admit our mistakes in order that prevent others from repeating it.

The ego that we have has to go in order to attain better team performance.</description>
		<content:encoded><![CDATA[<p>hey dude,</p>
<p>Thank you very much for this writing. Its rtrue that we must admit our mistakes in order that prevent others from repeating it.</p>
<p>The ego that we have has to go in order to attain better team performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac Z. Schlueter</title>
		<link>http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7645</link>
		<dc:creator>Isaac Z. Schlueter</dc:creator>
		<pubDate>Thu, 15 May 2008 20:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7645</guid>
		<description>I'm a big fan of being one's own harshest critic.  A few years ago, after a similar (though much less public) experience, I decided that I'd try to get as much criticism as possible, and try to always be the first to pwn my own mistakes, but be genuinely grateful when it comes from someone else, and try to let them know that I appreciate it.

I've found 2 effects since then, which have convinced me that this is the right course of action.

1. It has a huge social ripple effect.  Teammates are much more likely to point out my errors.  They see me do it to myself, so they tend to not be uncomfortable about how I'll respond.  This means that my errors are more likely to be exposed.  It also creates an atmosphere where others tend to be more receptive to criticism, and we can all stop tiptoeing around our code.

2. When mistakes don't hide, there's a lot less tendency to green-shift.  ("Green shift" is what happens to a project's status as it is reported up the management chain.  The CTO thinks everything's green, but the devs involved know it's in trouble.)

Software demands honesty, and we should all still be friends afterwards.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a big fan of being one&#8217;s own harshest critic.  A few years ago, after a similar (though much less public) experience, I decided that I&#8217;d try to get as much criticism as possible, and try to always be the first to pwn my own mistakes, but be genuinely grateful when it comes from someone else, and try to let them know that I appreciate it.</p>
<p>I&#8217;ve found 2 effects since then, which have convinced me that this is the right course of action.</p>
<p>1. It has a huge social ripple effect.  Teammates are much more likely to point out my errors.  They see me do it to myself, so they tend to not be uncomfortable about how I&#8217;ll respond.  This means that my errors are more likely to be exposed.  It also creates an atmosphere where others tend to be more receptive to criticism, and we can all stop tiptoeing around our code.</p>
<p>2. When mistakes don&#8217;t hide, there&#8217;s a lot less tendency to green-shift.  (&#8221;Green shift&#8221; is what happens to a project&#8217;s status as it is reported up the management chain.  The <span class="caps">CTO </span>thinks everything&#8217;s green, but the devs involved know it&#8217;s in trouble.)</p>
<p>Software demands honesty, and we should all still be friends afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7640</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 15 May 2008 18:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7640</guid>
		<description>We all know "fail quickly, fail often" but failing visibly is also incredibly important. At so many conferences speakers only talk about the great stuff they did; how awesome their clients are and how happy they are to be on stage. I want to hear about what went wrong, how the client was a arse and how you fixed it. 

By placing the metaphorical 'head on a spear' and making it visible on the cross-roads of a decision helps other people who're facing the same decision learn from your mistakes.</description>
		<content:encoded><![CDATA[<p>We all know &#8220;fail quickly, fail often&#8221; but failing visibly is also incredibly important. At so many conferences speakers only talk about the great stuff they did; how awesome their clients are and how happy they are to be on stage. I want to hear about what went wrong, how the client was a arse and how you fixed it. </p>
<p>By placing the metaphorical &#8216;head on a spear&#8217; and making it visible on the cross-roads of a decision helps other people who&#8217;re facing the same decision learn from your mistakes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7639</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Thu, 15 May 2008 18:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/05/15/in-praise-of-mistakes/#comment-7639</guid>
		<description>I couldn't agree more. It's scary to put yourself out there, especially when you look up to the people critiquing you. So when I make mistakes, as I do on a regular basis, I take comfort in the fact that even if I'm wrong, I'm still ahead of the people who avoided risk by not even trying.

On the flip side, there's no excuse for contempt when giving feedback; it doesn't make you look stronger and can create an enemy when you could have had a friend.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more. It&#8217;s scary to put yourself out there, especially when you look up to the people critiquing you. So when I make mistakes, as I do on a regular basis, I take comfort in the fact that even if I&#8217;m wrong, I&#8217;m still ahead of the people who avoided risk by not even trying.</p>
<p>On the flip side, there&#8217;s no excuse for contempt when giving feedback; it doesn&#8217;t make you look stronger and can create an enemy when you could have had a friend.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
