Blog
Learn about new PubNub releases, industry trends, and app development tips.
Chat
Feb 12, 2015Combining Chat Data Streams w/Ember.js Multiplexing
This blog post walks you through how to implement multiplexing in an Ember.js chat app, to enable you to combine data streams on a single connection.
Michael Carroll
Feb 12, 2015
Transfer Between iOS Devices w/ Bluetooth Low Energy
Bluetooth Low Energy tech to transfer data and share contact info between iOS devices by bumping the phones together.
Michael Carroll
Feb 5, 2015
Graphing Node.js Memory Usage with D3.js and Rickshaw | PubNub
How to use Rickshaw, d3.js, and PubNub Pub/Sub Messaging to stream data and publish updates to a real-time chart. In this tutorial, we'll graph Node.js usage
Michael Carroll
PubNub Portal
Feb 4, 2015Implementing Access Management- Ember.js Messaging
How to implement access manager for fine grain control over grant/revoke access to data streams in a chat app for an extra layer of security.
Michael Carroll
IoT
Feb 3, 2015Build Bidirectional Beacon Communication | PubNub
Building smarter beacon tech with bidirectional beacon communication. An overview of beacon tech, differences, and tutorials for Android, Apple, and Tessel.
Michael Carroll
Real-Time
Feb 1, 2015Real-time Technology the Lifeblood of Popular Apps
App users were content with static apps, single-user experiences where content changes only when a user requests a new page
Lukasz Smacki
Jan 29, 2015
Node.js vs io.js: Creating Open Source Contributions
In this talk, Mikael Rogers discusses io.js including the reduction in Node.js contributions and the difference between Node.js and io.js.
Developer Relations Team
Chat
Jan 28, 2015Ember.js Encryption & 3 Way Data Binding for Chat
This Ember.js encryption tutorial walks through how to implement encryption and three way data binding for real-time messaging in an Ember.js app.
Michael Carroll
Jan 27, 2015
An Introduction to Runtime.JS | PubNub
An introduction to Runtime.JS from Jacob Groundwater, including what it is, when you'd use it, and a live demonstration.