Early on, I wanted something like that, too - so I could more easily find 'good' nodes to read, and skip over the 'bad' ones. Now that I'm accustomed to not having it, I'm glad it's not there.

Why? Because I frequently disagree that a node with a greater reputation is 'better' than another. 'Reputation' != 'quality' && 'Reputation' != 'usefulness'. (Just like 'XP' != 'Perl knowledge'). Some nodes get upvoted just because they're funny (and that's just fine, I think). Nodes with lots of code are notoriously overlooked for upvotes, because they require thought and analysis before a voter can decide if they're worthy. But these are some of the best nodes you'll find around here. Even if the code is lacking, you can learn from it.

Seeing a node's reputation without voting on it yourself invites self-fulfilling prophecies. 'Good' nodes will only get 'better' and 'bad' ones will only get 'worse'. Having to decide for yourself before you see what others think helps keep the Monastery lively.

I think I see where you're coming from, but I like that the reputation is hidden unless you've voted on (or written) it.

I really do like your suggestion about showing total number of votes per node, though. There are probably lots of nodes with near-zero reputations after dozens of votes have canceled each other out. But I only want to see it *after* I've voted on it myself.
<g>


In reply to Re: Blank votes, and total vote count display. by mrbbking
in thread Blank votes, and total vote count display. by Dog and Pony

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.