The problem of those web spiders is using of dynamic links (e.g. via
JavaScript or Flash).

I'm currently developing a little tool on top of Cocoon which generates
static content via a mapping xml file. There you can define all of your urls
and their dependencies to xml and xsl files. So if you change an xsl file
the tool downloads only that urls which could have changed. Aftre that it
can upload the newest files.

I want to support ftp and WebDAV. But the project just startet yesterday ;)

JOERN_HEID

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von
Bertrand Delacretaz
Gesendet: Dienstag, 23. Oktober 2001 08:25
An: [EMAIL PROTECTED]
Betreff: Re: Generate static HTML with Cocoon


On Tuesday 23 October 2001 08:12, Holger Danske wrote:
> We want to use Cocoon to generate static HTML.

wget (www.gnu.org/software/wget), a command-line utility, is very good at
creating static versions of dynamic web sites.

--
 -- Bertrand Delacrétaz, www.codeconsult.ch
 -- web technologies consultant - OO, Java, XML, C++






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

Reply via email to