Wednesday 5 June 2013

Well it is my last day at IBM and I will miss the talented people I worked with there they are amazing....

Moving on.....

Recently had time to use NodeJS with some MQTT sprinkled in.

I also came across a blog that describes how to setup Notepad++ to use NodeJs.


Monday 21 January 2013

Websockets

Want a websocket solution try pusher it is awesome, very simple to setup and use.

I used Java server side with the following lib https://github.com/SScheuermann/gae-java-libpusher

Push notifications made simple....