Bootstrap Framework Quick Start

There’s been a lot of buzz lately about Twitter’s Bootstrap framework, many new excellent websites are built upon Bootstrap solid framework. whether your need is a responsive grid system or pre-styled typography, Bootstrap comes in handy, it is very easy to start and well documented. But if you are wondering where to start, look no further, because I am going to show you how responsive layout using Bootstrap works and how we can use it to create flexible websites, let’s get started.

40+ CSS Buttons from codepen

Finding the perfect CSS button isn’t hard these days – just Google it and you’ll come across tons of button generators. Most of them let you simply copy and paste the code. But if you’re looking for something a bit more unique or want some creative inspiration, there’s no better place than CodePen.io. Below, I’ve curated 40+ awesome CSS button examples straight from CodePen. Heads up: the page might take a little longer to load if your internet connection is slow.

How to Add Voice Search in Websites

Integrating voice Search with HTML5 speech input fields in your website can be very useful to your users. To add this wonderful feature just drop x-webkit-speech in your input field tag, that’s it! You are ready to talk.

Facebook Twitter and Google Plus Fan Counts PHP

The Facebook, Twitter and Google plus data are available publicly in Json format, we can use some information to easily display number of likes, followers and circle counts in plain text. I wanted to include Feedburner Subscriber count code too, but too bad Google has decided to put an end to Awareness API, without it we can not display subscriber count in plain text.