Difference between revisions of "XMPP URIs"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
An XMPP URI is a [http://en.wikipedia.org/wiki/Uniform_Resource_Identifier Uniform Resource Identifier] that makes a Jabber ID "clickable" in web browsers and such. Unfortunately, support for XMPP URIs is not (yet!) common in popular software applications, so you need to set it up manually. This page describes how... | |||
== Firefox == | |||
To XMPP URIs clickable in the [http://www.mozilla.com/firefox/ Firefox] web browser, do this: | |||
# Type "about:config" in the url bar | |||
# Right-click and select New->String | |||
# Enter "network.protocol-handler.app.xmpp" as the preference name | |||
# Enter the application to run | |||
== Linux == | == Linux == |
Revision as of 18:47, 26 June 2006
An XMPP URI is a Uniform Resource Identifier that makes a Jabber ID "clickable" in web browsers and such. Unfortunately, support for XMPP URIs is not (yet!) common in popular software applications, so you need to set it up manually. This page describes how...
Firefox
To XMPP URIs clickable in the Firefox web browser, do this:
- Type "about:config" in the url bar
- Right-click and select New->String
- Enter "network.protocol-handler.app.xmpp" as the preference name
- Enter the application to run
Linux
Mac OS X
Install the XMPP-IRI helper application linked to from here.