:o) :o) :o)
The rule applies to screens, keystrokes, mouse clicks, menu options, pretty much anything.
In general, I mean that more is not better regardless of what most people think. A user wants the fewest number of screens than it takes to complete a logical task (this is the users logic, by the way). Assuming that a user is already accomplishing a task using a tool, then ask any user if they want a particular feature added to that tool and they will almost always say yes. Ask any user if they will use a particular feature and they will almost always say yes. Come back six months later and see if they are using that feature, they almost always will not be unless the feature significantly cuts down on the number of screens they access, or the number of keystrokes or mouse clicks etc. (well, one might be but there is usually one odd ball in the lot).
That's why it is a 10:2 rule to give a sense of proportion. (not absolute)
PJ
use strict; use warnings; use diagnostics;
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.