What is the main advantage of separating content, design and business logic?
It eases the maintenance: change of design can be accomplished without influencing
the content or logic. In this way, creation and maintenance of content does not require technical or
design skills, and developing and improving business logic can be accomplished without worrying about
design and/or content.
Does VCM support performance optimization?
Yes.
How many users or how large a load can VIOMA Content Manager handle?
VCM is capable of scaling to handle any number of users or load.
Does VIOMA Content Manager support phased roll-out?
Yes, the site can be implemented section by section, either on a schedule or just
as it is finished.
What does it mean that the VIOMA Content Manager is XML-based?
The data (content) is stored as XML in a relational database (RDBMS). Also, the
system accepts and outputs content in XML format.
What is the different between static and dynamic publication?
Static publication is hard-coded XML or HTML.Dynamical publication is database-driven
with design templates for presentation. The page is generated when it is accessed.
How is content published to different channels?
Different channels can be published to by using corresponding templates.
What are the advantages of database-based storage?
When content and templates are stored in a database, maintenance becomes easier
and data redundancy is minimized.
What technology is used in VCM?
The technologies used in VCM are all industrial standards like XML and Java.
What configurations (OS, DB, Webserver) has VIOMA Content Manager been installed
and tested on?
VCM has been used on NT, Windows2000, Unix, Linux, Oracle, DB2, MS SQL with IIS,
and WebSphere.