About Prashant

A SQL Expert.
Author Archive | Prashant
Adobe Kuler Logo

Kuler: A Simple And Powerful Color Theme Generator By Adobe

Adobe Kuler: Explore, create and share color themes. Adobe kuler is a web-hosted application created by Adobe Labs for generating nice, simple and cool color themes that can give a fresh color look to your project. Whether you’re creating websites, interior designs, scrapbooks, fabric patterns, graphic identities, or any visual, where you need to play [...]

Read full story Comments { 0 }
The Square Grid

Top 5 AWESOME And SIMPLE CSS Frameworks You Should Consider For Your Website Design

We have collected top 5 CSS framework systems which can be very much useful in your website design to save the time of your css/html code plus it gives us power to control the layout elements in a very well structured format. A CSS framework is a library that is meant to allow for easier, [...]

Read full story Comments { 4 }

How To Reset AUTO_INCREMENT Attribute Of A Column In MySQL Table

An AUTO_INCREMENT used to increase the number value automatically in database table. At the time of product, web application development we do lots of testing and one of them is also includes putting dummy data into the tables. Later, we do deletion of such data but most of the time we tend to forget re-setting [...]

Read full story Comments { 1 }

Piwik: An Open Source Web Analytics System And A Much Better Alternative To Google Analytics

Tracking web analytics is important part of web application development these days. Every website track there visitors activities using one or other web analytics tools. The most popular web analytics tracking tool out there is Google’s “Google Analytics”, which is free to use and provided by Google’s fast and reliable infrastructure. As the market of [...]

Read full story Comments { 1 }

How To Redirect Your Domain From WWW To Non-WWW And Vice-Versa Using .htaccess File?

Today, we are going to tell you about, how you can redirect your domains from www.example.com to example.com or vice-versa using the .htaccess file in a LAMP setup. Usually it is advised to have a single domain choice, either www or non-www for your domain, which will basically protect you from duplicate url’s of your [...]

Read full story Comments { 2 }