My CMS Wish List

12 posts by 2 authors in: Forums > CMS Builder
Last Post: February 28, 2008   (RSS)

Re: [Glasairmell] My CMS Wish List

By Dave - February 28, 2008

It's certainly possible. There's all kinds of fancy hacks you could do like have 404's direct to your script which then creates pages on demand if they don't already exist, etc. And many many other methods.

For the most part though you can make it so there's no way a web visitor could tell which method you were using.

I don't know that it's more or less secure. In one sense the filesystem is just another kind of database. And whether your web server gets the content from your filesystem "database" or your MySQL "database" it's still just mapping an url to an arbitrary data source.

One thing that I imagine we'll have to deal with sooner or later is adding some sort of caching mechanism for really high volume sites to reduce load on the MySQL server. We have some ideas for this but haven't had a need (or request) yet even though we're using CMS Builder to power some sections of our own site (which gets a lot of traffic).
Dave Edis - Senior Developer
interactivetools.com