|
06-01-2007 |
|
Zend Dev Zone have a new tutorial on how to create an AJAX Chat application using the Zend Framework. Following the step by step tutorial you can create a lightweight chat application using XML
as a storage medium. The tutorial try to focus more on the aspect of
using the Zend Framework, Javascript and Prototype libraries in order
to create a simple elegant solution. The source code is available for download to try it on your own server.
This tutorial is a step by step introduction to creating a lightweight chat application using XML as a storage medium. As personal motivation, I develop PHP
games as a hobby. In pursuit of that hobby I've found that offering a
flat threadless forum in such games tends to result in heavy usage as
players attempt to use it as a chat room. The reason is that even with
the advent of irc and instant messengers, users continue see an
alternative web based solution as attractive for a number of reasons
whether its limited access to instant messengers through a corporate
proxy or simply for convenience sake.
|
|
Dernière mise à jour : ( 06-01-2007 )
|