It's satisfying when readers share my posts, usually this is accomplished with a ShareThis button or AddThis button. However, I find it annoying when I come from Digg and end up looking through a large list of social media sites just to Digg up. Since, the big Share Button providers haven't implemented this, I decided to write my own share button. I call it the 'Tare And Share' button; if a reader comes from a social media site, the proper social media button will display beside the share icon, the reader will not need to hunt to digg up.

You can download the JavaScript code here and add the this code to your link:

<script type="text/javascript">var _TS_CURL='http://yourdomain.tld/permalist/';</script>
<script type="text/javascript" src="/TS.js">

Set the _TS_CURL to the permalink. TS.js is the JavaScript code to insert the button and display the proper referring social media site. I have only coded for Digg, Buzz, Mixx, and Facebook. If you find it useful, please let me know in the comments below.

I have released the code under Creative Commons License: http://creativecommons.org/licenses/by/3.0/