[Seaside] Content Management System in Seaside

Chad Nantais cnantais at gmail.com
Thu Feb 9 17:31:17 UTC 2006


I have been asked to build a small CMS for a client and would like to
develop it in the Seaside framework.

My question is: what's the best option for storing the pages in the
content management system (files, RDBMS, object db, etc)?

Here are some of the requirements/constraints:
-pages consist of meta data, title, html-tagged content
-no more than 250 pages will be stored
-pages must be searchable (search does not need to be lightning-fast)
-pages will be organized into a hierarchical structure of categories
and subcategories (no more than 3 levels deep).
-will be hosted on a VPS, so I can install whatever is necessary.
-traffic amounts to a few hundred page views per day.

Thanks in advance,

Chad


More information about the Seaside mailing list