Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!news.magicnet.net!news.maxwell.syr.edu!news-peer.sprintlink.net!news.sprintlink.net!news-b.ais.net!ais.net!uunet!in1.uu.net!news.neta.com!not-for-mail
From:
[email protected] (Hakan Ardo)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: HTMLView - creating web GUIs to DBI databases
Followup-To: comp.lang.perl.modules
Date: 6 Oct 1998 15:22:47 GMT
Organization: Lund Institute of Technology, Sweden
Lines: 38
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: gadget.cscaper.com
X-Trace: news.neta.com 907687367 12267 206.67.186.3 (6 Oct 1998 15:22:47 GMT)
X-Complaints-To:
[email protected]
NNTP-Posting-Date: 6 Oct 1998 15:22:47 GMT
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:150 comp.lang.perl.modules:4641
Hi,
I would like to announce that version 0.1 of DBIx::HTMLView now is
availibe at CPAN as:
authors/id/H/HA/HAKANARDO/DBIx-HTMLView-0.1.tar.gz
This is a general propose module to simplify the creation of web
userinterfaces to a DBI database, currently it can list, view, add,
edit and delete entries in the databse using either <input ...> or
<textarea> to gather the info.
It can also edit N2N relations between two tabels using a third table
to represent the connections.
It's actions is highy customizable by using a database definition
where most things are specified and by beeing designed to easily
allow subclassing in order to change it's behaviour.
It is constructed as a set of objects that could be considered
editors or viewers. Those objects can either be used as they are
or be subclassed if they can be customized enough for your needs.
See the View.cgi example for the simples posible use that gields a
quite powerfull cgi based editor.
--
---------------------------------------------------------------
Name: Hakan Ardo
E-Mail:
[email protected]
WWW:
http://www.ub2.lu.se/~hakan/sig.html
Public Key: Try "finger
[email protected]"
Fingerprint: E9 81 FD 90 53 5C E9 3E 3D ED 57 15 1B 7E 29 F3
Interests: WWW, Programming, 3D graphics
Thought for the day: As long as one understands, the
spelling does not matter :-)
---------------------------------------------------------------