Complete guide show Author information in Google search results

Complete guide show Author information in Google search results

“Google Authorship” is one way that Google is tweaking the search results in order to improve the searching experience. Google displays the picture of the author right in the search results in order to help users to find great content. There is no guarantee that Google will display your Authorship information. But unless you help Google to figure out who you are, then you have no chance at all!

Read more
Google Buzz Tips: The Missing Manual

Google Buzz Tips: The Missing Manual

Google Buzz is a new way to publish your ideas to the world or just to your closest friends, and start conversations about the things you find interesting. It has an option to see thumbnails with each post, and browse full-screen photos from popular sites.
Here are some tips that help you use Google Buzz in new interesting ways.

Read more
10+ Considerations When Choosing VPS Hosting

10+ Considerations When Choosing VPS Hosting

With so many hosting businesses out there how can you ensure you choose one of the more reputable ones? If your website is experiencing immense growth, it may be better to host the site on a VPS. There, I have put down all the important points about VPS hosting and I hope it helps you to understand and to choose your right web hosting.

Read more
Making Awesome Form’s Inline Labels with jQuery

Making Awesome Form’s Inline Labels with jQuery

Inline labels are nothing new – in fact the easiest way to label a field is to simply set the field value up front and blow it away when the field gains focus. This is handy way for designers to save space and make their designs cleaner all-around. Unfortunately for us developers, simply setting the input value isn’t very semantic or usable then you can’t do it simple.

Read more
Input vs Button – Which to use?

Input vs Button – Which to use?

While working on form design, I encountered some issues when using images as submit buttons when use some browsers.
You can include images in a <button> tag, but not in an <input> tag, amoung other differences. They are very similar but the tag has a few extras that can be useful on the odd occasion.

Read more
How to Open All External Links in a New Window/Tabs by using jquery

How to Open All External Links in a New Window/Tabs by using jquery

If you know anything about attribute selectors, that should look familiar to you. Basically, it is saying, apply the attribute target=”_blank” to all links that begin with http. I have written a few lines of jQuery code that will convert all external links (i.e. links that begin with http) to links opening up in a new window by injecting the target=”_blank” behind the screens.

Read more
BoxOver, display tooltips using DHTML/Javascritps

BoxOver, display tooltips using DHTML/Javascritps

BoxOver uses javascript / DHTML to show tooltips on a website. Implementation of the tooltips, however, requires no knowledge of DHTML or javascript. Move your mouse over the items below to see examples. BoxOver is free and distributed under the GNU license.

There are many tweaks which can be set to customise it to your needs by setting through a tag’s “title” attribute. Some of them are very useful.

Read more