The Sapience Society The advice of a self-proclaimed technological ninjician

18Oct/100

More Fun With Javascript Bookmarklets

I don't think much needs to be said. Copy all of the following in to your url/address bar and click enter then bookmark it for whenever you're feeling down.

Thanks goes to Paul Irish for the idea. (Tutorial I got the idea from)

9Jun/100

Generate Javascript Bookmarklets Using A Simple PHP Function

I wrote a pretty simple PHP function for converting Javascript into a bookmarklet. As you'll see, it's nothing too crazy. I did come up with a kind of interesting way of shortening the source using base 64. I don't know if I'm the first person to do this, but I came up with the idea on my own (no plagiarism!). Unfortunately, it's not IE compatible.. so there's a switch to turn that feature off (if you want).