Skip to content

Obviate.io

To anticipate and prevent

  • Home
  • About Us
  • History
  • Privacy Policy
  • Toggle search form

Tag: socketio

Installing nginx 1.9.7 on Ubuntu 15.04 / 15.10

nginx Historically I’ve been one for the LAMP stack. However over the past year or two I’ve spent a lot more time working with new fun technologies like Node.JS and Meteor. While there is nothing wrong with running these applications inside the LAMP world, some things like Websockets just don’t work well with Apache. As…

Read More “Installing nginx 1.9.7 on Ubuntu 15.04 / 15.10” »

Tech

SocketIO IRC-style Tutorial – Part 4 – The client code

This is the 4th post in a multi-part tutorial series on Socket.io. See Part 3 here. In today’s section of the tutorial, we’re going to be discussing the chat client. This is a single page with all the HTML, CSS, and JavaScript rolled into one. It’s bad form for production use but, again, we’re all…

Read More “SocketIO IRC-style Tutorial – Part 4 – The client code” »

Cloud

SocketIO IRC-style Tutorial – Part 3 – The server code

This is the 3rd post in a multi-part tutorial series on Socket.io. See Part 2 here. In today’s portion of the tutorial, I’ll be explaining the server side (NodeJS) code in a bit more verbosity than the comments. A fair portion of this will simply be explaining the “why” of each section of code. Additionally,…

Read More “SocketIO IRC-style Tutorial – Part 3 – The server code” »

Cloud

SocketIO IRC-style Tutorial – Part 2 – Getting started

This is the 2nd post in a multi-part tutorial series on Socket.io. See Part 1 here. As with all things in life, code is in a constant state of change. Eventually, this tutorial series will be improved, but so that we can all stay on the same page, let’s start with the same version of…

Read More “SocketIO IRC-style Tutorial – Part 2 – Getting started” »

Cloud

SocketIO IRC-style Tutorial – Part 1 – Intro

1 One of the technology things that excites me the most is the use of Websockets to help power the “Real Time Web“. When you use a modern browser and use a web based chat system (like IRCCloud), it very likely uses websockets. Twitter feed constantly updating? Websockets. Facebook feed growing as you waste the…

Read More “SocketIO IRC-style Tutorial – Part 1 – Intro” »

Cloud

Copyright © 2022 Obviate.io

Powered by PressBook Premium theme