CMSLAURIN Technology
- Standards (HTML, XML, SQL...) rather than proprietary solutions
- Completely browser-based administration and editing (Active-X is necessary)
- No obligatory preconditions such as JavaScript, Layers, etc.
- Complete separation of content, layout, and function
- Break down a Web site into its smallest combinable building-blocks. CMSLAURIN’s building-blocks are elements, modules, and templates.
- Usability-oriented, configurable interface
- Server-side scripting: PHP Server (alternatively: ColdFusion Server) is necessary.
- Completely modular program structure:
The accomplishment of special tasks (for example, setting up new modules) generally requires only a very few interventions at a logically comprehensible location. - Application Programming Interface (API) and Content Abstraction Layer (CAL) for open interfaces and problem-free expandability.
CMSLAURIN’s concept, with Laurin API and Laurin CAL, reduces the labor of programming (via code takeover, for example) by up to 75% compared to classical CMS.
This assumes adequate familiarity with HTML, PHP (ColdFusion), and the Laurin documentation. - CMSLAURIN works with the following databases:
MySQL, Oracle, Informix, DB2, PostgreSQL, Sybase, MS SQL... - Greatest possible scalability is possible by setting up different servers
(admin server, productive server, database server, image server...) - Load balancing is possible
- Proxy and caching solutions are possible
- Multi-threading
- Highest performance through the staging of static pages
- Server-side scripting: starting with Version 2.0 PHP. – Upgrade of older versions of CMSLAURIN onto the PHP versions is possible (conversion module is available).