structured omega
Archive - 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.
SQL::Translator::Producer::PostgreSQL problems
written by Andreas Marienborg
So, I'm getting pretty close to having deployable SQL apps now. One of the last stumbeling blocks now is the SQL producer for Pg. Firstly, it quotes tablenames with "". And that results in pg barfing later on.
events support in HTML::Widget
written by Andreas Marienborg
at work I am fortunat enough to be able to work on a catalyst application, doing with it pretty much what I want. So I use DBIx::Class, HTML::Widget etc. Today however, I stepped on a stumbling block. There was no good way to add events to elements generated with HTML::Widget.
New SVN and TRAC locations!
written by Andreas Marienborg
Since gabb is no longer active in the project, we saw it best to relocate the svn and trac to a new home to ease access and administration.
Back up
written by Andreas Marienborg
So random is finaly back up, and its now running the latest trunk version of Agave as well.