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 Wittman
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...
more...
- Micah Wittman
You should post this one on donationcoder forum too. I know a few would love to take it for a spin.
- April Russo (app103)
Good idea, April. I need to get over to DC and keep exploring it. Thanks! :)
- Micah Wittman
from iPhone
friendfeedFilterByService - just released (greasemonkey script) - Shows only FriendFeed feed entries based on user chosen service types via either an inclusion (services to show) or exclusion (services to hide) list. http://userscripts.org/scripts... (via http://friendfeed.com/friendf...)
This group is meant to be a compliment to the long standing http://friendfeed.com/friendf... , which is wide open and verbose. The idea here is a tidy, quick to browse reference of available user scripts.
- Micah Wittman
friendfeedCommentBottomLink - released today (greasemonkey script): Adds a Comment Link to the bottom of a FriendFeed Post thread [EDIT: v0.3 now with options to 1) hide comment-banned posts, and 2) disable enter key submits comment - NOTE: See functionality caveat in comments] http://userscripts.org/scripts... (via http://friendfeed.com/e...)
hey Micah, might wanna think about updating this due to the new 'disable comments' feature
- chrisofspades
Thanks chrisofspades, I'm looking into this right now.
- Micah Wittman
UPDATE [v0.3] (announced here: http://friendfeed.com/friendf... ) - Fixed to accommodate FriendFeed's new Disable Comments per post option. Also added script Configuration option hideCommentDisabledPosts - if turned on will hide all posts that are set to Comments Disabled (but will not be hidden if you are the owner of the post).
- Micah Wittman