1
2
3
4
javascript:
popw=window.open('','Tarpipe micro-post','width=800,height=150');
popw.focus();
...

JavaScript Tarpipe to twitter, jaiku a...

by griflet, May 31, 2008 00:52, No refactoring, tagged with tarpipe, javascript, bookmarklet, POST

<a href="http://tarpipe.com...

Aae34a7973a8d98e53764a1c89090c55 Talk
1
2
3
4
javascript:(function(){
    var elm = document.getElementsByTagName("img");
    for (var i = 0; i < elm.length; i++) {
...

JavaScript Zoom all image files from s...

by griflet, February 27, 2008 23:49, 4 refactorings, tagged with bookmarklet, friendfeed

This one comes straight fro...

Aae34a7973a8d98e53764a1c89090c55 Talk
1
2
3
4
javascript:
popw='';
y=window;
...

JavaScript Mathtex bookmarklet

by griflet, February 15, 2008 11:11, 2 refactorings, tagged with bookmarklet, mathtex, latex

Join the lines and save it ...

Aae34a7973a8d98e53764a1c89090c55 Talk