Jon Burrows has written a
Gtalk Online Status Display 'bot that you can use to show your current presence status on a web page. Just add
gtalkonlinestatus@gmail.com to your contacts and then add an
IMG tag to your web page with a
SRC of
http://www.jonburrows.co.uk/gtalkstatus.aspx?User=???
where "???" is replaced by your Google Talk ID.
Technorati Tags: Google Talk, Jabber, XMPP
1 comment:
Thanks.
For non-guru users, I should say the complete code is like this:
<img src="http://www.jonburrows.co.uk/gtalkstatus.aspx?User=USER_NAME">
Post a Comment