I agree with you, and I want to make two comments:

most people (I hope?) are more conservative with their votes and only spend them where they really believe they should go

Absolutely. If a node has taught me something or provided a reference/snippet/etc I know I'll use, I'll consider upvoting it because I like to reward posts that I find helpful. I see upvoting as a form of reinforcement (see below) as well as a way to say "thank you" for the help.

as has been stated in earlier posts, most people do prefer to see their nodes upvoted rather than downvoted. So it has meaning to those people

Node rep does have meaning (to me), but for a different reason than I think is usually implied. I watch the rep of nodes I wrote because I like to see if my understanding of that particular aspect Perl is correct (this assumes, of course, that "correct" responses will be upvoted, but I won't get into that discussion again or I'd just duplicate this whole thread). This is especially important while low on the learning curve, as it provides positive reinforcement on things I think I understand. This type of feedback gives me confidence in my code, but it also encourages me to continue contributing to the PM community. As a relatively new Monk I have received far more from PM than I've put back into it, but hopefully over time I'll be able to reciprocate. Thank you, everyone, for making PM such a rich learning environment.


In reply to Re^2: Node Rep - A newbies viewpoint by bobf
in thread Node Rep - A newbies viewpoint by TheEnigma

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.