Hi all!

I'm proud to announce that AxKit::App::TABOO version 0.1 is now at CPAN!
It is a first beta, in that features to make it do something useful is there. 
I have given it some testing, and it runs on http://demo.kjernsmo.net/
It needs more testing, obviously, to become stable, but I'm also adding 
features, and still changing things in the core code. 

In practical terms, it is now a framework for managing a news-site with 
comments tied to stories posted by an editor. There is also some user 
management and authentication code in there, it can be used as a multi-user 
blog too. It is, however, not a complete CMS, it is not as flexible as that, 
more targetted.

Deeper down, the important things about it is adding some abstraction layers. 
I invented the database abstraction wheel again, as I felt I couldn't really 
make it real OO otherwise. Also, I have given much attention to create good, 
human-readable URI's, much like the REST ideas of Roy Fielding. There are a 
few Providers involved in fetching the content, but also some XSP where there 
is more interactivity with the user involved. I really do like Providers. 

So, the News thing is really just a start. I've gotten a long way with some 
code to manage more static articles, and in fact, I started writing a webshop 
for TABOO too.

It has a fair amount of pre-requisites now, but installing it from CPAN is not 
too hard if you use the cpan or cpanplus tools, I hope... I have tried to 
write documentation as I code along, so I also hope you will find it 
relatively well documented. You can find it all at

http://search.cpan.org/~kjetilk/AxKit-App-TABOO-0.1/

Share and enjoy,

Kjetil


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to