Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Chunking HTML to database and back

by fokat (Deacon)
on Aug 25, 2005 at 00:44 UTC ( [id://486403]=note: print w/replies, xml ) Need Help??


in reply to Chunking HTML to database and back

Dear danmcb

I would look at using Catalyst for generating the application(s) and the interface to the underlying database, Template Toolkit for the presentation.

There are modules that produce a CRUD with Catalyst with very little code, and that can be easily customized with TT to suit your need.

If FastTemplate is a requirement, likely there is a View module for Catalyst that supports this too.

Best regards

-lem, but some call me fokat

Replies are listed 'Best First'.
Re^2: Chunking HTML to database and back
by danmcb (Monk) on Aug 25, 2005 at 08:37 UTC
    BTW, what is a CRUD?
Re^2: Chunking HTML to database and back
by danmcb (Monk) on Aug 25, 2005 at 07:18 UTC

    Thank you, lem/fokat ... I will definitely take a look.

    I went for FastTemplate for certain parts of the site that I expect to get > 90% of site traffic, so they are optimised for speed. I expect those scripts to end up under mod_perl before long. But the part I need the translation aids for are static pages and I could happily use another system there.

    so many CPAN modules, so litle time ...!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://486403]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (9)
As of 2024-04-18 08:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found