Blog
Learn about new PubNub releases, industry trends, and app development tips.
Geolocation
Nov 24, 2014Real-Time Geo-Replication for ElasticSearch
This quick start shows how to implement ElasticSearch plugins to use as a medium for cross-cluster document real-time geo-replication and indexing.
Michael Carroll
IoT
Nov 21, 2014Sending Real World Data Using TI LaunchPad Dev Kits
This tutorial shows how to stream sensor readings in real time using the Texas Instrument LaunchPad, Energia, and PubNub
Michael Carroll
Chat
Nov 20, 2014DIY Chat Application for Customer Sales and Support
This blog post walks you through how to build a fully featured chat application that is optimized for customer facing sales and support purposes.
Stephen Blum
Nov 18, 2014
Power a Real-time Voting App with Live Results Using D3js
This tutorial shows you how to build a real-time voting app that broadcasts live results as votes come in using D3js and PubNub Data Streams.
Michael Carroll
Data Streaming
Nov 14, 2014What is a Data Firehose API and How Does it Work?
This blog post gives an overview of a data firehose API, how it works, use cases, and how to build one yourself from any data source.
Developer Relations Team
IoT
Nov 13, 2014IoT Remote Configuration w/ Arduino & Raspberry Pi
With remote configuration, you can control smart devices from anywhere. This tutorial shows you how to do it with Raspberry Pi, Arduino, and a browser
Michael Carroll
Gaming
Nov 12, 2014Building a Browser-based Game w/ a Phone Controller
This tutorial shows you how to build a second screen game in a web browser with JavaScript that uses a phone controller.
Michael Carroll
Nov 4, 2014
6 Essentials for WebRTC Video and Voice App Dev | PubNub
Check out this list of the 6 things you need to know about developing WebRTC video and voice applications. It's communication, 100% in the browser.
Stephen Blum
Oct 30, 2014
Converting Your JS App to an iOS App w/ PhoneGap
This tutorial shows you how to convert a JavaScript web application into an iOS application with PhoneGap, as well as manually with Cordova CLI.