Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
World Community Grid Forums
Category: Support Forum: Suggestions / Feedback Thread: xml for subproject data |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 14
|
Author |
|
Bok7575
Advanced Cruncher Joined: Jul 8, 2008 Post Count: 51 Status: Offline Project Badges: |
Is there any kind of xml output for a user showing the credit in each subproject?
I can't seem to find one if there is. Logical place might be in the viewMemberInfo.do Now that the BOINC server code contains an option to hold the subproject data and export it in xml is this something that WCG might consider down the road?? Regards Bok |
||
|
jonnieb-uk
Ace Cruncher England Joined: Nov 30, 2011 Post Count: 6105 Status: Offline Project Badges: |
---------------------------------------- |
||
|
Bok7575
Advanced Cruncher Joined: Jul 8, 2008 Post Count: 51 Status: Offline Project Badges: |
That's the xml I mean, but it does NOT contain the credits/points for each individual subproject.
|
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Wcg does not export user level project sub data, just what badge level for each project contributed to. That'd be big big file is my estimation, bigger than the hosts export.
|
||
|
Bok7575
Advanced Cruncher Joined: Jul 8, 2008 Post Count: 51 Status: Offline Project Badges: |
yes, well aware of that. Asked many times :) That's why I wondered if it was available per user in xml.
|
||
|
jonnieb-uk
Ace Cruncher England Joined: Nov 30, 2011 Post Count: 6105 Status: Offline Project Badges: |
Sorry, I should have read your OP more carefully.
----------------------------------------No data for sub-projects is available, in XML format, at this time. I suppose it might be on a "to do" list for someone but there's been no enhancments to the API since knread's departure. |
||
|
Tullus
Cruncher Joined: Nov 14, 2008 Post Count: 29 Status: Offline Project Badges: |
You mean this one:
secure.worldcommunitygrid.org/verifyMember.do?name={username}&code={code}&xml=true Replace {username} and {code}. For me this returns: <MemberStatsByProjects> |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
That only works because you have the verification code of yourself, or is the case with iirc easynews, members having provided that code to the team stats collector i.e. volunteered the code. In views of wcg, detail sub-project statistics as shown on my contributions is private.
----------------------------------------What bok could do is set up for members to enter their verification code in xyz 3rd party stats profile, so he can pull them. Guess the only ones who care showing it are the xyz 3rd party stats members/utilizers. This is not much different to show/hide hosts. Hide hosts which is default, and there is no possible coupling to the user. The nativeboinc stats site is a good example. Tested it there and they only could publish my android specific stats upon ticking the show host box. The rankings are accordingly, only those who shared their host detail information. [Edit 2 times, last edit by Former Member at Oct 9, 2014 8:20:57 PM] |
||
|
Bok7575
Advanced Cruncher Joined: Jul 8, 2008 Post Count: 51 Status: Offline Project Badges: |
So, I've written a quick parser to read the data from that page as suggested above. See here for my data.
Question is, what is that verification code used for other than this? I'd like to know before I ask users if they want to see their data to share their codes privately so I can store them in a table. Anyone know? |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Never trust hearsay, only the official words : http://www.worldcommunitygrid.org/help/viewSe...hString=verification+code
|
||
|
|