Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

pcgen-xml

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 284
  • Category: XML
  • Founded: Jan 9, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 369 - 398 of 1217   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
369 kyuzo184 Send Email Jul 19, 2002
3:23 pm
There have not been very many posts here so I was wondering where the xml project stands?...
370 Keith Davies
jdk_kjdavies Send Email
Jul 21, 2002
7:21 pm
... well, I haven't been working on it much lately (when I'm working 9 hours a day on my *day off*, I'm not going to come home and do more of the same...)....
371 metaltoad Send Email Jul 22, 2002
7:23 pm
Just so everyone knows, there is a more general discussion of XML and the d20 system here: d20-xml@yahoogroups.com. Since that group allows for greater...
372 Stuart Updegrave
supdegrave Send Email
Jul 23, 2002
12:49 am
... and ... allows ... Curious ... What do you mean by "that group allows for greater flexibility"?...
373 Keith Davies
jdk_kjdavies Send Email
Jul 23, 2002
3:07 am
... Presumably in that it isn't necessarily focused on character generation or description. This can give it a broader scope, because they want to be able to...
374 mynex2k1 Send Email Jul 28, 2002
8:38 pm
PCGen has reached an agreement with Peter Adkinson, owner of GenCon LLC, to use the phrase; "PCGenCon World Tour 2002" The Gen Con (tm) trademark is property...
375 ortheri Send Email Aug 4, 2002
5:33 am
I see that the xml progress has come to a near halt. I wish I knew more about xml but I don't so I'm not much help. Mario...
376 Peter Kahle
lokgar Send Email
Aug 8, 2002
6:47 pm
Hi Folks, Well, I've gotten my interest in this part of the project re-kindled by the discussion of LST-Editors and the discussion on the d20-xml list. So I'm...
377 adnd-pcgen@...
Azhrei_fje Send Email
Aug 9, 2002
3:58 pm
... Hi, Peter. ... You don't know me; I've been a lurker here for awhile. I'm interested in doing some XML development as a learning process, and I have a...
378 Peter Kahle
lokgar Send Email
Aug 9, 2002
6:20 pm
... Heh, We all know how that goes. ... Well, that's one way to do it, and probably the way to go in the end, but for a first step, I was more thinking of...
379 Joaquin Lippincott
metaltoad Send Email
Aug 9, 2002
8:05 pm
It should definately being XML. You should have a self contained Character XML files which can be parsed and interpreted however it's needed. I am mostly...
380 Keith Davies
jdk_kjdavies Send Email
Aug 12, 2002
3:27 pm
... I'm thinking more of logging dependencies between files. For instance, we could have (much data elided): wotc/core_rules/players_handbook/classes.xml: ...
381 Peter Kahle
lokgar Send Email
Aug 12, 2002
8:09 pm
... I believe we're saying pretty much the same thing, I'm just beginning with a smaller step, using XML to pretty much directly replace the PCC and LST files...
382 Keith Davies
jdk_kjdavies Send Email
Aug 12, 2002
9:25 pm
... <depend>s would appear very early in the file -- they are used to link to other files, and would be useful for meta-information as well (such as...
383 Peter Kahle
lokgar Send Email
Aug 12, 2002
9:55 pm
... Cool. Makes sense. I'm going to do my homework on SAX before I ask any stupid questions about it. Though I will ask one stupid question about <mod> type...
384 Keith Davies
jdk_kjdavies Send Email
Aug 12, 2002
10:45 pm
... I haven't done much (anything, really) with DOM, but I have done some SAX. ... For the case you've described, I don't know that I'd use a MOD. There are...
385 Scott Ellsworth
scottalodar Send Email
Aug 13, 2002
7:58 pm
Moved from pcgen list. ... We are also working on a DTD, or even better a schema, so that validation becomes natural. The big win for me is the easy...
386 aspxpert Send Email Aug 13, 2002
8:21 pm
When PCGen loads LST files, what does it do with them? Does it leave them in memory as collections of unparsed strings, or does it parse them into a more...
387 Keith Davies
jdk_kjdavies Send Email
Aug 13, 2002
8:44 pm
... As I understand it (and I haven't gone into the code) the data structures currently in PCGen are very generalized and *big*. I also understand that they...
388 Peter Kahle
lokgar Send Email
Aug 13, 2002
8:46 pm
It does parse them out, though there may be some stuff that's not parsed. Check out message #150 on this group, I used Castor to dump the XML from some of the...
389 Scott Ellsworth
scottalodar Send Email
Aug 13, 2002
8:57 pm
... The data structures are very generalized, and some parsing does take place, but not enough. Much of the data still exists as strings, though they have...
390 Keith Davies
jdk_kjdavies Send Email
Aug 13, 2002
9:17 pm
... See! See! A *knowledgeable* answer. I wish I had more of those.... <g> Keith -- Keith Davies keith.davies@... PCGen-XML Reaper, smartass...
391 ysgarran Send Email Aug 13, 2002
11:09 pm
I've worked on just such a beast on the assumption that it would be easier to convert from an intermediate XML file to the final XML format. I never checked...
392 Drew Bernat
arbernat Send Email
Aug 14, 2002
12:58 am
If I'm starting to sound like a broken record (Or a CS major in the shower) please let me know. It seems to me that doing a full-blown conversion of PCGen to...
393 cacharbe Send Email Aug 14, 2002
1:22 am
... the ... Erm, no. I'm working on that for the perl parser I'm building for the prettylst rewrite. The hopes (as I mentioned on the main list) is that some...
394 Keith Davies
jdk_kjdavies Send Email
Aug 14, 2002
2:54 am
... Option A: Already have this -- the *sheet*.fo templates write XSL-FO, which is an XML file. I know it's a generic one (in that it focuses only on...
395 Eric Beaudoin
beaudoer Send Email
Aug 14, 2002
2:58 am
... Count on it. Expect the next list right after the next release of PCGEN. There are too many changes hapening right now for a imediate release to be useful....
396 Stuart Updegrave
supdegrave Send Email
Aug 14, 2002
6:04 am
... XSL-FO, ... focuses ... This is rather ad-hoc, and I certainly have not created DTD / XSD for it, but attached is the XML character sheet I'm using...
397 mauriceonmaplate
mauriceonmap... Send Email
Aug 14, 2002
8:38 pm
As far as I can see, XML introduction has one advantage, which is that it is a 'Standard&#39;, and a number of disadvantages. The advantage may be ephemeral, in...
398 kyuzo184 Send Email Aug 14, 2002
8:50 pm
... I think you will find a lot of disagreement to that statement. While xml itself may be difficult for some it may not be difficult for others. And since...
Messages 369 - 398 of 1217   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help