Roundcube Community Forum

Release Support => Requests => Topic started by: luis.martin on February 27, 2010, 10:15:37 AM

Title: IM XMPP integration with roundcube
Post by: luis.martin on February 27, 2010, 10:15:37 AM
hello everyone, first of all sorry about my english, there are a little web app ¨AjaxIM¨  Ajax IM — Instant Messaging Framework (http://ajaxim.com) for some of us could be very interesant that somebody integrate such thing with roundcube and xmpp (jabber), I use an ldap server to autenticate all the services on my mailserver, jabber include, but I´m not a developer, and implement that may be VERY NICE ;)
Title: IM XMPP integration with roundcube
Post by: atlas95 on March 12, 2010, 10:35:14 AM
I would like to do this too, add a ajaxim in roundcube for interract with my jabber openfire install which is on the same box.
If anyone can help me.
Title: IM XMPP integration with roundcube
Post by: grok on March 29, 2010, 05:56:22 PM
Hi,

I'm not sure if the route for AjaxIM is the correct one.

I've had a good look at it and I can see that it relies on a database.

I believe you're after something lightweight like the google talk client. There are lightweight XMPP clients written in javascript -- they often use Strophe (http://code.stanziq.com/strophe/) library -- it seems that all code required for an xmpp chat session is implemented in that library.

There may be a way for a plugin developer to add the chat window (say below the folder panel) and use strophe -- this would make the plugin lightweight and standards compliant.

I'd guess that there could be two sorts of configuration -- one enforced by the admin without possibility for users to add more servers and second with preferred server + additional logins configured by users.
Title: some developer interested
Post by: luis.martin on April 02, 2010, 06:51:34 PM
some developer can work in that? would be nice to have it. :D