|
|
The Inn A place to gather around and chat about almost any subject |
|
Thread Tools | Display Modes |
|
11-22-2007, 07:44 PM | #1 |
Master
Join Date: May 2007
Location: Friesland, the Netherlands
Posts: 298
|
XML thing for chars
I think a lot of people want to know something about each other chars. And I think this could be reached by creating a standard with XML Schema and a default XML and XSL file. I mean something like this: http://www.kiirani.com/stuff/regnum/
We could write plugins to import it in forums afterwards, and parsers for images. I think it should contain this information: -Name -Class -Race -Realm -Screenshot -Level [-Is main?] Any other suggestions? Who wants to help, since I'm not that familiar with XML. Who can design a nice template? EDIT: I've got the first schema ready, waht do you think? http://files.qense.nl/schema.xml (Does someone knows a solution for the nameSpace problem?)
__________________
Last edited by Yest; 12-03-2007 at 07:06 PM. |
11-22-2007, 09:06 PM | #2 |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Also, that XML could be used on a Java app to share char datasheets ^^
__________________
I don't have a solution, but I admire the problem. |
11-22-2007, 09:26 PM | #3 | |
Count
Join Date: Dec 2006
Location: Germany
Posts: 1,655
|
Quote:
|
|
11-22-2007, 11:09 PM | #4 | |
Master
Join Date: Aug 2007
Posts: 321
|
Quote:
I'm 100% not familiar with xml or the parsing of, what would be the advantages / disadvantages of using it for this? I like the idea of having a browseable database of characters. Also, no java please Xephandor XD Setting up java apps gives me a headache, in browser java is slow and annoying, and I hear it's hell to code. |
|
11-23-2007, 12:07 AM | #5 | |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Quote:
Hey, hey, hey... Wait. I'm a java "programmer" (still studying), so I know the limitations of the platform, but still it would be cool to have a java database char browser. If you're talking about web apps, java is not the best solution, but for this community is a good option since we wouldn't have to re-compile the code for windows and linux. Anyway, I think that using MySQL to have a database is far better.
__________________
I don't have a solution, but I admire the problem. |
|
11-23-2007, 12:24 AM | #6 |
Banned
Join Date: Aug 2007
Location: Coralville, IA
Posts: 202
|
I am by no means a coder, but I'm trying to get back into teaching myself web design stuffs. You could always go with Ruby. I consistently hear good things about it. Java scripting's not -that- bad. it's just basically a flavor of C++, but yeah it's a bit slow for web stuffs imo. Not that I know all that much about which language is faster. XML sounds good to me. maybe CSS would be an option, I need to read up more on Ruby to see what its capable and whether or not I want to try to learn it. :P
|
11-23-2007, 12:42 AM | #7 |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Vaylos, we're aiming to two different things
Well, you could do a webscript that parses the information and creates something like the vcards but in XML... While I'm aiming to create an app that handles XML datasheets... Both of the options are complementary to each other! And Java is slow because of the Virtual Machine.
__________________
I don't have a solution, but I admire the problem. |
11-23-2007, 01:14 AM | #8 | |
Master
Join Date: Aug 2007
Posts: 321
|
Quote:
If the goal of this is to set up a database of users/characters to be browsed then I agree, MySQL is better for this. Of course if it's for people to be able to share a character info sheet and others to view it, then xml would probably be a good choice. The reason I dislike java is because the few times I've been wanting to use something in java that isn't in portage, I've downloaded and it has somehow not worked, and I've had no idea if I was doing something wrong or not XD |
|
11-23-2007, 01:43 AM | #9 | |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Quote:
__________________
I don't have a solution, but I admire the problem. |
|
11-23-2007, 02:14 AM | #10 | |
Master
Join Date: Aug 2007
Posts: 321
|
Quote:
|
|
|
|