InfoQ

News

How Long is a Piece of String?

Posted by Deborah Hartmann on May 19, 2006 02:10 PM

Community
Agile
Topics
Methodologies ,
Leadership
Tags
Value & Metrics ,
Waterfall ,
Budgets ,
Planning
Tom Looy, Thoughtworks PM, blogs on things he'd like to pass on to his son. In this entry he reflects on an absurdity at the root of traditional planning. So, quickly: how long is a piece of string?
... It's a pretty silly question, isn't it? But would you believe that questions like that are asked all the time regarding IT projects? And what is even more amazing is that people actually give answers to such vague questions and then they make important business decisions based on them.
In a departure from traditional project management practice, Agile rejects "big up-front" phases, like planning and design. Instead, Agile projects proceed empirically, that is to say, by means of experimentation and reflection: planning and executing incrementally and adapting along the way.

From his experience as a Project Manager, Looy wrote that he has learned to stop estimating and start measuring progress on his projects as soon as possible. How soon? Within weeks of the project start date, he said. After outlining a couple of common estimation disfunctions, Looy has listed some strategies for a team that would like to start measuring a project's progress and stop relying on estimates

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.
How long is a piece of string? by Jason Carreira Posted May 22, 2006 2:43 PM
Re: How long is a piece of string? by Rafael de F. Ferreira Posted May 22, 2006 4:55 PM
Re: How long is a piece of string? by Rafael de F. Ferreira Posted May 22, 2006 4:55 PM
Re: How long is a piece of string? by Alex Popescu Posted May 23, 2006 2:18 AM
Economize requirements gathering, not planning by Jeff Bonevich Posted May 22, 2006 11:03 PM
Re: Economize requirements gathering, not planning by Deborah Hartmann Posted May 27, 2006 10:44 AM
  1. Back to top

    How long is a piece of string?

    May 22, 2006 2:43 PM by Jason Carreira

    Why is that hard? You keep going till you get to the end, then that's how long it is ;-)

  2. Back to top

    Re: How long is a piece of string?

    May 22, 2006 4:55 PM by Rafael de F. Ferreira

    Funny enough, I've been in projects that felt very similiar to your algorithm. The only difference is that the ends were tied together...

  3. Back to top

    Re: How long is a piece of string?

    May 22, 2006 4:55 PM by Rafael de F. Ferreira

    Funny enough, I've been in projects that felt very similiar to your algorithm. The only difference is that the ends were tied together...

  4. Back to top

    Economize requirements gathering, not planning

    May 22, 2006 11:03 PM by Jeff Bonevich

    I think you must have made a typo in saying to avoid planning...it's big up-front requirements gathering you want to avoid, that and the falacy of estimates. Planning is always required, and is what allows the project to adapt along the way.

  5. Back to top

    Re: How long is a piece of string?

    May 23, 2006 2:18 AM by Alex Popescu

    Or you can make more complex, so you can be seen like a cool PM: always devide the string in 2 and show your team the half :-). ./alex -- :Architect of InfoQ.com: .w( the_mindstorm )p.

  6. Back to top

    Re: Economize requirements gathering, not planning

    May 27, 2006 10:44 AM by Deborah Hartmann

    You are right! It's a typo. Thanks --deb

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.