Thanks to Otis at Simpy for code that will work there (it just needed blogger template tags), and to E-Lamb for the Digg & Slashdot code. There's a nifty table at E-Lamb of the variable template tags for a number of blogging platforms, so if you're on MT & want to add this, you can.
Code for all 6 services follows, encoded for display on the page using the Centricle Encoder, which is a great tool!! Simply save your own copies of the images and replace yourURL with, er... your URL.
Note that I inserted a space in the blinklist code immediately prior to the word Description because I needed to force a line-break.
This supercedes my previous "1-click bookmarking to del.icio.us" post, and adds more services. You can obviously delete the links to any engines that you don't want to include. Have fun bookmarking!!
______
<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&
Description=&Url=<$BlogItemPermalinkUrl$>&Title=<$BlogItemTitle$>&Tag=<$BlogTitle$>, "><img title="Blinklist" border="0" align="absmiddle" alt="blinklist" src="http://yourURL/blinklist.png"></a>
<a href="http://del.icio.us/post?url=<$BlogItemPermalinkUrl$>&title=<$BlogTitle$>: <$BlogItemTitle$>" target="_blank"><img title="Del.icio.us" border="0" align="absmiddle" alt="del.icio.us" src="http://yourURL/delicious.gif"></a>
<a href="http://www.digg.com/submit" target="_new"><img title="Digg" border="0" align="absmiddle" alt="digg" src="http://yourURL/digman.gif"></a>
<a href="http://www.furl.net/storeIt.jsp?t=<$BlogTitle$>: <$BlogItemTitle$>&u=<$BlogItemPermalinkURL$>" target="_blank"><img title="Furl" border="0" align="absmiddle" alt="furl" src="http://yourURL/furl.png"></a>
<a href="http://www.simpy.com/simpy/LinkAdd.do?href=<$BlogItemPermalinkUrl$>&title=<$BlogItemTitle$>"><img title="Simpy" border="0" align="absmiddle" alt="simpy" src="http://yourURL/simpy-icon-16x16.png"></a>
<a href="http://slashdot.org/submit.pl" target="_new"><img title="SlashDot" border="0" align="absmiddle" alt="slashdot" src="http://yourURL/slashdot.png"></a>
I'm going to add these with the exception of slashdot. I doubt anyone would want to submit anything I wrote there lol
:o)
But I see a little problem with the piece for Simpy: Replace "Title=" with "title=", please, as the parameters are case-sensitive.
Thanks!
Title=<$BlogItemTitle$>
Seems to still work for me, but I'll change it you're the one who should know...not me
:o)
Thanks for the heads-up. Changed both in the post and on my template. All set!!
You are adding a bookmark for Social Bookmarking Links for your Post Footer.
That "Social Bookmarking Links for your Post Footer" bit is from the "title" parameter in the link.
Thanks for the quick fix.
your digg link doesn't auto add the posts url to the bar. perhaps this will help --
http://www.digg.com/submit?url=<$BlogItemPermalinkUrl$>
:)
- William :)