| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x | |||||||||||||||||||
| Classes of Ashraf Gheith | > | AJAX driven simple chat | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||
| Applications | ||||||
| Groups | ||
| Chat | Chating and instant messaging | View top rated classes | |
| AJAX | Interact with the Web server without page reloading | View top rated classes |
| Innovation Award | ||
![]() July 2006 Number 3 Prize: One subscription to the PDF edition of the magazine by PHP Architect |
Chat applications are usually very interactive. Users exchange many messages, often very frequently. Some Web based chat applications are a bit annoying, as they require frequent page reloading to update and display the messages that the users exchange. Nowadays, using AJAX is an obvious approach to avoid unwanted page reloads. This class implements a AJAX based chat system precisely to take advantage of that possibility. Manuel Lemos |
| Freshmeat project | ||
|
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| Link | Description |
|---|---|
| Live example 2 | This is a new example of this chat with who is online. |
| Live example | I have made a live chat with some adds-on.. (email me to send you this one) |
| Bulgarian | This is an implentation on a Bulgarian site |
| Yet Another Example | The prototype example |
| File | Role | Description |
|---|---|---|
| Class | The Main Class | |
| Data | The SQL code | |
| Aux. | Retrieve data from class | |
| Aux. | Submits data to the class | |
| Example | Example file |
| Download all files: ajax-chat.tar.gz ajax-chat.zip |