Professional XMPP Programming with JavaScript and jQuery (Wrox Programmer to Programmer)

Professional XMPP Programming with JavaScript and jQuery (Wrox Programmer to Programmer)
Authors
Jack Moffitt
ISBN
0470540710
Published
07 Jan 2010
Purchase online
amazon.com

Professional XMPP starts off with a brief overview of XMPP followed by an overview of XMPP powered Web application architecture.  Once those building blocks are in place, the reader goes through implementing a series of more and more sophisticated applications which exercise various parts of the XMPP technology stack including a simple chat application, a microblogging client, a shared browsing project, collaborative editing, and a game.

Editorial Reviews

Create real-time, highly interactive apps quickly with the powerful XMPP protocol

XMPP is a robust protocol used for a wide range of applications, including instant messaging, multi-user chat, voice and video conferencing, collaborative spaces, real-time gaming, data synchronization, and search. This book teaches you how to harness the power of XMPP in your own apps and presents you with all the tools you need to build the next generation of apps using XMPP or add new features to your current apps. Featuring the JavaScript language throughout and making use of the jQuery library, the book contains several XMPP apps of increasing complexity that serve as ideal learning tools.

Coverage Includes:

  • Getting to Know XMPP
  • Designing XMPP Applications
  • Saying Hello: The First Application
  • Exploring the XMPP Protocol: A Debugging Console
  • Microblogging in Real Time: An Identica Client
  • Talking with Friends: One-on-One Chat
  • Exploring Services: Service Discovery and Browsing
  • Group Chatting: A Multi-User Chat Client
  • Publishing and Subscribing: A Shared Sketch Pad Introduction
  • Writing with Friends: A Collaborative Text Editor
  • Playing Games: Head to Head Tic-Tac-Toe
  • Getting Attached: Bootstrapping BOSH
  • Deploying XMPP Applications
  • Writing Strophe Plug-ins

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems.” - Jamie Zawinski