Ajax Instant Messenger ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses AJAX to create a near real-time IM environment that can be used in conjunction with community, intranet, and social websites. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.

Updates in version 3.41:
* Remove Buddy button now works properly
* Minor bug fixes
Updates in version 3.4:
* Fixed popup.php Include Path, Bold, Italic, and Underline errors (Issue #116, Issue #111, Issue #91).
* Added option to disable the register ability.
* Multiple releases (YUI Compression, Full Source).
* Blocked buddies are now blocked when they should be (Issue #112).
* Added buddy icons (Issue #92).
* Added context/right-click menus (Issue #12).
* Added buddy profiles (Issue #13).
* Added Lingo-Replacement feature, can be used with multiple languages (Issue #127).
* Buddy status changes are shown in chat window.
* Custom timestamps now used in chat as well.
* User search now lists users' emails.
* Created update.php to update your ajax im installation from version 3.3 to 3.4.
* Created test-uploads.php to allow you to test your server for the ability to upload files.
* Created php.ini.sample. If you need a php.ini, just rename this to php.ini.
* Added auto-away/auto-idle feature (Issue #124).
* Fixed use of &, <, and > symbols (Issue #101).
* Fixed use of new lines (Issue #118).
* Added Shift+Enter shortcut to add a newline.
Source: http://www.ajaxim.com/
Updates in version 3.41:
* Remove Buddy button now works properly
* Minor bug fixes
Updates in version 3.4:
* Fixed popup.php Include Path, Bold, Italic, and Underline errors (Issue #116, Issue #111, Issue #91).
* Added option to disable the register ability.
* Multiple releases (YUI Compression, Full Source).
* Blocked buddies are now blocked when they should be (Issue #112).
* Added buddy icons (Issue #92).
* Added context/right-click menus (Issue #12).
* Added buddy profiles (Issue #13).
* Added Lingo-Replacement feature, can be used with multiple languages (Issue #127).
* Buddy status changes are shown in chat window.
* Custom timestamps now used in chat as well.
* User search now lists users' emails.
* Created update.php to update your ajax im installation from version 3.3 to 3.4.
* Created test-uploads.php to allow you to test your server for the ability to upload files.
* Created php.ini.sample. If you need a php.ini, just rename this to php.ini.
* Added auto-away/auto-idle feature (Issue #124).
* Fixed use of &, <, and > symbols (Issue #101).
* Fixed use of new lines (Issue #118).
* Added Shift+Enter shortcut to add a newline.
Source: http://www.ajaxim.com/
Comments