How to add retweet Button & counter on your posts with Tweetmeme

How to add retweet Button & counter on your posts with Tweetmeme
Twitter is the best service I use daily to drive constantly a big amount of traffic on my blog. Retweets from my followers help me every time I write a new post to become popular on delicious and reach easily delicious home page.
Tweetmeme is a service which help you promote your blog by using the tweetmeme button, a simple and easy way you can integrate twitter into your blog and websites. The result is a button like this:
<script type="text/javascript" src="<a href="http://tweetmeme.com/i/scripts/button.js"></script">http://tweetmeme.com/i/scripts/button.js"></script> </a>
When the URL is different from the current URL
<script type="text/javascript"> tweetmeme_url = 'http://yoururl.com'; </script> <script type="text/javascript" src="<a href="http://tweetmeme.com/i/scripts/button.js"></script">http://tweetmeme.com/i/scripts/button.js"></script></a>
Compact
<script type="text/javascript"> tweetmeme_style = 'compact'; </script> <script type="text/javascript" src="<a href="http://tweetmeme.com/i/scripts/button.js"></script">http://tweetmeme.com/i/scripts/button.js"></script</a>>










August 7th, 2009 at 6:58 am
[...] im try to find out all social network sites content share options for you., i have already added Twitter (retweet) share button, and Facebook Share button example in old [...]
October 2nd, 2009 at 1:29 pm
how to add wordpress, yahoo reader, google reader to share contents
January 15th, 2010 at 2:49 pm
very helpful article