fissionessence
First Post
I'm somewhat familiar with XML and how it works on its own, but not how to interact with it well in other programming languages (or even how to display it through some sort of browser style sheet).
However, I'd like to design a character sheet that can use the XML output from the D&D 4E Insider Character Builder. That is, somehow, the user should be able to click 'import sheet' and grab their XML output to render their sheet; or they should be able to put the XML in a certain folder with the style sheet or something, so that when the style sheet file is opened in the browser it gets the info that way. Having this be web-based would be okay, but I'd prefer that a user can store everything locally (even if it's browser based, it shouldn't require the Internet).
So, for anyone familiar in working with XML, what kind of programming should I be looking at doing, what kind of learning resources do you think would help me, and what kind of developer tools might I need? Also, if you know of any other character sheets using this kind of format that I could look to for an example, that would be great.
Thanks!
~
However, I'd like to design a character sheet that can use the XML output from the D&D 4E Insider Character Builder. That is, somehow, the user should be able to click 'import sheet' and grab their XML output to render their sheet; or they should be able to put the XML in a certain folder with the style sheet or something, so that when the style sheet file is opened in the browser it gets the info that way. Having this be web-based would be okay, but I'd prefer that a user can store everything locally (even if it's browser based, it shouldn't require the Internet).
So, for anyone familiar in working with XML, what kind of programming should I be looking at doing, what kind of learning resources do you think would help me, and what kind of developer tools might I need? Also, if you know of any other character sheets using this kind of format that I could look to for an example, that would be great.
Thanks!
~