Footpad, your words are pure wisdom.
I've followed this discussion, and some others quite similar, on the CB with a lot of interest.

And almost everytime I whitnessed the same problem :

When there's SERIOUS a problem in a communication, any attempt to clarify/reduce noise is a failure.
It's normal beccause if you can't communicate, you OFTEN can't communicate on your way to communicate...
To use your signal analogy you can't transmit a new protocol
for a better communication on a weak communication channel.
To my mind, it's important to setup the 'error handling/correcting' part of the protocol before any communication.

So why don't we just do it for communication between monks ?
Spot the common problems, and write rules (mantra;-) for a correct communication.

Here are some common problems I've seen and the proposed mantras,
please feel free to complete/modify this list/mantras...


"Only Bad Coders Badly Code In Perl" (OBC2IP)

Edit 2001-04-19 by tye


In reply to (Communication's Mantras) Re: On Online Communication by arhuman
in thread On Online Communication by footpad

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.