freichatx

admin's picture

Beginning with APE (Ajax Push Engine)

we have thought of making our chat program compatible with APE(AJAX PUSH ENGINE).
This will enable us to send and receive chat messages in real time.

So what is APE?
according to www.ape-project.org

APE is a full-featured OpenSource solution designed for Ajax Push. It includes a webserver and a Javascript Framework. APE allows to implement any kind of real-time data streaming to a web browser, without having to install anything on the client-side.

freichatx: 

admin's picture

ChangeLog

Ongoing Changes 6.0 Corrected priority of requests for oncomplete method Auto-height chatbox with users added Zlib compression added to the main JS file (reduced from 384KB to 100KB) ChatWindow Load delay bug fixed fixed multiple connection to database bug added base diver class removed prepared statements fixed Busy Bug fixed all XSS related vulnerabilities. Changes 5.2 Custom message Jomsocial Avatar integration fixed Update session bug fixed A really major bug for listing friends has been fixed. PHPBB driver bug resolved. Wordpress plugin fault resolved. Changes 5.0 Features Added :

freichatx: 

admin's picture

Launch chat window from web page

This article assists you to dynamically launch a chat box using JavaScript.

Solution

The API

The createChatBoxmesg function is used to launch a chat box. The input parameter is the name and the user's ID,with whom the conversation has to be initiated.

FreiChat.createChatBoxmesg(NAME,USERID);

NOTE: some drivers support USERNAME as well as NICKNAME, so pass the value to the NAME parameter according to the option selected.

Sample Code

freichatx: 

admin's picture

How FreiChatX saves your server resources

there are many ways in which FreiChatX reduces server load, here are some of them Auto Status: Have you ever noticed people chatting, they chat for a while and then browse different websites on a different tabs/browsers. But what happens is that your chat application doesn't know this and it continues sending requests to the server. These requests are just a waste of your server resources. So what we did is, we added a timer which keeps on checking whether the user is active or not.

freichatx: 

admin's picture

Free installation of FreiChatX

Have trouble installing FreiChatX ??
Then simply contact us with your site details and we will install it for you and that too absolutely free!

You might wonder: why are we providing installation support for free?
well it is a limited time offer. this will help us understand how FreiChatX will perform under different server environments which will in turn help us improve FreiChatX.

Please use the contact us form to send your request.
or you drop us a mail evnix.com[@]gmail.com

freichatx: 

admin's picture

FreiChatX - Key Features of Free PHP Chat Script

FreiChatX - The free php chat-server-software for your site



Key Features:

Cross-browser compatible

FreiChatX works with all modern browsers including Internet Explorer 7+, Mozilla Firefox 3+, Safari, Opera 9+. Requires no browser plugins like Java"! or Adobe Flash Player"!
 

freichatx: 

Subscribe to RSS - freichatx