Category
Most Popular Posts
5 posts.
Jan 29, 2010
Five free tools to choose perfect colors for your website.
Color coordination plays a big role in the look and feel of a website. An appealing color scheme is an important prerequisite for eye-catching web design. Dull
Oct 24, 2009
Five best free iPhone applications for bloggers
Smart phones are a great tool for bloggers to blog even when they are away from their computers. Ever since iPhone was introduced mobile-blogging hit its stride
Oct 1, 2009
How to determine smallest and largest number in Java
A couple of weeks ago a reader asked me for a Java program to read command-line input from the user and then display the smallest value the user has entered. He
Feb 18, 2008
Validate Zip code using JavaScript Regular expression
Continuing with my series of JavaScript regular expression today we will see how easy it is to validate zip code using regular expression in JavaScript. Previou
Jan 10, 2008
How to validate email, SSN, phone number in Java using Regular expressions.
Regular Expressions offer a concise and powerful search-and-replace mechanism. They are patterns of characters used to perform a search, extract or replace oper