XMPP integration
Fully customizable web chat created using AJAX.
Brought to you by:
frug,
madblueimp
It would be cool if you guys integrated this with XMPP
http://code.google.com/p/xmpphp/
I could help? I don't know much about your codebase yet.
my email is jcornell@chapterzero.com
Logged In: YES
user_id=557246
Originator: NO
i agree. if you see the attempt at integrating with irc in the hal.php (doesn't even remotely work, but gives an idea on how to do it) script in svn, you might get an idea how to start.
One a side note the architecture of this chat is a bit different from norm, as it only supports one room at the time, and doesn't have buddylists, so it might be hard to do.
The original author, blueimp, has expressed a desire to create a new chat that would be able to use irc or jabber as a backend. My understanding is that doing something like this would require so much to be rewritten in the current codebase that he would prefer to start again.
I don't know if or when he'll ever find the time to do that though. He's been really busy with a phd and work projects.
It would be the next logical transition for this chat, but I wouldn't count on that happening with this project.
yeah, xmpp|jabber integration really needed