Jabber Bootcamp

From XMPP WIKI
Revision as of 15:20, 14 August 2006 by Stpeter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a sandbox for Ralph Meijer and Peter Saint-Andre to outline the tutorial they will present at EuroOSCON....

Here is a basic outline:

  1. Technology Overview (PSA)
    1. Brief History of Jabber/XMPP
    2. The Basic Idea: XML Messaging and Presence
    3. Existing Servers, Clients, Libraries
    4. More than IM -- Send Any XML
    5. Some Existing and Potential Applications
  2. Core Protocol Semantics (RM)
    1. Authentication and Security (high level)
    2. Message, Presence, IQ
    3. Why Presence Helps
  3. Fun Code Examples Here -- Client (RM)
  4. Extensions and the Things They Can Do (PSA)
    1. MUC
    2. Pubsub
    3. PEP
    4. Eventing Formats (Tune / Mood / Etc.)
    5. Atom
  5. More Fun Code Examples -- Component (RM)
  6. Possibilities / Call to Action (PSA)