A simple messenger program employing classical JS-PHP combo with AJAX style programming.
It's a single page web-app, where the content is constantly updated using the data obtained from the back-end.
The web-app consists of only one page with multiple divisions. After every event, the divisions of the page are updated/hidden/displayed/modified etc., while the page remains the same.