Skeletonz: The pythonic CMS system
[Posted August 1, 2006 by cook]
| From: |
| "4mir Salihefendic" <amix-AT-amix.dk> |
| To: |
| python-announce-list-AT-python.org |
| Subject: |
| Skeletonz: The pythonic CMS system |
| Date: |
| Mon, 31 Jul 2006 21:01:11 +0200 |
Hi everyone
I am very glad to announce a pythonic content management system (CMS)
called Skeletonz.
Say goodbye to tedius backend administration and say hello to insite
dynamic editing of your site! The system is a CMS refreshment - - it
represents a whole new way of editing! Say goodbye to bloatness also.
Skeletonz is dynamic, very fast and dead simple to use. The system has
been in development for around 9 months. Current version is 1.0 beta.
Its alrady used on production websites.
The features:
* Administration is insite - this is done by Ajax and DOM hackery.
* Simple and intuitive edit syntax.
* Full blown plugin system. Currently there are around 14 plugins that
can do a lot of useful things.
* Simple admin section where you can add users, groups, alter
permissions or create/restore backups.
* Super perfomance. Around 600 req. pr. sec. can be served by
Skeletonz internal Python webserver. Depends on the hardware of
course.
* Simple template system that's based on Cheetah.
* Super clean Python code that follows the MVC pattern. Browse it here
http://orangoo.com/skeletonz_dev/browser and see for yourself.
* Plus a lot more...
Some sites that use Skeletonz:
* http://orangoo.com/labs/
* http://aspuru.chem.harvard.edu/
* http://birc.au.dk/
* http://www.chloecello.net/
The system is open-source and released under the GPL. Skeletonz is
copyrighted by Bioinformatics Research Center, University of Aarhus.
Check out the Skeletonz site for more information:
http://orangoo.com/skeletonz/
For a demo, check out:
http://orangoo.com/skeletonz_demo/
I hope you give Skeletonz a chance.
Kind regards
4mir Salihefendic (http://amix.dk/ - amix@amix.dk)
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
(
Log in to post comments)