Difference between revisions of "Jabber Bootcamp"

From XMPP WIKI
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is a sandbox for Ralph Meijer and Peter Saint-Andre to outline their EuroOSCON presentation....
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:
Here is a basic outline:


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

Latest revision as of 15:20, 14 August 2006

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)