stackoverflowQdashboard (hack for stackoverflow.com) Screenshot - http://friendfeed.com/micahwi... (via http://friendfeed.com/welovea...)
Hey there, ffriends :) Scanners indicate you may have an interest in the stackoverflow family of sites (bear - it works on serverfault.com too). If you could test drive this new userscript (greasemonkey/greasekit - tested on Firefox and Safari) that would be splendid! Give Feedback? - that would bump it up to awesome! Thanks everyone. - Micah
Crack open the script and check out: var trackArr = ['cobol', 'forth', 'lisp', 'best practices', 'Babbage']; //If trackEnabled is true, then this array of words/phrases (case insensitive) is tracked (if found on question page, indicated in Question Dashboard. A regex is used, so there's a performance consideration, but the advantage is there shouldn't be much substring false positives (e.g. var trackArr = ['.NET', 'C#']; ~~~ Given 'The .NET framework blah blah blah' then '.NET' WILL match ~~~ Given: 'Use www.example.net as an example site.' then '.net' WILL NOT match. - Micah
You should post this one on donationcoder forum too. I know a few would love to take it for a spin. - April Russo (FForever!)
Good idea, April. I need to get over to DC and keep exploring it. Thanks! :) - Micah
*Sunday Night bump* - Micah