Ian's Blog

Avatar

A RESTful Blog/Homepage.

Articles tagged with 'phooey'

javascript hell

I currently have a distributed monitoring application for which I need a central status.. excellent I thought I could get each server to serve a XML file of it's status and have the client HTML poll each seperate machine and display it in a nice form which auto updates each servers status every X minutes.. no need for a central server.. just let the client do all ...