Community Jabber Servers: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Sort UP server list by host/server name (first column))
No edit summary
 
(68 intermediate revisions by 28 users not shown)
Line 1: Line 1:
<noinclude>[[Category:Community]]
[[Category:SchoolServer]]
[[Category:Jabber]]
</noinclude>

{{jabber}}
{{jabber}}
{{TOCright}}
{{TOCright}}
Line 5: Line 10:
A (specially configured) [[jabber]] server is used to allow multiple XOs/Sugar instances to connect and collaborate remotely. Imagine that a school in Peru and a school in Canada wanted to collaborate via their XOs. The mesh network doesn't stretch that far, but the two schools could use a Jabber server to communicate.
A (specially configured) [[jabber]] server is used to allow multiple XOs/Sugar instances to connect and collaborate remotely. Imagine that a school in Peru and a school in Canada wanted to collaborate via their XOs. The mesh network doesn't stretch that far, but the two schools could use a Jabber server to communicate.


The non-sugarlabs.org servers might serve specific geographic regions or other groups.
Currently, jabber servers can handle up to about 150 users due to scalability issues. So it makes more sense for there to be several community run servers, for specific or general purposes. The existing community servers are organized - by geographic region, by special interest, kids or parents or whatever their users like.


To set up your own community or private server, see: [[Run your own jabber server]].
To set up your own community or private server, see: [[Run your own jabber server]].
Line 11: Line 16:


== Community Server Directory ==
== Community Server Directory ==
If you want to publicize your server, please list it below. In "community", specify who should use this server - be as specific as possible.
If you want to publicize your server, please list it below. In "community", specify who should use this server - be as specific as possible. Please add a sysadmin contact email address so we can bug you when it's down...




<!--
<!--


Server testing most recently done 20081108 by MartinDengler using python-xmpp:
Server testing most recently done 20141021 by MartinDengler using python-xmpp:


$ sudo yum -y install python-xmpp
$ cat ./xmpp_alive.py ; (for name in `curl http://wiki.laptop.org/go/Community_Jabber_Servers 2> /dev/null| grep "^<td>.*\(\.edu\|\.com\|\.org\|\.biz\|\.us\|\.de\)" | perl -npe 's/<td>\s*([^<]+)\s*<\/td>.*/\1/' | sort | uniq` ; do echo -n $name... ; if (./xmpp_alive.py $name > /dev/null 2>&1) ; then echo "up" ; else echo "down" ; fi ; done)
$ cat ./xmpp_alive.py ; (for name in $(curl http://wiki.laptop.org/go/Community_Jabber_Servers 2> /dev/null| grep "^<td>.*\(\.com\|\.org\|\.biz\|\.us\|\.de\|\.edu\)" | perl -npe 's/<td>\s*(<a[^>]+>)?\s*([^<]+)\s*(<\/a>)?\s*<\/td>.*/\2/' | sort | uniq) ; do echo -n $name... ; if (./xmpp_alive.py $name > /dev/null 2>&1) ; then echo "up" ; else echo "down" ; fi ; done)
#!/usr/bin/python
#!/usr/bin/python
import socket, sys
import socket, sys
socket.setdefaulttimeout(5.0)
socket.setdefaulttimeout(2.0)
from xmpp import *
from xmpp import *
success = None
success = None
Line 29: Line 35:
cl = Client(server)
cl = Client(server)
retval = cl.connect(server=(server, port))
retval = cl.connect(server=(server, port))
except (ValueError, StreamError), msg:
except (ValueError, StreamError) as msg:
if isinstance(msg, (ValueError, HostGone, RemoteConnectionFailed, UndefinedCondition)):
if isinstance(msg, (ValueError, HostGone, RemoteConnectionFailed, UndefinedCondition)):
retval = False
retval = False
Line 39: Line 45:
sys.exit(0 if success else 1)
sys.exit(0 if success else 1)



chi.il.us.xochat.org...up
altmsg.com...down
dc.olpc.obscure.org...up
jabber.buddycloud.com...up
chatmask.com...down
jabber-hispano.org...up
chw.no-ip.org...down
jabber.laptop.org...up
dc.olpc.obscure.org...down
jabber.olpchacks.org...up
im.it-native.de...up
jabber.xo-quebec.org...up
is-a-furry.org...up
nejabber.homelinux.org...down
jabber.buddycloud.com...down
olpc.usjabber.org...down
jabber-hispano.org...down
opteron.9grid.us...down
jabber.laptop.org...down
jabber.olpchacks.org...down
jabber.sugarlabs.org...up
jabber.xo-quebec.org...down
kimly.org...down
orcalab.net...up
potter-pod.no-ip.biz...up
potter-pod.no-ip.biz...up
school.letschange.org...down
schoolserver.laptop.org...down
schoolserver.laptop.org...down
schoolserver.media.mit.edu...up
schoolserver.rit.edu...down
xo1share.org...up
xmppcomm.com...up
xochat.de...down
xochat.de...down
xochat.org...up
xochat.lympago.com...down



--->
--->
Line 62: Line 73:
|+ Community Servers
|+ Community Servers
|-
|-
! server name !! community !! comments
! server name !! community !! comments !! sysadmin contact
|- style="background: yellow;"
|- style="background: lightgreen;"
| jabber.sugarlabs.org || developers, testers, latest Sugar version users || a development installation undergoing changes || jabber AT sugarlabs DOT org systems@lists.sugarlabs.org http://wiki.sugarlabs.org/go/Service/jabber
| jabber.laptop.org || all || Jabber server for OLPC
|-
|-
| orcalab.net || Open to all || Various transports, located in Germany || xmpp@blackonion.org
| chi.il.us.xochat.org || Chicago, IL (any) ||
|-
|-
| potter-pod.no-ip.biz || Richmond, VA. (any)|| ||
| dc.olpc.obscure.org || Washington, DC area (any) || [[OLPC Learning Club D.C./Jabber_Server|OLPC D.C. Jabber Server]] (now back up after some downtime)
|-
|-
| [http://xmppcomm.com xmppcomm.com] ||Open to All || Ukrainian server. Supports jabber domain hosting || JID: jadm@xmppcomm.com, E-mail: jadm@xmppcomm.com
| jabber-hispano.org || Hispana || [http://www.jabber-hispano.org Servidor jabber de la Comunidad Hispana]
|-
|-
| [http://im.it-native.de im.it-native.de] ||Open to All || German Server. MUC and Webinterface aviable. || JID: Arsimael@im.it-native.de ||
| jabber.buddycloud.com || Open to all || Jabber server including location based API (http://blog.buddycloud.com/node/1)
|-
|-
| [http://is-a-furry.org is-a-furry.org] ||Open to All || MUC and Multilingual Webinterface available. || JID: Arsimael@is-a-furry.org ||
| jabber.olpchacks.org || Chicago, IL (any) || [[OLPC Chicago/JabberServer|OLPC Chicago Jabber Server]]
|-
|}
| jabber.xo-quebec.org || Montreal, Qc (any) || [http://www.xo-quebec.org/configuration-xo-quebec Québec Area Jabber Server(fr)]
|-
| potter-pod.no-ip.biz || Richmond, VA. (any)||
|-
| schoolserver.media.mit.edu || developers || Jabber server for OLPC/Sugar developers
|-
| xo1share.org || G1G1 (any) Focus: Great Lakes Region.|| xo1@scishare.com (Location: Grand Blanc, Michigan) Status: http://xoshare.org/mi
|-
| xochat.org || G1G1 (any) || See [[xochat.org Community Server]] for more info and regional jabber servers.
|}




=== Connecting to a community jabber server ===
=== Connecting to a community jabber server ===
Open Terminal, then type the following commands :


In Sugar, click on the centre icon, then My Settings, Network, and change the Server.
sugar-control-panel -s jabber jabber.laptop.org

''replace jabber.laptop.org with the jabber server you with to use''

then restart Sugar '''(warning: first close your activities to save them!)''' by pressing ctrl+alt+erase - then go to the neighborhood view and have fun!


=== Other servers ===

These servers were down as of last check (2008-11-08).

{| class="wikitable" style="background: white;"
|+ Community Servers
|-
! server name !! status !! community !! comments
|-
| opteron.9grid.us || DOWN || Austin, TX (any) || |[[Xo-austin|Austin Area Jabber Collaboration Server]]
|-
|nejabber.homelinux.org|| DOWN ||New England (any)|| [[OLPC New England|New England Jabber Collaboration Server]]
|-
|school.letschange.org || DOWN || Bainbridge Island, WA (any) || [[OLPC Seattle/Seattle Area Jabber Collaboration Server]].
|-
|olpc.usjabber.org || DOWN || Open to all US, Server in Vermont ||US public jabber server. Read our [[Olpc_US_Jabber|wiki page]] for more info.
|-
| xochat.de || DOWN || ||
|-
| schoolserver.laptop.org || down || developers || Jabber server for OLPC/Sugar developers
|-
|}

=== Jabber server activity ===
;XO connections to the servers listed above, on ''August 8, 2008, 2:00-2:30 PM EST'':

* xochat.org - 16
* school.letschange.org - 3
* jabber.olpchacks.org - 2
* dc.olpc.obscure.org - 2
* xochat.de - 1
* all others - 0

;XO connections to the servers listed above, on ''July 24, 2008, 12:00-12:30 PM EST'':
* xochat.org - 18
* school.letschange.org - 3
* xochat.de - 1
* all others - 0


[[Category:Community]]
[[Category:SchoolServer]]
[[Category:Jabber]]

Latest revision as of 04:18, 14 August 2017


   Jabber: | Community Jabber Servers | Run a Jabber Server | Category:Jabber

What is a Jabber Server

A (specially configured) jabber server is used to allow multiple XOs/Sugar instances to connect and collaborate remotely. Imagine that a school in Peru and a school in Canada wanted to collaborate via their XOs. The mesh network doesn't stretch that far, but the two schools could use a Jabber server to communicate.

The non-sugarlabs.org servers might serve specific geographic regions or other groups.

To set up your own community or private server, see: Run your own jabber server.


Community Server Directory

If you want to publicize your server, please list it below. In "community", specify who should use this server - be as specific as possible. Please add a sysadmin contact email address so we can bug you when it's down...


Community Servers
server name community comments sysadmin contact
jabber.sugarlabs.org developers, testers, latest Sugar version users a development installation undergoing changes jabber AT sugarlabs DOT org systems@lists.sugarlabs.org http://wiki.sugarlabs.org/go/Service/jabber
orcalab.net Open to all Various transports, located in Germany xmpp@blackonion.org
potter-pod.no-ip.biz Richmond, VA. (any)
xmppcomm.com Open to All Ukrainian server. Supports jabber domain hosting JID: jadm@xmppcomm.com, E-mail: jadm@xmppcomm.com
im.it-native.de Open to All German Server. MUC and Webinterface aviable. JID: Arsimael@im.it-native.de
is-a-furry.org Open to All MUC and Multilingual Webinterface available. JID: Arsimael@is-a-furry.org


Connecting to a community jabber server

In Sugar, click on the centre icon, then My Settings, Network, and change the Server.