Difference between revisions of "Main Page"

Jump to navigation Jump to search
1,358 bytes added ,  17:51, 29 September 2017
no edit summary
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<div id="mw-content-text" class="mw-content-ltr" lang="en" dir="ltr">
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
 
| style="width:56%; color:#000;" |
{|
{| style="width:280px; border:none; background:none;"
|width="20%"|
| 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>
|width="100%"|
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">
 
Welcome to wiki.xmpp.org!
 
</div>
|}
|}
|width="20%"|
| style="width:11%; font-size:95%;" |
* [https://xmpp.org/xmpp-software/clients/ Clients]
* [http://xmpp.org/xmpp-software/clients/ Clients]
|width="20%"|
| style="width:11%; font-size:95%;" |
* [https://xmpp.org/xmpp-software/servers/ Servers]
* [http://xmpp.org/xmpp-software/servers/ Servers]
|width="20%"|
| style="width:11%; font-size:95%;" |
* [https://xmpp.org/xmpp-software/libraries/ Libraries]
* [http://xmpp.org/xmpp-software/libraries/ Libraries]
|width="20%"|
| style="width:11%; font-size:95%;" |
* [https://xmpp.net/ Public services]
* [http://xmpp.net/ Public services]
|}
|}
 
{| id="mp-upper" style="margin:0; background:none;"
{|
| class="MainPageBG" style="width:60%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" |
|width="33%"|
{| 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>
!width="100%"|
== <span id="wiki.xmpp.org" class="mw-headline">wiki.xmpp.org</span> ==
|-
|-
| This wiki is a sandbox for work on the Extensible Messaging and Presence Protocol or [[web/XMPP|XMPP]], provided for public use by the [[web/XSF|XSF]]. To obtain an account on this wiki, ask one of the [[web/Special:ListUsers/sysop|sysops]] in the [xmpp:xsf@muc.xmpp.org?join xsf@muc.xmpp.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, 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="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>
== <span id="XMPP_technologies" class="mw-headline">XMPP technologies</span> ==
|-
|-
|
| style="color:#000;padding:2px 5px 5px" | Introductory articles:
Introductory articles:
* [[Quickstart|Quickstart]]
* [[web/Quickstart|Quickstart]]
* [[Philosophy_overview|Philosophy overview]]
* [[web/Philosophy_overview|Philosophy overview]]
* [[Technology_overview|Technology overview]]
* [[web/Technology_overview|Technology overview]]
* [[Quickstart_for_developers|Quickstart for developers]]
* [[web/Quickstart_for_developers|Quickstart for developers]]


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


* [[web/Tech_pages/Core|Core]] - Information about the core XMPP technologies for XML streaming.
* [[Tech_pages/Core|Core]] - Information about the core XMPP technologies for XML streaming.
* [[web/Tech_pages/BOSH|BOSH]] - An HTTP binding for XMPP (and other) traffic.
* [[Tech_pages/BOSH|BOSH]] - An HTTP binding for XMPP (and other) traffic.
* [[web/Tech_pages/Jingle|Jingle]] - SIP-compatible multimedia signalling for voice, video, file transfer, and other applications.
* [[Tech_pages/Jingle|Jingle]] - SIP-compatible multimedia signalling for voice, video, file transfer, and other applications.
* [[web/Tech_pages/Multi-User_Chat|Multi-User Chat]] - Flexible, multi-party communication.
* [[Tech_pages/Multi-User_Chat|Multi-User Chat]] - Flexible, multi-party communication.
* [[web/Tech_pages/PubSub|PubSub]] - Alerts and notifications for data syndication, rich presence, and more.
* [[Tech_pages/PubSub|PubSub]] - Alerts and notifications for data syndication, rich presence, and more.
* [[web/XMPP_URIs|XMPP URIs]] - <span style="color:#FF0000">What is it?</span>
* [[XMPP_URIs|XMPP URIs]] - What is it?
* [[web/SRV_Records|SRV Records]] - <span style="color:#FF0000">What is it? How to add them for my domain?</span>
* [[SRV_Records|SRV Records]] - What is it? How to add them for my domain?
* [[web/OTR|OTR]] - <span style="color:#FF0000">What is it? How to use?</span>
* [[OTR|OTR]] - What is it? How to use?
* '''[[web/Securing_XMPP|Securing XMPP]] - <span style="color:#FF0000">What is it? How?</span> [http://stpeter.im/journal/1496.html The encrypted XMPP network] [https://github.com/stpeter/manifesto +]'''
* '''[[Securing_XMPP|Securing XMPP]] - What is it? How?[http://stpeter.im/journal/1496.html The encrypted XMPP network] [https://github.com/stpeter/manifesto +]'''
* '''[[web/Securing_DNS|Securing DNS]] - <span style="color:#FF0000">What is it? How?</span>'''
* '''[[Securing_DNS|Securing DNS]] - What is it? How?'''
* [[web/Tech_pages/IoT_systems|IoT systems]] - <span style="color:#FF0000">NEW exciting movement of instant messaging to Internet of Things.</span>
* [[Tech_pages/IoT_systems|IoT systems]] - NEW exciting movement of instant messaging to Internet of Things.
* [[web/XMPP_IM_Client_Design_Guidelines|XMPP IM Client Design Guidelines]]
* [[XMPP_IM_Client_Design_Guidelines|XMPP IM Client Design Guidelines]]
* [[web/XEP_and_RFC_Remarks|Remarks about XEPs and RFCs]]
* [[XEP_and_RFC_Remarks|Remarks about XEPs and RFCs]]
* [[web/Modern_Login_Procedure|Modern Login Procedure]]
* [[Modern_Login_Procedure|Modern Login Procedure]]
|}
|}
|width="33%"|


|width="33%"|
| style="border:1px solid transparent;" |
{|
| class="MainPageBG" style="width:40%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;"|
!width="100%"|
{| id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;"
== <span id="Upcoming_Events" class="mw-headline">Upcoming Events</span> ==
! 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>
|-
|-
|
|
* [[web/Meetups|Meetups]]
* [[Board and Council Elections 2017]]
* [http://opendiscussionday.org/ Open Discussion Day 2017]
* [[Membership Applications Q4 2017]]
* [[web/Membership_Applications_Q2_2017|Membership Applications Q2 2017]]
* [[POSS 2017]]: 6+7 Dec 2017
* Google [[web/Summer_of_Code_2017|Summer of Code 2017]]
* [[34C3]]: 27-30 Dec 2017
* [[FOSDEM 2018]]: 3-4 Feb 2018
* [[Summit 22]] in Brussels: 2 Feb 2018
* [[Meetups|Meetups]]
* [[T-DOSE_2017]]
* [[Membership_Applications_Q3_2017|Membership Applications Q3 2017]]
* Google [[Summer_of_Code_2017|Summer of Code 2017]]


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]
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>
== <span id="Recent_Events" class="mw-headline">Recent Events</span> ==
|-
|-
|
| style="color:#000;padding:2px 5px" |
* [[web/Membership_Applications_Q1_2017|Membership Applications Q1 2017]]
* [[Membership_Applications_Q2_2017|Membership Applications Q2 2017]]
* [[web/FOSDEM_2017|FOSDEM 2017]]
* [http://opendiscussionday.org/ Open Discussion Day 2017]
* [[web/Summit_21|Summit 21]] in Brussels
* [[Membership_Applications_Q1_2017|Membership Applications Q1 2017]]
* [[web/Board_and_Council_Elections_2016|Board and Council Elections 2016]]
* [[FOSDEM_2017|FOSDEM 2017]]
* [[web/Membership_Applications_Q4_2016|Membership Applications Q4 2016]]
* [[Summit_21|Summit 21]] in Brussels
* [[web/Membership_Applications_Q3_2016|Membership Applications Q3 2016]]
* [[Board_and_Council_Elections_2016|Board and Council Elections 2016]]
* [[web/Summit_20|Summit 20]] in Austin Texas
* [[Membership_Applications_Q4_2016|Membership Applications Q4 2016]]
* [[Membership_Applications_Q3_2016|Membership Applications Q3 2016]]
* [[Summit_20|Summit 20]] in Austin Texas


Older events are available in the [[web/Event_Archive|Event Archive]].
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;">Talk with us?</h2>
== <span id="Talk_with_us.3F" class="mw-headline">Talk with us?</span> ==
|-
| style="color:#000;padding:2px 5px 5px" |
|-
|-
|
|
Line 103: Line 100:
* [https://mail.jabber.org/mailman/listinfo More lists]
* [https://mail.jabber.org/mailman/listinfo More lists]
|-
|-
|
! 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>
== <span id="Social_networks" class="mw-headline">Social networks</span> ==
|-
| style="color:#000;padding:2px 5px 5px" |
|-
|-
|
|
Line 112: Line 110:
|}
|}
|}
|}
 
__NOTOC__
== <span id="What_our_visitors_are_interested_in" class="mw-headline"> What our visitors are interested in </span> ==
__NOEDITSECTION__
 
Currently this wiki contains:
 
* '''2,636 content pages''' with 10667 total editions.
* '''414 registered users'''
 
<br />
 
 
 
</div>

Navigation menu