processing serializer output on server

2002-05-03 Thread Horst Rutter
Hi all, Is it possible to do some postprocessing using the output of a serializer before the pipeline is finished for consumation by the client? I have looked around but did not find any proper sitemap construct. I also did not find anything allowing what I would call "pipeline chaining". For ex

Re: Docs: next steps scratchpad and new mailing list

2002-05-03 Thread David Crossley
Diana Shannon wrote: > David Crossley wrote: > > To keep the documentation drive moving, there are a couple > > of obvious next steps. > > It's moving ... It sure is moving. Poor choice of words on my part. I meant to say that there were a couple of fundamental things that needed to be discussed

Re: changed behaviour with source resolving

2002-05-03 Thread David Crossley
Carsten Ziegeler wrote: > Argh, thanks David - I found the bug in the excalibur code... :( > > Instead of getting the protocol from the base URI (= file: ) it > got the rest of the base URI and concatenated this with the URI to resolve. > Damn substring mistake... > > Ok, I will fix this asap.

Re: file naming convention

2002-05-03 Thread David Crossley
I am fully with Bertand's naming convention ideas (below). URLs that have some logic and so are memorable or guessable. For FAQs the section-identifier structured number is good. For other document types, i go with well-chosen topic names. I also prefer the dash - to underscore _ because it has

cvs commit: xml-cocoon2/src/scratchpad/schecoon ChangeLog

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:38:52 Modified:src/scratchpad/schecoon ChangeLog Log: 2002-05-03 Ovidiu Predescu <[EMAIL PROTECTED]> * src/cocoon/java-language.xconf: Added. Revision ChangesPath 1.51 +2 -0 xml-cocoon2/src/scratchpad/schecoon/ChangeLog Ind

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/cocoon java-language.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:38:42 Added: src/scratchpad/schecoon/src/cocoon java-language.xconf Log: Added. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/src/cocoon/java-language.xconf Index: java-language.xconf =

cvs commit: xml-cocoon2/src/webapp/WEB-INF cocoon.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:33:07 Modified:src/webapp/WEB-INF cocoon.xconf Log: Reverted back adding the 'compiler' parameter, as it breaks Cocoon. Revision ChangesPath 1.17 +0 -1 xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf Index: cocoon.xconf ==

cvs commit: xml-cocoon2/src/scratchpad/schecoon ChangeLog

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:25:47 Modified:src/scratchpad/schecoon ChangeLog Log: 2002-05-03 Ovidiu Predescu <[EMAIL PROTECTED]> * webapp/WEB-INF/cocoon.xconf: * webapp/WEB-INF/logkit.xconf: Removed. These files are now copied from the main trunk, and modified a

cvs commit: xml-cocoon2/src/scratchpad/schecoon/webapp/WEB-INF cocoon.xconf logkit.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:24:16 Removed: src/scratchpad/schecoon/webapp/WEB-INF cocoon.xconf logkit.xconf Log: Removed. These files are now copied from the main trunk and modified as needed using XConfTool. ---

cvs commit: xml-cocoon2/src/webapp/WEB-INF cocoon.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:23:16 Modified:src/webapp/WEB-INF cocoon.xconf Log: Added parameter 'compiler' to programming-languages/java-language. Its absence causes crashes in Schecoon. Revision ChangesPath 1.16 +3 -1 xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf

cvs commit: xml-cocoon2/src/java/org/apache/cocoon cocoon.roles

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:18:57 Modified:src/java/org/apache/cocoon cocoon.roles Log: Changed the hint for the 'sitemap-language' from org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage to org.apache.cocoon.components.language.markup.CocoonMarkupLang

cvs commit: xml-cocoon2/tools/src XConfToolTask.java

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:15:53 Modified:tools/src XConfToolTask.java Log: Added the ability to remove elements and add attributes to existing elements. Revision ChangesPath 1.5 +27 -1 xml-cocoon2/tools/src/XConfToolTask.java Index: XConfToolTask.java

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/logkit target.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:13:57 Added: src/scratchpad/schecoon/src/logkit target.xconf Log: Created. Defines a new target in the main logkit.xconf file. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/src/logkit/target.xconf Index: target.x

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/logkit category.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:13:25 Added: src/scratchpad/schecoon/src/logkit category.xconf Log: Added. Defines a new category for logging flow related activities. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/src/logkit/category.xconf Index

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/cocoon user-roles.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:12:47 Added: src/scratchpad/schecoon/src/cocoon user-roles.xconf Log: Created. Adds a new 'user-roles' attribute to the element in the main WEB-INF/cocoon.xconf file. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/s

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/cocoon sitemap.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:11:57 Added: src/scratchpad/schecoon/src/cocoon sitemap.xconf Log: Added. Replaces the element in the main WEB-INF/cocoon.xconf file. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/src/cocoon/sitemap.xconf Index:

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/cocoon jpath.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:11:22 Added: src/scratchpad/schecoon/src/cocoon jpath.xconf Log: Added. Defines the jpath logicsheet to be inserted in the main WEB-INF/cocoon.xconf file. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/src/cocoon/jpa

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/cocoon components.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:10:41 Added: src/scratchpad/schecoon/src/cocoon components.xconf Log: Added. Defines the components to be added in the WEB-INF/cocoon.xconf file. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/src/cocoon/components.xco

cvs commit: xml-cocoon2/src/scratchpad/schecoon build.xml

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:09:57 Modified:src/scratchpad/schecoon build.xml Log: Added support for modifying the master cocoon.xconf and logkit.xconf instead of maintaining our own private copies, and trying to keep them in sync with those in the main tree. Revision ChangesPa

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/cocoon - New directory

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:08:19 xml-cocoon2/src/scratchpad/schecoon/src/cocoon - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/logkit - New directory

2002-05-03 Thread ovidiu
ovidiu 02/05/03 17:08:08 xml-cocoon2/src/scratchpad/schecoon/src/logkit - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Re: [OT] Gerhard on Mozilla1.0 RC1

2002-05-03 Thread Ovidiu Predescu
On Fri, 3 May 2002 16:47:28 -0700, "Greg Weinger" <[EMAIL PROTECTED]> wrote: > > A couple of days I downloaded Mozilla 1.0 RC1 and well it > > rocks. A few hours ago I downloaded this kool StarTrek skin > > and imported my 600 IE Favorites in to the good old > > bookmark.htm. Now I'm _convince

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-03 Thread mratliff
Ivelin, Have you figured out how you want to handle multiple-select widgets in xmlform? I'm doing a lot of testing/extension of xmlform and don't want to duplicate efforts. Even work in progress, or general suggestions how to proceed would help... --Michael --

RE: [OT] Gerhard on Mozilla1.0 RC1

2002-05-03 Thread Greg Weinger
> A couple of days I downloaded Mozilla 1.0 RC1 and well it > rocks. A few hours ago I downloaded this kool StarTrek skin > and imported my 600 IE Favorites in to the good old > bookmark.htm. Now I'm _convinced_. Yes Team, I banned all the > f*** IE shortcuts from my desktop and made mozilla 1

cvs commit: xml-cocoon2/src/scratchpad/schecoon ChangeLog

2002-05-03 Thread ovidiu
ovidiu 02/05/03 11:28:03 Modified:src/scratchpad/schecoon ChangeLog Log: 2002-05-03 Ovidiu Predescu <[EMAIL PROTECTED]> * webapp/WEB-INF/logkit.xconf: Added configuration for "flow". * src/org/apache/cocoon/components/treeprocessor/sitemap/ScriptNode.java:

cvs commit: xml-cocoon2/src/scratchpad/schecoon/webapp/WEB-INF logkit.xconf

2002-05-03 Thread ovidiu
ovidiu 02/05/03 11:27:42 Modified:src/scratchpad/schecoon/webapp/WEB-INF logkit.xconf Log: Added configuration for "flow". Revision ChangesPath 1.5 +8 -0 xml-cocoon2/src/scratchpad/schecoon/webapp/WEB-INF/logkit.xconf Index: logkit.xconf ==

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/treeprocessor/sitemap ScriptNode.java

2002-05-03 Thread ovidiu
ovidiu 02/05/03 11:25:17 Modified: src/scratchpad/schecoon/src/org/apache/cocoon/components/treeprocessor/sitemap ScriptNode.java Log: Print the exception name in case an error happens. Revision ChangesPath 1.7 +2 -4 xml-cocoon2/src/s

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow InterpreterSelector.java

2002-05-03 Thread ovidiu
ovidiu 02/05/03 11:24:41 Modified:src/scratchpad/schecoon/src/org/apache/cocoon/components/flow InterpreterSelector.java Log: Remove the unused class loader. Revision ChangesPath 1.11 +0 -2 xml-cocoon2/src/scratchpad/schecoon/src/org/a

Re: [OT] Gerhard on Mozilla1.0 RC1

2002-05-03 Thread Michael Hartle
Vadim Gritsenko wrote: >Hey, checkout Ximian Evolution when you go back to linux. >http://www.ximian.com/products/ximian_evolution/download.html >:) > >Vadim > With the help of X-ThinPro (http://www.labtam-inc.com/index.cfm?fr=products.cfm), a Win32 X server, you can use Ximian Evolution from a

Re: Sitemap problem with newest xalan

2002-05-03 Thread Peter Royal
On Friday 03 May 2002 12:13 pm, Artur Bialecki wrote: > Well, new xalan is not out yet but because of some > major bugs in 2.3.1 I'm forced to use the head > of xml-xalan. However, when I use the head version > of xalan the sitemap_xmap.java is not generated > correctly, but only in the context of

lucene searching

2002-05-03 Thread Christian Zoffoli
Hi to all. I have just downloaded the last CVS ...and I have found that lucene can't do any search on the indexed pages. The indexing process seems to work fine but "Index Statistics " says Total Count of Documents 0. Any suggestion? Cheers, Christian

RE: file naming convention

2002-05-03 Thread John Morrison
> From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > > Morrison, John wrote: > > >Just a few pence worth: > > > >1) *please* use . Developers had real heart ache with Y2K ;) > we don't have to worry about it for oh about 93 years or so... You > think you'll still be around then? ;-) (i

Sitemap problem with newest xalan

2002-05-03 Thread Artur Bialecki
Well, new xalan is not out yet but because of some major bugs in 2.3.1 I'm forced to use the head of xml-xalan. However, when I use the head version of xalan the sitemap_xmap.java is not generated correctly, but only in the context of cocoon. What happens is that patterns and some other informat

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline/impl CachingProcessingPipeline.java

2002-05-03 Thread cziegeler
cziegeler02/05/03 08:31:28 Modified:src/java/org/apache/cocoon/components/pipeline/impl CachingProcessingPipeline.java Added: src/java/org/apache/cocoon/caching CachedResponse.java Log: Caching of reader is nearly finished. Revision ChangesP

Re: Cocoon Portal - Tabbed layout and Radio integration

2002-05-03 Thread Robert Koberg
perhaps you could get sued using tabs :) http://news.com.com/2100-1040-898061.html Bert Van Kets wrote: > Nice feature. > I'm working on an app that needs to present a lot of info to the users > (on call lists, vacation lists, personal data, links, ...). I was > thinking of using the portal

Re: HSSFSerializer on away mission

2002-05-03 Thread Nicola Ken Barozzi
From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > Maybe you could collaborate with Ken who is working on moving pieces of > the serializer to an XML serialization project called Morphos. Its in > jakarta commons. There is nothing there yet, sorry :-/ Look, this is what you could do: 1. take all

Re: Cocoon Portal - Tabbed layout and Radio integration

2002-05-03 Thread Bert Van Kets
Nice feature. I'm working on an app that needs to present a lot of info to the users (on call lists, vacation lists, personal data, links, ...). I was thinking of using the portal to give people the opportunity to see their favorite data on the start page. The tabs are a great solution to pre

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline/impl CachingProcessingPipeline.java

2002-05-03 Thread cziegeler
cziegeler02/05/03 07:47:33 Modified:src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java src/java/org/apache/cocoon/components/pipeline/impl CachingProcessingPipeline.java Log: Some minor update

Re: file naming convention

2002-05-03 Thread Andrew C. Oliver
Morrison, John wrote: >Just a few pence worth: > >1) *please* use . Developers had real heart ache with Y2K ;) > we don't have to worry about it for oh about 93 years or so... You think you'll still be around then? ;-) (irony alert) > >2) Cocoon can dynamically map abstract URI to intern

Re: HSSFSerializer on away mission

2002-05-03 Thread Andrew C. Oliver
Maybe you could collaborate with Ken who is working on moving pieces of the serializer to an XML serialization project called Morphos. Its in jakarta commons. If you do that you end up with free maintenance (of a non-cocoon serializer), ken gets to not have to apply my patches any more (exc

Re: file naming convention

2002-05-03 Thread Bertrand Delacretaz
On Friday 03 May 2002 12:44, Diana Shannon wrote: >. . . >www.apache.org/cocoon/faqs/02050308 >. . . I like numbers for FAQ items, or maybe structured numbers like "faqs/03.0200/faq-03.200.html" meaning section 3 FAQ 200 (see below about the redundancy in the filename). But for larger docu

RE: [OT] Gerhard on Mozilla1.0 RC1

2002-05-03 Thread Vadim Gritsenko
> From: Gerhard Froehlich [mailto:[EMAIL PROTECTED]] > > Hi, > after Netscape 4.7, I switched to IE 5 as my default Browser > on my machines. No, no don't delete the mail and dont't beat > me up. Read the mail until the end. > > A couple of days I downloaded Mozilla 1.0 RC1 and well it > rocks.

RE: cvs commit: xml-cocoon2/src/java/org/apache/cocoon/serialization RTFSerializer.java

2002-05-03 Thread Vadim Gritsenko
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > sylvain 02/05/03 05:28:58 > > Modified:src/java/org/apache/cocoon/serialization RTFSerializer.java > Log: > Ensure ISO-8859-1 is used even if it's not the platform default. Shouldn't it be configurable to allow international

RE: HSSFSerializer on away mission

2002-05-03 Thread Vadim Gritsenko
> From: news [mailto:[EMAIL PROTECTED]] On Behalf Of Sven Kuenzler > > Hi, > > I need to use the HSSFSerializer w/o Cocoon. I already had a look at the > ProcessingPipeline to figure out how to setup up a serializer appropiately. > At the moment, I get a NPE in getLogger(). So I guess I also h

Cocoon Portal - Tabbed layout and Radio integration

2002-05-03 Thread Matthew Langham
Those of you interested in the portal components may like to take a look here: http://needacake.blogspot.com. The screenshot shows a preview of a tabbed portal layout that we will be presenting at Jax2002 in Frankfurt in a couple of weeks. In addition we will be showing how to build and integrate

DO NOT REPLY [Bug 6680] - Cocoon adds space before

2002-05-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/serialization RTFSerializer.java

2002-05-03 Thread sylvain
sylvain 02/05/03 05:28:58 Modified:src/java/org/apache/cocoon/serialization RTFSerializer.java Log: Ensure ISO-8859-1 is used even if it's not the platform default. Revision ChangesPath 1.7 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/serialization/RTFSeriali

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/serialization RTFSerializer.java

2002-05-03 Thread sylvain
sylvain 02/05/03 05:27:25 Modified:src/java/org/apache/cocoon/serialization Tag: cocoon_2_0_3_branch RTFSerializer.java Log: Ensure ISO-8859-1 is used even if it's not the platform default. Revision ChangesPath No revision

Re: file naming convention

2002-05-03 Thread Diana Shannon
On May 3, 2002, John Morrison wrote: > 2) Cocoon can dynamically map abstract URI to internal document > locations > (ie there doesn't have to be a one-2-one relationship) I realize this. I'm just extending what I thought were existing patterns of file organization within the cvs. I tho

Re: file naming convention

2002-05-03 Thread Diana Shannon
On May 3, 2002, Robert Koberg wrote: > If content needs to be edited after a release and then re-released, > what date do you use? Tim BL argues for use of "initial" date, period. This doesn't change. > The latest date? This screws up search engines and peoples bookmarks. The goal is to use

RE: file naming convention

2002-05-03 Thread Morrison, John
Just a few pence worth: 1) *please* use . Developers had real heart ache with Y2K ;) 2) Cocoon can dynamically map abstract URI to internal document locations (ie there doesn't have to be a one-2-one relationship) J.

Re: file naming convention

2002-05-03 Thread Robert Koberg
One other thing... it is interesting to note the URL for TBLs article: I started investigating this issue by reading Tim Berner-Lee's article on the subject (See http://www.w3.org/Provider/Style/URI.html). Tim makes some interesting recommendations best, -Rob Robert Koberg wrote: > Hi Diana

Re: file naming convention

2002-05-03 Thread Robert Koberg
Hi Diana, I am for subject/topics rather than dates. Dates are good for something that will produced once and never edited again (like news articles). I think the nature of cocoon-docs would require a good percentage of the documents to be edited and released several times in their life. If c

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java ProcessingPipeline.java

2002-05-03 Thread cziegeler
cziegeler02/05/03 04:55:05 Modified:src/java/org/apache/cocoon/caching CachedEventObject.java src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java ProcessingPipeline.java Added: src/java/org

Re: file naming convention

2002-05-03 Thread Jason Foster
> GOOD: dates (e.g. 020430) > REASON: The date when the URI is issued will not change. Helps to separate > requests which use a new system from those which use an old system. > > Following these guidelines, we might use some variant of: > www.apache.org/cocoon/faqs/02050308 > www.apache.org

Re: Docs: next steps scratchpad and new mailing list

2002-05-03 Thread Diana Shannon
On May 3, 2002, David Crossley wrote: > A) Establish a new area under scratchpad for the Draft > documentation, probably at src/scratchpad/documentation/ As per my earlier post on file naming conventions, I think we need a similar setup: src/scratchpad/documentation/xdocs/faqs/XX.xml

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline AbstractEventPipeline.java AbstractProcessingPipeline.java

2002-05-03 Thread cziegeler
cziegeler02/05/03 03:59:01 Modified:src/documentation cocoon.xconf src/documentation/xdocs/installing book.xml src/java/org/apache/cocoon/components/pipeline AbstractEventPipeline.java AbstractProcessingPipeli

Re: Docs: next steps scratchpad and new mailing list

2002-05-03 Thread Diana Shannon
On May 3, 2002, David Crossley wrote: > To keep the documentation drive moving, there are a couple > of obvious next steps. It's moving. I'm just sparing cocoon-dev the noisy details. > A) Establish a new area under scratchpad for the Draft > documentation, probably at src/scratchpad/documentat

file naming convention

2002-05-03 Thread Diana Shannon
Given the goal of a clean URI space, I'm seeking your input on a file naming convention for Cocoon's soon-to-be-contributed How-Tos, Tutorials, Examples, etc. documents. My assumption is that getting this right on the first go-around will help to eliminate a number of potential problems relate

[OT] Gerhard on Mozilla1.0 RC1

2002-05-03 Thread Gerhard Froehlich
Hi, after Netscape 4.7, I switched to IE 5 as my default Browser on my machines. No, no don't delete the mail and dont't beat me up. Read the mail until the end. A couple of days I downloaded Mozilla 1.0 RC1 and well it rocks. A few hours ago I downloaded this kool StarTrek skin and imported my 6

Docs: next steps scratchpad and new mailing list

2002-05-03 Thread David Crossley
To keep the documentation drive moving, there are a couple of obvious next steps. A) Establish a new area under scratchpad for the Draft documentation, probably at src/scratchpad/documentation/ I will start to investigate that, though i will certainly need help with Cocoon's Ant build.xml files .

HSSFSerializer on away mission

2002-05-03 Thread Sven Kuenzler
Hi, I need to use the HSSFSerializer w/o Cocoon. I already had a look at the ProcessingPipeline to figure out how to setup up a serializer appropiately. At the moment, I get a NPE in getLogger(). So I guess I also have to provide an Avalon environment. Can somebody please give me a hint what st

Re: RoboCode Rumble

2002-05-03 Thread Gerhard Froehlich
Hi, >Sounds like fun Yes, it is...but I have to refresh my trigonometrie skills ;-). Greets Gerhard >> Hi, >> check out: >> >> >> I know, know nothing to do with Cocoon. But it's >> Java and really _funny_. >> >> How about a Cocoon team ;-). -