hi,

I am writing a very small CMS in Pylons.  you can see it live at
http://decrop.net or at http://www.kosk.be.  The first one is in 3
languages (Dutch, French and German) the latter is only in Dutch.

Currently I am cleaning up my code.  By the end of April I will
release the source code for those who are interested.

Feature set
 - group based security model
 - people can add/modify content folders, rich text base pages,
calenders events and news items
 - gui is written with YUI
 - multiple language support, even for content
 - easy to add customized content types with complex logic

Why am I developing my own CMS and why not using Drupal and/or Plone:
 - both sites have a part that is not CMS related at all and that
requires a lot of customized programming.  Here I definitely prefer a
Python solution versus a PHP solution
 - memory footprint.  both applications runs on the same virtual
server with 256 MB of RAM and no swap space
 - speed.  Pylons is fast.  On my development server it takes 15
seconds to restart Plone, only 2 for a Pylons aplication

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to