Make Your Own Multipost Bookmarklet Tool

Elsewhere I have described a JavaScript bookmarklet tool I cobbled so I can submit websites to multiple tracking sites. Maybe you too want to be able to do a one click submit to send sites to places like Furl or del.icio.us at the same time. (Well at least 2 people emailed me about it). Thus I am inspired to create this tool that allows you to select the ones you want and it will generate the bookmarklet tool for you.

So here it is. Check the services you want to add, and click the big button. That is about all. People seem to del.icio.us-ly like it or in a furl-itic manner. I can add more but only for sites that already provide a bookmarklet tool.

See also a similar service from OnlyWire

For My Browser Flavor

/> Safari / Firefox / Mozilla / NetScape 7
/> Internet Explorer

Note: To allow windows to move to the front, Firefox users will need to edit Preferences, under Content Tab, for advanced JavaScript and enable "raise or lower windows"

Problems? Not Working?

I don't use all these sites so if something's not working, I want to know! Send bugs, busted links, bad bookmarks, typos, love letters via our feedback center.

Make Me a Tool Out of

> BlinkList
> Blogmarks
> CiteULike
> Connotea
> del.icio.us
> de.lirio.us
> EdBloggerNews
> feedmarker
> Furl
> Frassle
> jots enter username:
> Linkroll
> linkaGoGo
> Ma.gnolia
> Netvouz enter username:
> OpenBM enter username:
> RawSugar
> scuttle enter username:
> Shadows
> Simpy
> Spurl
> Yahoo My Web 2.0
= 0){m=mt[ml]; if(m.name.toLowerCase()==\'description\')te=m.content; }};'; // Now build the different component variables, the document, title, URL, referrer // values used in the bookmarklet tools $str .= ' t=encodeURIComponent(te);u=encodeURIComponent(d.location.href);ti=encodeURIComponent(d.title);'; if (in_array("blinklist", $service)) { $str .= "pop=window.open('http://www.blinklist.com/index.php?Action=Blink/addblink.php&Description='+t+'&Url='+u+'&Title='+ti+'&Pop=yes','bo_pop','width=850,height=400,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Blinklist"; } if (in_array("blogmarks", $service)) { $str .= "pop=window.open('http://blogmarks.net/my/new.php?mini=1'+'&title='+ti+'&url='+u+'&summary='+t,'blogmarks','width=350,height=450,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Blogmarks"; } if (in_array("connotea", $service)) { $str .= "pop=window.open('http://www.connotea.org/addpopup?continue=confirm&uri='+u+'&title='+ti+'&description='+t,'addtoConnotea','width=660,height=300,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Connotea"; } if (in_array("citeulike", $service)) { $str .= "pop=window.open('http://www.citeulike.org/posturl?url='+u+'&title='+ti));"; $toolname .= "CiteULike"; } if (in_array("delirious", $service)) { $str .= "pop=window.open('http://de.lirio.us/rubric/post?uri='+u+'&title='+ti+'&when_done=close','delirious');if(window.focus){pop.focus()};"; $toolname .= "Delirious"; } if (in_array("edbloggernews", $service)) { $str .= "pop=window.open('http://edbloggernews.crispynews.com/article/new_edit?link='+u+'&title='+ti+'&pop=yes','cn_pop', 'toolbar,scrollbars,menubar,resizable,width=800,height=700');if(window.focus){pop.focus()};"; $toolname .= "EdBloggerNews"; } if (in_array("feedmarker", $service)) { $str .= "pop=window.open('http://www.feedmarker.com/admin.php?do=bookmarklet_mark&url='+u+'&title='+ti+'&description='+t,'Feedmarker','width=750,height=500,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Feedmarker"; } if (in_array("frassle", $service)) { $str .= "pop=window.open('http://frassle.rura.org/Directory/note_add?uri='+u+'&title='+ti+'&body='+'%3Cblockquote%3E'+t+'%3C/blockquote%3E%3Cbr%3E','frassleit','resizable,scrollbars');if(window.focus){pop.focus()};"; $toolname .= "Frassle"; } if (in_array("furl", $service)) { $str .= "pop=window.open('http://www.furl.net/storeIt.jsp?t='+ti+'&u='+u+'&c='+t,'furlit','width=475,height=575,left=75,top=20,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Furl"; } if (in_array("jots", $service)) { $str .= "pop=window.open('http://jots.com/users/" . $jotsname . "?show_post=true&url='+u+'&title='+ti, 'jots','width=755,height=600,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Jots"; } if (in_array("linkroll", $service)) { $str .= "pop=window.open('http://linkroll.com/insert.php?url='+u+'&title='+ti,'lr','width=620,height=400');if(window.focus){pop.focus()};"; $toolname .= "Linkroll"; } if (in_array("linkagogo", $service)) { $str .= "pop=window.open('http://www.linkagogo.com/go/Add?title='+ti+'&url='+u,'Linkman','width=550,height=500,resizable');if(window.focus){pop.focus()};"; $toolname .= "LinkaGoGo"; } if (in_array("magnolia", $service)) { $str .= "pop=window.open('http://ma.gnolia.com/bookmarklet/add?url='+u+'&title='+ti+'&description='+t, 'mag','width=700,height=550,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Magnolia"; } if (in_array("myweb2", $service)) { $str .= "pop=window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+ti+'&u='+u+'&ei=UTF-8','popup','width=520,height=420,scrollbars,resizable,left=100,top=50');if(window.focus){pop.focus()};"; $toolname .= "YahooMyWeb2"; } if (in_array("netvouz", $service)) { $str .= "pop=window.open('http://www.netvouz.com/action/submitBookmark?url='+u+'&title='+ti+'&description='+t+'&username=". $netvouzname . "', 'netvouz','resizable, toolbar=no,width=755,height=560');if(window.focus){pop.focus()};"; $toolname .= "Netvouz"; } if (in_array("openbm", $service)) { $str .= "pop=window.open('http://www.openbm.de/bm.php?outside=1&user=" . $openbmname . "&link='+u+'&titel='+ti));"; $toolname .= "openBM"; } if (in_array("rawsugar", $service)) { $str .= "pop=window.open('http://www.rawsugar.com/pages/tagger.faces?turl='+u+'&tttl='+ti,'tagger','width=900,height=600,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Rawsugar"; } if (in_array("simpy", $service)) { $str .= "pop=window.open('http://www.simpy.com/simpy/LinkAdd.do?title='+ti+'&href='+u+'note='+ t+'&_doneURI='+u+'&v=6&src=bookmarklet');if(window.focus){pop.focus()};"; $toolname .= "Simpy"; } if (in_array("scuttle", $service)) { $str .= "pop=window.open('http://scuttle.org/bookmarks.php/" . $scuttlename . "?action=add&noui=yes&jump=close&address='+u+'&description='+t+'&title='+ti,'scuttle','toolbar=no,width=725,height=275,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Scuttle"; } if (in_array("shadows", $service)) { $str .= "pop=window.open('http://www.shadows.com/features/tcr.htm?url='+u+'&title='+ti,'shadowy','width=800,height=600,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Shadows"; } if (in_array("spurl", $service)) { $str .= "pop=window.open('http://www.spurl.net/spurl.php?v=3&title='+ti+'&url='+u+'&blocked='+t,'spurl','scrollbars,width=620,height=480,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Spurl"; } if (in_array("delicious", $service)) { $str .= "pop=window.open('http://del.icio.us/post??v=4&url='+u+'&extended='+t+'&title='+ti,'delicious','width=800,height=650,scrollbars,resizable');if(window.focus){pop.focus()};"; $toolname .= "Delicious"; } echo '

Here is your new bookmarklet tool; you can drag the link to your toolbar, or copy/paste the JavaScript below to create a new bookmark/favorite (if you actually use a browser that supports this; IE6 refuses to let me paste!). Happy bookmarking!!

' . $toolname . ' Bookmarklet Tool
'; echo '
'; } ?>

History