Community Jabber Servers: Difference between revisions
m (→Community Server Directory: tidy up table markup) |
No edit summary |
||
(103 intermediate revisions by 34 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>[[Category:Community]] |
|||
[[Category:SchoolServer]] |
|||
[[Category:Jabber]] |
|||
</noinclude> |
|||
{{jabber}} |
{{jabber}} |
||
{{TOCright}} |
{{TOCright}} |
||
== What is a Jabber Server== |
== What is a Jabber Server== |
||
A (specially configured) [[jabber]] server is used to allow multiple |
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... |
||
{| class="wikitable" |
|||
<!-- |
|||
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>.*\(\.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 |
|||
import socket, sys |
|||
socket.setdefaulttimeout(2.0) |
|||
from xmpp import * |
|||
success = None |
|||
def test_alive(server, port): |
|||
retval = None |
|||
try: |
|||
cl = Client(server) |
|||
retval = cl.connect(server=(server, port)) |
|||
except (ValueError, StreamError) as msg: |
|||
if isinstance(msg, (ValueError, HostGone, RemoteConnectionFailed, UndefinedCondition)): |
|||
retval = False |
|||
else: |
|||
retval = True |
|||
return retval |
|||
success = test_alive(sys.argv[1], 5222) |
|||
success = success or test_alive(sys.argv[1], 5223) |
|||
sys.exit(0 if success else 1) |
|||
altmsg.com...down |
|||
chatmask.com...down |
|||
chw.no-ip.org...down |
|||
dc.olpc.obscure.org...down |
|||
im.it-native.de...up |
|||
is-a-furry.org...up |
|||
jabber.buddycloud.com...down |
|||
jabber-hispano.org...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 |
|||
schoolserver.laptop.org...down |
|||
schoolserver.rit.edu...down |
|||
xmppcomm.com...up |
|||
xochat.de...down |
|||
xochat.lympago.com...down |
|||
---> |
|||
{| class="wikitable" style="background: white;" |
|||
|+ Community Servers |
|+ Community Servers |
||
|- |
|- |
||
! server name !! |
! server name !! community !! comments !! sysadmin contact |
||
|- 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 |
|||
|- |
|- |
||
| orcalab.net || Open to all || Various transports, located in Germany || xmpp@blackonion.org |
|||
| potter-pod.no-ip.biz || up|| Richmond, VA. (any)|| none |
|||
|- |
|- |
||
| potter-pod.no-ip.biz || Richmond, VA. (any)|| || |
|||
| opteron.9grid.us || up|| Austin, TX (any) || |[[Xo-austin|Austin Area Jabber Collaboration Server]] |
|||
|- |
|- |
||
| [http://xmppcomm.com xmppcomm.com] ||Open to All || Ukrainian server. Supports jabber domain hosting || JID: jadm@xmppcomm.com, E-mail: jadm@xmppcomm.com |
|||
| jabber.olpchacks.org || up as of 2008-05-22 || Chicago, IL (any) || [[OLPC Chicago/JabberServer|OLPC Chicago Jabber Server]] |
|||
|- |
|- |
||
| [http://im.it-native.de im.it-native.de] ||Open to All || German Server. MUC and Webinterface aviable. || JID: Arsimael@im.it-native.de || |
|||
| chi.il.us.xochat.org || up as of 2008-05-22 || Chicago, IL (any) || |
|||
|- |
|- |
||
| [http://is-a-furry.org is-a-furry.org] ||Open to All || MUC and Multilingual Webinterface available. || JID: Arsimael@is-a-furry.org || |
|||
| jabber.xo-quebec.org || up|| Montreal, Qc (any) || [http://www.xo-quebec.org/configuration-xo-quebec Québec Area Jabber Server(fr)] |
|||
| |
|} |
||
|nejabber.homelinux.org||down as of 2008-05-22||New England (any)|| [[OLPC New England|New England Jabber Collaboration Server]] Back up and all bugs should be fixed!. |
|||
|- |
|||
| xochat.org || up as of 2008-05-22 || G1G1 (any) || See [[xochat.org Community Server]] for more info and regional jabber servers. |
|||
|- |
|||
|school.letschange.org || up || Bainbridge Island, WA (any) || [[OLPC Seattle/Seattle Area Jabber Collaboration Server]]. Come join us! |
|||
|- |
|||
|olpc.usjabber.org || in progress || Open to all US, Server in Vermont ||US public jabber server. Read our [[Olpc_US_Jabber|wiki page]] for more info. <br>Estimated Date of Server Completion: Friday April 19th (maybe earlier) |
|||
|- |
|||
| dc.olpc.obscure.org || up as of 2008-05-22 || Washington, DC area (any) || [[OLPC Learning Club D.C./Jabber Server|OLPC D.C. Jabber Server]] |
|||
|- |
|||
| xochat.de || || || |
|||
|- |
|||
| xo1share.org || Up (2008-08-05) Few # users|| G1G1 (any) Focus: Great Lakes Region|| xo1@scishare.com (Location: Grand Blanc, Michigan) Status: xoshare.org/mi |
|||
|- |
|||
| jabber.buddycloud.com || up || Open to all || Jabber server including location based API (http://blog.buddycloud.com/node/1) |
|||
|- |
|||
|} |
|||
=== 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.server.url |
|||
''replace jabber.server.url 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! |
|||
=== 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
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...
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.