Blog
Learn about new PubNub releases, industry trends, and app development tips.
Chat
May 24, 2013How to Build a JavaScript Simple Chat App with No Backend
This tutorial walks you through building a basic chatroom layout, publish and receiving messages, and setting up jQuery mobile for simple chat.
Michael Carroll
Chat
May 17, 2013Build a Fully-Featured Group Chat App w/No Backend
This tutorial (broken into 4 parts) shows you how to build a fully-featured web and mobile group chat app with JavaScript.
Michael Carroll
Gaming
May 9, 2013Lightweight Multiplayer HTML5 Games with melonJS
How to turn regular HTML5 games into a multiplayer HTML5 games. This tutorial covers multiplayer HTML5 game development with a tutorial.
Michael Carroll
May 2, 2013
Streaming Geo Coordinates API From MongoDB: iOS App
This tutorial shows you how to use the geo coordinates API to stream geo coordinate data from MongoDB to an application using PubNub
Stephen Blum
Chat
Sep 13, 2012Mobile and Web HTML5 Chat with Channel Presence
This blog post shows you how to build a HTML5 chat app for both web and mobile, that also includes a chat user buddy list using Presence.
Stephen Blum
News
Sep 4, 2012PubNub Developer Console v2
PubNub Channel Presence meant we also needed to provide a way for you to debug and learn about the Presence Event Delivery Format.
Stephen Blum
Jul 8, 2012
Using HTML5 WebSockets for Real-Time Data Streams
WebSockets is a relatively new API supported by some of the latest browsers that attempt to offer a one-size-fits-all solution for ...
Stephen Blum
News
Jul 2, 2012Cross-Platform AES Symmetric Key Encryption
Available immediately, all PubNub client libraries will allow the encryption of your PubNub messages using AES symmetric key encryption.
Stephen Blum
Jun 8, 2012
Building a PubNub-Powered Chat App with Sencha Touch 2 | PubNub
Sencha Touch 2 is a new framework for building super slick mobile applications. I decided to put on my mobile dev hat on and experience it for myself. And o