Is there anything that slowed development down on a project you worked on and if so how did you improve it?
We recently introduced continuous integration to solve the problem of a constantly broken build.
To increase code quality we introduced code reviews.
The client was constantly changing the static data (lookups) so we introduced a change control process around it.
Communication with our offshore colleagues was difficult so we introduced office communicator
I would be interested in hearing about things that slowed your team down and how you got round them.