The Salon KillFile (SKF) has many features, including the following:
Once you have SKF installed:
Spammers are auto-blocked (roughly) like this:
Instead of 10 posts by one troll on one letters page, you should see something like this (note: page from Salon's mobile site shown):
More screenshots can be viewed...
See the 1 or 2 steps needed to Install the Salon Kill File.
Disclaimer: This script is not intended for use to create an echo chamber at Salon, but you're free to use it however you wish.
The SKF is written in JavaScript, the same language embedded in web pages. There's an add-on for most browsers that allow the user (you) to attach JavaScript to your side of the web page. The add-on is called GreaseMonkey.
Enjoy!
Ron
Features in the SalonKillFile include:
Download the latest [NEW!] SalonKillFile here.
sh: 1: svn: not found
Firefox requires that you first
install GreaseMonkey from Mozilla's Add-ons, if you haven't already.
Google Chrome and Chromium browsers work; they have GreaseMonkey support built in.
Opera works; it has GreaseMonkey support built in.
Safari maybe works, but it has been reported that Safari 4.1.3 doesn't work.
There are special instructions required for GreaseMonkey on Safari.
NB:
iPhones & iPads: Apple policy bans GreaseMonkey (& Flash) from iPhones, iPads, etc.
Internet Explorer: don't think it will work there, sorry. You can try - be sure to let me know
Having already installed GreaseMonkey, you simply need to
click here to install SalonKillFile.
Enjoy the new & improved Salon.com letters section!
The Salon Kill File was originally created by Salon user "Frankly, My Dear".
I stumbled upon it, modified to work with mobile.salon.com, added Favourites and added auto spam detection.
Tero (tech.nimbus.fi) then added a bit of clean up and supplied that back.
I merged in the changes, posted them into the download repository, and he promptly supplied me with a brand new, unrecognizable, 100 times (not percent) better tool - with buttons!
Once I wrapped my head around it all, I added CSS, a new button, auto-ban based on content, auto-downloading of banned-content, etc.
UPDATED 2010/11/31
Added Opera support. Simply required overloading GM_log = opera.postError, and borrowed a GM_addStyle() from a script at HowToCreate.co.uk, which may or may not have, in turn, come from ReifySoft.com. Copyright details in script source code...