<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">IMtrends - ProcessOne News</title>
    <subtitle type="text">ProcessOne News:ProcessOne corporate news and software release</subtitle>
    <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/" />
    <link rel="self" type="application/atom+xml" href="http://www.process-one.net/en/news/atom/" />
    <updated>2010-11-16T16:17:42Z</updated>
    <rights>Copyright (c) 2010, ProcessOne</rights>
    <generator uri="http://www.pmachine.com/" version="1.7.0">ExpressionEngine</generator>
    <id>tag:process-one.net,2010:11:16</id>


    <entry>
      <title>Details on MSN&#8217;s XMPP server</title>
       <id>tag:process-one.net,2011:en/blogs/3.4621</id>
      <published>2011-09-15T15:54:05Z</published>
      <updated>2011-09-16T07:38:06Z</updated>
      <author>
            <name>Nicolas Vérité</name>
            <uri>http://process-one.net</uri>      </author>
       <content type="html"><![CDATA[<p>Here are some technical details and some explainations, as well as some questions.</p>

<h2>Microsoft's public XMPP server</h2>

<p>Microsoft's public XMPP server is located at: <a href="xmpp:messenger.live.com">xmpp:messenger.live.com</a>. You can double check on <a href="http://imtrends.com/">IMtrends</a>:<br/>
<a href="http://www.imtrends.com/do/search_domain_simple?domain=messenger.live.com&x=19&y=7">http://www.imtrends.com/do/search_domain_simple?domain=messenger.live.com&x=19&y=7</a></p>

<p>Microsoft had been testing <a href="xmpp:beta.xmpp.messenger.live.com">xmpp:beta.xmpp.messenger.live.com</a> since a few months, but now it is redirecting to <a href="xmpp:messenger.live.com">xmpp:messenger.live.com</a>.</p>

<h3>New server?</h3>

<p>IMtrends test results say:<br/>
<pre>Software
IMTrends couldn't determine the server running behind messenger.live.com.
</pre>
This makes sense, since it may be a completely new server.</p>

<h3>C2S, but no S2S</h3>

<p>C2S stands for client-to-server and S2S stands for server-to-server, which are meaningfull: these describe the connections between clients and servers.</p>

<p>On this matter, IMtrends says:<br/>
OK:
<ul>
<li>DNS Client-To-Server record</li>
<li>Client-To-Server Stream</li>
</ul>
Not OK:
<ul>
<li>DNS Server-To-Server record</li>
<lI>Server-To-Server Stream</li>
</ul>
</p>

<h3>What does this mean?</h3>

<p>This means:
<ul>
<li>XMPP clients <em>may</em> be able to connect to this XMPP service</li>
<li>XMPP servers are not allowed to connect to this XMPP server: Microsoft's XMPP server does not federate with Google's, like Facebook's.</li>
<li>As a consequence, we still need <a href="http://www.process-one.net/en/solutions/imgateways/">gateways ("transports")</a> to MSN service, with MSNP or XMPP protocols, in order to aggregate MSN contacts in an XMPP client.</li>
</ul>
</p>

<p>Questions:
<ul>
<li>Will Microsoft's XMPP server federate with Google's and the rest of the world?</li>
<li>Microsoft has invested in Facebook: will Facebook's XMPP server federate with Microsoft's, Google's and the rest of the world?</li>
<li>Microsoft has bought Skype: will Skype (which already offers XMPP on their client) offer an XMPP server? Will it federate?</li>
</ul>
</p>

<h2>JID, Jabber ID, XMPP addresses</h2>

<p>Justin Karneges, of Psi and Livefyre fame, brought our attention to JID and authentication.</p>

<p>JIDs are in the form: <code>[identifier]@messenger.live.com</code>.</p>
<p>Which means:
<ul>
<li>Users will have long JIDs, instead of the short <code>[username]@live.com</code>: it would have been simpler to provide the JID as the email address, like it is the case on Gmail/Gtalk and <a href="htp://text-one.com">TextOne</a></li>
<li>I hope <code>[identifier]</code> is the username, or something human-readable...</li>
</ul>
</p>

<h2>Authentication mechanism</h2>

<p>The client-to-server authentication used is <a href="http://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer">SASL</a>, with a specific and proprietary mechanism called <code>X_MESSENGER_OAUTH2</code>. According to Thijs Alkemade (Adium), it is documented, and "extremely similar to Facebook's OAuth2 mechanism".</p>

<p>Which means that all current XMPP clients are <em>NOT</em> able to connect to messenger.live.com. This new authentication schema will need to be developed and tested.</p>

<p>TLS is required, good point.</p>

<h2>Summary</h2>

<p>Here is a small summary:
<ul>
<li>Microsoft only offers a client interface to their MSN chat, much like Facebook: they both keep their internal and proprietary chat system</li>
<li>Current standard XMPP clients can not connect to Microsoft's XMPP server, since it has a specific and proprietary authentication schema, unlike Facebook</li>
<li>Microsoft's XMPP server does not talk to any public and federated XMPP server.</li>
</ul>
</p>

<h2>Perspective</h2>

<p>This is a big step, and quite a surprise at internet scale (even if some were aware of their beta server). Indeed Microsoft has defended over time their proprietary protocol MSNP (and its mobile version) by changing small bits of their protocol in order to prevent third party clients to connect to their service. A big step, but still a long way to go until full interop and federation with the full XMPP network, including Gtalk, Facebook, and Skype (soon AIM?). ICQ, Yahoo! and QQ are still lagging behind.</p>

<p>Now, given Microsoft's habits to cheat on interop, and "<em><a href="http://en.wikipedia.org/wiki/Embrace,_extend_and_extinguish">embrace and extend</a></em>" the open standards, it is needed, not only to run deeper and more strict and exhaustive interop tests, but also run ACID-like tests over XMPP.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Facebook, Drop.IO and XMPP</title>
       <id>tag:process-one.net,2010:en/blogs/3.3194</id>
      <published>2010-11-11T16:37:04Z</published>
      <updated>2010-11-11T16:38:05Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>This acquisition is mostly focused on technology, assets and, as a consequence, the founder of drop.IO, Sam Lessin, will join Facebook. At this stage it is <a href="http://venturebeat.com/2010/10/29/facebook-drop-io-sam-lessin/">unclear</a> if Facebook will hire a larger part of the company. For existing users however it means the service will be shutdown in the short term.</p>
<p>What does the technology include ?</p>
<p>Interestingly enough for ProcessOne and the XMPP community, the core platform asset <a href="http://drop.io/blog/asset/your-drops-are-now-alive-private-filesharing-and-collaboration-goes-truly-real-time">includes an ejabberd based XMPP service</a> to power the real time parts of the service.</p>
<p>Quoting the drop.IO team:</p>
<blockquote>Using the Jabber (XMPP) protocol and through a chain of events mediated by JavaScript, BOSH and XMPP drops are now updated for all users viewing that drop in real-time. We are using <a href="/en/ejabberd/">ejabberd</a>, which is known for its high level of compliance with XMPP. On the front end we use the Strophe javascript library, which uses  a technique called Bidirectional-streams Over Synchronous HTTP (BOSH) to connect to a Jabber server.</blockquote>
<p>Actually, this acquisition strengthens both XMPP as a standard for realtime communication on the web and ejabberd as a reference implementation. Facebook already was using Erlang and ejabberd for their chat service. This acquisition means that there will be even more XMPP, Erlang and ejabberd at Facebook. Given the size of Facebook user base this is another good step for XMPP ubiquity for real time web services.</p>
<p><a href="http://en.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol">XMPP</a> stands for Extensible Messaging and Presence Protocol and is an open standard XML based messaging protocol. The protocol already powers Google Talk infrastructure, Nokia Ovi service and thousands of large scale deployments around the world.</p>
      ]]></content>
    </entry>

    <entry>
      <title>The browser as king of the communications castle</title>
       <id>tag:process-one.net,2009:en/blogs/3.1710</id>
      <published>2009-09-22T07:06:35Z</published>
      <updated>2009-09-22T07:07:36Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Last week, Microsoft released its Office Web Apps for public testing, with the view to officially launching them next year (<a href="http://www.computerweekly.com/Articles/2009/09/17/237755/mixed-messages-as-microsoft-office-comes-to-the-web.htm" title="blocked::http://www.computerweekly.com/Articles/2009/09/17/237755/mixed-messages-as-microsoft-office-comes-to-the-web.htm">http://www.computerweekly.com/Articles/2009/09/17/237755/mixed-messages-as-microsoft-office-comes-to-the-web.htm</a>). So while Google may have already stolen a march on Microsoft by offering browser-based desktop tools with its Google Apps suite, this is the strongest signal yet that it could be the end of desktop software solutions as we know them.</p>
<p>Given that Microsoft Windows and Microsoft Office are the most obvious symbols of desktop domination, this move to web-based applications should not be taken lightly. With desktop applications running through your browser, this is a sign that the browser will play a critical role in the future of communications. Google launched Chrome, Apple launched Safari because they felt it was necessary to control the web platform and could not rely on existing players like Microsoft and Internet Explorer, Opera developing its browser and Mozilla promoting Firefox as the most technology agnostic of the four.</p>
<p>Such competition in the browser space can only lead to greater innovation when it comes to the development of web-based applications. For example, I would not be too surprised if Microsoft launches a multi-platform web-browsing client in the not too distant future. They already did it in the past on UNIX (HP-UX and Solaris) and Mac OS when the first browser battle was at its peak.</p>
<p>These are exciting times for the web, as we are on the verge of it moving on from a basic directory to a dynamic interactive interface connecting users worldwide. With communication increasingly residing on the web, it will be up to companies such as ProcessOne to provide users the tools and applications so that they can communicate and collaborate in real-time via the web, irrespective of platform or location. We are are prepared to provide the needed technologies to support this trend.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Browser data centralization with XMPP</title>
       <id>tag:process-one.net,2009:en/blogs/3.1527</id>
      <published>2009-08-04T08:06:08Z</published>
      <updated>2009-08-04T08:08:09Z</updated>
      <author>
            <name>Nicolas Vérité</name>
            <uri>http://process-one.net</uri>      </author>
       <content type="html"><![CDATA[<p>Web surfers nowadays use many browsers on different machines, even on small devices like smartphones. They obviously need a way to gather together all these sparse data (like bookmarks, passwords, history, etc.) and make them available from any browser at any time. </p>

<p>Two of the largest internet players today provide two different approaches, both at the same experimental state:
<ul>
<li>Mozilla with Weave, a product from its labs, providing a Firefox extension, a opensource server implementation, and a documented protocol</li>
<li>Google will offer a Chrome feature, Google Talk server, Google account, and maybe a documented protocol, since the code is opensource</li>
</ul>
</p>

<p>It is possible to provide browser data sync client as a cross-browser extension or plugin, a server component which would rely on an existing XMPP server and account of your choice, and a protocol which could well be <a href="http://xmpp.org/extensions/xep-0048.html">Bookmarks</a>, <a href="http://xmpp.org/extensions/xep-0136.html">Message Archiving</a>, or Persistent Storage of <a href="http://xmpp.org/extensions/xep-0222.html">Public</a> and <a href="http://xmpp.org/extensions/xep-0223.html">Private</a> Data via PubSub.</p>

<p>This shows the ongoing effort of Google to use XMPP: <a href="http://www.google.com/talk/">Talk</a> and <a href="http://code.google.com/p/libjingle/">Jingle</a>, <a href="http://code.google.com/intl/fr/apis/talk/jep_extensions/gmail.html">GMail notifications</a>, <a href="http://wave.google.com/">Wave</a>, and now <a href="http://arstechnica.com/open-source/news/2009/08/google-reveals-plans-for-chrome-cloud-synchronization.ars">data sync</a>.</p>

<p>With Google and Apple using XMPP for its <a href="http://developer.apple.com/iphone/program/sdk/apns.html">notifications service</a>, XMPP shows itself as a strong infrastructure for a wide array of applications beyond the simple chat.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Google Wave: Another step toward XMPP powering the real time web</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/google_wave_another_steps_toward_xmpp_powering_the_real_time_web/" />
       <id>tag:process-one.net,2009:en/imtrends/26.1263</id>
      <published>2009-05-29T14:25:05Z</published>
      <updated>2009-05-29T16:55:06Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>As many observers (Like <a href="http://twitter.com/jowyang/status/1959993835">Jeremiah Owyang</a> from Forrester) have pointed out, the realtime collaborative platform itself is not impressive: This is feature you can find in many competitors offer.</p>

<p>What is interesting however is that Google tries to leverage a development community platform by building the Wave platform on a distributed federated model, based on the open messaging standard XMPP (eXtensible Messaging and Presence Protocol). It means that you can use other XMPP / Wave enabled server to provide content for Wave platform consumers. With this move, the actual platform is really not that important. What matter is the API. The real question is whether Google will manage to attract enough developers to support this new protocol. I feel this is another step in the war with Facebook (and its Facebook API), more than an attack toward traditional collaborative platform providers like IBM and Microsoft. However, to appeal to a broader audience, Google market its initiative as "email as it should be". The way of demonstrating the platform hide the essential point: Google's aim is to build a development platform and applications are just their way to promote this initiative. Google Wave is really an initiative that complement Google App Engine and Open Social.</p>

<p>XMPP is already at the heart of several cloud computing platform and is becoming increasingly popular as a glueing tool for various types of services around the world. It is gaining mindshare ans supporters as a near real time protocol to power the next generation of web services and applications.</p>

<p>As Peter Saint Andre <a href="https://stpeter.im/index.php/2009/05/28/xmpp-catch-the-wave/">explained on his blog</a>, this move demonstrates once more that
<blockquote>
XMPP is fast. XMPP is secure. XMPP is extensible.
</blockquote>

<p>Will Google succeed ?  The fight will be hard to gather a big enough development community. Only time will tell if they can provide the missing piece that everyone was waiting for. XMPP and the extension produced by the <a href="http://www.xmpp.org">XMPP Standard Foundation</a> already cover a large piece of what Google is currently promoting. However, what is sure is that this move strengthen XMPP. XMPP is set to play a major role in the Web infrastructure of tomorrow. Be sure that ProcessOne is preparing as well to be a major player in this upcoming shift of paradigm.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Global XMPP trends deployments</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/global_xmpp_trends_deployments/" />
       <id>tag:process-one.net,2009:en/imtrends/26.986</id>
      <published>2009-04-22T10:00:28Z</published>
      <updated>2009-04-22T10:09:29Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Lars Eggert is running an experiment to check XMPP deployment progress among most popular web domains. The result of the experiment can be found on his <a href="https://fit.nokia.com/lars/meter/xmpp.html">Global XMPP deployments</a> page.</p>

<p>It seems a less complete initiative than IMtrends as the initiative is limited to the top 500 more popular sites for a few couples of countries but it gives interesting results as well. Bottom line is that a bit more than 6% of the global top site have deployed an XMPP service of some sort.</p>

<p>This is a project we will watch as well on IMtrends for future updates.</p>.
      ]]></content>
    </entry>

    <entry>
      <title>Phishing attacks highlight differences in instant messaging security</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/phishing_attacks_highlight_differences_in_instant_messaging_security/" />
       <id>tag:process-one.net,2009:en/imtrends/26.736</id>
      <published>2009-02-26T16:19:53Z</published>
      <updated>2009-02-26T16:22:54Z</updated>
      <author>
            <name>ProcessOne</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Gmail and Yahoo! account holders are amongst those who have recently
   been targeted by a major phishing attack on their instant messaging
   systems aimed at stealing account log-in details.  As with attacks on
   email systems a lot of the onus is on users not to click on links from
   untrusted users, however this does highlight a fundamental difference
   between the levels of security on centralised (public) and
   decentralised (private) IM networks.</p>

<p>With many centralised IM platforms every username has to be unique, so
   users often have to find ways to create an account name that is
   available (e.g. Fred123) rather than one that necessarily indicates
   their credentials.  This can make verifying the identity of contacts a
   difficult task - as how can you know that Fred123 is your friend or
   not?</p>

<p>With an open-standard IM platform users are generally less susceptible
   to phishing attacks.  As it is a decentralised network you can only
   connect with the domain names (typically their email address) of
   the users that you trust and when a server connects to your server it
   has to provide valid credentials to prove that they are the domain they
   say they are.  Also a server can automatically block messages from
   users not on your contact list, significantly reducing the temptation
   to click on untrusted links in the first place.</p>

<p>The message here is that users should always avoid opening links from
   untrusted sources, however it is up to IM platforms to make it as easy
   as possible for users check the identity of the contacts they are
   chatting with.</p>

<p>To read more about the recent instant messaging phishing attacks go to
   <a href="http://www.vnunet.com/vnunet/news/2237230/multi-platform-im-phishing">http://www.vnunet.com/vnunet/news/2237230/multi-platform-im-phishing</a>.</p>

      ]]></content>
    </entry>

    <entry>
      <title>T&#45;Mobile on Instant Messaging</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/t-mobile_on_instant_messaging/" />
       <id>tag:process-one.net,2009:en/imtrends/26.726</id>
      <published>2009-02-25T17:39:02Z</published>
      <updated>2009-02-25T17:41:03Z</updated>
      <author>
            <name>ProcessOne</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Last week Total Telecom reported on T-Mobile's plans for mobile
   instant messaging. It is understandable to see why T-Mobile's strategy
   of enabling mobile access to the Internet is now starting to heavily
   focus on IM, as the company can clearly see the potential that IM
   provides by offering a great opportunity to increase its ARPU.</p>

<p>ProcessOne's recent survey of 2,000 mobile users supported this by
   highlighting that 60% of users are willing to switch from text
   messaging to instant messaging provided they are sufficiently educated
   by the operator on how to use it and are provided with clear pricing.</p>

<p>It is great that T-Mobile is taking a positive view on IM, so hopefully
   other operators will follow suit to provide as broad and, importantly,
   as interoperable a service as possible. As indicated by our recent
   survey the key to mobile IM success is to enable users to communicate
   with each other in real-time irrespective of what device and network
   they are on.</p>

<p>You can get more details on the article from <a href="http://www.totaltele.com/view.aspx?ID=443347">Total Telecom: Skype not
   relevant to us - T-Mobile CEO -</a>
   
      ]]></content>
    </entry>

    <entry>
      <title>Google launches free video chat to enhance its instant messaging service</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/google_launches_free_video_chat_to_enhance_its_instant_messaging_service/" />
       <id>tag:process-one.net,2008:en/imtrends/26.302</id>
      <published>2008-11-18T10:41:26Z</published>
      <updated>2008-11-18T10:56:27Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Essentially it is a web browser plug-in that will allow Gmail users to conduct video chat sessions with other users. Rajen Singh, senior product manager for Google's enterprise group, stated that this is a "significant” move and is something that Google can see bringing people closer together particularly in a business context.</p>

<p>This is further evidence that video IM will be a useful tool for the business. For instance it can be used as a way to cut travel costs for face-to-face meetings and in the current economic climate, this will be a very attractive proposition for many businesses.</p>

<p>Brian Kraemer at CRN praised the application for its ease of use, "Users can pop the window out of the Gmail interface, just like a Gchat instant message window. Users are then given the option to go full screen with the chat, for an up close and personal experience with your chat partner.”</p>

<p>This further proves that video chat is the next stage of evolution for instant messaging and XMPP (on which Google’s messaging services are based). XMPP server developers like ProcessOne are already developing video and voice chat application for businesses based on XMPP and we see considerable growth in this market in the future.</p>

<p>You can get more details on the articles from CRN - <a href="http://www.crn.com/software/212001868">Gmail add is video and voice chat</a>, and Information Week - <a href="http://www.informationweek.com/news/internet/google/showArticle.jhtml?articleID=212001661&subSection=News">Google's Gmail gets free video chat</a>.</p>

      ]]></content>
    </entry>

    <entry>
      <title>Acquisition Fever in Instant Messaging Field: Nokia buys OZ Communications</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/acquisition_fever_in_instant_messaging_field_nokia_buys_oz_communications/" />
       <id>tag:process-one.net,2008:en/imtrends/26.290</id>
      <published>2008-10-01T15:47:00Z</published>
      <updated>2008-10-02T14:11:51Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Nokia buying OZ Communications a few days after Jabber Inc acquisition by Cisco is a sign that instant messaging battle is reaching an unprecedented level, especially among telco players.</p>

<p>The goal of the two operations is obviously different. Cisco wants to boost its unified communication platform. It is a move to take a bigger share of the Enterprise Instant Messaging market.</p>

<p>Nokia is not targetting the corporate market but indirectly the end user market through mobile instant messaging. Nokia is thus becoming a player that can act as intermediary for access to large instant messaging network on mobile (for example MSN, AOL, Yahoo!). The Finish company thus become a major player between mobile carrier (and thus users) and instant messaging networks.</p>

<p>This is an interesting operation, as Nokia now has a strategic position and can use this situation as an advantage to promote its own mobile service platform called OVI.</p>

<p>The news has been covered by ZDNET Uk: <a href="http://news.zdnet.co.uk/communications/0,1000000085,39496710,00.htm">Nokia boosts comms platform with Oz purchase</a></p>
      ]]></content>
    </entry>

    <entry>
      <title>Rich presence support on the XMPP network</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/rich_presence_support_on_xmpp_network/" />
       <id>tag:process-one.net,2008:en/imtrends/26.284</id>
      <published>2008-09-30T07:56:00Z</published>
      <updated>2008-10-01T08:11:22Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Our research has focused on the server side: Over all the known XMPP domains, how many are known to support Publish and Subscribe? How many are supporting Personal Eventing?</p>
<p>We based our calculation on the current number of known XMPP domains. Support for PEP or Pubsub is assumed if advertised by the server. If the server does not advertise it, we cannot know it is supporting Pubsub or PEP so our calculation can slightly underestimate the Pubsub or PEP deployments.</p>
<p>That said, here are the figures for a total of 8258 known servers:</p>
<ul>
<li>Domains with Pubsub deployed: 2459 (about 30%)</li>
<li>Domains with Personal Eventing deployed: 2114 (about 26%)</li>
</ul>

<p>So, the conclusion is that Pubsub and PEP are available on many servers yet. We should still do much better and using Pubsub and PEP extensible features in ejabberd to build applications will hopefully accelerate deployment and use.</p>

<p>And you? Are you supporting pubsub and PEP yet? Do you have any plan to support Pubsub and PEP soon? If not what prevents you from deploying it?</p>
      ]]></content>
    </entry>

    <entry>
      <title>XMPP getting high profile: Cisco Announces Definitive Agreement to Acquire Jabber Inc</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/xmpp_getting_high_profile_cisco_announces_definitive_agreement_to_acquire_j/" />
       <id>tag:process-one.net,2008:en/imtrends/26.288</id>
      <published>2008-09-19T12:53:00Z</published>
      <updated>2008-09-25T16:35:01Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>This is a major step in the spread of the open and standard XMPP (eXtensible Messaging and Presence Protocol) protocol. With Cisco, it's another major player who decided to invest on the future of instant messaging. This is also a major event in the battle between XMPP and SIP/SIMPLE for the domination of open instant messaging standards: CISCO used to have its own instant messaging platform build on the SIP/SIMPLE protocol.</p>

<p>This is good news for all XMPP server developers and for other independant XMPP server providers.</p>

<p>The full news can be read on Cisco web site: <a href="http://newsroom.cisco.com/dlls/2008/corp_091908.html">Cisco Announces Definitive Agreement to Acquire Jabber</a></p>

<p>Remember that 'Jabber' is a set of standard and free protocols (XMPP published by IETF, and XEPs published by XSF). This announcement about Cisco are related to 'Jabber, Inc.', a private company based in Denver (USA) that develops Jabber XCP, a closed source implementation of XMPP.
      ]]></content>
    </entry>

    <entry>
      <title>EQO study: Global Instant Messaging Market Share</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/eqo_study_global_instant_messaging_market_share/" />
       <id>tag:process-one.net,2008:en/imtrends/26.283</id>
      <published>2008-09-02T07:28:00Z</published>
      <updated>2008-09-02T10:20:50Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p align="center"><a href="/resources/others/global_im_market_share_stats_july_08.pdf"><img src="/images/uploads/IM_market_share_july_2008.jpg"/></a></p>
<p>The figures are not complete and they only compare relative usages of people using the EQO mobile client. However, it gives a good relative comparison of the instant messaging networks use.</p>

<p>Please, note that Jabber and Gtalk can actually be counted as a single XMPP instant messaging network. In Switzerland and South Africa for example, the XMPP network is close to be the leading instant messaging network.</p>

<p>The full article is available on EQO blog: <a href="http://billionsconnected.com/blog/2008/08/global-im-market-share-im-usage/">Global Instant Messaging Market Share - July 2008</a>.


      ]]></content>
    </entry>

    <entry>
      <title>Instant Messaging as a social research tool: Study revives six degrees theory</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/instant_messaging_as_a_social_research_tool_study_revives_six_degrees_theor/" />
       <id>tag:process-one.net,2008:en/imtrends/26.278</id>
      <published>2008-08-25T07:43:00Z</published>
      <updated>2008-08-25T07:49:26Z</updated>
      <author>
            <name>Mickaël Rémond</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>The research carried out by Microsoft researchers Eric Horvitz and Jure Leskovec studied 30 billion instant messages sent using Microsoft Messenger during June 2006 and found that any two people were linked by seven or fewer acquaintances.</p>
 
<p>As reported by BBC News, Horvitz says "What we are seeing suggests that there may be a social connectivity constant for humanity."</p>
 
<p>This research is further evidence of the social and collaborative benefits instant messaging can offer both in and outside of the enterprise through linking more and more people together.</p>
 
<p>You can get more details on the article from BBC News: <a href="http://news.bbc.co.uk/go/pr/fr/-/1/hi/technology/7539329.stm">Study revives six degrees theory</a>.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Usage estimation of public XMPP servers per domain</title>
       <link rel="alternate" type="text/html" href="http://www.process-one.net/en/imtrends/article/usage_estimation_of_public_xmpp_servers_per_domain/" />
       <id>tag:process-one.net,2008:en/imtrends/26.276</id>
      <published>2008-07-18T07:53:00Z</published>
      <updated>2008-07-18T08:40:45Z</updated>
      <author>
            <name>ProcessOne</name>
            <uri>http://www.process-one.net/</uri>      </author>
       <content type="html"><![CDATA[<p>Please, first note that study relies on a panel of 7292 XMPP domains as discovered by the IMtrends engine. This should be still only a partial analysis of the existing XMPP servers: we cannot take into account totally private servers. However, we have received feedback that a lot of the known XMPP public deployments are already gathered in the IMtrends database. You can check by yourself on our search engine and add more public servers in the database that we could be missing: See <a href="http://www.process-one.net/en/imtrends/">IMtrends</a>.</p>

<p>Please, also note that those statistics do not take into account the size of the domains (the number of total users and simultaneous users peak).</p>

<p>Now, let's get to the data. Here is a breakdown on server usage per type on the 18 july 2008:</p>

<p align="center"><img src="/images/uploads/chart_20080718.png"/></p>

        <table>
            <thead>
            <tr>
                <th>Software Family</th>
                <th>Market Share </th>
            </tr>
            <tbody>
                
                <tr>
                    <td>ejabberd</td>
                    <td>37.0%</td>
                </tr>
                
                <tr>
                    <td>jabberd14</td>
                    <td>22.4%</td>
                </tr>
                
                <tr>
                    <td>openfire</td>
                    <td>18.4%</td>
                </tr>
                
                <tr>
                    <td>jabberd2</td>
                    <td>11.3%</td>
                </tr>
                
                <tr>
                    <td>Google XMPP</td>
                    <td>6.2%</td>
                </tr>
                
                <tr>
                    <td>wpjabber</td>
                    <td>0.9%</td>
                </tr>
                
                <tr>
                    <td>XCP</td>
                    <td>0.2%</td>
                </tr>
                
                <tr>
                    <td>djabberd</td>
                    <td>0.1%</td>
                </tr>
                
                <tr>
                    <td>SoapBox</td>
                    <td>0.1%</td>
                </tr>
                
                <tr>
                    <td>psyc</td>
                    <td>0.1%</td>
                </tr>
                
                <tr>
                    <td>Isode M-Link</td>
                    <td>0.1%</td>
                </tr>
                
                <tr>
                    <td>tigase</td>
                    <td>0.1%</td>
                </tr>
                
                <tr>
                    <td>timp</td>
                    <td>0.1%</td>
                </tr>
                
                <tr>
                    <td>JCS</td>
                    <td>0.0%</td>
                </tr>
                
                <tr>
                    <td>MOO-XMPP</td>
                    <td>0.0%</td>
                </tr>
                
                <tr>
                    <td> Unknown* </td>
                    <td>3.0%</td>
                </tr>
                
            </tbody>
        </table>

<p>We will publish more statistics analysis in the coming months, so stay tuned.</p>

<br/><br/>
<script type="text/javascript">
digg_url = 'http://www.process-one.net/en/imtrends/article/usage_estimation_of_public_xmpp_servers_per_domain/';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
<script type="text/javascript" src="http://reddit.com/button.js?t=2"></script>
<script type="text/javascript">
slashdot_badge_style='v0';
</script>
<script src="http://slashdot.org/slashdot-it.js" type="text/javascript"></script>


      ]]></content>
    </entry>

</feed>
