Difference between revisions of "XMPP URIs"

From XMPP WIKI
Jump to navigation Jump to search
Line 10: Line 10:
# Enter the application to run
# Enter the application to run


== Linux ==


== Linux ==
To follow.


== Mac OS X ==
== Mac OS X ==
Line 18: Line 19:


== Windows ==
== Windows ==
To follow.
== Formal Definition ==
For those interested in a formal definition of XMPP URIs, read [http://www.xmpp.org/drafts/draft-saintandre-xmpp-iri-04.html draft-saintandre-xmpp-iri] and [http://www.jabber.org/jeps/jep-0147.html JEP-0147].

Revision as of 18:49, 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:

  1. Type "about:config" in the url bar
  2. Right-click and select New->String
  3. Enter "network.protocol-handler.app.xmpp" as the preference name
  4. Enter the application to run

Linux

To follow.

Mac OS X

Install the XMPP-IRI helper application linked to from here.

Windows

To follow.

Formal Definition

For those interested in a formal definition of XMPP URIs, read draft-saintandre-xmpp-iri and JEP-0147.