| Pages: [1] :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

David Hassellhoff
|
Posted - 2006.03.23 09:25:00 -
[1]
I'm only a VERY amateur webby person so I have no real idea about how to do this, but is it possible to create a PHP page showing my charcacters skill training situation?
Is anyone able to give me any pointers / templates?
I've got PHP enabled on my webspace and that's about all i know...
|

Elif Tymes
|
Posted - 2006.03.24 03:53:00 -
[2]
Quite possibly. You would need to know enough PHP to #1) Log yourself into the EVE webpage, #2) Parse through the "My Charachter" page to find the skill you have in training #3) Put this back into your web page.
I don't see a whole lot of reason for it when the my charachter page is on this web site.
|

Selvin
|
Posted - 2006.03.24 10:04:00 -
[3]
Edited by: Selvin on 24/03/2006 10:03:55 xslt stuff for character's xml data template -- TriExporter
|

Yeggstry
|
Posted - 2006.03.26 19:49:00 -
[4]
Edited by: Yeggstry on 26/03/2006 19:49:33 The Eve Management Suite (EMS) will allow you to create your own template in the near future.
The particular module is in alpha atm, but you can see a preview of what we have done with it here ___
Webmaster of FutureFalcon EVE Tools, Home of the ECM and new EVE Management Suite (EMS).
http://www.eve-ffet.com/
|

Reydar
|
Posted - 2006.04.05 00:27:00 -
[5]
Hi Selvin,
Thanks for posting your xml Template. I used your Template, but I am getting the Errors below.
The strange thing... is when I look at your example (This is what the sheet should look like... the link that goes to your Website... Your Selvin.xml page does not display errors. But when I download the Zipped files to my directory, and then look at Selvin.xls, it has the same errors below.)
Any ideas on what I need to do?
Thanks, Reydar
------------------------------------------------- ERROR MESSAGES:
Total skill points invalid parameter value for function: format-number(sum(skills/skillGroup/skill/skillpoints),'###,###')
and
+5Drones skills trained, for a total of invalid parameter value for function: format-number(sum(skill/skillpoints),'###,###') skillPoints.
----------------------------------------------------
|

Reydar
|
Posted - 2006.04.05 01:28:00 -
[6]
Is this the code block that defines SkillPoints? Is there anything in this code that is incorrect? I am totaly guessing here...
<xsl:value-of select="@groupName"/> skills trained, for a total of <strong> <xsl:value-of select="format-number(sum(skill/skillpoints), '###,###')"/> </strong> skillPoints.
Any help would be appreciated.
Regards, Reydar
|

Selvin
|
Posted - 2006.04.06 00:44:00 -
[7]
can u put somewhere link to ur unmodified char file? ill look at it and try to fix template or answer ur question :) -- TriExporter
|

Petra Grubel
|
Posted - 2006.04.27 22:25:00 -
[8]
I've been working on something similar to track your character's progress towards ship skill requirements. Is there a way to download all your characters in ONE XML from eve-online? There only seems to be the option to download one or the other.
Any guidance is greatly appreciated.
Calderi Scientist, Petra Grubel British Space Corp. |

Xaroth Brook
|
Posted - 2006.05.03 13:44:00 -
[9]
Edited by: Xaroth Brook on 03/05/2006 13:44:34 EveSkill2 can export data through templates, also got a download feature which lets you download your character xml data through a simple interface.. never bothered to put auto-downloading in it though.. If you can figgure out how to make your own template to output php info it might be usefull, dunno, you decide. http://eve.shamanserv.nl/
|
| |
|
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |