structured omega
Archive - August, 2006
EasyCMS2: Demosite, trac and svn
written by Andreas Marienborg
Today I put EasyCMS2 up for testing on my server. It runs on apache2 with a postgresl backend.
It's far from done, but it is approaching a useable state quite nicely.
The point of EasyCMS is kinda divided. On one part is a pet project to stay up to date with catalyst and related techs, and on the other side, its a tool which some friends are waiting for to ease the maintainence of their websites.
The idea of the current implementation is to provide a nicely categorized set of pages, that are interlinked and easy to update.
We will see how close to achiving either I get :p
Of interesting techs used I would like to mention in particular DBIx::Class with versioning support. That has got to be one of the smoothes things I have ever set foot in.