How To: Speed Up The MacRumorsLive Ajax Refresh

title_macrumors.gifBy default, MacRumorsLive polls the server for updates only every 60 seconds. I know, I know.. <enter sad puppy face here> If you're like me, you probably want that action with a touch more zip to it! And thus...

To poke the server every 10 seconds for a new update, drop this badboy into the location bar on your MacRumorsLive tab and hit enter:

javascript:(function(){var booyah=10,str='ro[0].firstChild.nodeValue',countdown='document.getElementById("ti").innerHTML  = (rr-x) + " seconds till next update..."; setTimeout';rr=booyah;eval('d = '+d.toString().replace(str,booyah));eval('ppd = '+ppd.toString().replace(str,booyah));eval("l = "+l.toString().replace('setTimeout',countdown));x=5;})();

btw- this doesn't work in IE. Deal with it.

Update (11:41am): It now has a countdown till next update. countdown.PNG

2 comments ↓

#1 Adam J. McIntyre on 06.09.08 at 10:20 am

That you're working on this 1 hr and 45 minutes before the keynote starts either shows you're very excited or very bored.

#2 Kyle on 06.09.08 at 10:53 am

oh yeaaaaaaaaaaaa

Leave a Comment

Basic HTML is cool. Surround code blocks with <pre lang="javascript"></pre>.