Charting
From Arnout Engelen
I'm sort of looking for nice ways to manage projects and project progress, and visualisation is a big part of that.
This is a nice variation on the familiar scrum burn-down chart: a burn-up chart: http://www.xprogramming.com/xpmag/BigVisibleCharts.htm#N190
Still looking for nice tools to manage this, though. Could simply be a matter of
- inventory of tasks, with planned # of days/hours needed for that task
- for each day in the past, %-done for each task
- for each day, number of days/hours designated to this project
Of course, it'd be nice to couple this with a gannt-like planning for determining when what happens: each day you plan for a certain amount of work to be done on a project or even task, and each day you make a certain amount progress on those projects/tasks.
[edit] To Check Out
Stuff I plan to check out at some point:
