Difference between revisions of "Jabber Bootcamp"

From XMPP WIKI
Jump to navigation Jump to search
Line 9: Line 9:
## More than IM -- Send Any XML
## More than IM -- Send Any XML
## Some Applications
## Some Applications
# Core Protocol Semantics (RM)
# Core Protocol Semantics (RM)
## Authentication and Security (high level)
## Authentication and Security (high level)
## Message, Presence, IQ
## Message, Presence, IQ
## Why Presence Helps
## Why Presence Helps
 
# Fun Code Examples Here -- Client (RM)
# Fun Code Examples Here (RM)
# Extensions and the Things They Can Do (PSA)
 
# Extensions and the Fun Things They Can Do
## MUC
## MUC
## Pubsub
## Pubsub
Line 23: Line 20:
## Eventing Formats (Tune / Mood / Etc.)
## Eventing Formats (Tune / Mood / Etc.)
## Atom
## Atom
 
# More Fun Code Examples -- Component (RM)
# Possibilities / Call to Action (PSA)
# Possibilities / Call to Action (PSA)

Revision as of 20:14, 27 July 2006

This is a sandbox for Ralph Meijer and Peter Saint-Andre to outline their EuroOSCON presentation....

Here is a basic outline:

  1. Technology Overview (PSA)
    1. History
    2. The Basic Idea: XML Messaging and Presence
    3. Existing Servers, Clients, Libraries
    4. More than IM -- Send Any XML
    5. Some 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)