Tasks - WWW

Started by glennaxl, July 27, 2011, 01:36:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

glennaxl

Can the Tasks be exported as xml as well?

fred

Quote from: glennaxl on July 27, 2011, 01:36:11 AM
Can the Tasks be exported as xml as well?
:-\What do you want to do?

glennaxl

So it can be displayed on any webpage design/content - like Flash, PHP-Nuke, DOTNETNuke, etc

fred

Quote from: glennaxl on July 27, 2011, 12:34:09 PM
So it can be displayed on any webpage design/content - like Flash, PHP-Nuke, DOTNETNuke, etc
The web server mode doesn't understand PHP or any other server language.
But you could run all the code in php from a server and do a get from the BoincTasks webserver. The get has to tell it's frame_data.
At the moment its JavaScript. The advantage of JavaScript is that it runs stand alone on the web browser. Runs on practically any system.

Everything works with templates and everything should be adaptable. Look for this file: list_template_webserver.html, you could easily add flash or change styles.