Difference between revisions of "Roundup"

Jump to navigation Jump to search
564 bytes added ,  18:48, 7 October 2009
template, wiki markup, fixes, text
(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 Nicholas Verite and Peter Saint-Andre.
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.


<strong>Articles</strong>


<em>Title</em>
'''Articles'''
Text and links detailing more about that item.
 
''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.


<em>XMPP Roundup translation</em>s
''Libjingle in Chromium''
The previous XMPP Roundup 12 has been translated into spanish and french.


<strong>New and updated services</strong>
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.


<em>xeerkat</em>
''Spectrum''
<a href="http://code.google.com/p/xeerkat/">xeerkat</a> is a P2P comutping framework over XMPP:. xeerkat is not a new project, but original and never covered by the XMPP Roundup.


<em>XMPP Framework</em>
[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.
<a href="http://drupal.org/project/xmppframework">XMPP Framework</a>, 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.


<em>EVE Online</em>
The <a href="http://www.eveonline.com/">EVE Online</a> science-fiction <a href="http://en.wikipedia.org/wiki/Massively_multiplayer_online_role-playing_game">MMORPG</a> (massively multiplayer online role-playing game) is using an XMPP service for in-game chats (also offering e-mail), on the <a href="http://eve-mail.net/">eve-mail.net</a> domain, with S2S (server-to-server) open for federation.


<strong>New and updated software</strong>
'''Specifications'''


<em>Legacy IM Connections via M-Link</em>
''Linked Process''
Isode <a href="http://blog.isode.com/2009/09/isode-partners-with-zion-software-to-provide-xmpp-connectivity-to-legacy-im-networks-.html&lt;br &gt;&lt;/a&gt;">announced</a> that they are partnering with Zion Software to deploy the <a href="http://www.zionsoftware.com/products/xmpp-gateway/">JBuddy XMPP Gateway</a> for connectivity between Isode's M-Link server software and legacy IM networks.


<em>XMPPKit</em>
Linked Process, mentionned in the last XMPP Roundup, has got a new protoXEP: http://xmpp.org/extensions/inbox/lop.html
The <a href="http://etoileos.com/etoile/">Étoilé</a> user environment for the <a href="http://www.gnustep.org/">GNUstep</a> project is building in support for sending what they call "CoreObjects" over XMPP using their emerging <a href="http://etoileos.com/news/archive/2009/09/15/1659/">XMPPKit</a>; as a result they hope to enable collaborative editing, whiteboarding, and other interactive applications.


<em>Libjingle in Chromium</em>
Libjingle, the Google's opensource library for Jingle, <a href="http://git.chromium.org/viewvc/chrome/trunk/src/third_party/libjingle/">has been committed in Chromium</a>, the opensource base of the Chrome browser.


<em>Spectrum</em>
'''Board and Council elections'''
<a href="http://spectrum.im/">Spectrum</a> is an XMPP gateway, released under the GPL license, using the libpurple and gloox libraries, coming from a Google Summer of Code project.


<strong>Specifications</strong>
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''.


<em>Linked Process</em>
XMPP Council:
Linked Process, mentionned in the last XMPP Roundup, has got a new protoXEP: <a href="http://xmpp.org/extensions/inbox/lop.html">http://xmpp.org/extensions/inbox/lop.html</a>
* a
* b
* c
* d
* e


<strong>Board and Council elections</strong>
Board of Directors
* 1
* 2
* 3


Elections for the Board of Directors and the XMPP Council has taken place from xx to xx.


<strong>Conclusion</strong>
'''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.
698

edits

Navigation menu