Thread: Bugs (and strange things...)

  1. #61
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Of course we know that the people that will be getting low reps will just be disabling it (not to say that the reverse is true)

  2. #62
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    So what exactly do the icons mean in the far left column of "Latest Reputation Received"?

    gg

  3. #63
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    I think a green icon means good and a black Icon means bad.

  4. #64
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    All my black one's have positive comments.....

  5. #65
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Well in theory you could say you approve and leave a comment of "you are a poo-poo head"

  6. #66
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    thantos, your wise attitude has landed u a negative, wiseguy :P

  7. #67
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Well I guess its only fair since I already gave you a negative

  8. #68
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    touche'

  9. #69
    unleashed alphaoide's Avatar
    Join Date
    Sep 2003
    Posts
    696
    Quote Originally Posted by Thantos
    I think a green icon means good and a black Icon means bad.
    green = positive
    red = negative
    black = rating from newbies (with 0 or low post count)

    I think ...

    Edit: I requested that "Add reputation - how it works" be posted somewhere. Including all the abuse-proof features the mod been talking about, and everything pertinent to it.
    Last edited by alphaoide; 03-31-2004 at 12:41 AM.
    source: compsci textbooks, cboard.cprogramming.com, world wide web, common sense

  10. #70
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    hes showing us up...negative for him

  11. #71
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Well RoD's feedback is black, and he might be a n00b but he's been here a while and has a decent post count

  12. #72
    unleashed alphaoide's Avatar
    Join Date
    Sep 2003
    Posts
    696

    cprogramming logo on top left

    Isn't the "cprogramming.com" logo supposed to point to cprogramming.com instead of cboard.cprogramming.com?
    source: compsci textbooks, cboard.cprogramming.com, world wide web, common sense

  13. #73
    Unleashed
    Join Date
    Sep 2001
    Posts
    1,765
    Quote Originally Posted by Thantos
    Well RoD's .... been here a while and has a decent post count
    Code:
    int main(void)
    {
        RoD();
        return 0;
    }
    
    int RoD(void)
    {
        while(1=1)
        {
            PostSomething();
        }
        return 0;
    }
    The world is waiting. I must leave you now.

  14. #74
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Quote Originally Posted by webmaster
    I set it to 4.
    Thanks, sweetie

  15. #75
    Lead Moderator kermi3's Avatar
    Join Date
    Aug 1998
    Posts
    2,595
    Quote Originally Posted by Thantos
    Well RoD's feedback is black, and he might be a n00b but he's been here a while and has a decent post count
    The way it works - from what I can tell - the black ones with positive comments are from people with ectremely little or no reputation power. Because they are new here, have few posts, or have no reputation themselves - their votes count for little or nothing until they get a reputation here. This prevents rep pumping through dummy accounts. When RoD voted for you he probably had a rep power of 0, therefore his vote didn't count for anything.
    Kermi3

    If you're new to the boards, welcome and reading this will help you get started.
    Information on code tags may be found here

    - Sandlot is the highest form of sport.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Strange side effects?
    By _Elixia_ in forum C Programming
    Replies: 4
    Last Post: 08-16-2005, 03:25 PM
  2. Strange file problem.
    By tilex in forum C++ Programming
    Replies: 1
    Last Post: 12-29-2004, 12:32 AM
  3. strange linked list problem
    By maes in forum Windows Programming
    Replies: 0
    Last Post: 09-06-2003, 09:28 AM