DCSIMG
CodePlex Scrum Sprint Monitor For Team System - SRL Group

SRL Group

This blog is about Team System, QA and Development methodologies and more...

VSTS Resources

Team System Bloggers

CodePlex Scrum Sprint Monitor For Team System

I have published a post regarding the Scrum Process Template here.

Now I like to talk about a grate addition to the Scrum with Team System.

In CodePlex there is a project name Scrum Sprint Monitor located here.

This project is a screen saver that shows you the Sprint status at all times with nice summaries, graphs and charts.

image

To set it up you need to do the following:

Step 1: Edit the “SprintConfiguration.txt” file

Here is an example:

ProjectName= Scrum Example
ProcessTemplateName= Scrum for Team System
'IterationId= 162698
IterationPath= Scrum Example\Release 1\Sprint 1
'BuildDefinitionName= <CI Build Definition Name>
SprintStartDate= 2009-3-18 10:00:00 -6:00
SprintEndDate= 2009-4-18 17:00:00 -6:00

Step 2: Edit the “team-info.xml” with the Team Members

Here is an example for one team member, you can add as many as you like:

<?xml version="1.0" encoding="utf-8"?>
<team-members>
    <team-member name="Darren">
    <time-zone>Eastern Standard Time</time-zone>
    <workday>
      <start>08:00:00</start>
      <end>17:00:00</end>
    </workday>
    <lunch>
      <start>11:30:00</start>
      <end>12:30:00</end>
    </lunch>
  </team-member>
</team-members>

Step 3: Launch the “ScrumSprintMonitor.Wpf.Application.scr” a screen will popup, fill all fields.

image 

Team Server Name – The TFS server name.

Sprint Configuration File – Navigate to the “SprintConfiguration.txt” file.

Team Members Configuration File – Navigate to the “team-info.xml” file.

Step 4: Click OK to start the screen saver.

Have Fun!!!

Comments

Team System News said:

Sin Min on Team System Widgets The SRL Team Blog on CodePlex Scrum Sprint Monitor For Team System Stuart

# April 7, 2009 4:19 PM

Thanks for the tutorial said:

Great to see you got it working (it is still in an early stage), and are finding it useful! Look out for interesting new versions ahead.

As a side note, I finally got around to writing a tutorial on the configuration files, and screen elements: scrumsprintmonitor.codeplex.com.

# April 8, 2009 6:09 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 


Enter the numbers above: