Difference between revisions of "Roundup/Software"

Jump to navigation Jump to search
393 bytes added ,  19:05, 26 February 2011
m
no edit summary
m
m
Line 14: Line 14:
http://community.igniterealtime.org/blogs/ignite/2010/11/24/spark-260-rc1-released
http://community.igniterealtime.org/blogs/ignite/2010/11/24/spark-260-rc1-released


* ''Jabiru 2.1.4.1''
* ''Jabiru 2.2''
Michal "zet" Zbortek has released a "new generation" of the [http://jabiru.mzet.net/ Jabiru XMPP client for Android].
Michal "zet" Zbortek has released a "new generation" of the [http://jabiru.mzet.net/ Jabiru XMPP client for Android].


Line 21: Line 21:


* ''Jappix 0.3 "Prism"''
* ''Jappix 0.3 "Prism"''
[http://www.vanaryon.eu/2010/12/jappix-prism-met-votre-vie-dans-les-nuages/ Valrian Saliou] has announced [http://project.jappix.com/ Jappix 0.3, codenamed "Prism"].
[http://www.vanaryon.eu/2010/12/jappix-prism-met-votre-vie-dans-les-nuages/ Valérian Saliou] has announced [http://project.jappix.com/ Jappix 0.3, codenamed "Prism"].


* ''Jappix Mini''
* ''Jappix Mini''
[http://vanaryon.eu/2011/01/jappix-mini-un-mini-chat-pour-votre-site/ Valrian Saliou] has announced [http://mini.jappix.com/ Jappix Mini].
[http://vanaryon.eu/2011/01/jappix-mini-un-mini-chat-pour-votre-site/ Valérian Saliou] has announced [http://mini.jappix.com/ Jappix Mini].


* ''SIP Communicator is doing voice and video on Jingle''
* ''SIP Communicator is doing voice and video on Jingle''
The SIP Communicator team has announced [http://sip-communicator.org/ the support for voice and video over Jingle].
The SIP Communicator team has announced [http://sip-communicator.org/ the support for voice and video over Jingle].


* ''Xabber 0.9.9 Beta''
* ''Xabber 0.9.12 Beta''
Xabber [http://www.androidzoom.com/android_applications/communication/xabber_pnaq.html is a new XMPP client for Android].
Xabber [http://www.androidzoom.com/android_applications/communication/xabber_pnaq.html is a new XMPP client for Android].
http://www.xabber.com/


* ''Vkontakte Messenger 1.0.2''
* ''Vkontakte Messenger 1.0.2''
Line 40: Line 41:
* ''Poezio 0.7.1''
* ''Poezio 0.7.1''
http://poezio.eu/
http://poezio.eu/
* ''Beem 0.1.5''
http://www.beem-project.com/
* ''jTalk 0.29''
http://karp.int.ru/
* ''Jabbroid 0.6h''
http://jabbroid.akuz.de/
* ''EMess''
http://eqx.su/trac
* ''Mundu IM''
http://mundu.com/im/android/


=== Servers ===
=== Servers ===
Line 60: Line 76:
[http://www.igniterealtime.org/projects/openfire/ Guus der Kinderen] has released a new version.
[http://www.igniterealtime.org/projects/openfire/ Guus der Kinderen] has released a new version.


* ''Apache Vysper 0.6''
* ''Apache Vysper 0.7''
[http://mina.apache.org/2010/09/18/apache-vysper-06-released.html The Apache MINA project] has released a new version.
[http://mina.apache.org/vysper/apache-vysper-07-release.html The Apache MINA project] has released a new version.


* ''xmpp_gateway 0.0.2''
* ''xmpp_gateway 0.0.2''
[https://rubygems.org/gems/xmpp_gateway XmppGateway] is a server that allows XMPP stanzas to be posted via HTTP POST requests, it provides a synchronous API for IQ messages so that a reply is included in the body of the response.
[https://rubygems.org/gems/xmpp_gateway XmppGateway] is a server that allows XMPP stanzas to be posted via HTTP POST requests, it provides a synchronous API for IQ messages so that a reply is included in the body of the response.
* ''Tigase 5.1.0 Beta''
http://www.tigase.org/


=== Libraries ===
=== Libraries ===
* ''FireTrail''
* ''FireTrail''
[http://github.com/astro/firetail/ FireTrail] is an HTTP REST to XMPP PubSub gateway for server-side JavaScript created by Stephan Maka.
[http://github.com/astro/firetail/ FireTrail] is an HTTP REST to XMPP PubSub gateway for server-side JavaScript created by Stephan Maka.
* ''xmppjs''
* ''xmppjs''
[http://github.com/astro/xmppjs xmppjs] is a fork of [http://xmppjs.prosody.im/ xmpp.js] (a library for node.js that allows you to connect to an XMPP server as a component created by Matthew Wild).
[http://github.com/astro/xmppjs xmppjs] is a fork of [http://xmppjs.prosody.im/ xmpp.js] (a library for node.js that allows you to connect to an XMPP server as a component created by Matthew Wild).
* ''node-xmpp''
* ''node-xmpp''
[http://github.com/astro/node-xmpp node-xmpp] is an idiomatic XMPP library for node.js created by Stephan Maka.
[http://github.com/astro/node-xmpp node-xmpp] is an idiomatic XMPP library for node.js created by Stephan Maka.
* ''txmpp''
* ''txmpp''
[http://github.com/tidg/txmpp txmpp] is C++ library, derived from libjingle, coded under New BSD license.
[http://github.com/tidg/txmpp txmpp] is C++ library, derived from libjingle, coded under New BSD license.
* ''sparqlxmpp''
* ''sparqlxmpp''
[http://crschmidt.net/semweb/sparqlxmpp/sparqlxmpp sparqlxmpp] is a Python library for SPARQL XML queries over XMPP.
[http://crschmidt.net/semweb/sparqlxmpp/sparqlxmpp sparqlxmpp] is a Python library for SPARQL XML queries over XMPP.
* ''Jaxl 2.1.1''
* ''Jaxl 2.1.1''
[http://github.com/abhinavsingh/JAXL Jaxl] is a XMPP Client Library in PHP] created by Abhinav Singh.
[http://github.com/abhinavsingh/JAXL Jaxl] is a XMPP Client Library in PHP] created by Abhinav Singh.
* ''exmpp 0.9.5''
* ''exmpp 0.9.5''
[http://exmpp.org/ ProcessOne] has released a new version.
[http://exmpp.org/ ProcessOne] has released a new version.
* ''HXMPP 0.4.5'' (Jabber/XMPP haXe library)
* ''HXMPP 0.4.5'' (Jabber/XMPP haXe library)
[http://hxmpp.disktree.net/ Disktree] has been released a new version.
[http://hxmpp.disktree.net/ Disktree] has been released a new version.
* ''XMPP Client for node'' (High level xmpp client for node.js)
* ''XMPP Client for node'' (High level xmpp client for node.js)
http://github.com/athoune/node-xmpp-client
http://github.com/athoune/node-xmpp-client
* ''strophejs-plugins''
* ''strophejs-plugins''
https://github.com/metajack/strophejs-plugins
https://github.com/metajack/strophejs-plugins
* ''libjingle is now compliant with XEP-166 and XEP-167''
* ''libjingle is now compliant with XEP-166 and XEP-167''
http://code.google.com/p/libjingle/wiki/FAQ
http://code.google.com/p/libjingle/wiki/FAQ
* ''Atmosphere 0.7''
http://atmosphere.java.net/
https://github.com/Atmosphere/atmosphere


=== Innovative ===
=== Innovative ===
* ''H-box: interconnected home networks''
* ''H-box: interconnected home networks''
https://launchpad.net/h-box
https://launchpad.net/h-box
* ''foafnet'' (SPARQL/RDF/XMPP goodness)
* ''foafnet'' (SPARQL/RDF/XMPP goodness)
http://github.com/swh/foafnet
http://github.com/swh/foafnet
* ''jabberjaw'' (a Trac plugin for broadcasting changesets and ticket modifications to an XMPP server of your choice)
* ''jabberjaw'' (a Trac plugin for broadcasting changesets and ticket modifications to an XMPP server of your choice)
http://github.com/xentek/jabberjaw
http://github.com/xentek/jabberjaw
* ''PsBrowser 0.1.1'' (a PubSub browser)
* ''PsBrowser 0.1.1'' (a PubSub browser)
http://projects.comum.org/psbrowser/
http://projects.comum.org/psbrowser/
* ''PSGS 0.2'' (A PubSub server written in JavaScript)
* ''PSGS 0.2'' (A PubSub server written in JavaScript)
http://codingteam.net/project/psgxs  
http://codingteam.net/project/psgxs  
* ''RadioAunty 2.1.1''
* ''RadioAunty 2.1.1''
[http://whomwah.com/ Duncan Robertson] has been released a new version of [http://whomwah.github.com/radioaunty/ RadioAunty].
[http://whomwah.com/ Duncan Robertson] has been released a new version of [http://whomwah.github.com/radioaunty/ RadioAunty].
http://whomwah.com/2010/10/20/radioaunty-2-1/
http://whomwah.com/2010/10/20/radioaunty-2-1/
http://whomwah.com/2010/09/14/xmppframework-pubsub-radioaunty-livetext/
http://whomwah.com/2010/09/14/xmppframework-pubsub-radioaunty-livetext/
* ''TwiMeido - a Twitter client for XMPP clients''
* ''TwiMeido - a Twitter client for XMPP clients''
[http://rainux.org/ Rainux Luo] has created [http://github.com/rainux/twi_meido TwiMeido].
[http://rainux.org/ Rainux Luo] has created [http://github.com/rainux/twi_meido TwiMeido].
* ''mobilis - A Service Platform for Collaborative Social Applications''
* ''mobilis - A Service Platform for Collaborative Social Applications''
http://mobilisplatform.sourceforge.net/
http://mobilisplatform.sourceforge.net/
* ''pyjabberbot 0.6''
* ''pyjabberbot 0.6''
http://pypi.python.org/pypi/pyjabberbot/0.6
http://pypi.python.org/pypi/pyjabberbot/0.6
* ''talkmyphone 2.06''
* ''talkmyphone 2.06''
http://code.google.com/p/talkmyphone/
http://code.google.com/p/talkmyphone/
http://lifehacker.com/5657117/talkmyphone-sends-and-receives-your-androids-sms-messages-through-instant-messages
http://lifehacker.com/5657117/talkmyphone-sends-and-receives-your-androids-sms-messages-through-instant-messages
* ''DIASPORA* X'' ('''OLD''')
* ''DIASPORA* X'' ('''OLD''')
https://github.com/bnolan/diaspora-x
https://github.com/bnolan/diaspora-x
* ''DIASPORA* X²''
* ''DIASPORA* X²''
http://diaspora-x.com/
http://diaspora-x.com/
http://github.com/bnolan/diaspora-x2
http://github.com/bnolan/diaspora-x2
* ''Saros''
* ''Saros''
http://www.saros-project.org/
http://www.saros-project.org/
* ''Pontarius''
* ''Pontarius''
http://www.pontarius.org/
http://www.pontarius.org/
* A Simple XMPP Client for mbed v1.0
* A Simple XMPP Client for mbed v1.0
http://ceit.uq.edu.au/content/simple-xmpp-client-mbed-v10
http://ceit.uq.edu.au/content/simple-xmpp-client-mbed-v10
* node-xmpp-trace: sniff your unencrypted XMPP stanzas
* node-xmpp-trace: sniff your unencrypted XMPP stanzas
https://github.com/athoune/node-xmpp-trace
https://github.com/athoune/node-xmpp-trace
* Using XMPP to post content on blog/sms/facebook
* Using XMPP to post content on blog/sms/facebook
https://github.com/hj91/Using-XMPP-to-post-content-on-blog-sms-facebook
https://github.com/hj91/Using-XMPP-to-post-content-on-blog-sms-facebook
* The JSON Bot / JSONBOT 0.6.1.1
* The JSON Bot / JSONBOT 0.6.1.1
http://code.google.com/p/jsonbot/
http://code.google.com/p/jsonbot/
216

edits

Navigation menu