All excellent points :). I was merely curious if anyone knew something that I didn't, since I've been thinking of software game aids for 4e as well. Thanks! ...
... We won't know until the license is officially released. June 6th, wasn't it? There are multiple thoughts on this in the mean time. DM Genie is not ...
... Yes, I just didn't have his name handy when I was posting. :) ... I would be interested in your developments so if you upload them here, I'll take a look. ...
Hello azhrei_fje; I can see that. I have the Andargor's files. Andargor and Andogar are the same? Thanks for all, i will add this group in the credits, because...
Hello, Gargola. As you have probably seen by the archives, this group is not very active. :( As far as I know, there was discussion a few years ago about...
Hello, I am a developer Web. I have glided to develop to a generator of personages multilanguage based on: HTA Flex DTD XML XSLT It thought to make my own DTD...
URL£ºhttp://www.katanaol.com/ <Katana Online> is a MMORPG game based on Japanese Katana culture. The story theme came from the legend of three major Gods in...
<Katana Online> closed beta test will start around Feb. 20th .They would start it at the beginning of Mar, during our open beta test,which one know?...
Worlds of Imagination Everything about RPG, Sci-Fi, Fantasy, Mythology, Graphic Novels, Cult TV under one roof. With over 3500 pages Worlds of Imagination is...
Worlds of Imagination I've spent over a year building a free on-line RPG Myth Sci-Fi and Fantasy resource, with over three thousand pages So please take a...
Worlds of Imagination is back!! With over 3500 pages WOI is one of the largest Fantasy Sci-Fi and RPG sites out there After four months of no forum - leading...
With no posts since May of last year, I'm going to go out on a limb and declare the list dead. It was created back in the early days of d20 and the OGL, and...
Fantasy and Sci Fi Resource I've spent over a year building a free on-line resource with over three thousand pages So please take a browse at the site...
http://worldsofimagination.com/index.htm This site will eventually become a mega-site, a place where you can read about Sci-fi, Fantasy, and Horror. You will...
... It looks like everyone is experimenting and figuring out what they want/need for their own applications. It seems very exploratory still. -Fred -- Fred L....
Okay so I've been lurking about here for a bit, and I'm totally lost. I use XML everyday in my job, but from looking around the site and looking through the...
... XSLT can easily output to any text based file format. I have generated RTF from XML using XSLT before, you just need to be careful about whitespace and...
... [Snipped for brevity.] ... I was hoping for some consistency in the RTF of the SRD so I could just look at it and not what stylistic changes signal...
... I agree entirely. This step took a number of hours -- I could have done it in a single day if I'd had everything set up ahead of time. I wasn't trying to...
... This is very much something I'd like to avoid doing in a word processor of any sort. I can get by doing very basic in MS Word and OpenOffice (including...
... I took a run at this a year or two ago. My first step was to go through the entire RSRD in Word, applying styles consistently (and adding styles to mark...
... It's not all that bad, but not interesting enough by itself to write a parser for if you already have one. ... Table-driven replacements would be trivial,...
... RTF doesn't look all that difficult to parse, but I'd need to play with a bit to make any sort of judgment on that. I've also found some free RTF parser...
... I've got an RTF parser (in Python, of course!), but can't share that code since it belongs to my employer. I'd be much more interested in highly semantic...
... I'd like the same thing myself. I've downloaded the latest RTF specs and was thinking of taking a weekend or two to hammer out a RTF to TeX converter. (I...
I think the concept of imbedded script solves (most of) this problem. Write your XML to encompass 95% of cases, and then use script to handle the rest. For...
Sorry for the late reply. ... So you're saying that the specifics of each feat (and their prereqs) are in the code, and not in a configuration or data file? ...