Mailinglist Archive: opensuse (3506 mails)
| < Previous | Next > |
Re: [SLE] I am looking for a template for web based database handling
- From: Michael James <Michael.James@xxxxxxxx>
- Date: Tue, 5 Sep 2006 02:07:05 +0000 (UTC)
- Message-id: <200609051206.53534.Michael.James@xxxxxxxx>
On Tue, 5 Sep 2006 10:48 am, Ronald Wiplinger wrote:
> I think there should be somewhere a template for web based database
> handling, others than copy all to gether from different tutorials.
Know any Perl?
It would be very easy to set it up in Mason.
Mason allows you to embed Perl into a normal HTML page.
eg: dumping a Perl list into table format is a 4 liner.
It's also a beautifully simple-but-powerful framework
for a whole website.
I'm working on setting up a server with it enabled.
Then I'll be doing a similar project.
michaelj
--
Michael James michael.james@xxxxxxxx
System Administrator voice: 02 6246 5040
CSIRO Bioinformatics Facility fax: 02 6246 5166
No matter how much you pay for software,
you always get less than you hoped.
Unless you pay nothing, then you get more.
> I think there should be somewhere a template for web based database
> handling, others than copy all to gether from different tutorials.
Know any Perl?
It would be very easy to set it up in Mason.
Mason allows you to embed Perl into a normal HTML page.
eg: dumping a Perl list into table format is a 4 liner.
It's also a beautifully simple-but-powerful framework
for a whole website.
I'm working on setting up a server with it enabled.
Then I'll be doing a similar project.
michaelj
--
Michael James michael.james@xxxxxxxx
System Administrator voice: 02 6246 5040
CSIRO Bioinformatics Facility fax: 02 6246 5166
No matter how much you pay for software,
you always get less than you hoped.
Unless you pay nothing, then you get more.
| < Previous | Next > |