(Cross-posted from Google+)
There's nothing worse than working hard and methodologically on stuff that no one wants to use. But how do you know whether the stuff you're building is what people want or not, until you ship it?
a) That's why lean methodology works - build fast, test fast, iterate fast
b) Some of the most successful products were not built to serve others' needs and wants. The creators set out to solve their dire problems, and it happened to be that there were million other people who had the same problem.
There's nothing worse than working hard and methodologically on stuff that no one wants to use. But how do you know whether the stuff you're building is what people want or not, until you ship it?
a) That's why lean methodology works - build fast, test fast, iterate fast
b) Some of the most successful products were not built to serve others' needs and wants. The creators set out to solve their dire problems, and it happened to be that there were million other people who had the same problem.
The Process is not the Point
There are two parts to every project…there is the Process and there is the Point.
The Process, which gets most of the attention, is the series of steps we go through to do the work. We obsess over the process…should we do wireframes, mockups, prototypes, or code right in HTML? What deliverables do we need to get buy-in? When do we do testing? What kind of testing do we do? Should we do user testing early? Late? When is the best time to get feedback? ...