bookmarklets


bookmarklets are awesome.


up a directory
moves you up a directory in the hierarchy of the site you're viewing. good if someone hasn't put backlinks. For example if you clicked it now you'd go to http://www.fuseki.net/home/

increment
increments the last number in the current URL

decrement
decrements the last number in the current URL

linked images
opens a new window of all the images on the page, inlined.

make numbered list
creates a new window which consists of a form generated from the URL of the calling page. You enter numbers into the form and it creates a bunch of inline links over that range. for example, if you clicked the button on the page: http://www.whitehouse.gov/bush4.jpg, the form would have two fields. if you entered 1 and 9, it would on the fly create links to bush1,bush2...bush9. then if you click your "linked images" bookmark, it'd create a new window with them all inline. it can iterate over may numbers simultaneously.