|
|
Search
|
Unique Selling Proposition
- Resource Framework with versioned published interfaces which allows continuous development and integration. Therefore Yanel is backwards and forwards compatible at any time.
- Yanel cleanly separates the user interface from the server side application by using various independent protocols such as Neutron protocol, Atom Publishing Protocol and WebDAV. This architecture allows people to use clients of their own choice (OOo, Yulup, Sunbird, etc.).
- Yanel is clusterable. Therefore maintenance can be done during production. Also scalability and performance won't be an issue as the system can be extended easily.
- Yanel has a clean data abstraction layer implemented and hence allows access to arbitrary content repositories (e.g. File System, Subversion, Relational DB, XML DB, ...). Integration into existing environments will be easy and there won't be any lock-in regarding data.
- Separation of Content and Layout by using XSLT and arbitrary templating frameworks has the advantage of being able to interpret and modify them independently of each other.
- Multiple Sites can be nested arbitrarily.
- Reverse Proxy Support gives great flexibility regarding operational processes.
- Cross-Platform (Continuously tested on Linux, Mac OS X, Windows).
- Support of language specific URL space, e.g. /about.html (en) and /acerca.html (es) and /ueber.html (de).
- Clean separation between repository navigation and realm (website) navigation which allows to support various navigation types, e.g. topic maps.
|