[JDEV] Online status on a webpage

Kok Leong chan.kok.leong at biztone.com
Mon Feb 19 18:51:20 CST 2001


*This message was transferred with a trial version of CommuniGate(tm) Pro*
Lance is right. I want to be able to get presence info for cross-IM JIDs through
a jabber server ( in this case, it's my own server ) . I won't be able to do
that if I were to only use Robert's solution. IMHO, I could use that solution if
I were to display online status for MSN-IM IDs and only IDs that I have added to
my MSN buddy list.
Thanks for both of your suggestions...

"Lance (pyzr)" wrote:

> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> Yeah, im not contending that. But how would you be able to get the status of
> another user? And its VB script that does that i believe, and can't only be
> shown in IE.  That simply pulls info from some object off your system that
> is controlled by MSN messenger and outputs it into HTML. He wants (or at
> least from what i understood it as) is to get the presence info from any
> JID.. through jabber itself...
>
> -pyzr
>
> -----Original Message-----
> From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
> Robert Temple
> Sent: Monday, February 19, 2001 11:52 AM
> To: 'jdev at jabber.org'
> Subject: RE: [JDEV] Online status on a webpage
>
> no no.  If you go to the msn home page and you sign into msn messenger,
> it shows your buddy list on that home page.  It uses the COM object in
> the messenger exe to build that buddy list.
>
> -Robert
>
> -----Original Message-----
> From: Lance Hall [mailto:pyzr at pyzr.com]
> Sent: Monday, February 19, 2001 3:39 AM
> To: jdev at jabber.org
> Subject: RE: [JDEV] Online status on a webpage
>
> I think you mis-understood what he was wanting. What you proposed wouldn't
> get the presence for anyone but yourself.
>
> Check out:
> http://dev.jabber.org/projects/project.trp?id=58
> Its a php script that will log into a jabber server, and can get the
> presence of any JID. It works fine for me. But you have to subscribe to the
> script obviously... because of the way presence architecture is built. I had
> proposed a universally accessible presence (basically a namespace that the
> client can choose what the result will be) for situations just like this. If
> the client does not want his presence accessible through this namespace then
> that is up to him.. it can be disabled. Since there is no standard yet, i
> created my own namespace for my FusionIM client, for just this purpose.
>
> Lance
>
> -----Original Message-----
> From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
> Robert Temple
> Sent: Monday, February 19, 2001 3:00 AM
> To: 'jdev at jabber.org'
> Subject: RE: [JDEV] Online status on a webpage
>
> You can do it like MSN messenger does it.  In IE, JavaScript accesses the
> Messenger application's COM object and asks it for the status of buddies,
> and the draws them accordingly.
>
> -Robert
>
> -----Original Message-----
> From: Kok Leong [mailto:chan.kok.leong at biztone.com]
> Sent: Sunday, February 18, 2001 7:22 PM
> To: jdev at jabber.org
> Subject: [JDEV] Online status on a webpage
>
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> Hi,
> I've looked at the archives and did not find anything on how to view a
> user's online status on a webpage. An example would be Yahoo where it
> provides a link to be included in a html page and updates the page (
> showing online or offline icons ) accordingly.
> I could think of using Jabberbeans to interface to the server through a
> servlet and have the servlet generate online status on the html page...
> Is there any other way to do this?
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list