Today I finally made some time to have a look at a way to make my website REALLY realtime.
Not the x second interval Ajax polling anymore, but the real deal - instantly seeing new information being displayed in your web pages!
Once you've figured it out, it's soo easy... much easier than I imagined that it would be, actually.
I wrote a post about it on my weblog so if you wanna know more about how to do it, read it.
It's still in a 'Proof of Concept' status with working examples right now, but it looks very promising

http://blog.hekkers.net/2012/10/13/real ... socket-io/