Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

11
votes
9answers
2k views

Characteristics of a Death March project

In software development, a death march project generally refers to a project that has a fixed release date with fixed functionality and fixed resources - resulting in crazy demands from management ...
8
votes
6answers
568 views

How to compete on a scarce spec'd project to avoid team death-march

I'm time+cost estimating a semi-complex software solution, that hasn't got specific requirements in about 75% of features. I would still like to make as good estimate as possible, by getting ...
6
votes
5answers
4k views

getting rid of ruby gems that won't die

I've got a few ruby gems that won't go away. I think it has to do with when I installed them. Occasionally I have forgotten to use "sudo" before doing a gem install, which results in a write error ...
6
votes
8answers
751 views

Am I In A Death March Project?

The facts: The other programmer is constantly slipping deadlines with no status updates, at the moment he is slipping the single biggest feature on the website (which he asked to work on) by 3-4 ...
1
vote
13answers
371 views

How to kill a project

Just looking for some collective wisdom -- what's the best way you've found to kill a project. For example: Change architectures half-way thru coding. Add new programmers to team when project is ...