G'day mtmcc,

I had a look Worst Nodes. You're not listed there so it looks like you haven't posted anything atrocious.

I then had a look at your home node. XP=550; Posts=127; Average=4.3307 — Current average for all posts by all monks in the last week = 6.2142 (see Voting/Experience System). So, overall your posts have been below average but not disastrously so.

I next looked at your posts ordered by "lowest reputation first".

I'm not interested in going through all of your nodes; let's just look at the first two. The second from the top of the list looked like a complete script but didn't compile due to a syntax error. You wrote "I can't test it on windows" but you could have tested it on any OS: I simply put the code in a temporary file and tested it like this (on Mac OS X):

$ perl -c junk Can't find string terminator "'" anywhere before EOF at junk line 4.

Anyway, you got a response pointing out your error. You said thanks, but then went on the blame windows for your mistake: "Reason #121 not to use windows!!" — that's the top of the list! Furthermore, you made no attempt to update the node with the error: it's still there and still wrong.

So, those would be reasons why your two worst nodes were downvoted. I suggest you look at the others and see if you can work out the reasons for yourself. You can also look at nodes with a high reputation (Best Nodes and Selected Best Nodes) and see how they differ from yours.

[I haven't voted on those nodes so I don't know exactly how poorly they were received.]

Here's a few pointers that may improve the reputation of future nodes you write:

[Just so you know, I don't recall downvoting any of your nodes (although I may have done); I do recall, on a number of occasions, choosing not to upvote your nodes because I thought they were poor quality; and, I have corrected dubious information you supplied at least once (I'm not going to go searching for it but it was something to do with Tk).]

-- Ken


In reply to Re: Negative voting by kcott
in thread Negative voting by mtmcc

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.