Is there any XMPP web client except SparkWeb and JWChat?
Asked
Active
Viewed 3.3k times
16
-
More than one can count.... ;) I've used iChat on OSX or gChat in a browser, Pidgin, etc... – kenny Apr 22 '10 at 01:12
-
1@%author%: You implied one that works via HTTP ? – YasirA Apr 22 '10 at 01:15
-
1Via http or https would be good! – blue123 Apr 22 '10 at 17:22
6 Answers
14
I'd recommend, you can use strophejs.
The examples of the Professional XMPP development with jQuery are very interesting.
Especially the chapter 6 application, which is a ... chat client.

Eric
- 2,706
- 18
- 18
10
There is also Jappix, which is a fresh new social-oriented XMPP web-client. You can test it here: http://www.jappix.com/ and get it on the project website (it's open source!).

Vanaryon
- 101
- 1
- 3
1
Did you look here ? http://xmpp.org/xmpp-software/clients/

Flow
- 23,572
- 15
- 99
- 156

Romain Hippeau
- 24,113
- 5
- 60
- 79
-
1But among them, SparkWeb and JWChat seem to be the best. And the development of SparkWeb has been stopped. – blue123 Apr 22 '10 at 02:26
-
1FYI, this link is now dead. The new link is http://xmpp.org/xmpp-software/clients/ – Coderer Oct 12 '10 at 19:38
1
JAXL IM is something you might want to try out... provides a convenient admin panel for configuration of chat widget, enable/disable addons and plugins for the chat widget and view chat archives...
It build using JAXL open source library written in PHP....

Abhinav Singh
- 2,643
- 1
- 19
- 29