[Catalyst] Catalyst application example

Karl.Moens at marsh.com Karl.Moens at marsh.com
Mon Dec 12 10:35:22 CET 2005


Dear listmembers,

I finally managed to put a Catalyst-driven website on my server and open 
it out to the world.

It is a small library application allowing the members of our 
wargames-club to enter their books of military-history into a database so 
other members can look it up.

It runs on Apache2 and MySQL 4.1. The front-end server is on LINUX 
(Mandriva 10, very old Celeron 333 Mhz) serving the static content and the 
mod-perl enabled back-end server is on an old Windows 98 laptop.

The model classes use Class::DBI (and I hope to switch to DBIx::Class for 
the next version). The View classes use Template::Toolkit.

You can have a look at it here: http://www.csa-biblio.be (with frames) or 
http://csa-in-exile.be (without frames). Just click the large "CSA" logo 
to continue.

A guest log-in is available: ID is "gst" and password is "guest".

Please note that the PDF-output of the catalogue doesn't work (yet). 
Splitting the static and dynamic content over two servers broke it. I will 
repair it as soon as I have an hour to spare :-)

Comments, suggestions, ... are of course always welcome.

Karl


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This message and any attachments are confidential. If you have received 
this message in error please delete it from your system. If you require 
any assistance please notify the sender. Thank You.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20051212/1fc44d05/attachment.htm


More information about the Catalyst mailing list