vote up 3 vote down star
1

I use MS project on 6-12 month duration programmig projects projects with several hundred steps and half a dozen engineers.

Its ...ok... in that I can define lots of project steps, dependencies, task size estimates and resource assignments.

Ignoring that any project plan is actually a bad model of the real truth, MS project fails me on several fronts:

  • I can't provide a optional "prefer task1 over task2 to complete". This would be just like a task precedence link, except it could be broken by the task scheduler.
  • I can't assign a resource part time (say 25%) to one task, and part time (75%) to another, and get a sensible schedule with these overlapping.
  • During construction of the project, I'd like the tool to continuously relevel and reschedule. I'm forced to do this by hand and it gets really tiring to repeat this hundreds of time during a day of project construction.
  • I apparantly can't say, "This task takes X amount of work", and have the work held constant while I add/subtract multiple resources. It is difficult to get a work estimate for a task, esp. when you have several hundred; having MS Project damage that information as you paly with resource assignments is worse than annoying, its dangerous to good planning.
  • I can't say, resource X is N time faster than resource Y (or better yet, is equivalent to N unit-skilled programmers). Yet it is true of the developors in my organization (yours too!) and I'd like the scheduler to take that into account when I assign resources.

Are there other project planning tools out there used by people on software projects? Are they better than MS project? In any of the ways above?

flag

47% accept rate

7 Answers

vote up 1 vote down

It is only natural to mention FogBugz on this site. They have a nifty feature called evidence based scheduling that is really cool.

link|flag
1  
Their model of project planning is fatally simple. They appear to have no task ordering of any kind. – Ira Baxter Sep 12 at 7:38
Fogbugz seems to mesh very nicely with agile management. That's great for a consumer based product on small iterations. Try delivering a military contract using EBS... – Spence Nov 12 at 2:38
EBS is definately useful for EVM techniques on schedule variance though. – Spence Nov 12 at 2:39
vote up 1 vote down

Try Open Workbench. It is free. But I personally use dotProject because it is web-based solution.

link|flag
vote up 1 vote down

List of alternative solution for MS project

AtTask, Inc.

Aras Corp

Artifact Software

Assembla

CAMeLEAN/PM

Clarizen

Daptiv

Easy Projects .NET

ProjectInsight

Basecamp

ProjektronBCS

link|flag
vote up 0 vote down

Check out planview

link|flag
There's an awful lot of stuff and multiple products at that website, none of which is obviously a project planner. They offer a nice vision of organization-wide tradeoffs between requested features and resources, and yes, that's an interesting planning facility. But did you have a specific product at that site as a suggestion? – Ira Baxter Sep 12 at 6:38
We use planview for portforlio management. Are you looking for project management then planview has it to. WE can define our own project development lifecycle and manage resources. – Shoban Sep 12 at 7:00
vote up 0 vote down

You should take a look at Basecamp.
It takes away a lot of the flux that’s not needed.

link|flag
Basecamp does not provide resource planning. – vitalie.lazu Oct 24 at 14:41
vote up 0 vote down

We're currently using Zen for project planning. You'll find this very different from MS Project - simpler, more freeform, and it won't have many of the features you're expecting. It's a different way of looking at project management based on Lean methodologies. Along the lines of Kanban in Action, we supplement this with MS Team Foundation Server (TFS) to track detailed information and lower-priority backlog items.

Lean, similar to Agile, is a different way of thinking. It may seem alien at first, but IMHO it's worth investigating. It may not be appropriate for every class of project, though.

link|flag
vote up 0 vote down

My team is using Rational Team Concert for our current project. It seems tilted towards the "agile" development methodology, but the product itself is rather good.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.