... Ah! Because I broke the topics down completely (1 class per page, 1 feat per page etc) I could give each node it's own name and then search through all of ...
1077
andargor
Aug 11, 2004 7:04 pm
... feat per ... through all of ... If you want to take a look at what the XML looks like, once it's been "scrubbed" clean: ...
1078
Keith Davies
jdk_kjdavies
Aug 16, 2004 3:24 pm
... Wow. Is it entirely presentational? I've been working with text files derived directly from the RTF. Tables get entirely munged and they were *quite* as...
1079
andargor
Aug 16, 2004 3:52 pm
... (snip...) Mostly presentational. The topics are in right now to help automatic hyperlinking (which is hard as hell). This needs some context- awareness. ...
1080
Keith Davies
jdk_kjdavies
Aug 16, 2004 7:55 pm
... If nothing else that could save me a boatload of time. It wouldn't be so difficult to write an XSLT that'll dump the tables in files named something like...
1081
andargor
Sep 16, 2004 7:03 pm
Just to keep you informed :) http://www.andargor.com/files/srd35-andargor-HTML-v1.11.zip and the XML files: ...
1082
Frugal
frugal10191
Oct 1, 2004 2:08 pm
As things have been a bit quiet here for a while I thought I would drop this in to see if ti sparkes any comments: ...
1083
pcgen-xml@yahoogroups...
Oct 22, 2004 9:55 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the pcgen-xml group. File :...
1084
andargor
Oct 22, 2004 6:35 pm
... Busy, busy little bee. :) So, is this going to become the new core PCGen engine? It's not perfect, but would be far better than the current situation. ...
1085
andargor
Nov 6, 2004 8:32 am
MySQL and XML data from the D&D 3.5 SRD, with full text. Includes Epic and Psionic data with the XPH errata. This was extracted directly from the RSRD, and is...
1086
andargor
Nov 9, 2004 5:38 am
... v1.1 released. Version 1.1 has basic equipment and magic, psionic and epic items, including artifacts. Note that scrolls, potions and wands don't have...
1087
pcgen-xml@yahoogroups...
Nov 11, 2004 1:16 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the pcgen-xml group. File :...
1088
andargor
Nov 11, 2004 1:51 pm
... 0.0.2.zip ... Dang, I can't test it at work... Andargor...
1089
frugal10191
Nov 11, 2004 2:50 pm
I have uploaded a new version of the character generator. This generator is based on the XML schema proposed a while a go by Keith and tinkered with by various...
1090
andargor
Nov 11, 2004 4:23 pm
... Hell yeah, anything that will help get away from LST and have a stable base of data. Maybe even material for a fork (heresy!). Call it PCGenX :) Heck, I'm...
1091
Steve Kleine
midnightcomp@...
Nov 11, 2004 11:28 pm
Frugal PS. Is anyone actually interested in this or should I stop bothering the list with this stuff. ... As a lurker who is working on a perl version of...
1092
Brian Forester
ysgarran
Nov 12, 2004 3:16 am
Frugal: I have not posted in a long time...but I'm definitely interested in the work that you have been doing. I've been doing a lot of Swing work lately and...
1093
andargor
Nov 12, 2004 4:40 am
... Hmmm, I see an embryo... Frugal code... Me data... You GUI... ;) Andargor...
1094
Frugal
frugal10191
Nov 12, 2004 9:58 am
... Fortunately the core code is fairly stable at the moment ;O) I have been playing with swing a lot to build the GUI. I wanted to do this partly because I...
1095
Brian Forester
ysgarran
Nov 14, 2004 8:52 pm
I don't like the basic java swing code very much. It gives too much encouragement to the mixing the model code to the view code. Sun has something called...
1096
andargor
Nov 19, 2004 8:32 pm
Has anyone used a Native XML database? Like dbxml at dbxml.com? Xindice? Berkeley DB XML? Here's a link with descriptions of each one out there: ...
1097
Tod W. Milam
twmilam
Nov 19, 2004 9:36 pm
I implemented a logging system about a year ago using eXist (http://exist.sourceforge.net/). I did a quick (few days) evaluation of the current (at the time)...
1098
andargor
Nov 20, 2004 1:37 am
... I was thinking more of storing the system (i.e. SRD) data in the database. A character could be stored in the DB, but exported to a "normal" XML file. ...
1099
andargor
Dec 8, 2004 5:27 am
http://www.andargor.com/ SRD 3.5 XML and MySQL Database v1.2 Released MySQL and XML data from the D&D 3.5 SRD, with full text. Includes Epic and Psionic data...
1100
ysgarran@...
ysgarran
Dec 8, 2004 5:27 pm
Two things I would like to work on are: 1. The GUI front end. Part of the GUI work should be making it very easy for people to new classes, feats, etc. If...
1101
andargor
Dec 8, 2004 7:15 pm
... Well, Frugal's got the "heart" pretty much done. I would guess that the GUI would be important. No offense to Frugal, but it's nice to have a focus on one...
1102
ysgarran@...
ysgarran
Dec 8, 2004 7:51 pm
... Definately, keep the two clearly seperated. The worst case would be an extra layer to keep the two seperated...even then it would be worth while to keep...
1103
Frugal
frugal10191
Dec 9, 2004 10:08 am
... Are you implying that the GUI I have thrown together is not the prettiest, most useful thing you have ever seen ;O) There are a couple of things I wanted...
1104
andargor
Dec 9, 2004 2:52 pm
... Yes. :P ... Andargor...
1105
ysgarran@...
ysgarran
Dec 22, 2004 2:50 am
... Hi Frugal, It looks like you are using eclipse for the development here. Are you using any particular eclipse plug-in for subversion? Do you have a cvs...