RE: Multiple transformer-passes when using command-line Cocoon

2002-05-24 Thread Stephan Michels
you not mean for links-view? Stephan Michels. So, the only chance for you is to create a patch ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 1:04 PM To: [EMAIL PROTECTED] Subject: Multiple transformer-passes when using

RE: Multiple transformer-passes when using command-line Cocoon

2002-05-24 Thread Stephan Michels
On Fri, 24 May 2002, Carsten Ziegeler wrote: Stephan Michels wrote: On Fri, 24 May 2002, Carsten Ziegeler wrote: The commandline interface is currently very inefficient. Each document is even without caching, precompilation etc. at least build twice. The first time to get

Re: I am new to Cocoon?Anyone can help me?

2002-05-23 Thread Stephan Michels
On Thu, 23 May 2002, myzdf wrote: I am new to Concoon, when i follow the instanll document to install cocoon with resin 1.3.b1,i catch this exception: ERROR (2002-05-22) 12:37.56:537 [access] (/cocoon/) tcpConnection-6802-6/CocoonServlet: Problem with servlet

Re: SourceFactory for content managment

2002-05-22 Thread Stephan Michels
On Tue, 21 May 2002, Stephan Michels wrote: But on my way, I found the jakarta slide project. It seems to me very interesting. So I implement a first working draft for a SlideSourceFactory, and a junit test case. It makes possible to handle document by revisions, and works

Re: SourceFactory for content managment

2002-05-22 Thread Stephan Michels
On Wed, 22 May 2002, Stephan Michels wrote: Nicola Ken Barozzi wrote : Could you supply also a webapp sample? It's easy, look in the scratchpad/webapp/mount how it is done. This could get many trying it and getting involved. If I commit it as-is, we could miss some help. I have

Cocoon + Slide

2002-05-22 Thread Stephan Michels
by WebDAV. Thank you for your attention, Stephan Michels. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

SourceFactory for content managment

2002-05-21 Thread Stephan Michels
. If somebody is interested in, I could commit this things to bugzilla. Thank you, Stephan Michels. Ps. has somebody a JIndent config file for your coding standard? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

Re: SourceFactory for content managment

2002-05-21 Thread Stephan Michels
On Tue, 21 May 2002, Nicola Ken Barozzi wrote: From: Stephan Michels [EMAIL PROTECTED] Hi, last week there was a liitle discussion about a SourceFactory for CVS repositories. I tried to find a CVS libary to implement such a SourceFactory, but I doesn't had luck. All libaries work

Re: Using own Store implementation

2002-05-20 Thread Stephan Michels
is better, then replace the stores. Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Fwd: SourceWriterTransformer problems

2002-05-20 Thread Stephan Michels
On Mon, 20 May 2002, [iso-8859-1] Jeremy Aston wrote: I've been racking my brain all weekend over a problem with SourceWriterTransformer (more likely my use of it actually). On C2.0.2, JDK1.3 everything works fine. I have now moved to 2.1-dev, JDK1.4 and my JDK1.4 compiled excalibur.

[PATCH] FragmentGeneratorTransformer

2002-05-18 Thread Stephan Michels
of storing the fragments direct in the classes. The components also uses the XML(De)Serialer for building the fragments instead of using the DOMBuilder. I hope this helps you, Stephan Michels. Index: src/java/org/apache/cocoon/generation/FragmentExtractorGenerator.java

Re: [docs] opensource and quality control

2002-05-15 Thread Stephan Michels
On Wed, 15 May 2002, Bertrand Delacretaz wrote: On Wednesday 15 May 2002 07:45, David Crossley wrote: . . . So, let us develop a procedure whereby the opensource model is still employed, yet there is initial quality control. . . . Following the opensource model, I think docs should be

Re: [docs] opensource and quality control

2002-05-15 Thread Stephan Michels
On Wed, 15 May 2002, Sylvain Wallez wrote: Diana Shannon wrote: On Wednesday, May 15, 2002, at 05:20 AM, Stephan Michels wrote: The best way to do this, is to implement the CVS support in cocoon. But you still need some form of webapp front-end to address all CMS concerns

Re: config memory with multiple cocoon instances one one machine

2002-05-15 Thread Stephan Michels
. Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [Request for Votes] SOAP for the REST of us

2002-05-14 Thread Stephan Michels
On 14 May 2002, Nick Airey wrote: Don't waste your time, a soap interface already exists http://www.google.com/apis/ And it took me aprox 0.5 seconds to find. And here a nice article: http://www.xml.com/pub/a/2002/04/24/google.html On Tue, 2002-05-14 at 05:19, Ivelin Ivanov wrote:

Re: config memory with multiple cocoon instances one one machine

2002-05-14 Thread Stephan Michels
On Tue, 14 May 2002, Patrick Husi wrote: Hi We're working with Solaris 8 with 640Mb Memory, tomcat 4.01 and cocoon 2.0.2 and have three instances of cocoon running on it. Unfortunately after working with cocoon java hangs up and nothing works anymore. We have to restart cocoon.

[ANN] Chaperon examples

2002-05-10 Thread Stephan Michels
the the strength of cocoon and a easy to write format for authors. I have post the files via bugzilla(#8975). Thank you for your attention, Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

Sources, Components and cocoon.xmap

2002-05-07 Thread Stephan Michels
] } Tanks, Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

RE: How Can I access Macromedia Flash file through cocoon

2002-05-01 Thread Stephan Michels
How about a FlashGenerator and Serializer? I read a nice artikel in a linux magazin about Flash2XML. http://www.tivano.de/software/spark/index.shtml This were a nice thing ;-) On Wed, 1 May 2002, Morrison, John wrote: Access? You mean read? Set up a map:read with the correct mime-type

RE: How Can I access Macromedia Flash file through cocoon

2002-05-01 Thread Stephan Michels
How about a FlashGenerator and Serializer? I read a nice artikel in a linux magazin about Flash2XML. http://www.tivano.de/software/spark/index.shtml This were a nice thing ;-) On Wed, 1 May 2002, Morrison, John wrote: Access? You mean read? Set up a map:read with the correct mime-type

Re: Namespaces and select

2002-04-26 Thread Stephan Michels
. Many thanks, Stephan Michels.

Re: FragmentExtractor

2002-04-19 Thread Stephan Michels
On Fri, 19 Apr 2002, Ricardo Trindade wrote: Hi, I've searched the docs and lists about this without success, so here goes : I have a database query (executed with sqltransformer) that returns xml with products and embedded image binaries. (they're blobs in the DB) I

Re: Encoding question

2002-04-16 Thread Stephan Michels
On Tue, 16 Apr 2002, Franosch, Heike wrote: Hi all, is it possible to set the output encoding? I always get a UTF-8, even if I set output encoding to iso-8859-1 in my stylesheet. Can I influence it somehow in the sitemap? Try map:serialize type=html encodingASCII/encoding

Re: Error in Java XML program

2002-04-03 Thread Stephan Michels
On Wed, 3 Apr 2002, Payal Dutt wrote: Hi, I had coded a Java based XML application that uses SAX parser and reads XML document and extracts data and stores in a MS Access database and retrieves data from the database and converts to XML document.It was working fine for 2 months till

Re: Performance Tips now as xdoc

2002-03-29 Thread Stephan Michels
On Thu, 28 Mar 2002, Gerhard Froehlich wrote: Hi, ok folks, I see you need something visual and styled and not a sissy txt file. I added the Apache Cocoon Perfomance Tips as xdoc into the CVS. I placed it below the FAQs in the book.xml. Now you can review it eye friendly and send

[CL] Following links doesn't work

2002-03-26 Thread Stephan Michels
But in my example these debug info doesn't appear. The result page is correct. Have I something forgotten? Thank you, Stephan Michels. result: html head META http-equiv=Content-Type content=text/html; charset=UTF-8 titleTrajectory/title /head body ul style=padding-left: 0pt; li a href=noframe

Re: [CL] Following links doesn't work

2002-03-26 Thread Stephan Michels
On Tue, 26 Mar 2002, Stephan Michels wrote: Hi, I have some problems using cocoon in the commandline. The option following links won't work with my documents. In the project Krysalis from Nicola Barozzi everything works. In the log file appears following line: [java] INFO10171

Re: Cocoon doesn't start: SAXParser not found

2002-03-25 Thread Stephan Michels
On Mon, 25 Mar 2002, Tilman Rassy wrote: Hi, When I try to start Cocoon 2.0.1, I get the following error (I use Tomcat 3.3a and Sun's jdk1.3.1 on a Linux machine): Try using Tomcat 4.0.1. Cocoon 2.0.1 works with Tomcat 4.0.1 out of the box.

Re: Cocoon GetTogether at CeBIT

2002-03-18 Thread Stephan Michels
On Mon, 18 Mar 2002, Matthew Langham wrote: It will be great to see you all in person for a change :-). See you all there. Who will come? Have you a list of the persons? Stephan Michels. - To unsubscribe, e-mail: [EMAIL

Re: Sitemap question

2002-03-04 Thread Stephan Michels
On Mon, 4 Mar 2002, Stefano Bonnin wrote: It seems that the sitemap it wasn't recompiled. Why? How can I do for recompile the sitemap. I always restart tomcat! Is this a wrong way? Excuse me for this stupid questions but ... I'am a new cocoon2 user. cocoon.xconf: sitemap

RE: Sitemap question

2002-03-04 Thread Stephan Michels
On Mon, 4 Mar 2002, Luca Morandini wrote: Stephan, won't it be better to limit this behaviour to sub-sitemaps only ? It will cause a recompilation of the sitemap, which is usually the most complex sitemap in a server... better mount sub-sitemap, don't you agree ? This feature can't

Re: XMLDBTransformer - UPDATE and the missing namespace

2002-03-01 Thread Stephan Michels
']/emailpippo/xu:update /xu:modifications and so it doesn't work. Thank you first. Why use the transformer not the org.apache.xml.serialize.XMLSerializer instead? Should I rewrite the transformer, or will be there a solution in the next time? Thank you, Stephan Michels

Re: XMLDBTransformer - UPDATE and the missing namespace

2002-03-01 Thread Stephan Michels
On Fri, 1 Mar 2002, Stephan Michels wrote: On Fri, 1 Mar 2002, Christian Zoffoli wrote: I have found a problem on the xupdate document submitted by XMLDBTransformer to the XUpdateQueryService, it seems that the namespace xmlns:xu=http://www.xmldb.org/xupdate; was erased by the original

Re: [FYI] wild!

2002-03-01 Thread Stephan Michels
On Sat, 2 Mar 2002, Stefano Mazzocchi wrote: http://structuredtext.sourceforge.net/spec/reStructuredText.txt anybody wants to write a 'StructureTextGenerator' :) For sure will help getting new documentation faster :) You have ask me for examples for the chaperon project. Together with

Re: XMLDBTransformer -- UPDATE

2002-02-28 Thread Stephan Michels
On Thu, 28 Feb 2002, Christian Zoffoli wrote: I'm very happy to see a XMLDBTrasformer in the scratchpad of Cocoon2!!! ... but I have some problems with the update ...it doesn't seem to work ...is it possible or it's my fault ? - the xupdate query

XUpdate

2002-02-25 Thread Stephan Michels
Hi, had somebody write a XUpdate transformer, or think about to write a xupdate transformer? I get some bad headache, if I write more from this: xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:xsp-request=http://apache.org/xsp/request/2.0; xsp:structure

Re: WriteableSource to write anywhere

2002-02-23 Thread Stephan Michels
On Sat, 23 Feb 2002, Jeremy Quinn wrote: BTW, your new slash-edit demo is really nice. By crossing this with the Chaperon text parser and the crushing userland thread, we should quickly have a Cocoon-powered weblog ! Ah Ha! It works ... great news! The Chaperon text parser, can it take

Re: [Ann] chaperon project launched at SF(was: textparser)

2002-02-23 Thread Stephan Michels
On Sun, 17 Feb 2002, Stefano Mazzocchi wrote: I wrote two little examples. The first example creates a XMl document from a little mathematical expression and colorize it http://chaperon.sourceforge.net/chaperon-screenshot-1.jpg The second example transform a mathematical expression,

RE: XMLDBGenerator

2002-02-22 Thread Stephan Michels
On Fri, 22 Feb 2002, Vadim Gritsenko wrote: From: Stephan Michels [mailto:[EMAIL PROTECTED]] On Thu, 21 Feb 2002, Gianugo Rabellino wrote: snip/ basexmldb:dbxml:///db//base Base should be is xmldb:xindice///db/. Also, you are getting the error from the XML:DB source

Re: XMLDBGenerator

2002-02-21 Thread Stephan Michels
On Thu, 21 Feb 2002, Martin Holz wrote: Stephan Michels wrote: On Thu, 21 Feb 2002, Gianugo Rabellino wrote: Stephan Michels wrote: I try to use cocoon with xindice. Please avoid, if possible, the XML:DB generators, swith to the Source implementation, which allows you to use

[Ann] chaperon project launched at SF(was: textparser)

2002-02-16 Thread Stephan Michels
expression, written in a form similar to latex, to MathML and produce a GIF using the my serializer from the jeuclid project. http://chaperon.sourceforge.net/chaperon-screenshot-2.jpg I were glad to hear your opinions od suggestions. Stephan Michels

FragmentExtractor

2002-02-16 Thread Stephan Michels
me? Thanx, Stephan Michels. /* * The Apache Software License, Version 1.1 * * * Copyright (c) 2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided

Re: text parser (was: schedule/batch feature inside cocoon)

2002-02-13 Thread Stephan Michels
a name for this project. A text parser generator and a fragment text parser generator s also written. If anyone has a suggestion for name? Please help me! Thanx, Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: text parser

2002-02-13 Thread Stephan Michels
On Wed, 13 Feb 2002, Bertrand Delacretaz wrote: On Wednesday 13 February 2002 10:37, Stephan Michels wrote: I had the same idea. I used the time to write a LALR(1) Parser like yacc and Regex Scanner like lex. This project is near to be finished. This parser used xml for all input

Re[2]: text parser

2002-02-13 Thread Stephan Michels
On Wed, 13 Feb 2002, Andrew Answer wrote: Finding a name isn't so easy as I think. :( Hmmm why you reject project name if domain-name are reserved? Number of projects more than number of domains :) No, but most of them had a copyright of their name, i think... Well-driven

[Ann] JEuclid project launched

2002-01-26 Thread Stephan Michels
, Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

[Ann] JEuclid project launched

2002-01-26 Thread Stephan Michels
, Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

FragmentExtractorTransformer

2002-01-25 Thread Stephan Michels
=org.apache.cocoon.transformation.FragmentExtractorTransformer extract-urihttp://www.w3.org/1998/Math/MathML/extract-uri extract-elementmath/extract-element /map:transformer I have attached a patch file for this. Thank you, Stephan Michels. --- FragmentExtractorTransformer.java Fri Jan 25 11:20:47 2002

Re: [definitely OT] LZW patent [was Re: MathML package structure?]

2002-01-19 Thread Stephan Michels
On Sat, 19 Jan 2002, Roger I Martin PhD wrote: Why deal with gif? Why not jpg, png, etc? Because of the transparency :-| JPG hasn't transparency, and PNG's transparency were not correct handled from, i think it was the IE, browsers.

Re: MathML package structure?

2002-01-18 Thread Stephan Michels
On Fri, 18 Jan 2002, Roger I Martin PhD wrote: Hello Martin, Is there anything I can do to help develop the MathML package? I am very much interested in this. Your help are welcome. I must first find a place for the project. I think I will this sourceforging. At what stage are you?

Re: MathML package structure?

2002-01-17 Thread Stephan Michels
On Thu, 17 Jan 2002, Nicola Ken Barozzi wrote: From: Martin Holz [EMAIL PROTECTED] Hi, we are currently preparing a cocoon package, which transforms MathML to GIF and SVG. The package consist of a two Transformers and a Serializer plus bunch of auxiliary classes, which are not

RE: MathML package structure?

2002-01-17 Thread Stephan Michels
On Thu, 17 Jan 2002, Morrison, John wrote: From: Stephan Michels [mailto:[EMAIL PROTECTED]] On Thu, 17 Jan 2002, Nicola Ken Barozzi wrote: From: Martin Holz [EMAIL PROTECTED] snip/ The MathML package currently 3 sitemap components: Transformer

Re: MathML package structure?

2002-01-17 Thread Stephan Michels
On Thu, 17 Jan 2002, Stefano Mazzocchi wrote: Stephan Michels wrote: 2. Gif is the best output format, because most of the browser can handle the transparency of GIF images. In the US (and other countries, europe is safe, at least for now), there are patent issues with GIF

Re: About MathML

2001-12-20 Thread Stephan Michels
On Wed, 19 Dec 2001, Stephan Kassanke wrote: Unfortunately me neither. does anybody about a free available mathml2svg converter? The only one I know is the (commercial) custard. Custard is a prototype program developed by Schema Software Inc. (http://www.schemasoft.com/) Our BMBF

[Serializer] Get request and parameters?

2001-12-12 Thread Stephan Michels
like setup. Doesn't implements SitemapOutputComponent this method on purpose. Thanks, Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon

RE: [Serializer] Get request and parameters?

2001-12-12 Thread Stephan Michels
, Parameters par) { System.out.println(DOMSerializer.java: setup); } [...] -Original Message- From: Stephan Michels [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 12. Dezember 2001 11:01 To: [EMAIL PROTECTED] Subject: [Serializer] Get request and parameters

Re: IBM-jdk-1.3 and cocoon2

2001-12-11 Thread Stephan Michels
On Tue, 11 Dec 2001, Karl Oie wrote: Does anyone here run cocoon2 with ibm-jdk-1.3? yes under ibm-jdk the javac compiler won't initialize (org.apache.cocoon.components.language.programming.java.Javac). Hmm, I don't get this message. Have you set JAVA_HOME ?

Re: starting Xvfb for Cocoon

2001-12-11 Thread Stephan Michels
is the solution to a different problem Yes, but in my opinion fbset could also abused to set up the xvfb. Carlos On 12/11/01 10:23 AM, Stephan Michels [EMAIL PROTECTED] wrote: On Tue, 11 Dec 2001, Cindy Ballreich wrote: I suppose that this is really a Xvfb or even a Linux question

inline tables?

2001-12-11 Thread Stephan Michels
Hi, are tables as inline objects allowed? Like this e.g. bla bla fo:inlinefo:table.../fo:table/fo:inline When yes, does this work with the fop? Thank you, Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED

XInclude

2001-11-23 Thread Stephan Michels
an base attribute? The working draft from w3 doesn't contain this attribute. Is this a known problem? Thank you, Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: XInclude

2001-11-22 Thread Stephan Michels
On Tue, 20 Nov 2001, Michael McKibben wrote: Ahh yes you are correct. I've been using a modified XInclude transformer that uses a custom URI class to better handle uri's supplied via the href attribute. This modified version correctly handles relative/absolute URI's (including the Cocoon

Re: XInclude

2001-11-21 Thread Stephan Michels
: protected void processXIncludeElement(String href, String parse) throws SAXException,ProcessingException,IOException { if (getLogger().isDebugEnabled()) With which parameter could I enable this feature? Stephan Michels wrote: On Tue, 20 Nov 2001

Re: XInclude

2001-11-21 Thread Stephan Michels
: Processing XInclude element: href=/vern/public/FIZ-Ablaufumgebung/ch/1/pc/xmltest/vscml/music.third, parse=xml So, the transformer gets the right parameters, but I found no exceptions which explains why the transformer doen't work. Von: Stephan Michels [EMAIL PROTECTED] On Wed, 21 Nov 2001

XInclude

2001-11-20 Thread Stephan Michels
--- I couldn't find an error in the log files. I have also a question, must I use file://? Thanx, Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org

Re: XInclude

2001-11-20 Thread Stephan Michels
=/vern/public/FIZ-Ablaufumgebung/ch/1/pc/xmltest/vscml/vscth2html.xsl/-- !--map:transform type=extractor/ map:transform src=stylesheets/vs/svg-extractor.xsl/-- map:serialize type=xml/ /map:when Stephan Michels wrote: Hi, has anyone a working example for the xinclude transformer. My

Re: XInclude

2001-11-20 Thread Stephan Michels
On Tue, 20 Nov 2001, Michael McKibben wrote: Also, don't forget the parse=xml attribute on your xinclude element. I didn't see it in the original example you sent. I thought this were the default. From XInclude.java(87): if (null == parse) parse=xml;

RE: [C2] Err-Msg: No more DTM IDs are available ????

2001-10-04 Thread Stephan Michels
On Fri, 5 Oct 2001, Faulkner, Perry wrote: Hi Eduardo, I had this error when cocoon.war was out of step with the contents of {TOMCAT_HOME}\webapps\cocoon\. My solution was to stop tomcat, delete the {TOMCAT_HOME}\webapps\cocoon tree and restart tomcat so that it rebuilds the tree from

How to produce SAX events from SVGGraphics2D

2001-10-01 Thread Stephan Michels
hi, I want to write a Transformer for cocoon, and use the batik SVGGraphics2D class. To produce the SAX events I use the DOMStreamer from cocoon. But the xml file which the DOMStreamer produce is not complete. Has anyone a working example, or can help me? snippet DOMImplementation domImpl =

[java3d] Colors and linux for ppc

2001-09-03 Thread Stephan Michels
ibook 2001 + ATI 128 + Suse 7.1 Thanx for any help, Stephan Michels. EMail:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Java3D

2000-06-30 Thread Stephan Michels
pretty good. I'm using the Blackdown Java3D 1.1.3-FCS Release and it's faster than under Windows! I think 3 times faster. Stephan Michels. EMail: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Source Code of Web Browser for Linux

2000-05-02 Thread Stephan Michels
Is there any source code of a Web browser for Linux available somewhere? It's even better if it's pure Java source code, so we can use it on different platform to get a consistent interface? Look at http://home.earthlink.net/~hheister/ or www.jazilla.org a Mozilla port in java.

<    2   3   4   5   6   7