CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Join Date
    Aug 2002
    Location
    Washington, USA
    Posts
    104

    Question Junior Member -> Member?

    I can't seem to find any information about the criteria for moving from a Junior Member classification to a Member. I assume the number of posted messages - and maybe the length of membership - has something to do with it. But I'm curious about the particulars.

    For example: Does participation in highly rated threads speed the transisiton? For that matter, is there anything that can speed the transition?

    I used to hang out here a few years back, but either my account has been disabled or I've forgotten what I called it. So I've signed up again, but now I'm once again at the bottom rung.
    - Shawn
    MCP, VB6: Desktop Apps
    [ C# | VB | .NET | Java | VC++ | Perl | PHP | Javascript ]
    Unless otherwise stated, all sample code provided is UNTESTED.
    http://www.codemastershawn.com

  2. #2
    Join Date
    Aug 2002
    Location
    Madrid
    Posts
    4,588
    Does it really matter ?
    Get this small utility to do basic syntax highlighting in vBulletin forums (like Codeguru) easily.
    Supports C++ and VB out of the box, but can be configured for other languages.

  3. #3
    Join Date
    Sep 2001
    Location
    Québec, Canada
    Posts
    1,923
    I think it's only "number of posts" depending and nothing more, highly rated thread participation will not help your status to change... The old forums versions was more caring about "rated answers (good one)" than "number of posts".

    Take care of your number of posts and tell us when you'll cap the Member status!

    Edit:

    Oh and the answer could reside here:
    http://www.codeguru.com/forum/showth...hreadid=198166

    JeffB
    Last edited by JeffB; August 22nd, 2002 at 03:45 PM.
    CodeGuru VB FAQ Visual Basic Frequently Asked Questions
    VB Code color Tool to color your VB code on CodeGuru
    Before you post Importants informations to know before posting

  4. #4
    Join Date
    Aug 2002
    Location
    Washington, USA
    Posts
    104
    Does it really matter ?
    Not really. But perceptions often do

    Thanks, Jeff. I like the old way of being able to rate individuals and their posts better, as well. (Not saying you do, just commenting on the comment in the thread you pointed to.)
    Last edited by ShawnDev; August 22nd, 2002 at 04:08 PM.
    - Shawn
    MCP, VB6: Desktop Apps
    [ C# | VB | .NET | Java | VC++ | Perl | PHP | Javascript ]
    Unless otherwise stated, all sample code provided is UNTESTED.
    http://www.codemastershawn.com

  5. #5
    Join Date
    Aug 2001
    Location
    Sydney, Australia
    Posts
    813
    i think its after 50 posts you become a member


    i know, its stupid, hey?

  6. #6
    Join Date
    Aug 2002
    Location
    Madrid
    Posts
    4,588
    I'd definitely like better a ratings system as you describe it. Luckily this forum is not suffering too much from spam... Arg imagine people just posting to upgrade their status and get over 2000 posts...
    Get this small utility to do basic syntax highlighting in vBulletin forums (like Codeguru) easily.
    Supports C++ and VB out of the box, but can be configured for other languages.

  7. #7
    Join Date
    Oct 2001
    Location
    Dublin, Eire
    Posts
    880
    You don't care. The fact of being junior, full member, or even elite member does not change anything. So even if one does a lot of Spam to get to the elite member rank, it won't give him any additional rights, and most people will have seen him spamming and will not count his answer as as good as "Real" elite members.

    By the way, the values are:
    0-49 Junior member
    50-999 Member
    1000-1999 Senior member
    2000+ Elite member

    The old rating system definitely had a real value

    This one is just for fun. But I ain't coming around CodeGuru for being rated, even if I liked that
    Elrond
    A chess genius is a human being who focuses vast, little-understood mental gifts and labors on an ultimately trivial human enterprise.
    -- George Steiner

  8. #8
    Join Date
    Sep 2001
    Location
    Québec, Canada
    Posts
    1,923
    It was also interesting to be answered by someone and to discover that he is highly rated, so you know his answer mean something. People posting dirty messages to improve their ratings will be in an inferiority , CodeGuru is more a serious forum than any other you might meet...

    But we all miss a little bit about the old ratings.... It is possible to have such a feature, vbcodelibrary forums use it and it works well.

    JeffB
    CodeGuru VB FAQ Visual Basic Frequently Asked Questions
    VB Code color Tool to color your VB code on CodeGuru
    Before you post Importants informations to know before posting

  9. #9
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758
    vbcodelibrary has custom software running.

    vBulletin doesn't currently have the ability (or a hack-- add-in) to do the ratings. This would be a great project for someone to try to do if they have some free time. vBulletin has a web site that includes a bunch of information on how the board operates. I've got it on my list to look at a hack for ratings; however, there are other issues that always seem higher.

    back on topic with this thread....
    SPAM is generally deleted. If someone starts posting a bunch of unnecessary messages to increase their ranking, then there are a number of people who will let me know. I have a number of things I can do in such cases that include setting that person's title, decreasing the counter for their posts (I can override), and more.

    I agree that ratings were a better judge; however, there were serveral major issues with such ratings that are just as bad as the current title assignments.

    As to the number of posts to switch titles, I also control that. If there are suggestions that are better -- or wordings that would be preferred over the wordings I've used for titles, feel free to make suggestions -- however, the Feedback forum would be a better place for such comments.

    Brad!
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

  10. #10
    Join Date
    Aug 2002
    Location
    Washington, USA
    Posts
    104
    I think the junior member/member/senior member/etc. label has value. It indicates that the person posting has been around and contributing to the forum. I'd be likely to be less skeptical of any claims they may make, and I'd expect others to do the same for me.

    Thanks for getting me fixed up, Brad
    - Shawn
    MCP, VB6: Desktop Apps
    [ C# | VB | .NET | Java | VC++ | Perl | PHP | Javascript ]
    Unless otherwise stated, all sample code provided is UNTESTED.
    http://www.codemastershawn.com

  11. #11
    Join Date
    Aug 2002
    Location
    Madrid
    Posts
    4,588
    I don't know... there are some people who post only 1 message but it is really well informed and contributes quite a lot. Then there are people who are always on the board but don't have the knowledge to be able to answer the hard questions.

    Then again it's nice to get a response from an Elite member which is great and to the point
    Get this small utility to do basic syntax highlighting in vBulletin forums (like Codeguru) easily.
    Supports C++ and VB out of the box, but can be configured for other languages.

  12. #12
    Join Date
    Aug 2002
    Location
    Washington, USA
    Posts
    104
    Certainly. But when somebody says something like:
    The Err object (in VB) clears all its properties after invoking the local error handling routine (which actually hasn't been my experience).
    (Note: I made that up. Nobody has actually posted this claim that I know of.) I'm going to be much more inclined to be accepting of their statement if they are a higher member status. At the very least, I'm going to be more accepting that it may be true for them and persue/investigate why.

    It's not about altering my opinion of an otherwise useful and informed post. It is about giving more weight to claims that I might find a bit... off, or that don't quite jive with my experience.
    - Shawn
    MCP, VB6: Desktop Apps
    [ C# | VB | .NET | Java | VC++ | Perl | PHP | Javascript ]
    Unless otherwise stated, all sample code provided is UNTESTED.
    http://www.codemastershawn.com

  13. #13
    Join Date
    Aug 2002
    Location
    Madrid
    Posts
    4,588
    Yes, I see your point Then again, you might still be mislead. Just look at the c++ (non-visual-c issues) forum...

    I would think it to be very very strange for someone to create an account just to post misleading information on some post. Then again, they might not know better...

    Anyways, the point I was trying to make is that there are a lot of good programmers who don't post here (strange huh ? ) but some of them might be browsing the site, the forum and stumble upon an interesting question that they can answer to the point.
    Get this small utility to do basic syntax highlighting in vBulletin forums (like Codeguru) easily.
    Supports C++ and VB out of the box, but can be configured for other languages.

  14. #14
    Join Date
    Aug 2002
    Location
    Washington, USA
    Posts
    104
    Agreed. There are always exceptions. Not a hard-and-fast rule, just a loose guide
    - Shawn
    MCP, VB6: Desktop Apps
    [ C# | VB | .NET | Java | VC++ | Perl | PHP | Javascript ]
    Unless otherwise stated, all sample code provided is UNTESTED.
    http://www.codemastershawn.com

  15. #15
    Join Date
    Apr 2002
    Posts
    388
    0-49 Junior member
    50-999 Member
    1000-1999 Senior member
    2000+ Elite member
    I dont think, thats correct. I think you get a Member with about 30 posts. I have seen many members (like ShawnDev) who have 30 posts and also are members.

    But I think this changed just a few months ago. I know I got "member-status" with 50 posts.
    mfg Ungi

    Music, music and VB. VB is like music: You never know how it is interpreted.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured