Development tools
Dialogs is a web application development framework based on PHP and MySQL. It is designed to streamline the development of interactive websites by providing built-in, configurable components that form the basis of most contemporary websites. Dialogs functionality can be extended by customization (PHP programming) of page templates, list templates, page includes and even modification to core Dialogs classes and functions if desired.
Functionality can also be expanded by adding various plugins. Dialogs developers make use of many of the following popular technologies to provide state-of-the-art website functionality:
- jQuery and attendant plugins - a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and ajax interactions for rapid web development. (included with Dialogs, MIT License )
- TinyMCE - a platform-independent web-based Javascript HTML WYSIWYG editor (installed by developer, LGPL license )
- FlowPlayer - an Open Source (GPL 3) Flash-based video player for the web (installed by developer, GPL license )
- swfObject - a common script to embed Flash content (MIT license).



