Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Web Development

Group Chat Evolving Into E-Mail 2.0


Companies that have implemented chats have seen their daily dose of e-mail drop, and, in some cases, chat almost completely eliminates internal e-mails. "My internal e-mail traffic, particularly with my close colleagues, has dropped dramatically now that we're all on IM all the time," said Tim Bray, the director of Web technologies for Sun Microsystems.

Chat software also is easy to learn and leverages the one-on-one chatting style made popular with IM software from AOL, MSN, and Yahoo; it's a natural extension of such tools. For staffers who grew up in an IM universe during their teens and college years, it's an easy transition and a natural means of communication. Its real-time nature means that questions get answered quickly and without a lot of the back-and-forth typical in the e-mail universe, and it facilitates multitasking.

"With online chats and IM, a call center can handle multiple calls simultaneously, versus a single phone call," said Arsenio Batoy, president of Optical Laser, a distributor of storage, content management, message management, and security products.

An additional case for boarding the group-chat wagon stems from the availability of a growing core of chat-savvy developers. They're building chat-based applications using a variety of open-source tools and well-documented sets of protocols. Those developers are constructing sophisticated systems, which include full-blown chat systems from Parlano, Jabber, Antepo, Jive Software, Reuters, Userplane, and others.

Take Userplane, which earlier this year was purchased by AOL. It sells private Web-based IM solutions for online communities. Its chat engines are found everywhere from dating sites to social networking sites, such as Jlove.com and MySpace.com.

"We can help generate more customer loyalty, and generate more page views, with our tools," said Michael Jones, the CEO and one of the founders of Userplane. (Meebo is another example of a company that can add chat to Web pages.)

It helps that chat is at the center of a series of interoperability and standards movements, which makes it easier to build more advanced applications for it, as well. Those revolve around software using the protocol called the Extensible Messaging and Presence Protocol. XMPP is the formalization of the core protocols created by the Jabber open-source community in 1999.

Jeremie Miller developed the original Jabber server back in 1998. Now the project has reached critical mass. Notable is the wide number of different server and client formulations that support XMPP. Jabber.com sells a commercial license, along with a combination of General Public License-based licensed servers and other commercial versions. The project has supported the efforts of dozens of different client implementations. Last year, support reached a new milestone with Google Talk and the Gizmo Project using those protocols.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.