

13FILM requested an easy to use and fast application to book cinema seats. I developed an AJAX search engine which could search in real-time the entire film session database for every cinema in Australia in seconds. AJAX is technology which allows javascript to call a server application in the background. This means that server side queries can be processed without ever leaving the page. My project management role in this project included project requirements meetings with the client and also managing the production on the project.

We needed a server which flash could talk to in order to create a real-time chat room. I built an xml socket server in php which would receive a chat message from one user and broadcast the message to all the other users in the chat room. A socket server allows for real-time sends and receives of data. You can read more about this project in my flash portfolio.

A web SMS application capable of sending and receiving SMS's through an SMS gateway.

Online shopping store developed on top of the oscommerce engine.

Steam was the name i gave to my 3rd generation of Content Management System. With previous CMSs i developed it always seems like we were trying build the website around the CMS. I found this limited the site architecture and the graphic design. With steam i developed a CMS framework which could be easily modified and extended to suit the needs of the website. I successfully implemented steam to power, image gallerys, blogs, news articles, member profiles, xml - flash charts, shopping carts.