The demonstration application provides a means of chatting over the web: WebChat. It's a rudimentary implementation with various features specifically designed to demonstrate the PHP/Couchbase interface. It allows user registration, login, logout as well as adding chat messages, viewing them and deleting them. To do this it uses add, increment, delete and append Couchbase key manipulation methods.