<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Epiphany Press</title>
	<atom:link href="http://epiphanypress.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://epiphanypress.wordpress.com</link>
	<description>Ideas!</description>
	<lastBuildDate>Fri, 29 Jan 2010 21:44:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='epiphanypress.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Epiphany Press</title>
		<link>http://epiphanypress.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://epiphanypress.wordpress.com/osd.xml" title="Epiphany Press" />
	<atom:link rel='hub' href='http://epiphanypress.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SCRUM Meeting</title>
		<link>http://epiphanypress.wordpress.com/2010/01/29/scrum-meeting/</link>
		<comments>http://epiphanypress.wordpress.com/2010/01/29/scrum-meeting/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:44:19 +0000</pubDate>
		<dc:creator>epiphanypress</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://epiphanypress.wordpress.com/?p=18</guid>
		<description><![CDATA[Meetings http://en.wikipedia.org/wiki/Scrum_%28development%29 Daily Scrum Each day during the sprint, a project status meeting occurs. This is called a “daily scrum”, or “the daily standup”. This meeting has specific guidelines: The meeting starts precisely on time. All are welcome, but only “pigs” may speak The meeting is timeboxed to 15 minutes The meeting should happen at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epiphanypress.wordpress.com&amp;blog=11641352&amp;post=18&amp;subd=epiphanypress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Meetings</h2>
<p>http://en.wikipedia.org/wiki/Scrum_%28development%29</p>
<dl>
<dt>Daily Scrum</dt>
<dd>Each day during the sprint, a project status meeting occurs. This is  called a “daily scrum”, or “the daily standup”. This meeting has  specific guidelines:</p>
<ul>
<li>The meeting starts precisely on time.</li>
<li>All are welcome, but only “pigs” may speak</li>
<li>The meeting is <a title="Timeboxing" href="http://en.wikipedia.org/wiki/Timeboxing">timeboxed</a> to 15 minutes</li>
<li>The meeting should happen at the same location and same time every  day</li>
</ul>
</dd>
<dd>During the meeting, each team member answers three questions:<sup><a href="http://en.wikipedia.org/wiki/Scrum_%28development%29#cite_note-schwaberp135-6">[7]</a></sup></p>
<ul>
<li>What have you done since yesterday?</li>
<li>What are you planning to do today?</li>
<li>Do you have any problems preventing you from accomplishing your  goal? (It is the role of the Scrum Master to facilitate resolution of  these impediments. Typically this should occur outside the context of  the Daily Scrum so that it may stay under 15 minutes.)</li>
</ul>
</dd>
</dl>
<dl>
<dt>Scrum of scrums</dt>
<dd>Each day normally after the daily scrum.</p>
<ul>
<li>These meetings allow clusters of teams to discuss their work,  focusing especially on areas of overlap and integration.</li>
<li>A designated person from each team attends.</li>
</ul>
</dd>
<dd>The agenda will be the same as the Daily Scrum, plus the following  four questions:<sup><a href="http://en.wikipedia.org/wiki/Scrum_%28development%29#cite_note-7">[8]</a></sup></p>
<ul>
<li>What has your team done since we last met?</li>
<li>What will your team do before we meet again?</li>
<li>Is anything slowing your team down or getting in their way?</li>
<li>Are you about to put something in another team’s way?</li>
</ul>
</dd>
</dl>
<dl>
<dt>Sprint Planning Meeting<sup><a href="http://en.wikipedia.org/wiki/Scrum_%28development%29#cite_note-schwaberp133-8">[9]</a></sup><sup><a href="http://en.wikipedia.org/wiki/Scrum_%28development%29#cite_note-9">[10]</a></sup></dt>
<dd>At the beginning of the sprint cycle (every 7–30 days), a “Sprint  Planning Meeting” is held.</p>
<ul>
<li>Select what work is to be done</li>
<li>Prepare the Sprint Backlog that details the time it will take to do  that work, with the entire team</li>
<li>Identify and communicate how much of the work is likely to be done  during the current sprint</li>
<li>Eight hour limit</li>
</ul>
</dd>
</dl>
<p>At the end of a sprint cycle, two meetings are held: the “Sprint  Review Meeting” and the “Sprint <a title="Retrospective" href="http://en.wikipedia.org/wiki/Retrospective#Software_engineering">Retrospective</a>”</p>
<dl>
<dt>Sprint Review Meeting<sup><a href="http://en.wikipedia.org/wiki/Scrum_%28development%29#cite_note-schwaberp137-10">[11]</a></sup></dt>
<dd>
<ul>
<li>Review the work that was completed and not completed</li>
<li>Present the completed work to the stakeholders (a.k.a. “the demo”)</li>
<li>Incomplete work cannot be demonstrated</li>
<li>Four hour time limit</li>
</ul>
</dd>
</dl>
<dl>
<dt>Sprint Retrospective<sup><a href="http://en.wikipedia.org/wiki/Scrum_%28development%29#cite_note-schwaberp138-11">[12]</a></sup></dt>
<dd>
<ul>
<li>All team members reflect on the past sprint</li>
<li>Make continuous process improvements</li>
<li>Two main questions are asked in the sprint retrospective: What went  well during the sprint? What could be improved in the next sprint?</li>
<li>Three hour time limit</li>
</ul>
</dd>
</dl>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epiphanypress.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epiphanypress.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epiphanypress.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epiphanypress.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epiphanypress.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epiphanypress.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epiphanypress.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epiphanypress.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epiphanypress.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epiphanypress.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epiphanypress.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epiphanypress.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epiphanypress.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epiphanypress.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epiphanypress.wordpress.com&amp;blog=11641352&amp;post=18&amp;subd=epiphanypress&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epiphanypress.wordpress.com/2010/01/29/scrum-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e508c00402279e34bfa9641d8ee684ff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">epiphanypress</media:title>
		</media:content>
	</item>
	</channel>
</rss>
