in reply to Re: PostgreSQL web application examples?
in thread PostgreSQL web application examples?

Thanks for the idea. I gave it a look. It's certainly small and easy to manage for all the capability it has.

After a quick review of the code, it's not organized well for my learning about the database side of things. I've used it often from the outside, and it's interesting to see what other features it has from the administrator's side, but the DB aspects are a bit crufty.

They also rewrite CGI.pm, perhaps because it's older than CGI.pm's wide acceptance, but it gave me a feeling of Matt's Script Archive when I saw CGI.pl ...

Cool app, good applicability to my concept, but not a pleasant code-reading experience so far.

--
[ e d @ h a l l e y . c c ]

  • Comment on Re^2: PostgreSQL web application examples?