A place for my programming projects and the occasional blog about technology related matters.
Joel on Software Forum Preview
This is a small Greasemonkey script I wrote for the Joel on Software Forums that I read quite a lot. With this script you can hover over a topic link on the main page and you’ll get a preview of the thread that’ll show the whole text of the first post. The preview should appear right under the topic you’re hovering over. Fetched topics are cached so if you hover over a topic twice you should get it instantly the second time. This script could easily be adjusted to work for any forum, you would only have to change the screen scraping part. This script is also available at userscripts.org. You can view it syntax highlighted here or download it with the button below.
Comment