CSS 3 Transitions
Its been sometime since CSS3 has been introduced, bringing some interesting new presentational techniques along with it. Today, we’ll review the basics of using CSS3 transitions to add an extra layer of polish….
Ten Guidelines for Perfect CMS
1. The CMS you choose should be really good at whatever the main function of your website is. What do you want your website to do? Is it going to be primarily a…
How to get Twitter Follower Count in WordPress?
I am neither the first nor the last one that will be writing about placing twitter follower counter in webpage. Though there already exist many widgets anyone can easily use and customize; see…
Tweet while browsing
Scenario: You are browsing the web. You liked a url and wanted to share it, probably on twitter. The old lengthy way: You will open twitter.com, login with you username and password. Open…
How to refresh DIV using jquery
Jquery; magic in web programming, have allowed us to use different features with the simple knowledge to use them. I was searching for basic code to refresh the specific DIV using jquery and…
How to play media file in your site
In my recent project, i had to put video clips and mp3′s, the media file at the webpage and was searching for codes to play media files. I found this simple code that…
How to transfer wordpress installation from one server to another?
Suppose, you are migrating you wordpress installation from one server to the other. In this case, you might have a different database server, database username and password. You might also have a different…
How to use google map in webpage
My last article was about inserting twitter updates in personal webpage. Now this time I am writing on how to use google map in webpage. Google offers an API which we can use…


