• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Slightly OT:

Lonyo

Lifer
Just for general giglles, ie: # of senior members/diamond members/lifers etc on the boards?
I would assume it might be on a DB somewhere/how, but not necessarily easy to get to.
 
Originally posted by: Lonyo
Just for general giglles, ie: # of senior members/diamond members/lifers etc on the boards?
I would assume it might be on a DB somewhere/how, but not necessarily easy to get to.

Mmm.. statistics.


😛
 
Just do it yourself.

Write a simple script

Use: http://forums.anandtech.com/tombstone.aspx?ProfileID=[n]

Start at 500, the latest accounts are around 195000.

You can see in the source for the profiles page that the first number after the string "Message Posts" is the post count, so increment the counter for each title based on the number of posts.


I did something similar recently to parse the first 1000 profiles in order to to locate the earliest registered accounts. Look for the thread in OT from around 2-3 months ago.

 
Back
Top