Re: website development and maintenance, using Perl. Please help!
- From: Brian Wakem <no@xxxxxxxxx>
- Date: Fri, 30 Sep 2005 20:32:29 +0100
Andrew wrote:
> Is there a Perl/OSS alternative to ColdFusion? What is the best way to
> "templatize" web-page creation, with non-redundant (yet, possibly,
> user-identity-sensitive) header/footer/navigation bars/etc.?
> (Server-side includes? Or is that yesteryear?) Being more or less
> comfortable with database backends (rectangular tables as well as
> trees), I think I can build any data component we would need myself, to
> plug into whatever is suggested. I also have enough web tools for
> web-based database maintenance (by others)... so, essentially, what's
> missing, is efficient maintenance of static and quasi-static
> (template-merged) web pages, by non-programmers.
You should use mod_perl rather than plain old cgi/perl if the site is likely
to get some reasonable traffic.
I still use SSI's for headers, footer and menus. Can't think of any reason
not to.
--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
.
- References:
- Prev by Date: Re: I have problems with download scripts, it's trying to print instead of saving the file
- Next by Date: Re: equality as a variable
- Previous by thread: Re: website development and maintenance, using Perl. Please help!
- Next by thread: Re: website development and maintenance, using Perl. Please help!
- Index(es):