atom feed20 messages in org.oasis-open.lists.docbook-appsRe: DOCBOOK-APPS: Docbook/XML, done w...
FromSent OnAttachments
Matt ReynoldsApr 10, 2002 11:43 am 
Michael CortezApr 10, 2002 12:07 pm 
CarlosApr 10, 2002 12:17 pm 
Matt ReynoldsApr 10, 2002 1:12 pm 
Matt ReynoldsApr 10, 2002 1:13 pm 
Daniel VeillardApr 10, 2002 1:27 pm 
Gunnar SigurdssonApr 10, 2002 1:28 pm 
CarlosApr 10, 2002 1:47 pm 
Matt ReynoldsApr 10, 2002 1:54 pm 
Dave PawsonApr 11, 2002 10:03 am 
Matt ReynoldsApr 11, 2002 11:00 am 
Dave PawsonApr 11, 2002 11:10 am 
Glass, EricApr 11, 2002 1:27 pm.bin
Sven KitschkeApr 11, 2002 2:59 pm.zip
Eric RichardsonApr 11, 2002 3:19 pm 
Dave PawsonApr 11, 2002 9:57 pm 
Dave PawsonApr 11, 2002 10:07 pm 
Glass, EricApr 12, 2002 4:57 am.bin
Sven KitschkeApr 14, 2002 1:12 pm 
Julien LetessierApr 19, 2002 3:38 am 
Subject:Re: DOCBOOK-APPS: Docbook/XML, done with Java
From:Matt Reynolds (mrey@pdxinc.com)
Date:Apr 10, 2002 1:54:14 pm
List:org.oasis-open.lists.docbook-apps

On Wed, 2002-04-10 at 15:44, Carlos wrote:

If your system supports it I would very much recommend XSLTproc as the XSLT processor to use. After Using Xalan, Saxon, XT and XSLTproc I've found out that XSLTproc is a lot faster (maybe because it is written in C) easier to use and has a quick turnaround on feature requests and bug fixes.

On the down side (for beginners) it requires manual installation on unix although you can download the RPMs and other binaries from different sites.

That is my experience and your milleage may vary.

<snip>

Well, I'm less concerned about speed at the moment, just functionality :) I'll worry about speed when it works.

However, I am running Debian so installing xsltproc involves : apt-get install xsltproc

(Sorry, blatant Debian plug).

Thank you again. I need to get something going quickly, so this helps a great deal. Thank you :)

Matt