Basics:
- designed to be as simple and compact as possible, while offering
neccessary functionality;
- clients can focus on designing clear Document structure and easy to read topics;
- accessing unlimited number of Documents thru one gateway;
- only one call to the Program server during start-up;
- browsing and search only make requests to the user's webserver;
- the Program works on most contemporary well-known web browsers.
Functionality:
- TOC structure descriptions and head/foot design;
- multiple Designs and TOC's;
- flexible topic naming and directory allocation;
- a wide array of topic design possibilities (styling, scripting, linking);
- convenient topics browsing (back, next, list,...);
- lightweight search without any indexation responsibility for the client;
- automatic XML site map creation;
- the Program is easy to obtain and install.
Technology:
- SaaS delivery model;
- server-side PHP OOP/MVC;
- owner’s account in the MySql database;
- client-side JavaScript OOP/AJAX;
- presentation level using CSS.