> Incidentally, I'm thinking of converting the basic README/FAQ/etc. > text files in the CVS into an easily parsable format (XML, likely), so that > I can pull them directly from the cvs to the website for viewing (i.e. > index.pl/faq) and maintain one copy.
I don't think any of the top-level capitalized docs should be turned into XML. They are for people to bring up in an editor (emacs, of course :-), not a web browser. But I could see putting the FAQ, and maybe NEWS into the docs subdirectory and turning them into XML. But isn't it easy to bring up text directly from the CVS, too? I mean, for the README, I can type http://www.plkr.org/index.pl/cvs/README?rev=HEAD, and get a perfectly readable version. Bill
