This post was inspired by this and by lots of ranting in our office in the past few days.

I found in the past few weeks that management (and some non-management coworkers as well, but less so) have a tendency to demand things to be done without specifying how they want it done. And once it is done in a way in which a) things are usually done at our office, and b) sometimes even is the proper way to do it, they have a look at it and want a part of it done differently. And once that is done, they see another thing which could be done in another way - the last time I put a simple presentation on the web for download, I got requests to change file format, link text, link placement etc. over a time span of three weeks...

Sometimes I wonder... is it really that management people just can't express themselves and communicate properly, or we tech people don't understand them? Isn't it rather that they really don't know what it is they want - and therefore express themselves in very general terms, almost to the point of being evasive - and only when they see the result they have an idea?

Apart from writing specs down and have them approved, how do others work around this kind of problem? Is it a problem at all in other companies?

--cs

There are nights when the wolves are silent and only the moon howls. - George Carlin


In reply to 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.