Keep pace with change

Keep pace with change

Instant messaging is a rapidly developing and expanding industry. It is therefore not surprising that change happens quickly.

Through our blog, ProcessOne aims to help people to stay informed about the latest developments for both ejabberd and instant messaging in general. Scroll down the page to read our comments on the activities of major players in the industry and our opinions about new technology developments.



[ANN] exmpp 0.9.2 new release

Jérôme Sautret - December 23, 2009

We are pleased to announce a new release of exmpp.

exmpp is a XMPP library written in Erlang and released under the Erlang Public License. It helps the development of XMPP entities by providing functions to build and interpret XML stanzas. Once compiled, check the generated HTML documentation.

Read more   Comment (0)   Tweet this



Facebook chat team gets Erlang User of the Year award

Mickaël Rémond - November 12, 2009

Chris Piro and Eugene Letuchy get Erlang User of the Year 2009 award at Erlang User Conference in Stockholm at a testimonial to the value of their achievement for the Erlang community.

Read more   Comment (0)   Tweet this



Compiling ejabberd under Snow Leopard with Erlang R13B

Mickaël Rémond - September 27, 2009

ejabberd compilation under Mac OS X Snow Leopard require special parameters.

Read more   Comment (0)   Tweet this



Scalable XMPP bots with erlang and exmpp, part III

Nicolas Vérité - September 07, 2009

In the first articles of this series, we learned how to use the exmpp API and how to use it to write a simple external XMPP component.

In this last installment we will complete our component, making it aware of the presence status of our users.

The source code for this article can be downloaded from web_status_v2.tar.gz.

Read more   Comment (2)   Tweet this



Scalable XMPP bots with erlang and exmpp, part II

Nicolas Vérité - August 21, 2009

In part I we focused on learning the basic of the exmpp API.

In this second part we start to think about how one can use the the learned API to write and deploying XMPP components.

The source code for this article can be downloaded from web_status.tar.gz.

Read more   Comment (3)   Tweet this



Scalable XMPP bots with erlang and exmpp, part I

Nicolas Vérité - August 14, 2009

Introducing EXMPP

In this series of articles we will introduce exmpp, the long awaited high-performance XMPP library for erlang, released by ProcessOne weeks ago. While doing so, we will learn how to use the library to build a highly scalable XMPP bot. As a library, exmpp is oriented towards high performance and low memory usage, while being general enough to be useful in different scenarios (clients, servers, components).

In this first installment we will learn the basis of exmpp, and start with our bot implementation.

Read more   Comment (5)   Tweet this



 1 2 3 >  Last »