Alchemy CMS (Content Management System)

Alchemy is a full featured Content Management System (CMS) with a gorgeous Userinterface.

Nearly every content management system stores the content of a page in a body column in the pages table. This is easy to develop and the user manages the content inside one of the fancy new Javascript based wysiwyg processors. Formatting, image placement, styling and positioning of the content is in the hand of the end-user.

We think this is completly wrong!

The content manager mustn‘t be able to change anything but the content and some basic text formatting. The content manager shouldn‘t care about headline formatting, image positioning or resizing. The developer should take care of this!

Alchemy is different!

We split the page into logical parts like headlines, paragraphs, images, etc. The only thing we store in the database is text: ids of images and richtext content. Nothing else. No markup (besides basic text formatting inside the richtext elements), no styling, no layout. Pure content!

This gives the webdeveloper the power and flexibility to implement any kind of layout with the insurance that the content manager is not able to break up the layout.

Resources
Homepage: http://alchemy-app.com
Live-Demo: http://demo.alchemy-app.com
Wiki: http://wiki.alchemy-app.com
API Documentation: http://api.alchemy-app.com
Issue-Tracker: http://issues.alchemy-app.com
Sourcecode: http://source.alchemy-app.com
User Group: http://groups.google.com/group/alchemy-cms