InfoQ

News

InfoQ Article: Lean Kanban Boards for Agile Tracking

Posted by Deborah Hartmann on Aug 25, 2007 04:41 PM

Community
Agile
Topics
Teamwork ,
Agile Techniques ,
Collaboration
Tags
Value & Metrics ,
Lean ,
Collaborative Technologies ,
Kanban ,
Management ,
Planning

Agile projects are not the only ones to use “big visible charts” - Lean manufacturing, for example has its Kanban Boards. In Japanese "Kanban" means, loosely translated, 'card or sign'. In a Lean production system, each Kanban card is "pulled" into the system only when the work represented by an "in progress" card is retired.  In this InfoQ article, Visualizing Agile Projects using Kanban Boards, Kenji Hiranabe explore visualizations currently used in Agile, then proposes using Kanban Boards to organize three viewpoints (Time, Task, and Team) to track project status and enhance collaboration.

The visualization tools he talks about are:

  • Kanban Boards. Use a card as a token (Kanban) of a task, story, feature and stick them to a timeline (board). There are several levels of granularities, in three main combinations:
    • Release-Feature,
    • Iteration-Story and
    • Daily-Task
       
  • Burndown Charts. Count the number of Kanbans (backlog tasks) and track it in a timebox to show the trend of work accomplished. There are also several levels of granularities.
     
  • Parking lot Charts. Summarize the top-level project status.
     
  • Calendars. There are a lot of variations of using calendars to show project status or plan.


In the article, Hiranebe introduces a uniquely Japanese addition to status tracking: the Niko-Niko Calendar, on which team members track their mood from day to day.



Hiranabe also mentions his software tool “TRICHORD” that implements Kanban Boards to realize project visualization from the three viewpoints.



Kenji Hiranabe is a frequent blogger and has translated a number of English Agile and XP books into the Japanese language.

Read the InfoQ article: Visualizing Agile Projects using Kanban Boards by Kenji Hiranabe.

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.
Tracking relative to budgeted/available hours by John Rusk Posted Aug 28, 2007 11:32 PM
Kanban Yahoo Group by Kenji HIRANABE Posted Sep 2, 2007 7:48 AM
Re: Kanban Yahoo Group by Deborah Hartmann Posted Sep 2, 2007 2:17 PM
TRICHORD has been released English Available Version. by Hiroki Kondo Posted Sep 11, 2007 1:06 AM
Re: TRICHORD has been released English Available Version. by Kenji HIRANABE Posted Sep 11, 2007 10:23 AM
Excellent article by Bonnie Aumann Posted Oct 28, 2008 6:55 PM
Kanban should be real,touchable by zhang yongji Posted Mar 16, 2009 8:00 PM
  1. Back to top

    Tracking relative to budgeted/available hours

    Aug 28, 2007 11:32 PM by John Rusk

    Burndown (or burn up) charts can easily be suplemented to add tracking against budgeted hours. That way, they track not just the work completed, but also the effort required to complete it. Details here: http://www.agilekiwi.com/agile_charts.htm

  2. Back to top

    Kanban Yahoo Group

    Sep 2, 2007 7:48 AM by Kenji HIRANABE

    David Andersen gave me a comment on Parking Lot. ---- Hi Kenji, I liked the paper you gave me to read. I wanted to make a comment about the parking lot diagram. It was first introduced on the original FDD project in Singapore and was first documented in Peter Coad's 1999 book, UML Modeling in Color in Chapter 6, the chapter written by Jeff De Luca. David ---- And he started up a new Yahoo Group about Kanban Boards. http://www.agilemanagement.net/Articles/Weblog/KanbanisCatchingOn.html

  3. Back to top

    Re: Kanban Yahoo Group

    Sep 2, 2007 2:17 PM by Deborah Hartmann

    Looks like there's significant interest in Anderson's Kanban yahoo group, his site says "it's acquired members 80 members in only a few days," and he's looking for leads on who else is doing this kind of work.

  4. Hi, I'm a member of TRICHORD Team. We have released English Available Version on Sep.11,2007. If you are interested in TRICHORD,Please visit our Site.

  5. The above URL is wrong, should be; http://trichord.change-vision.com/en/index.html

  6. Back to top

    Excellent article

    Oct 28, 2008 6:55 PM by Bonnie Aumann

    I realize I am demonstrating confirmation bias here, but I really like this article's description of the connection between release, iteration and task boards. I look forward to testing out the TRICHORD software - the biggest problem I've had with existing solutions was this lack of hierarchy and association.

  7. Back to top

    Kanban should be real,touchable

    Mar 16, 2009 8:00 PM by zhang yongji

    Real kanban carry much information。I prefer its exposure. It is also a furniture for your team.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.