SEO Playground Tool The SEO Playground tool was first released sometime ago, but never given the exposure it deserved. I am therefore just writing a brief post covering its features and detailing how to install it. By ycc2106in Public bookmarkswith bookmarkletseo
Jon Aquino's Mental Garden: Copy Title bookmarklet Here's a Copy Title bookmarklet that puts the page title in a box that you can copy to your clipboard. Copying the title of the current page can be useful, e.g., pasting the title of a bug-tracker page into your version-control system, etc. I'm using it to paste JIRA bug titles into Subversion log messages. By ycc2106in Public bookmarkswith bookmarklettitle
flic.kr Bookmarklet | Neil Cowburn Recently Flickr introduced canonical short URLs for all photos hosted by the site. If you look at the source code for a Flickr photo page, you will see a new link element that looks similar to this: <link rev="canonical" type="text/html" href="http://flic.kr/p/6jZucD" > As I write this, there doesn’t seem to be a way to retrieve this URL through the page itself, so I wrote a bookmarklet that would pull the canonical short URL from DOM tree. I’ve tested the bookmarklet in Firefox and Safari. By ycc2106in Public bookmarkswith bookmarkletflickrrevcanonicalurl
IE6ify Bookmarklet After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites. By ycc2106in Public bookmarkswith bookmarkletie