"Is there any progress at all on a chat module for OpenACS 4.x? I
realize that lots of people hate it (based on this and other threads),
but I have a client who is interested in moving from 3.x to 4.x, who
absolutely must have the chat functionality. And regardless of what
you (or I) might think of the existing chat module, this client is
rather pleased with how it works, even though it's simple, limited,
and inefficient.
I would be more than happy to help an effort already in progress --
for something original, or as a front end to either Jabber or IRC. If
there isn't any such effort, then I may simply do a quick-and-dirty
port of the 3.x chat module into 4.x."
by Reuven Lerner
(https://openacs.org/bboard/q-and-a-fetch-msg.tcl?msg_id=00010c)
--------------------------------------------------------------------
Hello Reueven,
I put your recent post to an old thread into a new one. Hope you don't
mind!
Are you talking about html + javascript chat of 3.2.5 or the Java chat
that was ported by Rocael to 3.2.5?
You have several options:
1. Port 3.2.5 html chat to 4.5
I don't think that it's ported yet...
2. Port 3.2.5 Java chat to 4.5
The Java chat is a port by Rocael from ACS 4.x to OACS 3.2.5 with some
enhancements. It shouldn't be too hard to port it back to OACS 4.5. I
think that Rocael wanted to do this, but realized that Jabber might be
the better way to go. Don't know if he changed his mind though.
https://openacs.org/bboard/q-and-a-fetch-msg.tcl?msg_id=0004FH
3. See what Berklee is doing. They need a chat solution for their
deadline. (I *think* August 1st)
https://openacs.org/bboard/q-and-a-fetch-msg.tcl?msg_id=0004ij
There are some thoughts on a chat module based on jabber in this thread.
4. Get in touch with Malte. He integrated Jabber into OACS. They are
using the java applet.
https://openacs.org/bboard/q-and-a-fetch-msg.tcl?msg_id=0003Ub
Hope this helps!