Results 1 to 16 of 16

Thread: MOT MIA in WCG

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,493
    Blog Entries
    13
    I'm looking at it now..

    No, there isn't a way yet to filter on teammates, but we do have it down as an enhancement in our todo list.

  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,493
    Blog Entries
    13
    Oh how I *hate* parsing WCG html !!!!!

    In trying to get the teamname from the raw html the parser is falling down on some of the teams as they have changed the html a little.

    Put something in to try and alleviate it, we'll see on the next update. Otherwise I'm going to have to rethink how to do it..

    Any sign that they are going to get rid of this non boinc client any time soon? Or at least provide some parseable stats?

    Bok

  3. #3
    Quote Originally Posted by Bok View Post
    Oh how I *hate* parsing WCG html !!!!!

    In trying to get the teamname from the raw html the parser is falling down on some of the teams as they have changed the html a little.

    Put something in to try and alleviate it, we'll see on the next update. Otherwise I'm going to have to rethink how to do it..

    Any sign that they are going to get rid of this non boinc client any time soon? Or at least provide some parseable stats?

    Bok
    Are you parsing XML or screen scrapes? WCG has some XML which I would think would be easier to parse.

  4. #4
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,493
    Blog Entries
    13
    Last XML I saw was only for individual users, not for teams (with users) for the classic WCG (not boinc)..

    Let me know if this has changed though

  5. #5
    Would something like this be the sort of thing you are looking for?

    http://www.worldcommunitygrid.org/te...e=350&xml=true

  6. #6
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,493
    Blog Entries
    13
    certainly is.

    I'll look into rewriting the parser to use these instead..

    Bok

  7. #7
    Great! If you can ensure that you use a value for &numRecordPerPage= that is more than the number of team members, you should be able to get the data for the entire team in one shot (assuming there's not some limitation somewhere).

  8. #8
    Quote Originally Posted by Bok View Post
    I'm looking at it now..

    No, there isn't a way yet to filter on teammates, but we do have it down as an enhancement in our todo list.
    That's quite fine. Thx.

Posting Permissions

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