[jdev] Registered User Listing Automatically Displayed in Client
Alexey Nezhdanov
snake at penza-gsm.ru
Mon Feb 28 23:47:30 CST 2005
В сообщении от Вторник 01 Март 2005 08:37 Mike Baas написал(a):
> Alexey,
>
> I haven't been able to find any docs describing this idea so I don't know
> what the process is exactly. Am I along the right track when talking about
> creating individual .xml files in my spool directory for my server that
> point all users to every other users *in* each users' .xml file? Is that
> the kind of scripting I need to be looking into?
Yes, this can be done this way if you are using xdb storage. But do not forget
to reduce jabber's cache time to zero.
In case if you'll prefer use sql storage it can be done via concurrent
connetion to auth and roster databases and submitting appropriate queries.
>
> mb
>
>
> -----Original Message-----
> From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf Of
> Alexey Nezhdanov Sent: Monday, February 28, 2005 9:33 PM
> To: Jabber software development list
> Subject: Re: [jdev] Registered User Listing Automatically Displayed in
> Client
>
> В сообщении от Вторник 01 Март 2005 08:24 Mike Baas написал(a):
> > I'm looking to create a listing of all jabber users on the company
> > intranet so that all registered users show up for all other registered
> > users whether they are online or not. Would I have to edit each .xml
> > account in my spool directory to include each user for every other user
> > or is there an easier solution than this? I thought the JUD would
> > provide this service but I do not believe it does what I thought it
> > would do.
>
> Yes, JUD will not do it.
>
> > Really, I don't want to have any of my intranet users register at all.
> > I want the registration process to 'take place' prior to them ever
> > having logged in before when I roll out the new server and I want each
> > user to be connected with every other user. Windows Messenger provides
> > this service through Exchange. I'm trying to replicate that using
> > Jabber.
>
> It is possible and many companies already uses this. It is done with
> corporate jabber server and relatively simple scripting.
>
> > Any help would be most appreciated. If it is labor intensive, if anyone
> > needs a job, I'm hiring!
>
> It is not labor-intensive, at least when you are used to read docs and
> write scripts. Though if you will find the process frustrating - I can help
> (as the many other on this list, I believe).
--
Respectfully
Alexey Nezhdanov
More information about the JDev
mailing list