Difference between revisions of "Main Page"

From XMPP WIKI
Jump to navigation Jump to search
m
(Moved sprints from 'upcoming' to 'past')
(176 intermediate revisions by 23 users not shown)
Line 1: Line 1:
<!--        BANNER ACROSS TOP OF PAGE        -->
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
| style="width:56%; color:#000;" |
| style="width:56%; color:#000;" |
{| style="width:280px; border:none; background:none;"
{| style="width:280px; border:none; background:none;"
| style="width:280px; text-align:center; white-space:nowrap; color:#000;" |
| style="width:280px; text-align:center; white-space:nowrap; color:#000;" |
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to wiki.xmpp.org!</div>
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to wiki.xmpp.org!</div>
|}
|}
<!--        PORTAL LIST ON RIGHT-HAND SIDE        -->
| style="width:11%; font-size:95%;" |
| style="width:11%; font-size:95%;" |
* [http://xmpp.org/software/clients.shtml Clients]
* [http://xmpp.org/xmpp-software/clients/ Clients]
| style="width:11%; font-size:95%;" |
| style="width:11%; font-size:95%;" |
* [http://xmpp.org/software/servers.shtml Servers]
* [http://xmpp.org/xmpp-software/servers/ Servers]
| style="width:11%; font-size:95%;" |
| style="width:11%; font-size:95%;" |
* [http://xmpp.org/software/libraries.shtml Libraries]
* [http://xmpp.org/xmpp-software/libraries/ Libraries]
| style="width:11%; font-size:95%;" |
| style="width:11%; font-size:95%;" |
* [http://xmpp.org/services/ Public services]
* [http://xmpp.net/ Public services]
 
|}
|}
<!--        wiki.xmpp.org and XMPP technologies        -->
{| id="mp-upper" style="margin:0; background:none;"
{| id="mp-upper" style="margin:0; background:none;"
| class="MainPageBG" style="width:60%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" |
| class="MainPageBG" style="width:60%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" |
{| id="mp-left" style="width:100%; vertical-align:top; background:#f5fffa;"
{| id="mp-left" style="width:100%; vertical-align:top; background:#f5fffa;"
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">wiki.xmpp.org</h2>
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">wiki.xmpp.org</h2>
|-
|-
| style="color:#000;" | This wiki is a sandbox for work on the Extensible Messaging and Presence Protocol or [[XMPP]], provided for public use by the [[XSF]]. To obtain an account on this wiki, ask someone in the [xmpp:jdev@conference.jabber.org?join jdev@conference.jabber.org] chatroom for help (sorry, we don't allow open registration because we're trying to avoid the spammers).
| style="color:#000;" | This wiki is a sandbox for work on the Extensible Messaging and Presence Protocol or [[XMPP]], provided for public use by the [[XSF]]. To obtain an account on this wiki, please contact the [[Sysops]] who will be glad to create it for you (sorry, we don't allow open registration because we're trying to avoid the spammers).
 
|-
|-
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">XMPP technologies</h2>
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">XMPP technologies</h2>
|-
|-
| style="color:#000;padding:2px 5px 5px" | Introductory articles:
| style="color:#000;padding:2px 5px 5px" | Introductory articles:
* [[Quickstart]]
* [[Quickstart|Quickstart]]
* [[Philosophy overview]]
* [[Philosophy_overview|Philosophy overview]]
* [[Technology overview]]
* [[Technology_overview|Technology overview]]
More in-depth (though unfinished yet) articles:
* [[Quickstart_for_developers|Quickstart for developers]]
* [[Tech pages/Core|Core]] - Information about the core XMPP technologies for XML streaming
 
* [[Tech pages/BOSH|BOSH]] - An HTTP binding for XMPP (and other) traffic
Advanced Articles:
* [[Tech pages/Jingle|Jingle]] - SIP-compatible multimedia signalling for voice, video, file transfer, and other applications
 
* [[Tech pages/Multi-User Chat|Multi-User Chat]] - Flexible, multi-party communication
* [[Tech_pages|Tech Pages]]
* [[Tech pages/PubSub|PubSub]] - Alerts and notifications for data syndication, rich presence, and more
 
* [[Tech pages/Reliability|Reliability]] - AMP, message receipts, stream management, Ping, keepalive, etc.
More in-depth (though some unfinished yet) articles:
* [[Tech pages/Privacy|Privacy]] - Presence subscriptions, privacy lists, simple communication blocking, etc.
 
* [[Tech pages/Admin|Admin]] - DNS SRV, certificates, etc.
* [[Tech pages/Disco|Disco]] - What is this "disco" thing?
* [[XMPP URIs]] - What is it?
* [[XMPP URIs]] - What is it?
* [[SRV Records]] - What is it? How to add them for my domain?
* [[OTR]] - What is it? How to use?
* [https://en.wikipedia.org/wiki/OMEMO OMEMO] - What is it? How to use?
* '''[[Securing XMPP]] - What is it? How? [http://stpeter.im/journal/1496.html The encrypted XMPP network] [https://github.com/stpeter/manifesto +]'''
* '''[[Securing DNS]] - What is it? How?'''
* [[XMPP IM Client Design Guidelines]]
* [[XEP and RFC Remarks|Remarks about XEPs and RFCs]]
* [[Modern Login Procedure]]
|}


|}
| style="border:1px solid transparent;" |
| style="border:1px solid transparent;" |
<!--        upcoming events and teams        -->
| class="MainPageBG" style="width:40%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;"|
| class="MainPageBG" style="width:40%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;"|
{| id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;"
{| id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;"
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Upcoming Events</h2>
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Upcoming Events</h2>
|-
|-
| style="color:#000;padding:2px 5px" |
|
* [[Membership Applications April 2011]]
* [[Membership Applications Q3 2019]]
* Google [[Summer of Code 2011]]
* [[GSoC/2019|GSoC 2019]]


{| id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;"
XSF Events calendar: [https://calendar.google.com/calendar/embed?src=64v3vs15qlalgqv0j7r99ikm1c%40group.calendar.google.com HTML] [https://calendar.google.com/calendar/ical/64v3vs15qlalgqv0j7r99ikm1c%40group.calendar.google.com/public/basic.ics iCal]
|-
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Recent Events</h2>
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Recent Events</h2>
|-
|-
| style="color:#000;padding:2px 5px" |
| style="color:#000;padding:2px 5px" |
* [[Membership Applications February 2011]]
* [[Sprints/2019 May Karlsruhe|Karlsruhe Sprint]] (May 30th - June 2nd 2019)
* [[FOSDEM 2011]]
* [[Sprints/2019_June_The_Hague|the Hague Sprint]] (June 7th - 9th 2019)
* [[XMPP Summit 10]]
* [[Sprints/2019_March_Berlin|Berlin XMPP Sprint]]
* [[Membership Applications Q2 2019]]
* [[Summit 23]]: Jan 31st - 1st Feb 2019, Brussels BE
* [[FOSDEM 2019]]: 2-3 Feb 2019, Brussels BE


Older events are available in the [[Event_Archive|Event Archive]].
|-
|-
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Teams</h2>
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Talk with us?</h2>
|-
|-
| style="color:#000;padding:2px 5px 5px" |
| style="color:#000;padding:2px 5px 5px" |
Join the XSF, join a team, and contribute!
|-
* Council's [[radar]]
|
* [[Board]] of directors
MUC Rooms:
Working teams:
* [xmpp:jabber@conference.jabber.org?join Jabber/XMPP chatroom]
* [[CommTeam]]
* [xmpp:jdev@conference.jabber.org?join JDev chatroom]
* [[XSF Infrastructure]]
* [xmpp:xsf@muc.xmpp.org?join XSF chatroom]
* [[Review team]]
 
Mailing lists:
 
* [https://mail.jabber.org/mailman/listinfo/standards Standards]
* [https://mail.jabber.org/mailman/listinfo/jdev JDev]
* [https://mail.jabber.org/mailman/listinfo/juser JUser]
* [https://mail.jabber.org/mailman/listinfo/operators Operators]
* [https://mail.jabber.org/mailman/listinfo/iot Internet Of Things]
* [https://mail.jabber.org/mailman/listinfo More lists]


Meetings:
* [[Sprints|Development Sprints]]
* [[Meetups]]
|-
|-
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Social networks</h2>
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Social networks</h2>
|-
|-
| style="color:#000;padding:2px 5px 5px" |
| style="color:#000;padding:2px 5px 5px" |
* [http://www.facebook.com/pages/XMPP-Standards-Foundation/132828533440062 Facebook] since December 2010. You can like this page ;)
|-
* [http://identi.ca/group/xmpp identi.ca]. You can follow XMPP messages ;)
|
 
* [http://planet.jabber.org/ Planet]
* [https://facebook.com/pages/XMPP/139998322690446 XMPP] and [https://facebook.com/jabber Jabber] facebook pages
* [https://linkedin.com/groups?mostPopular=&gid=49429 LinkedIn] XMPP group within the professional network
|}
|}
|}
|}
__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__

Revision as of 13:22, 11 June 2019

Welcome to wiki.xmpp.org!

wiki.xmpp.org

This wiki is a sandbox for work on the Extensible Messaging and Presence Protocol or XMPP, provided for public use by the XSF. To obtain an account on this wiki, please contact the Sysops who will be glad to create it for you (sorry, we don't allow open registration because we're trying to avoid the spammers).

XMPP technologies

Introductory articles:

Advanced Articles:

More in-depth (though some unfinished yet) articles:

Upcoming Events

XSF Events calendar: HTML iCal

Recent Events

Older events are available in the Event Archive.

Talk with us?

MUC Rooms:

Mailing lists:

Meetings:

Social networks