AJAX Chat Standalone v0.8.6 Released
Posted: Fri Dec 13, 2013 9:39 pm
v 0.8.5 standalone
https://blueimp.net/ajax/
This is the standalone version of blueimp's AJAX Chat designed to run on its own, without another web application.
If you want to integrate AJAX Chat with one of the forums we support, go back and choose the right version.
This version is good for customizing your own integration, or using on its own.
AJAX stands for "Asynchronous JavaScript and XML".
The AJAX Chat client (your browser) uses JavaScript to query the web server for updates.
Instead of delivering a complete HTML page only updated data is sent in XML format.
By using JavaScript the chat page can be updated without having to reload the whole page.
PHP is used to communicate with the database and authenticate users.
DownloadLink:
http://frug.github.io/AJAX-Chat/
https://blueimp.net/ajax/
This is the standalone version of blueimp's AJAX Chat designed to run on its own, without another web application.
If you want to integrate AJAX Chat with one of the forums we support, go back and choose the right version.
This version is good for customizing your own integration, or using on its own.
AJAX stands for "Asynchronous JavaScript and XML".
The AJAX Chat client (your browser) uses JavaScript to query the web server for updates.
Instead of delivering a complete HTML page only updated data is sent in XML format.
By using JavaScript the chat page can be updated without having to reload the whole page.
PHP is used to communicate with the database and authenticate users.
DownloadLink:
http://frug.github.io/AJAX-Chat/