Add Google Buzz to your wordpress blog

Posted by saurabh On February - 13 - 2010
Google Buzz is a new social tool by Google. It is embedded with Gmail so you can receive buzz directly in your mailbox. I added the Google Buzz button on my blog yesterday and it was a cakewalk. Log-in to your blog and open the file in which you would like to integrate Google Buzz

Display delicious count on your wordpress blog

Posted by saurabh On January - 19 - 2010
Delicious is a very popular bookmarking website. After searching for number of websites, I found a plugin which counts the number of times the page has been saved in delicious.com. You can easily add the counter along with delicious share button on your blog powered by wordpress. Login to your blog Download the plugin (http://www.techwhiz.in/repository/zip/delicious_count.zip)

Add Facebook share button in wordpress blog

Posted by saurabh On January - 18 - 2010
It is very easy to implement Facebook share button in blog powered by wordpress. Log-in to your blog and open the file in which you would like to integrate facebook share button (e.g. single.php) Copy and paste the following code in the file and save the file. <a name="fb_share" type="button_count" share_url="<?php the_permalink(); ?>">Share</a> <script src="http://static.ak.fbcdn.net/connect.php/js/FB.Loader"