Demo 1 - A Book and CD Store

The following is a very crude example of how you could use Roddeh CMS to model an online book store.

As an example it demonstrates the use of singleton types, abstract types, inheritance etc. However, it is NOT pretty, purely functional.

The site itself can be viewed here: http://cms.roddeh.com/demo/
The admin interface can be accessed here: http://cms.roddeh.com/demo/admin/
And the source for everything can be downloaded here: http://cms.roddeh.com/demo/cms_demo.zip

You can use the following username and password to login to the demo.
username: admin
password: password

Demo 2 - An Opal Store

The next is a more polished example of using Roddeh CMS and demonstrates that you can definitely make beautiful sites using the same CMS.

The site itself can be viewed here: http://cms.roddeh.com/opal/ (Flash 10 required to view site.)
The admin interface can be accessed here: http://cms.roddeh.com/opal/admin/
The source for this site is unfortunately not available for download :(