Gluon Web Framework (Gluon) and this admin interface 
have been created by Massimo Di Pierro<mdipierro@cs.depaul.edu>

Gluon is complete system for development, deployment and management 
of web application via a web interface.

Gluon has the following features:
<ul>
<li>Model-View-Controller design</li>
<li>supports multiple concurrent applications within the same system</li>
<li>each application has its own session and ticketing scheme</li>
<li>all errors are logged and accessible via a ticket</li>
<li>built-in internationalizion</li>
</ul>



