Archive for the ‘Web Development’ Category
Add Google Buzz to your wordpress blog
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
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
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"
Facebook connect in wordpress
On January - 17 - 2010
I successfully integrated facebook connect API with my blog running on wordpress. Users can now log-in with facebook and post their comments on the blog. The comments posted on wordpress blog will also be published on their facebook’s live feed. The plugin for wordpress is developed by Adam Hupp and the modified version (v1.2.2) can
FB.loader problem due to Facebook share button
On January - 17 - 2010
I installed Facebook Share button on my blog running on wordpress. The code worked fine in Firefox and Chrome browser but it generated the following error in Internet Explorer: ‘FB.loader is null or not an object.’ The error is generated because FB.loader has not been loaded, while it is called-in by another subsequent function. Solution
Add Digg on your wordpress blog
On January - 16 - 2010
Digg is a very popular social bookmarking website. A blog’s popularity is also measured by its presence in bookmarking websites. To enable users to digg easily, you can add a digg button on your blog’s posts in wordpress. Login to your wordpress blog (e.g. http://www.techwhiz.in/wp-admin/index.php) with administrator rights Goto ‘Editor’ from ‘Appearance’ menu in the
Social Media explained in Plain English
On September - 29 - 2009
‘Social Media’ has become a common jargon of web 2.0. But is this a new thing? Commoncraft explains ‘Social Media’ in very simple way with the help of an example of a town where everyone was able to make ice-cream. You can buy a licensed copy of the video from their store. (commoncraft.com)








Previous Page