Browse by Tags
All Tags »
Development methodologies (
RSS)
Sorry, but there are no more tags available to filter with.
Something I've seen many a times when developing or managing a project is that a big danger is over specifying functionality. Developing a spec is something that takes a lot of time, and it removes a lot of the flexibility needed for delivering a successful project. Don't get me wrong, a spec is definitely needed, but it must be flexible. It's almost impossible to cater for everything in a spec, so if you rely only on the spec, problems will occur, and your whole project plan will be no good. You...
I've only recently started research on this subject. It's one of those areas that I always knew I had to go read up on, but never did. We're currently gearing up for a long awaited project, where I'll be wearing several hats - the combination of which is definitely not recommended by MSF. This also the reason for my blogging abstinence. If anyone noticed... This project is the perfect candidate to use the extreme programming principles. The xp site is very useful, it contains images which guides...