I help run a website called SaskGamers.com, a few of the users on this site stream their in-game view over the internet for others to see. I tried to mimic teamliquid.net’s Live User Stream pane. At first I wrote this in JavaScript, but then I realized that essentially what I was did was a cross-site scripting attack, scrapped that and wrote it in PHP.
Here is the gist: