Software Inventory by Joel Spolsky
joelonsoftware.com
Software Inventory by Joel Spolsky
1–10 of 65 posts
Re: Software Inventory by Joel Spolsky
#2Limiting the size forces you to throw items out as you go along, and each one of these “We’re never going to do this” decision helps sharpen the design and prevent over-architecture.
Re: Software Inventory by Joel Spolsky
#3Re: Software Inventory by Joel Spolsky
#4Joel’s 100% correct about limiting the size of the backlog. It doesn’t matter whether you’re using a kanban system, SRUM, a bug database, Github issues, whatever. The team’s attention is a finite resource, and stuffing items in there wastes it. Limiting the size forces you to throw items out as you go along, and each one of these “We’re never going to do this” decision helps sharpen the design and prevent over-archit…
Re: Software Inventory by Joel Spolsky
#5Re: Software Inventory by Joel Spolsky
#6For anyone interested in 'systems thinking' and associated optimisations, check out the 'Implementing Lean' book:
http://www.amazon.co.uk/Implementing-Lean-Software-Developme...
Or The Goal for something slightly different:
http://www.amazon.co.uk/The-Goal-Process-Ongoing-Improvement...
I have to say, there's way more wisdom in the more mature 'lean' world than there is in the trendier 'agile'.
Re: Software Inventory by Joel Spolsky
#7Good read. I think reducing deployment cycles into weeks for large/complex software could only work though if you have a decent set of automated tests.
Re: Software Inventory by Joel Spolsky
#8I love how candid he can be sometimes. In my experience, this is true of about 30% of the backlog.
Re: Software Inventory by Joel Spolsky
#9> A lot of the ideas on the backlog are bad ideas, and you merely wrote them down to avoid hurting the feelings of the people who thought them up. I love how candid he can be sometimes. In my experience, this is true of about 30% of the backlog.
Re: Software Inventory by Joel Spolsky
#10This isn't really a new idea. For anyone interested in 'systems thinking' and associated optimisations, check out the 'Implementing Lean' book: http://www.amazon.co.uk/Implementing-Lean-Software-Developme... Or The Goal for something slightly different: http://www.amazon.co.uk/The-Goal-Process-Ongoing-Improvement... I have to say, there's way more wisdom in the more mature 'lean' world than there is in the trendier '…
And the rest of the Poppendiecks' books too. They're all good.
I have to say, there's way more wisdom in the more mature 'lean' world than there is in the trendier 'agile'.
I'd disagree with that. Its just that agile has suffered the curse of becoming popular - so there are lots of folks/tools out there who have the label agile, but none of the meat.