Michael Carroll
IoTAug 21, 2014
Easy DIY Arduino Quadcopter Implementation
This blog post shows that DIY Arduino hobbyist and makers are using Arduino because of its ease of use and implementation
GamingAug 20, 2014
Enabling Users to Create Chat via Private Channels
In this blog post, we'll show you how to enable users to create private chat rooms with other users using private channels.
Aug 20, 2014
Walkthrough of PubNub's AngularJS Library | PubNub
We're documenting our AngularJS SDK for PubNub with Docco. AngularJS Docco makes is simple, clean, and informational for documentation.
Aug 19, 2014
Two-Way iBeacon Communication with Swift
This iBeacon walkthrough shows you how to connect an iBeacon emitter and observer for two-way communication with Swift Programming Language.
Aug 13, 2014
Create Chatrooms and Channels On Demand Tutorial | PubNub
In this tutorial, we'll talk about how to create new channels for create chatrooms on demand for user-to-user private chat and spawning new game servers.
GamingAug 7, 2014
Matchmaking Algorithm: Challenging Other Players
This multiplayer matchmaking algorithm tutorial walks you through how to allow users in a multiplayer game to challenge other players in the game.
ChatAug 6, 2014
AngularJS Encryption and Three Way Binding Tutorial
This blog post is a tutorial on how to AngularJS encryption and three way binding for data streaming
Aug 4, 2014
GoInstant-to-PubNub Conceptual Translation Guide
A general overview of how GoInstant features translate to the PubNub Data Stream Network, including GoInstant to PubNub code migration.
ChatAug 4, 2014
Building a Chatroom UI for Self-Destructing Chat
This blog post walks you through building a chatroom UI for self-destructing chat. However, the UI can be applied to any chatroom as well.