Re: slow xalan transformation

2002-06-07 Thread KOZLOV Roman
It's possible to import/read documents encoded in "ISO-8859-1" (I put french accented characters) and in "Windows-1251" (russian) into Xindice db. So I think it is also possible for the latin2 documents - just set proper system locale and xml encoding attribute. However it is not possible to u

Re: slow xalan transformation

2002-06-06 Thread Adrian Petru Dimulescu
... I am also having trouble with XIndice in what concerns the specific ISO-8859-2 characters. apparently, importing such a latin2 document into XIndice makes me lose those characters... On Monday 03 June 2002 15:47, KOZLOV Roman wrote: > Unfortunatelly, Xindice has a very hard restriction on

Re: slow xalan transformation

2002-06-03 Thread KOZLOV Roman
Unfortunatelly, Xindice has a very hard restriction on queries: xpath expression cann't contain non-ASCII characters. Roman Adrian Petru Dimulescu wrote: > > I installed today a cvs cocoon on a Tomcat 4.0.3 / jdk 1.3.1_01 and it > > works fine if it weren't for the slow xslt transformation. > >

Re: slow xalan transformation

2002-05-31 Thread Adrian Petru Dimulescu
> I installed today a cvs cocoon on a Tomcat 4.0.3 / jdk 1.3.1_01 and it > works fine if it weren't for the slow xslt transformation. A bit late as self-response but here it goes: extracting sub-trees with XSLT is not really a sign of genius as long as tools as Xindice exist. so a native xml da

RE: slow xalan transformation

2002-05-22 Thread Vadim Gritsenko
> From: Adrian Petru Dimulescu [mailto:[EMAIL PROTECTED]] > > Hello, > > I imagine a search engine which would propose several relevant paragraphs in > several books of a small digital libraries. The user woud click on the first > result and cocoon serves the 2nd paragraph of the 3rd chapter of

Re: slow xalan transformation

2002-05-19 Thread Adrian Petru Dimulescu
Hello, I imagine a search engine which would propose several relevant paragraphs in several books of a small digital libraries. The user woud click on the first result and cocoon serves the 2nd paragraph of the 3rd chapter of Genesis of the Old Testament of the Bible (in other words: http://u

RE: slow xalan transformation

2002-05-19 Thread William Brogden
ulescu [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 19, 2002 2:44 PM > To: [EMAIL PROTECTED] > Subject: slow xalan transformation > > > Hello, > > I installed today a cvs cocoon on a Tomcat 4.0.3 / jdk > 1.3.1_01 and it works > fine if it weren't for the slow xs

slow xalan transformation

2002-05-19 Thread Adrian Petru Dimulescu
Hello, I installed today a cvs cocoon on a Tomcat 4.0.3 / jdk 1.3.1_01 and it works fine if it weren't for the slow xslt transformation. What do i mean by slow? I want to make HTML versions of Bible chapters. In order to do that, I have a main biblie.xml file which includes all its chapters