AW: How to protect a Cocoon project

2003-10-22 Thread Jörn Heid
It's about a demo (with an installer). I can't say: Before you install, please create a new user and forget the password of him :) -Ursprüngliche Nachricht- Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Olivier Billard Gesendet: Mittwoch, 22. Oktober 2003 09:54 An: [EMAIL PROTECTED]

Re: AW: How to protect a Cocoon project

2003-10-22 Thread Jorg Heymans
you can precompile the stylesheets to classes so at least it's not plaintext anymore. Ultimately that's what cocoon does. Put your XML into a database or something. I don't know how you would go on about masking the sitemap. jorg Jörn Heid wrote: It's about a demo (with an installer). I can't

Re: AW: How to protect a Cocoon project

2003-10-22 Thread Derek Hohls
Jorg   Are there guidelines for how to do the precompiling of XSL *and* XSP?   Thanks Derek>>> [EMAIL PROTECTED] 22/10/2003 10:34:15 >>> you can precompile the stylesheets to classes so at least it's not plaintext anymore. Ultimately that's what cocoon does. Put your XML into a database or so

Re: AW: How to protect a Cocoon project

2003-10-22 Thread Jorg Heymans
have look at the wiki (or google because the wiki seems to be down for the moment) for xsltc, a stylesheet compiler. wiki.cocoondev.org Derek Hohls wrote: Jorg Are there guidelines for how to do the precompiling of XSL *and* XSP? Thanks Derek >>> [EMAIL PROTECTED] 22/10/2003 10:34:15 >>> y

Re: AW: How to protect a Cocoon project

2003-10-22 Thread Olivier Billard
Sorry I didn't read good your mail :) My eyes are not well opened this morning ;) But Alexander is right : that's your job to ensure there is no backdoor... On 22/10/2003 10:10, Jörn Heid wrote: It's about a demo (with an installer). I can't say: Before you install, please create a new user and

Re: AW: How to protect a Cocoon project

2003-10-22 Thread gounis
sun's page for xsltc compiler http://wwws.sun.com/software/xml/developers/xsltc/ On Wed, 22 Oct 2003, Jorg Heymans wrote: > have look at the wiki (or google because the wiki seems to be down for > the moment) for xsltc, a stylesheet compiler. > > wiki.cocoondev.org > > > Derek Hohls wrote:

Re: AW: How to protect a Cocoon project

2003-10-22 Thread Steven Noels
Jorg Heymans wrote: have look at the wiki (or google because the wiki seems to be down for the moment) I was doing some housekeeping this morning, but now it should be running smoothly again sorry for the annoyance! -- Steven Noelshttp://outerthought.org/ Outerthou