[Webware-discuss] Re: [Webware-devel] Re: [Webware-discuss]Webware documentation

2002-10-24 Thread Ray Leyva
Hi, I talked a few months back about a book, but it never seemed to get any traction. I'm big on Xml / Xsl, and am very willing to lend myself to a project like this. With Python you want the gnome / libxml2 & libxslt python bindings. They are fantastic. I also recommend using the Gentoo sty

Re: [Webware-devel] Re: [Webware-discuss] Webware documentation

2002-10-24 Thread Ian Bicking
On Thu, 2002-10-24 at 09:06, Aaron Held wrote: > >>Anyway, I've been writing lots of documentation lately, and I've been > >>using reStructuredText (http://docutils.sourceforge.net/rst.html). It's > >>worked pretty well for me -- the output looks decent, but more > >>importantly it's comfortable t

Re: [Webware-devel] Re: [Webware-discuss] Webware documentation

2002-10-24 Thread Mike Warren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ian Bicking <[EMAIL PROTECTED]> writes: > I might be able to get over my annoyance with XML if I look deeper > into Emacs -- I'm sure there's something in there to make it more > pleasant (maybe abbrev...) Yes, there's sgml-mode. Supplied with a DTD,

Re: [Webware-devel] Re: [Webware-discuss] Webware documentation

2002-10-24 Thread Ian Bicking
On Thu, 2002-10-24 at 12:40, Mike Warren wrote: > > I might be able to get over my annoyance with XML if I look deeper > > into Emacs -- I'm sure there's something in there to make it more > > pleasant (maybe abbrev...) > > Yes, there's sgml-mode. Supplied with a DTD, it gives you > popups/prompts

Re: [Webware-devel] Re: [Webware-discuss] Webware documentation

2002-10-24 Thread Aaron Held
Ian Bicking wrote: probably make a translator from a text-like markup to a particular XML schema well enough... and I might do that if we decide on a particular schema. I think that would be better than trying to deal with all the needless tags. I agree. reStruct has all the basic tags, the onl

Re: [Webware-devel] Re: [Webware-discuss] Webware documentation

2002-10-24 Thread Ian Bicking
On Thu, 2002-10-24 at 14:43, Aaron Held wrote: > Ian Bicking wrote: > > probably make a translator from a text-like markup to a particular XML > > schema well enough... and I might do that if we decide on a particular > > schema. I think that would be better than trying to deal with all the > > ne

Re: [Webware-devel] Re: [Webware-discuss] Webware documentation

2002-10-24 Thread Aaron Held
Anyway, I've been writing lots of documentation lately, and I've been using reStructuredText (http://docutils.sourceforge.net/rst.html). It's worked pretty well for me -- the output looks decent, but more importantly it's comfortable to write. Keeping the documentation up-to-date is the most esse