post-mortem

Software tool for doing Project Postmortem

Hello, I work as a Project Leader. I am trying to do project postmortem for projects which my team works on. Currently I use Wiki to note down problems, issues and final recommendations. But it makes hard to note down every problem we noticed just when it happen, so we miss some issues. I'd looked for some software which could help m...

What's your Post-Mortem meeting format?

I'm planning to introduce project post-mortems to the business I work for. I think they will improve development-client relations. Encourage feedback and improve the quality of service to clients. However as I have never done them before I don't have a format to follow. What is the Post-Mortem procedure you use? Are there any anti-pa...

Java post-mortem debugging ?

Is it possible to have a post-mortem ( or post-exception ) debugging session in Java ? What would the workarounds be ( if there isn't a solution for this already ) ? ...