friendfeedTranslate A bookmarklet and greasemonkey script that translates friendfeed posts and comments from one language to another (e.g. Farsi to English, German to French, English to Simplified Chinese, etc). Source language of each entry/comment is auto-detected and converted to chosen destination language. Bookmarklet (bookmark/favorite script) & User Script (greasemonkey/greasekit) Note: the bookmarklet is currently only […]
Micah Wittman
friendfeed
friendfeedCommentMiniAvatar
friendfeedCommentMiniAvatar A greasemonkey script that adds a mini avatar to each FriendFeed comment (only tested on beta.friendfeed.com). Screenshot – “friendfeedCommentMiniAvatar“ Downloads Source Code: http://wittman.org/projects/friendfeedcommentminiavatar/ Installer: http://userscripts.org/scripts/show/47292
friendfeedClip
friendfeedClip ( aka ffclip ) A greasemonkey script that inserts a clipboard widget into a FriendFeed page to locally save (cookie-based) FriendFeed entry links. Links on clipboard can be cleared all at once or individually. The clipboard is scoped to the URI directory path (so, a separate record of links is maintained). There are at […]
FriendFeedCommentImg
friendfeedCommentImg A greasemonkey script that replaces link text with an image (inserts an img element in DOM) within friendfeed comments where the URI has an image extension. Example by code: Cygnus Loop Super <a href=”http://grin.hq.nasa.gov/IMAGES/SMALL/GPN-2000-000992.jpg”>http://grin.hq.nasa.gov/IMAGE…<a> becomes Cygnus Loop Super <a href=”http://grin.hq.nasa.gov/IMAGES/SMALL/GPN-2000-000992.jpg”>… <img src=”http://grin.hq.nasa.gov/IMAGES/SMALL/GPN-2000-000992.jpg” height=”100px” style=”vertical-align:middle” /><a> Example by rendering: Cygnus Loop Super http://grin.hq.nasa.gov/IMAGE… becomes Cygnus […]
Bebepool Safety
Website spam (see spamdexing) was starting to show up on some bebepool.com sites, so I coded some simple counter-measures which prevents what appears to be garden variety automated spamming. Actually there were no externally visible changes made. At this point I haven’t burdened pool entry participants with any new hoops to jump through (such as […]