Believe it or not (and it took me a while), a lot of user acceptance of a product can be to do with literally how pretty the thing is - whether it's pastel shades or primary colours... Yeah - right. That's what I thought. But then you consider the amount of corporate Flash sites out there where the management obviously looked at it and said "Great - get it out there" without considering how well it actually performed its function...or the evolution of Windows - there's been a version-change or two there that basically consisted of not much more than a GUI re-design.

I've done the same trick myself, sad to say...taken a 'functional' program that's generated a bunch of user requests, got a designer in to make the buttons look nicer and prettify the menus / dialog boxes, and handed it back to rapturous applause. As programmers, we often tend to think in more functional ways where interfaces are concerned - but some users *like* clicking A, seeing a pretty box, scrolling down, clicking B etc., rather than simply typing 'find' at a command prompt as you or I would tend to do.

Just my $new_world_order_currency * 0.02.
Ben


In reply to Re: What do they want? by benn
in thread What do they want? by schumi

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.