I am desparately trying to find a way to store something (XML data) on the user's server. Since this can be any kind of server and I implement the client I need a mechanism which works for any server or some mechanisms that cover all servers.
In other words: I am looking for ideas how to store data on a standard (download/compile/run) jabberd2. jabberd 1.4 has the public XML storage. That would be nice, but in the meantime I'd take anything. hw -- Dr. Klaus H. Wolf bluehands GmbH & Co.mmunication KG http://www.bluehands.de/people/hw +49 (0721) 16108 75 -- Jabber enabled Virtual Presence on the Web: http://www.lluna.de/ Open Source Future History: http://www.galactic-developments.com/ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of Ralph Meijer > Sent: Friday, July 30, 2004 10:37 PM > To: Jabber software development list > Subject: Re: [jdev] Pubsub support anyone? > > > On Fri, Jul 30, 2004 at 07:32:01PM +0200, Heiner Wolf wrote: > > Hi, > > > > Is it really true that from the 99 servers in the jabber.org public > > server list (http://www.jabber.org/user/publicservers.php), only 3 > > support pubsub? > > > > How many servers support pubsub? Is it really reare? > > To my knowledge, there are very few generic pubsub implementations: > > - built-in support in ejabberd > - a commercial implementation by Jabber, Inc. > - a commercial implementation by PubSub.com > - idavoll (in python, BSD licensed, by me) > > I'm not sure if the pubsub.com one is really generic. If I > recall correctly, > the pubsub support is part of their application and you > cannot create nodes > yourself. > > Jabber.org runs the first generation of Idavoll. That one is > based on jabberpy, > and it is running there for testing purposes for now. I'm > working on a rewrite > using Twisted for the next generation. As soon as it is usable enough, > jabber.org will probably switch to that one. > > Jabber.ru and xmmp.ru (same deployment I think) run ejabberd. > > > > Is pubsub by default enabled for jabberd2? > > There is no pubsub support in jabberd2, to my knowledge. > > In any case, Idavolls development has been picked up again > recently, and I > plan to have a more or less complete implementation in a > couple of months. That > said, the current cvs version is already fully compliant and > implements all > mandatory elements from JEP-0060 (which is really bare-bones). > > </shamelessplug> > > -- > Groetjes, > > Ralphm > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > https://jabberstudio.org/mailman/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
