Slashdot Mirror


Is XMPP the 'Next Big Thing'

Open Standard Lover writes "XMPP (eXtensible Messaging and Presence Protocol) has been getting a lot of attention during the last month and it seems that the protocol is finally taking off as a general purpose glue to build distributed web applications. It has been covered that AOL was experimenting with an XMPP gateway for its instant messaging platform. XMPP has been designed since the beginning as an open technology for generalized XML routing. However, the idea of an XMPP application server is taking shape and getting supporters. A recent example shows that ejabberd XMPP server can be used to develop a distributed Twitter-like system."

6 of 162 comments (clear)

  1. buzzwords are my favorite by User+956 · · Score: 5, Funny

    XMPP has been designed since the beginning as an open technology for generalized XML routing. However, the idea of an XMPP application server is taking shape and getting supporters. A recent example shows that ejabberd XMPP server can be used to develop a distributed Twitter-like system.

    Minus two points for not managing to cram the phrases "AJAX" or "Web 2.0" into this writeup.

    --
    The theory of relativity doesn't work right in Arkansas.
    1. Re:buzzwords are my favorite by Rogerborg · · Score: 5, Funny

      Wash your mouth out with SOAP. Everything is a Web 2.0 technology.

      --
      If you were blocking sigs, you wouldn't have to read this.
  2. Re:Am I too late... by Anonymous Coward · · Score: 5, Funny

    "ex-em-pee-pee"?

  3. Thanks Google by tmalone · · Score: 5, Insightful

    Say what you will about Google and privacy concerns, but this is one case of Google doing something good. If they hadn't used Jabber/XMPP for Google Chat, I doubt that we would be seeing this level of interest from others. Just about everybody that I chat with uses Google Chat now, and so, for the first time they all use Jabber capable clients. This is a very good thing. If Google goes out of business, or just becomes unpopular, the infrastructure will now be there to somewhat effortlessly transition to a new dominant IM system that is based on open standards, instead of going back to the days of MSN, AOL, Yahoo, and ICQ, all fighting each other and their users.

  4. Re:Am I too late... by mhall119 · · Score: 5, Insightful

    Wouldn't it be easier to just make the fix in Pidgin and submit a patch?

    --
    http://www.mhall119.com
  5. Re:XMPP is a PITA by Enleth · · Score: 5, Informative

    That's just this library. For example, the Smack API for Java is literally five lines of actual code to connect, announce the presence, load the roster and send a message. PyXMPP is quite low-level for a Python network library. Try XMPPy, much easier to work with if you need Python.

    --
    This is Slashdot. Common sense is futile. You will be modded down.