AJAX Chat Standalone v0.8.6 Released

Do you want to share WYSIWYG Web Builder tips, tricks, tutorials or useful HTML code? You can post it here...
(no questions or problems please, this section is not monitored by support).
Forum rules
This section is to share tips, tricks and tutorials related to WYSIWYG Web Builder.
Please do not post questions or problems here. They will not be answered.

PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
Post Reply
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

AJAX Chat Standalone v0.8.6 Released

Post by adex1 »

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/
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
maxime
 
 
Posts: 117
Joined: Sat Apr 02, 2011 6:15 pm
Contact:

Re: AJAX Chat Standalone v0.8.6 Released

Post by maxime »

did you try it ? if so, did you integrate it with a database create with WWB.
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: AJAX Chat Standalone v0.8.6 Released

Post by adex1 »

maxime wrote:did you try it ? if so, did you integrate it with a database create with WWB.
Yes, I have tried it before.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
maxime
 
 
Posts: 117
Joined: Sat Apr 02, 2011 6:15 pm
Contact:

Re: AJAX Chat Standalone v0.8.6 Released

Post by maxime »

ok, then can you gave explanation on how to integrate it with a login from WWB
Post Reply