There has been something of a revolution taking place on aint it cool news recently in the talkback for the Season 3 Lost finale. The fans have been posting to it since the end of May and plan to continue doing so until the fourth season airs. I've been a part of it at varying levels of commitment since it started and I also love writing Javascript code.
As time goes on the posts count decreases so we don't show up on the top ten listing aint it cool provides on the talkback pages. So I wrote a greasemonkey script that parses the page using xpath and appends a slightly fancy summary below the top ten listing on the right of the page. It's slightly useful on any page but particularly helpful on pages which don't get a lot of traffic but have devoted readers.
A caveat regarding the script is that it's damn slow when they're a huge DOM to walk through (even using XPath) but them's the break. Here's the user script.
Comments
Post new comment