
Latestchatty Monitor
Preface
This is the second time I play around with Greasemonkey to come up with a Shacknews script.
Inspired by bounty838's post, this little script checks to see whether the comment page you're currently browsing is the latest chat thread. If it is not, a notification will appear directly above the regular comments in a sticky post-like manner with a brief summary of the new chatty.
Features
- Notification of newer chat threads
- Checks for new thread automatically every two minutes
- Displays summary of new chatty: title, date, time, post count
- Affects comment pages only, individual thread browsing unaffected
Click here to see a preview of the script in action when viewing an expired chat thread.
Installation
- You'll need Firefox, preferably the latest version
- Install the latest version of the Greasemonkey extension for Firefox
- Click on this link and select Install
Notes
This script should not interfere with pup's Collapse Script or ThomW's Comment Filter Script (or my incarnation of said script). As mentioned already, this script will only affect any comments pages, however it will apply to previously non-chatty pages as well. Browsing of subthreads such as my link to bounty838's post, for example, remain unaffected.
Credits
Diego Benavides [ ieGod ]
Greasmonkey and PERL script author.
Additional Contributions
Dive Into Greasemonkey
Invaluable reference when working with Greasemonkey.
CPAN
Documentation on use of HTTP::Response
and LWP::UserAgent with PERL.





