How to get a list of all available projects?

Message boards : API : How to get a list of all available projects?
Message board moderation

To post messages, you must log in.

AuthorMessage
IndianaX
Avatar

Send message
Joined: 14 Apr 15
Posts: 3
Germany
Message 61574 - Posted: 14 Apr 2015, 14:30:09 UTC

Hi all,

I have read the documentation (https://boinc.berkeley.edu/trac/wiki/SoftwareAddon) about the API and I know how to use it. But I can't find an URL which returns me the list of all BOINC projects and ther url (to the get_project_config.php). Hope there exists one!
Have a N.I.C.E. day!

ID: 61574 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15477
Netherlands
Message 61576 - Posted: 14 Apr 2015, 14:34:36 UTC
Last modified: 14 Apr 2015, 14:46:34 UTC

I may have understood you wrong, but in the mean time, the manual lists are at:
From front page (Choose projects) http://boinc.berkeley.edu/projects.php
From BOINC User Wiki http://boinc.berkeley.edu/wiki/Project_list

Do you mean the list that the BOINC Project wizard reads?
boinccmd --get_project_config
ID: 61576 · Report as offensive
IndianaX
Avatar

Send message
Joined: 14 Apr 15
Posts: 3
Germany
Message 61595 - Posted: 14 Apr 2015, 20:31:29 UTC

Yes, like http://boinc.berkeley.edu/projects.php but I expect a result like all other web rpc calls as xml for automatisation.
Have a N.I.C.E. day!

ID: 61595 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 61613 - Posted: 15 Apr 2015, 10:39:07 UTC

This list: http://boinc.berkeley.edu/project_list.php is what the Manager and Client use to display a subset of all projects to the user.

There is no list of ALL BOINC projects as xml because nobody compiled something like that and probably nobody will.
ID: 61613 · Report as offensive
IndianaX
Avatar

Send message
Joined: 14 Apr 15
Posts: 3
Germany
Message 61617 - Posted: 15 Apr 2015, 14:19:17 UTC

ok, and where do the projects get there IDs? I have seen in the user.gz and host.gz that there are id's for the projects the user/host are participating:

Here you can see it:
http://boinc.netsoft-online.com/get_user.php?cpid=941025eeb95d0492e94ca15007c2df40

<project>
  <name>SETI@home</name>
  <project_id>19</project_id>


If there is no central project managment, how are the ID's generated?
Have a N.I.C.E. day!

ID: 61617 · Report as offensive
Juha
Volunteer developer
Volunteer tester
Help desk expert

Send message
Joined: 20 Nov 12
Posts: 801
Finland
Message 61818 - Posted: 22 Apr 2015, 19:02:42 UTC - in response to Message 61617.  

If you mean that project_id there that must something the stats site has invented for themselves.

There really is no central authority. Anyone can start a BOINC project and announce it to the public, or keep it private, or even make it publicly accessible without announcing it. All that can be done without applying for an ID number.
ID: 61818 · Report as offensive

Message boards : API : How to get a list of all available projects?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.