I agree with the sentiment that posting anonymously does not necessarily imply lack of integrity (or of any other positive quality). Sometimes it merely signifies that the poster happens to be using a machine configured to refuse cookies, as was the case with a recent consulting client of mine.

Not that I actually posted anything, being so busy on that particular contract assignment, but had I tried to do so, it would have been anonymous.

(This particular company had configured its proxy server to somehow authenticate based on the user's NT login credentials, Internet Explorer being the only supported browser. Absent multi-level approval, consultants were not given any outside access through the proxy/firewall, the process for obtaining which would have taken longer than the term of my contract (assuming a suitable business reason could be concocted). Because access to certain sites was occasionally required by my job description, my manager opted to (illegally) provide me with his NT login. Since the firm used NT roaming profiles, every cookie I produced would eventually find its way onto the his machine. Also, everything was heavily tracked and logged, etc. A nightmarish environment I'm glad I'm no longer part of. But I digress.)

Just as Perl itself (unlike Java, C++ and other C-like languages) provides no comprehensive facilities for restricting users of any particular facility (e.g., module or class) to a set of rules (a la strong type-checking), instead being satisfied with specifying guidelines which, when followed, will produce desired behavior; so too on PerkMonks, posting anonymously does not necessarily imply a lack of trustworthiness, regardless of the number of less-than-credible posts which may have been made anonymously.

In even more other words, just because most (or maybe even all?) unscrupulous posts are made anonymously, does not prove that all anonymous posts are unscrupulous.

dmm


In reply to Re: Re:: Post-Posting Etiquette by dmmiller2k
in thread Post-Posting Etiquette by tadman

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.