Difference between revisions of "Usability/Glossary"

Jump to navigation Jump to search
157 bytes added ,  02:13, 17 December 2020
m
no edit summary
(Created page with "This page is a collection of technical terms that happen to escape into UIs and to confuse potential users. ; XMPP : Extensible Messaging and Presence Protocol - the underlyi...")
 
m
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
; Jabber®
; Jabber®
: The original name of the XMPP protocol, mainly used in the context of instant messaging. [https://xmpp.org/about/xsf/jabber-trademark/usage-guidelines Registred trademark] with some usage limitations.
: The original name of the XMPP protocol, mainly used in the context of instant messaging. [https://xmpp.org/about/xsf/jabber-trademark/usage-guidelines Registred trademark] with some usage limitations.
: "Jabber" is to "XMPP" what "email" is to "IMAP" and "web" is to "HTTP". Or at least that would be a good analogy in the context of IM.


; JID (Jabber ID)
; JID (Jabber ID)
Line 14: Line 13:


; Roster (contact list)
; Roster (contact list)
: The roster contains all contacts of a given user, grouped/tagged by user-defined terms ("roster groups").
: The roster is specified in [https://xmpp.org/rfcs/rfc6121.html RFC 6121] and contains all contacts of a given user, grouped/tagged by user-defined terms (see below).
: Recommended term: "contact list"
: Recommended term: "contact list"
; Roster group
: Each entry in the roster can have zero or more "groups" attached. Nesting is supported via [https://xmpp.org/extensions/xep-0083.html XEP-0083], but not very common.
: Recommended term: "tag"


; Presence subscription
; Presence subscription
Line 29: Line 32:
: MIX is a potential successor to MUC, as soon as it gets fleshed out. [https://xmpp.org/extensions/xep-0369.html MIX protocol specification]
: MIX is a potential successor to MUC, as soon as it gets fleshed out. [https://xmpp.org/extensions/xep-0369.html MIX protocol specification]
: Recommended term: "group chat" (users shouldn't need to care whether their chats are hosted by MUC, MIX or some other technology)
: Recommended term: "group chat" (users shouldn't need to care whether their chats are hosted by MUC, MIX or some other technology)
[[Category:Easy XMPP]]
216

edits

Navigation menu