Difference between revisions of "Roundup"
(template, wiki markup, fixes, text) |
|||
Line 1: | Line 1: | ||
This is the place to draft the next "XMPP Roundup" for posting at blog.xmpp.org. All members of the XMPP community are welcome to help. Final editing is done by | This is the place to draft the next "XMPP Roundup" for posting at blog.xmpp.org. All members of the XMPP community are welcome to help. Final editing is done by Nicolas Verite and Peter Saint-Andre. | ||
Directions: | |||
* please check it has not already been covered by previous roundups by searching in the blog | |||
* please report at least links, or better a small introductory text | |||
== Template == | |||
Small introduction. | |||
'''Articles''' | |||
''Title'' | |||
Text explaining the new or updated item, with technical background like languages, platforms and licenses. Provide links detailing more, and give credit. Avoid links like [[here]] or [[read it]]. | |||
'''New and updated services''' | |||
''Title'' | |||
Text with links about the item. | |||
'''New and updated software''' | |||
''Title'' | |||
Text with links about the item. | |||
'''Specifications''' | |||
''Title'' | |||
Text with links about the item. | |||
'''Conclusion''' | |||
Small conclusion. | |||
== XMPP Roundup 13 == | == XMPP Roundup 13 == | ||
Line 5: | Line 46: | ||
Welcome everybody to the exciting news roundup of the XMPP communities worldwide. | Welcome everybody to the exciting news roundup of the XMPP communities worldwide. | ||
'''Articles''' | |||
''XMPP Roundup translations'' | |||
The previous XMPP Roundup 12 has been translated into [http://www.jabberes.org/node/1139 spanish] thanks to naw and [http://wiki.jabberfr.org/Tour_d%27horizon_de_XMPP_12 french] thanks to Misc and Nyco. | |||
'''New and updated services''' | |||
''EVE Online'' | |||
The [http://www.eveonline.com/ EVE Online] science-fiction [http://en.wikipedia.org/wiki/Massively_multiplayer_online_role-playing_game MMORPG] (massively multiplayer online role-playing game) is using an XMPP service for in-game chats (also offering e-mail), on the [http://eve-mail.net/ eve-mail.net] domain, with S2S (server-to-server) open for federation. | |||
'''New and updated software''' | |||
''xeerkat'' | |||
[http://code.google.com/p/xeerkat/ xeerkat] is a P2P computing framework over XMPP. xeerkat is not a new project, but original and never covered by the XMPP Roundup. | |||
''XMPP Framework'' | |||
[http://drupal.org/project/xmppframework XMPP Framework], using XMPPHP, brings XMPP features to Drupal: XMPP-Drupal users correlation and relationship, XWChat web chat client (based on JSJaC), MUC, and notifications. This module is contributed by Darren Ferguson of OpenBand. | |||
''Legacy IM Connections via M-Link'' | |||
Isode has [http://blog.isode.com/2009/09/isode-partners-with-zion-software-to-provide-xmpp-connectivity-to-legacy-im-networks-.html announced] that they are partnering with Zion Software to deploy the [http://www.zionsoftware.com/products/xmpp-gateway/ JBuddy XMPP Gateway] for connectivity between Isode's M-Link server software and legacy IM networks. | |||
''XMPPKit'' | |||
The [http://etoileos.com/etoile/ Étoilé] user environment for the [http://www.gnustep.org/ GNUstep] project is building in support for sending what they call "CoreObjects" over XMPP using their emerging [http://etoileos.com/news/archive/2009/09/15/1659/ XMPPKit]; as a result they hope to enable collaborative editing, whiteboarding, and other interactive applications. | |||
''Libjingle in Chromium'' | |||
Libjingle, the Google's opensource library for Jingle, [http://git.chromium.org/viewvc/chrome/trunk/src/third_party/libjingle/ has been committed in Chromium], the opensource base of the Chrome browser. | |||
''Spectrum'' | |||
[http://spectrum.im/ Spectrum] is an XMPP gateway, released under the GPL license, using the libpurple and gloox libraries, coming from a Google Summer of Code project. | |||
'''Specifications''' | |||
''Linked Process'' | |||
Linked Process, mentionned in the last XMPP Roundup, has got a new protoXEP: http://xmpp.org/extensions/inbox/lop.html | |||
'''Board and Council elections''' | |||
Elections for the Board of Directors and the XMPP Council has taken place from ''xx'' to ''xx''. It has been decided by ''xx'' that ''xx''. | |||
XMPP Council: | |||
* a | |||
* b | |||
* c | |||
* d | |||
* e | |||
Board of Directors | |||
* 1 | |||
* 2 | |||
* 3 | |||
'''Conclusion''' | |||
If you are developping, maintaining, or planning a new or updated service and/or software, and if you would like to be mentioned here, you a re encouraged to contribute it to nyco@jabber.fr. It does not necessarily need to be huge or professional, it maybe also be funny or original. | If you are developping, maintaining, or planning a new or updated service and/or software, and if you would like to be mentioned here, you a re encouraged to contribute it to nyco@jabber.fr. It does not necessarily need to be huge or professional, it maybe also be funny or original. |
Revision as of 18:48, 7 October 2009
This is the place to draft the next "XMPP Roundup" for posting at blog.xmpp.org. All members of the XMPP community are welcome to help. Final editing is done by Nicolas Verite and Peter Saint-Andre.
Directions:
- please check it has not already been covered by previous roundups by searching in the blog
- please report at least links, or better a small introductory text
Template
Small introduction.
Articles
Title
Text explaining the new or updated item, with technical background like languages, platforms and licenses. Provide links detailing more, and give credit. Avoid links like here or read it.
New and updated services
Title
Text with links about the item.
New and updated software
Title
Text with links about the item.
Specifications
Title
Text with links about the item.
Conclusion
Small conclusion.
XMPP Roundup 13
Welcome everybody to the exciting news roundup of the XMPP communities worldwide.
Articles
XMPP Roundup translations
The previous XMPP Roundup 12 has been translated into spanish thanks to naw and french thanks to Misc and Nyco.
New and updated services
EVE Online
The EVE Online science-fiction MMORPG (massively multiplayer online role-playing game) is using an XMPP service for in-game chats (also offering e-mail), on the eve-mail.net domain, with S2S (server-to-server) open for federation.
New and updated software
xeerkat
xeerkat is a P2P computing framework over XMPP. xeerkat is not a new project, but original and never covered by the XMPP Roundup.
XMPP Framework
XMPP Framework, using XMPPHP, brings XMPP features to Drupal: XMPP-Drupal users correlation and relationship, XWChat web chat client (based on JSJaC), MUC, and notifications. This module is contributed by Darren Ferguson of OpenBand.
Legacy IM Connections via M-Link
Isode has announced that they are partnering with Zion Software to deploy the JBuddy XMPP Gateway for connectivity between Isode's M-Link server software and legacy IM networks.
XMPPKit
The Étoilé user environment for the GNUstep project is building in support for sending what they call "CoreObjects" over XMPP using their emerging XMPPKit; as a result they hope to enable collaborative editing, whiteboarding, and other interactive applications.
Libjingle in Chromium
Libjingle, the Google's opensource library for Jingle, has been committed in Chromium, the opensource base of the Chrome browser.
Spectrum
Spectrum is an XMPP gateway, released under the GPL license, using the libpurple and gloox libraries, coming from a Google Summer of Code project.
Specifications
Linked Process
Linked Process, mentionned in the last XMPP Roundup, has got a new protoXEP: http://xmpp.org/extensions/inbox/lop.html
Board and Council elections
Elections for the Board of Directors and the XMPP Council has taken place from xx to xx. It has been decided by xx that xx.
XMPP Council:
- a
- b
- c
- d
- e
Board of Directors
- 1
- 2
- 3
Conclusion
If you are developping, maintaining, or planning a new or updated service and/or software, and if you would like to be mentioned here, you a re encouraged to contribute it to nyco@jabber.fr. It does not necessarily need to be huge or professional, it maybe also be funny or original.