Subject | Re: [IBDI] website |
---|---|
Author | Adam Clarke |
Post date | 2001-05-01T12:20:25Z |
There are quite a few of these types of systems listed on Freshmeat also.
Another possibility is to do it on a private web using PHP or Perl-CGI or
.shtml or whatever making sure that each of the pages can be generated by a
seperate URL then point something like wget at it using recursive mode and
you'll end up with a static version of your site.
Cheers
Adam
Another possibility is to do it on a private web using PHP or Perl-CGI or
.shtml or whatever making sure that each of the pages can be generated by a
seperate URL then point something like wget at it using recursive mode and
you'll end up with a static version of your site.
Cheers
Adam
----- Original Message -----
From: "Pavel Cisar" <pcisar@...>
To: <IBDI@yahoogroups.com>
Sent: Tuesday, May 01, 2001 8:49 PM
Subject: Re: [IBDI] website
> Damian,
>
> On 1 May 2001, at 10:34, Damian Dowling wrote:
>
> > Looks nice but requires that the contents is on every page. I have no
> > problems doing this style of a site ,in fact i started with that type of
> > layout in mind, but it is too difficult to maintain without php or
another
> > scripting language so i dropped the idea. If i knew that the hosting
> > computer have PHP then sure no problem.
>
> Yep, it's hard to maintain / do any change in common parts on
> static pages. Because that, I wrote a small Delphi utility (for
> IBPhoenix site) that build static html pages from snippets,
> templates, macros etc. It's very simple but can help with small to
> medium size sites. If you're interested, I can made it available for
> download (including Delphi source). I should have a Linux/Kylix
> version somewhere too.
>
> Best regards
> -- Pavel Cisar
>
> Firebird - the most addictive database
> http://firebird.sourceforge.net
>
> Community email addresses:
> Post message: IBDI@yahoogroups.com
> Subscribe: IBDI-subscribe@yahoogroups.com
> Unsubscribe: IBDI-unsubscribe@yahoogroups.com
> List owner: IBDI-owner@yahoogroups.com
>
> Shortcut URL to this page:
> http://www.yahoogroups.com/community/IBDI
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>