Bookmarklets.
I’ve been talking about bookmarklets, and my father (who turned fifty today, happy birthday to him!) reminded me that not everyone knows what they are. So here’s the quick Xian version.
Bookmarklets are little chunks of JavaScript code that you put in with your normal bookmarks. When you click them they run. The cool part is that when you run a bookmarklet it has access to the page you were looking at when you clicked it.
A cool example is the Movable Type bookmarklet. When you click it, it opens up a new window with a new entry to the blog of your choice, and in the body of the new entry it creates a link to the page you were viewing when you clicked the bookmarklet, and copies over any text that you had selected on that page. You can get your own by simply clicking on the “Set up bookmarklets” link on the right side of the Movable Type main menu.
Here a some other bookmarklets that I use all the time. Remember, don’t click them. Drag them to your toolbar:
- Tinyurl.comHas a bookmarklet that turns the url of the page you are looking at to a tinyurl.
- Google.com offer a bookmarklet that will do a google search for anything you have highlighed on a page.
- And there is a huge collection of web development bookmarklets at Favelets.com.
Update: Bookmarklets removed from this post because they weren’t working correctly. Go to the sites themselves to get them.