• General

Sitemap XML: Improving Website’s SEO score and Search Engine Visibility

17 years ago

The Sitemaps protocol allows a webmaster to inform search engines about URLs on a website that are available for crawling.…

  • CSS

Setting Height of Selectbox (Combobox) in IE

17 years ago

Working with Internet Explorer and creating web pages that behaves same in IE has always been frustrating for many web…

  • CSS

How To: Create an IE Specific Stylesheet

17 years ago

If you are a web developer you know how painful is to write a webpage that behaves same in all…

  • PHP

How to: Setup Multiple Virtual Hosts in WAMP Server

17 years ago

WAMP, or Windows Apache MySQL PHP has been a very server for lots of PHP developers who uses Windows environment.…

  • General

Taking Backup of your Website and WordPress Blog

17 years ago

Recently we updated viralpatel.net and moved to Wordpress 2.8.4. The process of upgrading the wordpress went smooth. The wordpress installation…

  • News

Google gets Patent for its Homepage

17 years ago

Google has received a design patent for its Google Search's Homepage. Google had applied for the patent five years ago…

  • General

Gartner’s Hype Cycle Special Report for 2009

17 years ago

This is a Hype Cycle Chart, which Gartner is using for past many years now. As is known, it demystifies…

  • Featured
  • Java

Java Garbage Collection Simplified

17 years ago

Garbage collection is a way in which Java recollects the space occupied by loitering objects. By doing so, it [Java]…

  • Fun
  • Web 2.0

What if the Facebook is a Country?

17 years ago

Facebook has made its way from a small social network website running in a university to a giant mammoth of…

  • JavaScript

Mouse Scroll Event Up/Down Example in JavaScript

17 years ago

The other day I was working on an App that required Google Map like functionality where Mouse Scroll event on…