Stephen Blum
CTO, PubNub
InsightsJul 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 ...
NewsJul 2, 2012
Cross-Platform AES Symmetric Key Encryption
Available immediately, all PubNub client libraries will allow the encryption of your PubNub messages using AES symmetric key encryption.
ChatJun 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
NewsApr 22, 2012
PubNub to Apply TimeToken Enhancement
PubNub is applying a TimeToken enhancement to our web-messaging infrastructure.
GamingNov 12, 2011
Corona SDK Multiplayer Networking API-Mobile Games
Explore how to build a Cordova and PubNub powered multipleayer game using real-time API's
GamingNov 12, 2011
Tutorial: How To Build HTML5 Multiplayer Game Foundation
We'll show you how to build a HTML5 multiplayer game foundation for creating your own HTML5 games and applications with real-time data streaming.
BuildJul 9, 2011
Your Style Sheet in Real time
You have always wanted to send CSS updates to your website or HTML5 mobile app in real time. How do you do this?
BuildMay 11, 2011
Real-time Multi touch with PubNub | PubNub
This tutorial shows you how to build real-time multi touch, enabling you to build multi touch synced across multiple devices.
ChatMar 19, 2011
Build Real-time Chat Apps in 10 Lines of Code
How to build real-time chat apps in 10 lines of JavaScript with user detection and efficient messaging.