Tools for Web Development

With so many tools available for Web Development its hard to find the right tools for the job. In this post I will mention some of the tools that I personally use for Web Development. Also, I will give links to some websites which can be really helpful for certain tasks like regular expressions etc. […]

Tools for Web Development Read More »

Creating multiple virtual hosts/websites in Wampserver

To create multiple websites, it would be helpful to have each website setup on the local computer. With Wampserver (or just Apache) we can easily configure multiple websites. Following are the steps to create multiple websites using Apache’s configuration. This uses Apache’s “Named Virtual Hosts” configuration. I have tested these steps on Wampserver 2.1 running

Creating multiple virtual hosts/websites in Wampserver Read More »

Optimizing / Speeding up websites

Optimizing / Speeding up websites Read More »

Voting Functionality in a website

Voting Functionality in a website Read More »