Dangling by a Trivial Feature
11–20 of 63 posts
Re: Dangling by a Trivial Feature
#12That's why you need settings in your tools. The tool should work efficiently without you ever looking at the settings, but if you need it you should be able to change anything you like. Not sure it applies to consumer interfaces. Ideally it shouldn't. But for tools that you use to do day-to-day work, absolutely.
Not sure what "settings" have to do with this. The point being made in the post is that if trivial, "expected" features are missing, users wont even bother to look further.
Or maybe you care about rect's area! And the status line doesn't display area either. You can't have all that: it won't fit and it would look like crap. So you need settings.
Re: Dangling by a Trivial Feature
#13As someone who sells software online, the most horrifying thing about this scenario is that the user is very unlikely to ever tell me why they moved on, and so I'm terrifyingly unlikely to ever know that this trivial feature is missing. This literally keeps me awake at night. Statistic: it takes roughly 200 non-converting free trial downloads of my software to get one data point of feedback telling me why they decide…
If a user is already unhappy about dealing with you (safe to assume, since they're uninstalling your product. Fair to say?). It might be worth filtering whatever trolling you'd receive from such a feedback mechanism if it's that important to you.
As a personal interest of mine, what part of that 200 non converting trial downloads used the program up to expiry vs opened once?
Re: Dangling by a Trivial Feature
#14This post is a prescription for paralytic featur-itis.
Re: Dangling by a Trivial Feature
#15Earlier quoted context omitted.
Settings are for microwaves. Computer-based tools should be reprogrammable. Still, the tool should be easy to configure for the 80% case.
Settings on a microwave are, I think, a terrible example. Most microwaves I've used are horribly over-encumbered. I expect two dials on any microwave I use: Time, Power. Maybe a control to set the time, if it has a clock. I don't disagree with your general point about tools being able to be reprogrammed, though. One of the reasons I loved Autocad as a tool is the Lisp interpreter that allows you to script and extend…
Re: Dangling by a Trivial Feature
#16Re: Dangling by a Trivial Feature
#17A plugin architecture format shared by applications would be invaluable and solve this problem.
Re: Dangling by a Trivial Feature
#18It's very simple. In any environment, the person who asks, "Why would a user want to do that?" is the one who should be fired first.
Re: Dangling by a Trivial Feature
#19Earlier quoted context omitted.
Settings on a microwave are, I think, a terrible example. Most microwaves I've used are horribly over-encumbered. I expect two dials on any microwave I use: Time, Power. Maybe a control to set the time, if it has a clock. I don't disagree with your general point about tools being able to be reprogrammed, though. One of the reasons I loved Autocad as a tool is the Lisp interpreter that allows you to script and extend…
Autocad has a very interesting GUI concept, not in that it's programmable (VBA existed in CorelDraw for years), in its dialogue mode: you click a circle, and it asks you of a center; you either click or type coordinates. Sadly, this mode is rare in non-CAD systems.
Re: Dangling by a Trivial Feature
#20It's very simple. In any environment, the person who asks, "Why would a user want to do that?" is the one who should be fired first.
I disagree. Understanding how users use your software and what they are trying to accomplish with it is important, and it is not always obvious why a user is asking for a particular feature without asking. Furthermore, when you learn what the user is trying to accomplish with the feature they are asking for you may realize that there is a better way of providing that functionality rather than the specific approach th…
I don't think he was talking about someone that acknowledges that their understanding of users is incomplete and wants to learn more.