I've added a link to fire up WidgetApp in the left sidebar.
It is fairly complete as it is. I'll need to polish it up
for publication.
I wanted to get it working at Pair, just to see if there
would by any problems with more advanced work. The only
thing I had to do was install a more current version of
CGI::Application in my own perl lib.
The O'Reilly CGI book has a database example. As an exercise, I'm re-implementing
it using CGI::Application and HTML::Template. I'm not wild with
the base application. I may just fold it into WidgetApp.
It is only partially converted, it does not work yet.
WidgetApp
- A Working Example of CGI::Application, HTML::Template, DBI, and Data::Page.
AddressBook
- A reimplentation of the CGIBook2 database example using CGI::Application, HTML::Template, and DBI.
This site is a test bed for my "learning CGI" excercises,
as well as playing with Blosxom.