EM Stats Display Broken

edited April 2004 in Folding@Home
Stanford is switching over the new servers and the stats are included. Since they have restructured the stats and have not finished working on the user stats pages, The EM stats display will remain broken until the new stats pages are stable. Stay tuned. ;)

Comments

  • csimoncsimon Acadiana Icrontian
    edited March 2004
    Thanks for the update on that TWM. :fold:
  • Straight_ManStraight_Man Geeky, in my own way Naples, FL Icrontian
    edited March 2004
    Folding has moved its server, individual stats as far as accumulated points are up as of now, the direct URL for individual stats is formatted like this:

    http://vspx27.stanford.edu/cgi-bin/main.py?qtype=userpage&username=jdii1215

    They have switched to Python calls, nice FAST lookup. Individual WU stats are being reworked, point totals are tracking right as of now. copy into Windows' buffer (CTRL-C), paste into an EMPTY browser address bar(CTRL-V), use edit of address line to type in your user name instead of mine, and you have your page address to bookmark, or go to the homepage (bottom link in this post) and then hunt on website. For me, easier to type name right in address bar of browser.

    Our team stats are here:

    http://vspx27.stanford.edu/cgi-bin/main.py?qtype=teampage&teamnum=93

    This page takes a few seconds to half a minute to load depending on team, it is being dynamically built to give realtime stats. Again, Python code has the task, and does well. If you look at the sample I PHP enclosed, change userpage to teampage and usernem to teamnum and it will paint fine for whatever team number you want:

    The home page for folding is now:

    http://www.stanford.edu/group/pandegroup/folding/

    They are now on Stanford's web services for home page. Stanford logo is part of home page for folding now.

    What I actually wanted was a message with only SOME URLs not parsed and "shrunk" with ellipses, mostly to let folks who might want to see how the calls are structured now see that, so those of you who want the URLs will need to simply cut-n-paste them.

    John D.
  • witenoizwitenoiz 19,356 miles East of Kansas City, MO Member
    edited March 2004
    Thanks for that information John D. I hope they will combine user/team info again or I have lost about 600 places in the overall rankings - OOPS!! I almost typed Rantings. Jack
  • mmonninmmonnin Centreville, VA
    edited March 2004
    Hmm thats why the stats have not been updating and no more milestone emails.
  • LincLinc
    curses about b0rked stats

    Where's the friggin' heads up about this sort of stuff??? They could at least give us the courtesy of announcing changes like that in advance on forums. I don't know if I'll have time to figure out how to get it to parse the new stats quick enough to get the sigs mo...
    Owner Detroit Icrontian
    edited March 2004
    curses about b0rked stats

    Where's the friggin' heads up about this sort of stuff??? They could at least give us the courtesy of announcing changes like that in advance on forums. I don't know if I'll have time to figure out how to get it to parse the new stats quick enough to get the sigs moving again until this weekend. :-/

    /me activates the lsevald signal batman23.gif
  • LincLinc Owner Detroit Icrontian
    edited March 2004
    Anyone know where the new text files are kept?
  • shwaipshwaip bluffin' with my muffin Icrontian
    edited March 2004
    yea...they're formatted the same as before, the only thing that changed was the location.
    http://vspx27.stanford.edu/teamstats/team93.txt
  • LincLinc Owner Detroit Icrontian
    edited March 2004
    Unfortunately we were still using the cgi scripts so this will mean a recode. Check the announcement in the F@H forums.
  • witenoizwitenoiz 19,356 miles East of Kansas City, MO Member
    edited March 2004
    This would seem to be one of those instances where it wasn't broke, but they FIXED it anyway. Jack
  • edited April 2004
    EM pulls its info from the generated user stats page. That is the latest and most accurate info available for each user. They are still not finished with their changes and until they finish, I don't want to rewrite the parsing routine more than once... it's a pain in the butt. ;)

    Hang in there, should not be too long... I hope. :)
Sign In or Register to comment.