<?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: Running a code sprint</title>
	<atom:link href="http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/</link>
	<description>The Nuts and Bolts of Creating Great Software Products</description>
	<lastBuildDate>Wed, 21 Jul 2010 17:19:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tazzzzz</title>
		<link>http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/comment-page-1/#comment-3392</link>
		<dc:creator>tazzzzz</dc:creator>
		<pubDate>Fri, 07 Oct 2005 13:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/#comment-3392</guid>
		<description>Thanks for the links, Martijn!

Good food for thought there.

This sprint is a little different from many in that most people are local (members of MichiPUG coming to help out, learn and have fun). There are a couple of out of town people, but they&#039;re just driving in for the day.

Still, I do realize that one day is very brief, but then TurboGears is a 3 week old project :)

As it matures and people use it more, a larger sprint becomes a real possibility.</description>
		<content:encoded><![CDATA[<p>Thanks for the links, Martijn!</p>
<p>Good food for thought there.</p>
<p>This sprint is a little different from many in that most people are local (members of MichiPUG coming to help out, learn and have fun). There are a couple of out of town people, but they&#8217;re just driving in for the day.</p>
<p>Still, I do realize that one day is very brief, but then TurboGears is a 3 week old project <img src='http://www.blueskyonmars.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As it matures and people use it more, a larger sprint becomes a real possibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Faassen</title>
		<link>http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/comment-page-1/#comment-3222</link>
		<dc:creator>Martijn Faassen</dc:creator>
		<pubDate>Wed, 05 Oct 2005 19:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/#comment-3222</guid>
		<description>We at Infrae hosted a Zope 3 sprint a few years back and have some notes on sprinting as well:

http://www.infrae.com/about/activities/sprintathon/tips

The PyPy people are good to check out on sprints as well; they have a sprint-driven development model:

http://codespeak.net/pypy/dist/pypy/doc/dev_method.html

Good luck!</description>
		<content:encoded><![CDATA[<p>We at Infrae hosted a Zope 3 sprint a few years back and have some notes on sprinting as well:</p>
<p><a href="http://www.infrae.com/about/activities/sprintathon/tips" rel="nofollow">http://www.infrae.com/about/activities/sprintathon/tips</a></p>
<p>The PyPy people are good to check out on sprints as well; they have a sprint-driven development model:</p>
<p><a href="http://codespeak.net/pypy/dist/pypy/doc/dev_method.html" rel="nofollow">http://codespeak.net/pypy/dist/pypy/doc/dev_method.html</a></p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tazzzzz</title>
		<link>http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/comment-page-1/#comment-3220</link>
		<dc:creator>tazzzzz</dc:creator>
		<pubDate>Wed, 05 Oct 2005 17:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/#comment-3220</guid>
		<description>Thanks for the tips, Tres! Very useful.</description>
		<content:encoded><![CDATA[<p>Thanks for the tips, Tres! Very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tres Seaver</title>
		<link>http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/comment-page-1/#comment-3194</link>
		<dc:creator>Tres Seaver</dc:creator>
		<pubDate>Wed, 05 Oct 2005 02:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/#comment-3194</guid>
		<description>Here are a couple of things I have found important in making a sprint successful:

  - Get a whiteboard which everyone can see (a wiki can work, e.g.
     http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/CMF20GoldeggSprint2005

  - Especially for such a short sprint, pre-populate the whiteboard with a list of discrete
    tasks, ideally ones a pair could knock off in an hour or two.  Normally, the first part
    of a sprint is taken up with brainstorming / prioritizing these tasks, but a single
    day won&#039;t leave enough time to get actual work done as well.

  - Encourage people to change partners between tasks:  a lot of the value of a sprint
    is in the relationships your developer community builds, and mixing up the pairs
    helps make a denser mesh.

  - Try to ensure that everybody arrives at the sprint with a working development
    sandbox already on their laptop, so that even in the networking is manky, people
    can still get work done.

  - See if you can get the networking set up the day / night before, and test with several
     different laptops.

  - Arrange for snacks and drinks close at hand, if possible.

  - Plan a wrap-up session where people report progress and issues at the end of the
    &quot;main&quot; day, and then go out for dinner (extending the coding period late into the
    evening can be fun, but is often less productive, and may not fit the circadian
    rhythms of all your sprinters.</description>
		<content:encoded><![CDATA[<p>Here are a couple of things I have found important in making a sprint successful:</p>
<p>  &#8211; Get a whiteboard which everyone can see (a wiki can work, e.g.<br />
     <a href="http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/CMF20GoldeggSprint2005" rel="nofollow">http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/CMF20GoldeggSprint2005</a></p>
<p>  &#8211; Especially for such a short sprint, pre-populate the whiteboard with a list of discrete<br />
    tasks, ideally ones a pair could knock off in an hour or two.  Normally, the first part<br />
    of a sprint is taken up with brainstorming / prioritizing these tasks, but a single<br />
    day won&#8217;t leave enough time to get actual work done as well.</p>
<p>  &#8211; Encourage people to change partners between tasks:  a lot of the value of a sprint<br />
    is in the relationships your developer community builds, and mixing up the pairs<br />
    helps make a denser mesh.</p>
<p>  &#8211; Try to ensure that everybody arrives at the sprint with a working development<br />
    sandbox already on their laptop, so that even in the networking is manky, people<br />
    can still get work done.</p>
<p>  &#8211; See if you can get the networking set up the day / night before, and test with several<br />
     different laptops.</p>
<p>  &#8211; Arrange for snacks and drinks close at hand, if possible.</p>
<p>  &#8211; Plan a wrap-up session where people report progress and issues at the end of the<br />
    &#8220;main&#8221; day, and then go out for dinner (extending the coding period late into the<br />
    evening can be fun, but is often less productive, and may not fit the circadian<br />
    rhythms of all your sprinters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stanek</title>
		<link>http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/comment-page-1/#comment-3131</link>
		<dc:creator>David Stanek</dc:creator>
		<pubDate>Tue, 04 Oct 2005 15:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/running-a-code-sprint/#comment-3131</guid>
		<description>While we may not be able to get all or any of the projects complete, this should be a good project building exercise.Personally I am looking to learn more about TG and find places where I can contribute.</description>
		<content:encoded><![CDATA[<p>While we may not be able to get all or any of the projects complete, this should be a good project building exercise.Personally I am looking to learn more about TG and find places where I can contribute.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.346 seconds -->
