As long as people aren't going crazy with them, I don't think there's any problems with them, and in fact I rather like them.

To me, if I ask a question and someone responds with a good answer, especially if it is obvious they put a lot of time or effort into it, I generally thank them for their help.

And on the other side, when someone asks a question and I put a lot of work into writing up a thorough and complete answer, or I spend time sitting down and coming up with a solution for them, coding it out, testing it to make sure it works correctly, and then writing up an explanation for it, I greatly appreciate it when someone says thanks.

I don't expect a thank you, but I have to admit that there have been a few times where I put a lot of time into a response and never heard back from the original poster. When you do that and never get any response from the original poster (no thank you, no questions, no anything), it sometimes leave you wondering if they're actually reading it, or if you're just wasting your time.

Christopher Cashell

In reply to Re: What do you think about "Thank you"-nodes? by topher
in thread What do you think about "Thank you"-nodes? by McA

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.