Zope
One of Redomino's strong points is the Zope Application Server (Z-Object Publishing Environment), an Open Source technology, easy to use and flexible.
In technical terms, Zope is a framework which builds web applications,
that is applications using the web to present their user interface,
allowing to utilize them with the same facility of the web
itself.
In practical terms, it is a product helping in the creation, the management and the service of complex dynamic web sites.
It is a development platform for building web applications, able to support big amount of work and particularly useful for web applications with many users.
Zope includes: a Web server, an object database, a web interface for the management of the the programme and the scripting support.
Zope features:
In practical terms, it is a product helping in the creation, the management and the service of complex dynamic web sites.
It is a development platform for building web applications, able to support big amount of work and particularly useful for web applications with many users.
Zope includes: a Web server, an object database, a web interface for the management of the the programme and the scripting support.
Zope features:
- The programming language is Python, while for text structures it is used ZPT (Zope Page Templates, page models).
- Zope has several advantages: first this is an Open Source technology and so it is an open, free project.
- Secondly it is easy to use: it needs only a simple and quick installation and it publishes the objects created clearly and immediately.
- Zope is even a flexible technology because it can be installed on Solaris, GNU/Linux and Windows platforms.