I would like to setup a pubsub service with my ejabberd installation. I've looked through the tutorials and couldn't
find out how to actually impliment it. I expected that the module was automatically loaded and the service address would
be something like pubsub.myhostname but there doesn't seem to be a service running.
Are there any servers actually running pubsub services with ejabberd?
Also can anybody give me list of clients that support this pubsub. I know gush has some support.
Thanks.
I would like to setup a
There are no tutorials because it should work out-of-the-box. Are you sure an entry for mod_pubsub is available in the modules section of your configuration file? Are you also sure mod_pubsub is compiled and available to be loaded?
I guess allpublic servers have the Publish-Subscribe service enabled, but I am not sure if it is available for users not registered on these servers.
--
sander
pubsub'n
I had a look at the service discovery under psi and the module is listed there now. Now the discovery does find the pubsub module under pubsub.hostname when logging in to the original host. But users only see the server and can't connect. Perhaps I'm going about this all wrong (I'm new to jabber so I'm pretty clueless in this respect).
A simple tutorial would probably be useful to more than just me.
Maybe all the public servers are running the pubsub module by default but none of them seem to be using it with the possible exception of jaim.at. The only example I could find of such a service is pubsub.com and this service is not the kind of service I'm trying to setup.
Same thing - PubSub Steps?
I am having the exact same issue. I too am completely new to jabber, but I was able to get ejabberd up and running, create chat rooms, etc. How exactly do I create a pubsub though? How do I both publish and subscribe? Where do I go within Tkabber or eJabberd to make this possible? Sorry if this is rudimentary but a little hand holding would be greatly appreciated. Thanks.
ATM there are only very few
ATM there are only very few clients with Publish-Subscribe support. I think that only Gush uses it.
--
sander
Thanks
Ok so I downloaded Gush, but to my knowlege it only interfaces with PubSub.com, a proprietary service. What I want to do is to be able to do some tests on my home computer, ejabber acting as "localhost". I want to explore the pubsub feature. I want to be able to send a message to the pubsub node and see that message immediately displayed in another client with another user signed in. What do I need to accomplish this?
The more I read the more I am seeing that pubsub is not supported by many clients. I just downloaded Phihttp://psi-im.org/ which supposedly suppots it, but that didn't work either. I don't think I have thing set up right. I think I will cut my teeth on multi-user rooms first instead.
using pubsub
I had a look at the service discovery under psi and the module is listed there now. Now the discovery does find the pubsub module under pubsub.hostname when logging in to the original host. But users only see the server and can't connect. Perhaps I'm going about this all wrong (I'm new to jabber so I'm pretty clueless in this respect).
A simple tutorial would probably be useful to more than just me.
Maybe all the public servers are running the pubsub module by default but none of them seem to be using it with the possible exception of jaim.at. The only example I could find of such a service is pubsub.com and this service is not the kind of service I'm trying to setup.
I have the same problem, I have enabled pubsub on my server, but cant figure out how to publish a node from Psi.
By the way, does anyone know why gajim can't connect to ejabberd?
thanks
☺
I have the same problem, I have enabled pubsub on my server, but cant figure out how to publish a node from Psi.
There is no version of Psi that can publish to a regular pubsub service.
The development version (I think) supports publishing to PEP, but PEP is not implemented in ejabberd (yet ).
By the way, does anyone know why gajim can't connect to ejabberd?
A bug in Gajim, probably.
Is there any linux client
Is there any linux client that can interact with pubsub?
Coccinella has a Pubsub
Coccinella has a Pubsub library and has support for PEP (tested with legoscia's PEP patch for ejabberd).
--
sander