view in mounted subsitemap not functioning, 2.0.5dev

2003-03-05 Thread Arjé Cahn
Hi all,

I've got trouble defining a view in a mounted sitemap. I'm using Cocoon 2.0.5dev.
The following is the situation (simplified example):

/cocoon/sitemap.xmap : 

map:mount uri-prefix= src=file://c:/foo/sitemap.xmap check-reload=yes/

/foo/sitemap.xmap:
.
map:views
map:view from-position=last name=data
map:serialize type=xml/
/map:view
/map:views
.
map:match pattern=header
map:generate type=file src=resources/header.xml/
map:serialize type=html/
/map:match
.


Now, when I call
http://unittest:8080/header
I get the corresponding HTML page (which is good).

After calling
http://unittest:8080/header?cocoon-view=data
I still get the HTML serialized version 
What's happening with the view? When running the same test from within the main 
sitemap, it works perfectly.

Any clues?

Regards,

Arje Cahn


-
Arjé Cahn, Software Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: calling neighbour sitemap

2003-01-08 Thread Arjé Cahn
Could you show me how you have mounted both sub-sitemaps?
If it's like this:

{root sitemap}
map:match pattern=map1/**
map:mount uri-prefix=map1 src=map1/sitemap.xmap check-reload=yes/
/map:match
map:match pattern=map2/**
map:mount uri-prefix=map2 src=map2/sitemap.xmap check-reload=yes/
/map:match

Then it would be src=cocoon://map2/other-resource from within a matcher in map1.

Regards,

Arjé Cahn


-
Software Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Original Message-
From: Michael Wechner [mailto:[EMAIL PROTECTED]]
Posted At: 07 January 2003 23:52
Posted To: Cocoon User List
Conversation: calling neighbour sitemap
Subject: Re: calling neighbour sitemap


[EMAIL PROTECTED] wrote:
 Hi, you can call other resources also by scr=cocoon://other-resource


right, this way you are able to call the root-sitemap, but
not the neighbouring sub-sitemap2 (or at least it doesn't work
in my case)

Thanks

Michael




 I think you can use that to use other sitemaps ..
 
 
 Citeren Michael Wechner [EMAIL PROTECTED]:
 
 
Hi

Is it (would it be) possible to call a pipeline within a neighbouring
sitemap,
e.g.

   root-sitemap
|
 ---
 |  |
  sub-sitemap1  sub-sitemap2

sub-sitemap1 has a pipeline which wants to call a pipeline within
sub-sitemap2.

TIA

Michael


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]
 



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Link: http://www.hippo.nl/EN/solution/CASTA/index.html Project: CASTA\\ CMS

2002-11-22 Thread Arjé Cahn
Cocoon-based Projects

CASTA\\ CMS
CASTA is a native XML Content Management System. It integrates Cocoon, X-Hive/DB, 
CASTA\\ XML Editor and CASTA\\ Publishing platform. It supports all major standards 
like XML, XSL, XPath, XQuery, XUpdate, Java and WebDAV. It is widely used in both 
governmental and commercial websites.

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: Link: http://www.hippo.nl/EN/solution/CASTA/index.html Project: CASTA\\ CMS

2002-11-22 Thread Arjé Cahn
Sylvain, Antonio,
Hmmm... no sorry.. Although it integrates some open source projects, it relies heavily 
on commercial components (like the database vendor X-Hive).

regards, Arjé

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Posted At: 22 November 2002 11:35
Posted To: Cocoon User List
Conversation: Link: http://www.hippo.nl/EN/solution/CASTA/index.html
Project: CASTA\\ CMS
Subject: RE: Link: http://www.hippo.nl/EN/solution/CASTA/index.html
Project: CASTA\\ CMS


Is this project open source?

Sylvain

-Message d'origine-
De: Arjé Cahn [mailto:[EMAIL PROTECTED]]
Date: vendredi, 22. novembre 2002 11:24
À: [EMAIL PROTECTED]
Objet: Link: http://www.hippo.nl/EN/solution/CASTA/index.html Project:
CASTA\\ CMS


Cocoon-based Projects

CASTA\\ CMS
CASTA is a native XML Content Management System. It integrates Cocoon, X-Hive/DB, 
CASTA\\ XML Editor and CASTA\\ Publishing platform. It supports all major standards 
like XML, XSL, XPath, XQuery, XUpdate, Java and WebDAV. It is widely used in both 
governmental and commercial websites.

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: Cocoon + CMS Integration

2002-11-20 Thread Arjé Cahn
Nicholas,

That is correct, CASTA\\ CMS is a Cocoon-based content management system. It 
incorporates several components from open source as well as commercial initiatives. 
These include the X-Hive db native XML database, the CASTA\\ publishing framework and 
XML editor. There is a little Flash demonstration on our website 
(http://www.hippo.nl/EN/Home/Home/index.html). Let me know if you have further 
questions.

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Original Message-
From: Franck Lumpe [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2002 12:28
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Cocoon + CMS Integration


Hello Nicholas,

I am aware of Casta CMS (http://www.hippo.nl/EN/solution/CASTA/index.html),
but only because they sponsored the Cocoon Get Together event, so I don't
know the product nor the company.
It's a comercial application.

What do you mean with classification?

Versioning would be very useful also.

BTW, it would be nice to maintain in some place a list of comercial
aplications based on Cocoon (CMS, Reporting, etc.)

Regards,

Franck Lumpe
Iberplus Internet, S.L.


- Original Message -
From: Nicholas Hemley [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 20, 2002 12:09 PM
Subject: Cocoon + CMS Integration


Hello,

Is anybody aware of a content management system that incorporates Cocoon as
part of a system that includes XML authoring, workflow and classification?

I am aware of Wyona (www.wyona.org) which uses the Xopus XML editor but are
there any others?

Any info would be appreciated...

Cheers,
Nic Hemley

Lothian NHS Webmaster



**
The information contained in this message may be confidential or legally
privileged and is intended for the addressee only,

If you have received this message in error or there are any problems please
notify the originator immediately.

The unauthorised use, disclosure, copying or alteration of this message is
strictly forbidden.
**


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: Does cocoon support name based virtual hosting?

2002-11-07 Thread Arjé Cahn
Dave

Put this in your main sitemap, right under map:components

map:selectors
map:selector name=host logger=sitemap.selector.host 
rc=org.apache.cocoon.selection.HostSelector
host name=somesitename1 value=www.some-site.com/
host name=somesitename2 value=www.sine-site-2.com/
/map:selector
/map:selectors

And put this in the pipeline:

map:select type=host
map:when test=somesitename1
map:mount src=file://somesite1/sitemap.xmap check-reload=yes/
/map:when
map:when test=somesitename2
map:mount src=file://somesite2/sitemap.xmap check-reload=yes/
/map:when
/map:select

Now, create 2 different sitemaps for the 2 domains (somesite1, somesite2).

Good luck!

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: Possible to override encoding of HTMLGenerator output?

2002-10-30 Thread Arjé Cahn
You can override the HTMLGenerator's default settings by putting this in your sitemap:

map:serializers default=html
map:serializer name=html mime-type=text/html; charset=UTF-8 
logger=sitemap.serializer.html src=org.apache.cocoon.serialization.HTMLSerializer
doctype-public-//W3C//DTD HTML 4.0 Transitional//EN/doctype-public

doctype-systemhttp://www.w3.org/TR/REC-html40/loose.dtd/doctype-system
omit-xml-declarationtrue/omit-xml-declaration
encodingUTF-8/encoding
indent1/indent
/map:serializer
/map:serializers

Change all UTF-8 to whatever encoding you need.
Good luck!

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Original Message-
From: gv [mailto:jgvsh;yahoo.com]
Sent: 28 October 2002 19:30
To: [EMAIL PROTECTED]
Subject: Possible to override encoding of HTMLGenerator output?


Hi,

I am bringing some legacy HTML content into a new site
using HTMLGenerator and a transformation that alters
the XHTML.

The content has a bunch of ISO-encoded characters in
it, which causes parse problems. After some testing on
a static file, I found that when my source XHTML uses
the iso-8859-1 encoding, everything works fine.

Is there any way I can override the HTMLGenerator to
output with 'iso-8859-1' encoding instead of the
default UTF-8?

Thanks,
John


__
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: HTML Serializer Problems: xhtml instead of html?!

2002-07-03 Thread Arjé Cahn

Can you post (part of) your XSL? 

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Oorspronkelijk bericht-
Van: Alexander Schatten [mailto:[EMAIL PROTECTED]]
Verzonden: 03 July 2002 00:25
Aan: [EMAIL PROTECTED]
Onderwerp: HTML Serializer Problems: xhtml instead of html?!


Problem: (Win 98 Tomcat 4.04, Cocoon 2)

I perform a XML/XSLT transformation with HTML serializer.

unfortunately, the result is not html but xhtml, which is not so good
when the client is e.g. netscape 4.7, who does not recognize br / for
example.

in my understanding, the html serializer should make correct html, not
xhtml?!


thank you


Alex



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: whitespace

2002-06-06 Thread Arjé Cahn

Fernando, isn't this your problem as well? I saw your message from may 15, maybe you 
solved it allready. 
Arjé

-Oorspronkelijk bericht-
Van: Arjé Cahn 
Verzonden: 05 June 2002 15:25
Aan: [EMAIL PROTECTED]
Onderwerp: RE: whitespace


Hans,

Change the HTML serializer in the sitemap to this:

map:serializers default=html
map:serializer name=html mime-type=text/html; 
charset=UTF-8 logger=sitemap.serializer.html 
src=org.apache.cocoon.serialization.HTMLSerializer
!-- [AC] this is necessary to deliver the correct 
output. It will make sure that there are no extra linefeeds inserted in the code. --
doctype-public-//W3C//DTD HTML 4.0 Transitional//EN
/doctype-public

doctype-systemhttp://www.w3.org/TR/REC-html40/loose.dtd
/doctype-system
omit-xml-declarationtrue/omit-xml-declaration
encodingUTF-8/encoding
indent1/indent
/map:serializer
/map:serializers

Maybe you can leave out encoding, the doctype's and the mime-type headers
in your case. I needed them for a specific behaviour. Configuring the 
HTML serializer like this will keep Cocoon from inserting linefeeds.

Good luck

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Oorspronkelijk bericht-
Van: Hans-Michael Rupp [mailto:[EMAIL PROTECTED]]
Verzonden: 05 June 2002 15:15
Aan: [EMAIL PROTECTED]
Onderwerp: whitespace


Hi
We are trying to transform a jsp based application with a fairly
complicated html design into a XML/XSP/XSLT based application. One
problem we have is that the page design (which we cannot easily change)
is severely disrupted by extra whitespace added during the
transformation processes in Cocoon. E.g.
div class=blaa href=blaimg src=blubber //a/div is
transformed
to
div class=blaa href=blaimg src=blubber //a
/div
which on some pages has catastrophic consequences for the layout.
We have already used
xsl:strip-space elements=* /
xsl:output indent=no /
in our stylesheets without any effect.
Is there any way to preserve the whitespace exactly the way we want it?

Many thanks,

Hans




Dr. Hans M. Rupp
danet Internet Solutions GmbH
Waldburgstr. 17-19
70563 Stuttgart
Germany

Fon +49 711 133 53 50
Fax +49 711 133 53 53

--



-
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 PROTECTED]


-
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 PROTECTED]


-
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 PROTECTED]




RE: whitespace

2002-06-05 Thread Arjé Cahn

Hans,

Change the HTML serializer in the sitemap to this:

map:serializers default=html
map:serializer name=html mime-type=text/html; 
charset=UTF-8 logger=sitemap.serializer.html 
src=org.apache.cocoon.serialization.HTMLSerializer
!-- [AC] this is necessary to deliver the correct 
output. It will make sure that there are no extra linefeeds inserted in the code. --
doctype-public-//W3C//DTD HTML 4.0 Transitional//EN
/doctype-public

doctype-systemhttp://www.w3.org/TR/REC-html40/loose.dtd
/doctype-system
omit-xml-declarationtrue/omit-xml-declaration
encodingUTF-8/encoding
indent1/indent
/map:serializer
/map:serializers

Maybe you can leave out encoding, the doctype's and the mime-type headers
in your case. I needed them for a specific behaviour. Configuring the 
HTML serializer like this will keep Cocoon from inserting linefeeds.

Good luck

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Oorspronkelijk bericht-
Van: Hans-Michael Rupp [mailto:[EMAIL PROTECTED]]
Verzonden: 05 June 2002 15:15
Aan: [EMAIL PROTECTED]
Onderwerp: whitespace


Hi
We are trying to transform a jsp based application with a fairly
complicated html design into a XML/XSP/XSLT based application. One
problem we have is that the page design (which we cannot easily change)
is severely disrupted by extra whitespace added during the
transformation processes in Cocoon. E.g.
div class=blaa href=blaimg src=blubber //a/div is
transformed
to
div class=blaa href=blaimg src=blubber //a
/div
which on some pages has catastrophic consequences for the layout.
We have already used
xsl:strip-space elements=* /
xsl:output indent=no /
in our stylesheets without any effect.
Is there any way to preserve the whitespace exactly the way we want it?

Many thanks,

Hans




Dr. Hans M. Rupp
danet Internet Solutions GmbH
Waldburgstr. 17-19
70563 Stuttgart
Germany

Fon +49 711 133 53 50
Fax +49 711 133 53 53

--



-
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 PROTECTED]


-
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 PROTECTED]




RE: XHTML

2002-06-04 Thread Arjé Cahn

If you put the XHTML namespace inside the html tag, the XSL 
transformer will output XHTML for you:

html xmlns=http://www.w3.org/1999/xhtml;

The HTML serializer will leave your br/'s intact as long as the
namespace is provided.

Regards
Arjé


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Oorspronkelijk bericht-
Van: Istvan Beszteri [mailto:[EMAIL PROTECTED]]
Verzonden: 04 June 2002 17:05
Aan: [EMAIL PROTECTED]
Onderwerp: XHTML


Hi All,

What is the easiest way to generate XHTML output?
I have an XSL which transforms XML to XHTML, but it seems the serializer 
converts it to simple HTML. (I have some br/ tags and it convert them to 
br)

Br,
Istvan

-
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 PROTECTED]


-
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 PROTECTED]




Livesites - www.duitslandweb.nl - Cocoon 2

2002-06-03 Thread Arjé Cahn

(Posted again because of malformed subject)

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl


-
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 PROTECTED]




RE: Sitemap schema

2002-05-31 Thread Arjé Cahn

Looking forward to it!

Arjé

-Oorspronkelijk bericht-
Van: Konstantin Piroumian [mailto:[EMAIL PROTECTED]]
Verzonden: 31 May 2002 14:15
Aan: [EMAIL PROTECTED]
Onderwerp: Re: Sitemap schema


I am working on a XML Schema for sitemap for my current needs. Now it
validates correctly the root, samples root and i18n samples sitemaps
correctly. I am going to make some cleanup and then will post it here for
comments. Hope to finish it today.

Konstantin

- Original Message -
From: Bert Van Kets [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 31, 2002 3:54 PM
Subject: RE: Sitemap schema


Here's an updated version that works with 2.1-dev
I haven't checked with sub sitemaps and I need to add tag/attribute
references to make it really useful.
Bert

At 11:42 31/05/2002 +0200, you wrote:
Rogier Peters showed me the Sitemap DTD (Cocoon
root\documentation\resources\entities\sitemap-v02.dtd). That will do.

Arjé

-Oorspronkelijk bericht-
Van: Arjé Cahn
Verzonden: 30 May 2002 11:48
Aan: [EMAIL PROTECTED]
Onderwerp: Sitemap schema


All,

In response to Leona's question (development tools that support Cocoon
2) I was wondering wheter there exists a schema for the Cocoon 2 sitemap.
Is anyone working on this?

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl




-
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 PROTECTED]


-
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 PROTECTED]








 -
 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 PROTECTED]

-
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 PROTECTED]


-
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 PROTECTED]




RE: development tools that support Cocoon 2

2002-05-30 Thread Arjé Cahn

Leona,

Pollo lets you edit Sitemaps:
http://pollo.sourceforge.net/
The site notes that it's 'usable but not yet finished'. 

However, I would prefer having a Sitemap schema for use
in a commercial product like XMLSpy (www.xmlspy.com) or even
Excelon. Is anyone working on this?

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl




-Oorspronkelijk bericht-
Van: gorillacommunications [mailto:[EMAIL PROTECTED]]
Verzonden: 29 May 2002 21:17
Aan: [EMAIL PROTECTED]
Onderwerp: development tools that support Cocoon 2


Hi All,

Does anyone know of any development products that support
Coccon 2, such as tools to help build sitemaps? Ideally it
would run on Win2K and Linux. I'm using Excelon Stylus
Studio right now, which has nice features for XML and
XSL, but would like something more advanced.

Regards,
Leona Slepetis



-
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 PROTECTED]


-
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 PROTECTED]




Sitemap schema

2002-05-30 Thread Arjé Cahn

All,

In response to Leona's question (development tools that support Cocoon 2) I was 
wondering wheter there exists a schema for the Cocoon 2 sitemap. Is anyone working on 
this?

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl




-
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 PROTECTED]




Live Site www.duitslandweb.nl

2002-05-28 Thread Arjé Cahn

Hi all,

We recently put the German reference portal for The Netherlands online 
(www.duitslandweb.nl, in Dutch!). This government supported website aims to help Dutch 
and German students and researchers find information about both countries. It is 
filled with up-to-date articles discussing historical, political and cultural aspects. 

The site is updated on a daily basis using CASTA XE editor and Cocoon 2. Updates are 
rendered to HTML and published on an external webserver that handles the workload. The 
complete project holds about 1500 pages, built from 3000 separate XML documents in an 
XML database. We have been using Xindice but are evaluating XHive 3 (www.xhive.com) to 
do the database job. Current results are very good, in favour of XHive. Cocoon does a 
good job, but caching the pages as HTML files is absolutely necessary to make browsing 
the site possible. 

If you would like more information on this case, don't hesitate to contact me.

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl





-
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 PROTECTED]




RE: Looking for companies using cocoon.

2002-05-22 Thread Arjé Cahn

Cederic,

We are using parts of Cocoon in our CMS.
We combined it with the XHive XML database (x-hive.com) and our own CASTA\\ XML WebDAV 
editor. I'm very happy with the current test results of Cocoon. It's running quite 
stable and combined with a good caching mechanism is capable of running and 
maintaining medium to big sized websites. Sites built in Cocoon are highly 
maintainable and open for future technologies.

Are you looking at Cocoon from a developer's perspective or from a user's perspective?

Don't hesitate to email or call me (+31 20 6345173) with further questions. 

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl




-Oorspronkelijk bericht-
Van: Cederic Van Herreweghe [mailto:[EMAIL PROTECTED]]
Verzonden: 21 May 2002 13:38
Aan: '[EMAIL PROTECTED]'
Onderwerp: RE: Looking for companies using cocoon.


My definition of CMS :

A system that allows us to create and maintain content in a structured way
in different languages, and publishing it on different websites.

We want to know if this is a better system (a system that fits better to our
needs) than other CMS-solutions such as : Interwoven, Tridion, Gauss,.

Thanks for the quick replies !

Kind regards,

Cederic Van Herreweghe



-Original Message-
From: Michael Homeijer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 12:15
To: '[EMAIL PROTECTED]'
Subject: RE: Looking for comanies using cocoon.


Cederic,

Are you looking for CMS solutions like Wyona (based on Cocoon) or for
websites based on Cocoon?
Maybe you could explain your definition of CMS and what kind of service you
are looking for?

HTH

Michael

 -Original Message-
 From: Cederic Van Herreweghe [mailto:[EMAIL PROTECTED]]
 Sent: dinsdag 21 mei 2002 12:06
 To: '[EMAIL PROTECTED]'
 Subject: Looking for comanies using cocoon.
 
 
 I'm looking for companies or people in Belgium or near to 
 belgium who have
 already implemented a cocoon-based content-management-system.
 
 Thanks in advance for letting me know !
 
 Kind regards,
 
 Cederic Van Herreweghe
 
 -
 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 PROTECTED]
 

-
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 PROTECTED]

-
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 PROTECTED]


-
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 PROTECTED]




RE: Problem with xmldb-pseudo-protocol

2002-05-01 Thread Arjé Cahn

Is this a collection you are calling? Then you should try meta/#.

-Oorspronkelijk bericht-
Van: Jörn Heid [mailto:[EMAIL PROTECTED]]
Verzonden: 01 May 2002 20:14
Aan: [EMAIL PROTECTED]
Onderwerp: Problem with xmldb-pseudo-protocol




When I call this pipeline:


map:match pattern=expose/neu.html
map:generate
src=xmldb:xindice://localhost:4080/db/ximmo/kruck/exposes/meta#./
map:serialize type=xml/
/map:match

I get java.io.FileNotFoundException: /C:/Programme/Apache
Group/resin/xmldb:xindice:/localhost:4080/db/ximmo/kruck/exposes/meta#.




I added the following lines from
http://www.cocooncenter.de/cc/documents/resources/xindice/index.html:

source-handler logger=core.source-handler
!-- xmldb pseudo protocol --
protocol name=xmldb
  class=org.apache.cocoon.components.source.XMLDBSourceFactory
  !-- Xindice driver --
  driver type=xindice
class=org.apache.xindice.client.xmldb.DatabaseImpl/
  !-- Add here other XML:DB compliant databases drivers --
/protocol
  /source-handler

and used the latest cvs snapshot...

What's wrong?


BTW, why does component-instance
class=org.apache.cocoon.components.source.XMLDBSourceFactory
name=xmldb/ in source-factories throw a class cast exception?

JOERN


-
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 PROTECTED]


-
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 PROTECTED]




RE: Newbie Question

2002-04-19 Thread Arjé Cahn

Have you tried XMLSpy? (www.altova.com)

Arje

-Oorspronkelijk bericht-
Van: Sorin Marti [mailto:[EMAIL PROTECTED]]
Verzonden: 19 April 2002 11:23
Aan: [EMAIL PROTECTED]
Onderwerp: Newbie Question


Hello toghether

I'm a XML newbie and a Cocoon newbie, too...

I wrote an example XML File and the appropriate XML schema.
How to validate the XML File? (I guess I have to validate it because
there are rules that you can't fill in this or that in a certain element...

every advice would be helpful...

thanks in advance mas


-
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 PROTECTED]


-
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 PROTECTED]




RE: Getting rid of namespaces in result

2002-04-18 Thread Arjé Cahn

Ed,

This is my (dirty?) solution to removing prefixes. It is an extra XSL I put into the 
pipeline before I send the result to the HTML serializer. The CASTA\\ Client XML 
Editor I am using returns tags like XHTML:P. I replace them with p xmlns=x 
It recursively works it's way through the complete XML.

If anyone knows a better solution, please let me know.


?xml version=1.0 encoding=UTF-8?
xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; 
xmlns=http://www.w3.org/1999/xhtml; exclude-result-prefixes=xhtml 
xmlns:xhtml=http://www.w3.org/1999/xhtml; 
xmlns:src=http://xml.apache.org/xindice/Query; 
xmlns:res=http://www.hippo.nl/xml/resource; 
xmlns:collection=http://apache.org/cocoon/xmldb/1.0;  
xmlns:fo=http://www.w3.org/1999/XSL/Format;
xsl:template match=*
xsl:element name={local-name()} 
namespace={namespace-uri()}
xsl:for-each select=@*
xsl:variable name=attname 
select=name()/xsl:variable
xsl:attribute name={$attname}
xsl:value-of 
select=./xsl:value-of
/xsl:attribute
/xsl:for-each
xsl:choose
xsl:when test=count(./*) != 0
xsl:apply-templates
/xsl:apply-templates
/xsl:when
xsl:otherwise
xsl:value-of 
select=./xsl:value-of
/xsl:otherwise
/xsl:choose
/xsl:element
/xsl:template
/xsl:stylesheet

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-Oorspronkelijk bericht-
Van: Cocoon Newbie [mailto:[EMAIL PROTECTED]]
Verzonden: 17 April 2002 22:34
Aan: Cocoon Users
Onderwerp: Getting rid of namespaces in result


I am trying to get rid of namespaces in my HTML output produced by 
Cocoon2. I searched the web/archives and found exclude-result-prefixes 
attribute to xsl:stylesheet element. However, if prior to using this 
attribute only HTML element had prefixes in the result, after using it 
HTML element does not but all its child nodes do. Is there a way to get 
rid of these prefixes short of defining XSLT templates for all possible 
XML elements?

Thanks,

Ed


-
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 PROTECTED]


-
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 PROTECTED]




Cocoon XHive

2002-04-18 Thread Arjé Cahn

Does anyone has experience with implementing XHive in Cocoon?

Regards,

Arjé Cahn


-
Content Management Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel  +31 (0)20 6345173 
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl



-
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 PROTECTED]




RE: Cocoon XHive

2002-04-18 Thread Arjé Cahn

Per, thank you for your reply.
However, Rogier and I are working together but are looking in different groups ;-) 
Thanks anyway!

Arje

-Oorspronkelijk bericht-
Van: Per Kreipke [mailto:[EMAIL PROTECTED]]
Verzonden: 18 April 2002 20:15
Aan: [EMAIL PROTECTED]
Onderwerp: RE: Cocoon  XHive


Arje,

There's a thread called on the cocoon-dev list about XIndice (contents
below) and how Rogier was about to test XHive instead:

Subject: (dbxml) Generator vs Source

Hi,

As I understood the xmldb-generator is to be deprecated in favor of the
xmldb-source. I extended the xmldb-generator to be able to pass a depth
parameter, as happens in the directory-generator. Although this worked
reasonably well, we had a lot of performance issues and therefore are
currently testing another xml database (X-Hive) and this leaves me with the
following questions:
...

Rogier Peters

and

I don't really mean Xindice has performance problems.

We are currently working on a system tying together Apache Slide with
Xindice as a backend, and Xindice and Cocoon as a frontend.

To this end we wrote a connector for Slide-Xindice and a custom
XMLDB-generator between Xindice and Cocoon. It's most likely that those
connections are the problem, but basically keeping this system running for
more than a couple of days on a 1Gb machine is not possible, due to memory
leaks.

The site we're running has about 2000 xml content files and right now a
typical page with three level deep dynamic navigation, and starting out with
about 2 lines of xml, will take about 10 secs to render.

Regards,

Rogier Peters



-
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 PROTECTED]


-
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 PROTECTED]