I want to display online status with clickable link

hi-

i need some help with this one. i want to display my online status of my spark account on my webpage. and i also want to have a link that someone can click and it will then open up my contact/chat window in their spark client. how would i go about doing this?

thanks!

Tony

If you have an own openfire server, you can use the presence plugin to show your presence

http://www.igniterealtime.org/projects/openfire/plugins/presence/readme.html.

But a clickable link in a browser is not so easy.

Yeap. To have a clickable link you will have to program the page to form a link as xmpp:username@servername?message

Though Spark message window will contain username@servername instead of the Name in the tab. Also there can be some other issues.

presence_xmpp_uri.jpg