What bookmarklets are you using? Currently in Safari, I’m using the following:
<p><a href="javascript:location.href='http://del.icio.us/post?v=4;url='<ins>encodeURIComponent(location.href)</ins>’;title=’+encodeURIComponent(document.title.replace(/%5E%5Cs<strong>%7C%5Cs</strong>$/g,’‘))”>delicious it</a></p>
<p><a href="javascript:var%20b=document.body;if(b&&!document.xmlVersion)%7Bvoid(z=document.createElement('script'));void(z.src='http://www.google.com/reader/ui/subscribe-bookmarklet.js');void(b.appendChild(z));%7Delse%7Blocation='http://www.google.com/reader/view/feed/'+encodeURIComponent(location.href)%7D">subscribe with google reader</a></p>
<p><a href="javascript:void(location.href='http://tinyurl.com/create.php?url='+location.href">tiny url it!</a>)</p>
<p><a href="javascript:window.location+="&fmt=18";">high quality youtube</a></p>
<p>Any other good ones I’m missing?</p>