I interpret this as a call for IT people to develop social skills, so thanks for starting such an interesting discussion. Yes, it seems to be OT since it doesn't discuss cool Perl syntax tricks, but I for one find it nice to read nodes here that deal not only with source code, but also with the environment we operate in -- at least from time to time.

Being able to handle people is something no serious developer can do without, especially since we're often dealing with complicated problems that are mostly opaque to outsiders. I've been working with a lot of designers the last few years, and I found it a good opportunity to learn to communicate problems and solutions on a not too technical level. Remember: The better people understand you, the better they can help you get what you want ;). It sounds selfish, but it is true:

Of course, this is true of the reverse also: As a developer, you will have to learn to some extent how a manager/client/designer/controller/marketer/... thinks. It will help to avoid a lot of misunderstandings.


In reply to Re: (OT) The Honest Cherry Bomb by crenz
in thread (OT) The Honest Cherry Bomb by Ovid

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.