Overview
Sydney is a content management system (CMS) developed by the Antidot.
CMS development has been Antidot's core business for over 7 years. AUSE (Antidot Universal Site Edi-tor) was our first generation product. Many web sites are still running on this platform.
Rather than put AUSE up to date, we decided to develop a new CMS from the ground up combining our experience and our customer's comments.
CMS development has been Antidot's core business for over 7 years. AUSE (Antidot Universal Site Edi-tor) was our first generation product. Many web sites are still running on this platform.
Rather than put AUSE up to date, we decided to develop a new CMS from the ground up combining our experience and our customer's comments.
Design & Usability
A lot of work has been put into the design and ergonomics of the administration interface. As our cus-tomers
spend most of their time in the admin interface, we wanted the experience to be enjoyable.
The design we developed is simple and pleasant. Each module work on the same generic principle, the interface is easy and consistent. We used AJAX technology to make the application even more intuitive and reactive.
spend most of their time in the admin interface, we wanted the experience to be enjoyable.
The design we developed is simple and pleasant. Each module work on the same generic principle, the interface is easy and consistent. We used AJAX technology to make the application even more intuitive and reactive.
Technology
Besides using AJAX for the interfaces, the heart of the tool is based on the Zend Framework.
Zend Framework is an open source PHP library managed and developed by Zend. This framework can be compared to the famous J2EE (for Java); both implement various design patterns such as MVC (Model-View-Controller) and other best practices for enterprise applications.
Sydney being based on the Zend Framework is a guarantee of development with enterprise standards and stability.
Zend Framework is an open source PHP library managed and developed by Zend. This framework can be compared to the famous J2EE (for Java); both implement various design patterns such as MVC (Model-View-Controller) and other best practices for enterprise applications.
Sydney being based on the Zend Framework is a guarantee of development with enterprise standards and stability.
