<?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: Pair Programming: It&#8217;s not about equal keyboard time</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TDD: Call your shots at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/comment-page-1/#comment-42641</link>
		<dc:creator>TDD: Call your shots at Mark Needham</dc:creator>
		<pubDate>Wed, 28 Jul 2010 07:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1238#comment-42641</guid>
		<description>[...] written previously about the value of commentating when pair programming and calling your shots is a really easy way of keeping the conversation flowing in a [...]</description>
		<content:encoded><![CDATA[<p>[...] written previously about the value of commentating when pair programming and calling your shots is a really easy way of keeping the conversation flowing in a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liz Douglass</title>
		<link>http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/comment-page-1/#comment-17570</link>
		<dc:creator>Liz Douglass</dc:creator>
		<pubDate>Sun, 24 May 2009 20:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1238#comment-17570</guid>
		<description>I believe that there are actually two types of experience level differences that can exist within a pair:
1. Development experience/skill
2. Experience with the code base that you are working in

I&#039;ve found that both can have an impact on how much I am able to contribute (regardless of whether I am a driver or navigator). One of the best ways that I&#039;ve found to help bridge the experience divide is to have a 5 minute chat at the beginning of the pairing slot, focusing on things like: 
- The work that has already been done in trying to implement the solution
- What the implementation options were/are and whether a path forward has been chosen
- How similar/related stories/tasks have been implemented in the code base
- What exactly an XYZWidget is and why/how it gets created by a FooBar

A 5 minute chat accompanied sometimes with a quick whiteboard sketch can mean the difference between thinking to yourself ‘what are we doing here?’ and ‘so then we just need to do X and then Y….’</description>
		<content:encoded><![CDATA[<p>I believe that there are actually two types of experience level differences that can exist within a pair:<br />
1. Development experience/skill<br />
2. Experience with the code base that you are working in</p>
<p>I&#8217;ve found that both can have an impact on how much I am able to contribute (regardless of whether I am a driver or navigator). One of the best ways that I&#8217;ve found to help bridge the experience divide is to have a 5 minute chat at the beginning of the pairing slot, focusing on things like:<br />
- The work that has already been done in trying to implement the solution<br />
- What the implementation options were/are and whether a path forward has been chosen<br />
- How similar/related stories/tasks have been implemented in the code base<br />
- What exactly an XYZWidget is and why/how it gets created by a FooBar</p>
<p>A 5 minute chat accompanied sometimes with a quick whiteboard sketch can mean the difference between thinking to yourself ‘what are we doing here?’ and ‘so then we just need to do X and then Y….’</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TDD: Making the test green quickly at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/comment-page-1/#comment-17554</link>
		<dc:creator>TDD: Making the test green quickly at Mark Needham</dc:creator>
		<pubDate>Sun, 24 May 2009 13:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1238#comment-17554</guid>
		<description>[...] I pointed out some things that I disagreed with in Nick&#039;s post about pair programming one thing that I really liked in that post was that he [...]</description>
		<content:encoded><![CDATA[<p>[...] I pointed out some things that I disagreed with in Nick&#8217;s post about pair programming one thing that I really liked in that post was that he [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dahlia Bock</title>
		<link>http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/comment-page-1/#comment-17537</link>
		<dc:creator>Dahlia Bock</dc:creator>
		<pubDate>Sun, 24 May 2009 06:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1238#comment-17537</guid>
		<description>Jeff! That&#039;s exactly what I&#039;ve been saying/thinking for the past year, being agile is doing what *works*! Finally, someone understands!</description>
		<content:encoded><![CDATA[<p>Jeff! That&#8217;s exactly what I&#8217;ve been saying/thinking for the past year, being agile is doing what *works*! Finally, someone understands!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Doolittle</title>
		<link>http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/comment-page-1/#comment-17507</link>
		<dc:creator>Jeff Doolittle</dc:creator>
		<pubDate>Sat, 23 May 2009 19:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1238#comment-17507</guid>
		<description>Great points, Mark.  I often get the feeling that many people who want to practice XP and Agile are looking for formulaic answers and rigid practices for how things should be done.  This is precisely not Agile!  The whole point is to do what works, not what is &quot;fair&quot; or &quot;equal&quot;.

I also appreciate your point regarding the idea of &quot;passivity&quot; on the part of the person who is not at the keyboard.  I find myself equally engaged in both driver and navigator roles.  Each are productive in their own way.</description>
		<content:encoded><![CDATA[<p>Great points, Mark.  I often get the feeling that many people who want to practice XP and Agile are looking for formulaic answers and rigid practices for how things should be done.  This is precisely not Agile!  The whole point is to do what works, not what is &#8220;fair&#8221; or &#8220;equal&#8221;.</p>
<p>I also appreciate your point regarding the idea of &#8220;passivity&#8221; on the part of the person who is not at the keyboard.  I find myself equally engaged in both driver and navigator roles.  Each are productive in their own way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Carroll &#187; Blog Archive &#187; The Navigator role must have been coined by a keyboard hogger</title>
		<link>http://www.markhneedham.com/blog/2009/05/23/its-not-about-equal-keyboard-time/comment-page-1/#comment-17489</link>
		<dc:creator>Nick Carroll &#187; Blog Archive &#187; The Navigator role must have been coined by a keyboard hogger</dc:creator>
		<pubDate>Sat, 23 May 2009 11:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1238#comment-17489</guid>
		<description>[...] Comments Pair Programming: It&#8217;s not about equal keyboard time at Mark Needham on Is your Pair hogging the keyboard?Robert on Is your Pair hogging the keyboard?Nick Carroll [...]</description>
		<content:encoded><![CDATA[<p>[...] Comments Pair Programming: It&#8217;s not about equal keyboard time at Mark Needham on Is your Pair hogging the keyboard?Robert on Is your Pair hogging the keyboard?Nick Carroll [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

