InfoQ

News

Code2Plan, a Free Visual Studio Agile Project Management Add-in

Posted by Abel Avram on Jan 06, 2009 04:29 AM

Community
.NET,
Agile
Topics
Artifacts & Tools ,
Agile Techniques
Tags
Visual Studio

Jesse Johnston and Denis Morozov created code2plan, an Agile software project management tool, as a beta Visual Studio add-in and released it for free. The tool also runs as a stand-alone application that can be used to track projects, iterations, user stories, features, tests, defects and builds.

Agile software project management is becoming increasingly popular, so another Agile tool is not a surprise. The attractive part of this tool is its integration with Visual Studio 2008, but it can also run as a stand-alone application. .NET Framework 3.5 SP1 is required and it is automatically installed during setup if missing.

code2plan currently tracks the following features: projects, iterations, user stories, features, tests, defects and builds. The tool also manages traditional projects by tracking phases instead of iterations and requirements instead of stories. code2plan creates burndown charts for both types of projects.

code2plan can use its own database or can connect to a team database, SQL 2005 and 2008 being supported. Using a team database allows for projects to be shared across team members which can edit the projects. Every team member can update the current view to include the changes done by other team members. Project changes can be edited offline and they will be automatically synchronized with the team upon connection. There is no limit on how many members a team could have.

code2plan is free and no registration or license is required. The two developers team plan to release a richer application in the future which will most probably be not free, but they promise to keep the basic edition free. The project is not open sourced and there are no plans to make it so. An SDK is to be released soon allowing other developers to enhance the tool by using its API.

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.
So why is this better than a white board by Mark Levison Posted Jan 6, 2009 1:34 PM
Re: So why is this better than a white board by Mark Walker Posted Jan 6, 2009 2:14 PM
it crashes by Farzad Kohantorabi Posted Jan 7, 2009 3:33 PM
Re: it crashes by Abel Avram Posted Jan 12, 2009 2:50 AM
Re: it crashes by Farzad Kohantorabi Posted Jan 13, 2009 2:03 PM
CRASHES by Cleavon Blair Posted Jan 12, 2009 5:33 PM
  1. Back to top

    So why is this better than a white board

    Jan 6, 2009 1:34 PM by Mark Levison

    There are more and more of these tools out there and I struggle to figure out why I would want to use them more than a nice big visible white board.

  2. Back to top

    Re: So why is this better than a white board

    Jan 6, 2009 2:14 PM by Mark Walker

    We have a geographically dispersed team so it would have to be a REALLY big white board to be visible by all ;-)

  3. Back to top

    it crashes

    Jan 7, 2009 3:33 PM by Farzad Kohantorabi

    I don't seem to be able to login. It always crashes...

  4. Back to top

    Re: it crashes

    Jan 12, 2009 2:50 AM by Abel Avram

    Please report any bugs to the development team. Thank you! You were logged in because you could post this comment.

  5. Back to top

    CRASHES

    Jan 12, 2009 5:33 PM by Cleavon Blair

    This app crashes consistently and it won't connect to my team database. We cannot use this!!!!

  6. Back to top

    Re: it crashes

    Jan 13, 2009 2:03 PM by Farzad Kohantorabi

    Oops, I meant the software not the InfoQ website. I seem to have the same problem that Cleavon has.

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.