>>>Can you give an example of where this seems difficult,
>>>but it really isn't?
--- Steve Howell <showell@z...> wrote:
> Okay, I'll pose one. You have a coffeehouse with a fairly
> large menu. You want a system that can calculate the total
> bill for each order. Until you put the entire menu on the
> system, you can't really use the system, because you still
> have to rely on pen and paper. How do you break this
> problem down?
OK:
1st story: Server types in the total of the food items. System
computes tax and total.
2nd story: System computes change.
You don't think this provides value?
Well, many small diners work just this way.
3rd story: System tracks tips.
4th story: System tracks which servers did which orders.
Nth story: System accepts some simple and very common orders.
You think this is useless? You think the system is useless unless
it can handle everything on the menu and all variations? Well think
of this: Is there anything you can do in a bank branch with a human
teller that you can't do with an ATM? Now does this make ATMs
useless? No, I thought not.
... Okay, I'll pose one. You have a coffeehouse with a fairly large menu. You want a system that can calculate the total bill for each order. Until you put the...
... OK: 1st story: Server types in the total of the food items. System computes tax and total. 2nd story: System computes change. You don't think this...
... I don't see any mention of requirements related to stories 2-4. This smells a bit like gold plating. After the 1 and Nth stories it seems the system would...
... "Real Standalone utility" is in the eye of the Customer. I've blogged about this thread. I considered talking about the "coffee-house" as a sub-part of a ...
... Is it kosher in XP to fulfill very early requirements with non-computer solutions? For example, if all you're doing is giving me tax computation, you...
... I think that's an excellent path to follow, early or not. Just yesterday I was doing a planning game with a client for a web-based app. To support users...
... Interesting idea. Of course it's only a hour's work, so we should be able to fit more into an iteration. But it could actually be a good work saver. I was...
... Yes! Very much so. In fact, I think the best first implementation is to drop by a local office supply store and buy receipt pads and laminated tax cards. ...
... I thought a little more about partial implementations, and I think it's possible to get one. Presumably before the coffeehouse goes to a computer solution,...
... Yes. But in the time we have talked about it, couldn't we have built a Windows app with ten or twenty buttons, a running tape in a text window, and a way...
... The touch screen system I've used has a Retail screen, and it has buttons for 50 cent retail, 1 dollar retail, etc. It's kind of curious, because if you...
... Nice summary of the issues. ... I'd love to explore the bookstore problem some day too. I think you could have a lot of useful stories in a bookstore...
... If you think it's that easy, I'd love to see some working code. :) ... A release schedule might be timed around manager meetings, which happen once a week....
... Yes, I am sure that pairing with someone clueful would be a major help. There are all these little glitch things. One guy at the CF talk I was at this week...
Hi all, last Friday we finished our first project using XP (this was also the biggest and longest project for everyone!). Over the last weeks and months I got...
Hello Mark, Thanks for taking your time and writing in details. Regards, Punit Pandey Yash Technologies ================================================= ...
Well, finally I can be my own customer!! During our project, I setup two tools to report the progress of development: 1. User stories report: - list of all...
... In other words, you added different grouping options to the SF RFE tool? Another pull-down category labeled "Iteration" on each RFE could be interesting,...
... Outstanding report. I would love to have it as an experience report on XProgramming.com. It's close to publishable right now, I'd think. Would you be...
Keith, I was thinking the same. Which conference would be best for such a report? The Agile Universe? MarkS ... [Non-text portions of this message have been...
Ron, I would be glad to do so. What do you think is missing/wrong? (except my germanisation of the english language) MarkS ... [Non-text portions of this...
... At a first glance, nothing. I'd have to read it more carefully than I have so far to have a strong opinion. Are you willing to have it on the web as it ...
Are you "eating your own dog food?" IE: Are you using the product to manage the source code for the product? ... Naturally, the question, "Why?" comes to mind....
Yes, we always do: - using our CVS integration for our code - using our bug trackers for... well tracking bugs but also to track feature requests - using our...
... Congrats! It sounds like you guys were hugely successful. ... I would love more data. Anything you've got! Also, I'd love to buy lunch for your UI designer...