...useless miscellany


 Friday, October 11, 2002


"...Speaking of bookmarklets, does anyone know how to modify the RadioExpress code so that the resulting post page shows up in another window? I sometimes like to refer to the page I'm linking to while constructing my post. I wonder if the RSS aggregator's Post button could be modified similarly? " [on Radio Free Blogistan]

Joe Jenett answers the call for help:

javascript:Q='';if(top.frames.length==0){if(document.selection)Q=document.selection.createRange().text;else if(document.getSelection)Q=document.getSelection()};void(window.open('http://127.0.0.1:5335/system/pages/radioExpress?t='+escape(Q)+'&u='+escape(location.href)+'&n='+escape(document.title)));

...cool tool Joe!


9:25:18 PM