Monday, July 22, 2013

Brief Introduction about Drupal 7 Administration

Drupal is undoubtedly one of the most widely used content management systems in the world. Its robust features, enhanced security and continuous updates make it one of the most user-friendly content management systems in the world. Drupal 7 is the powerful and friendly version of the CMS that is developed in such a way that it is easier to use, is more flexible, more scalable and is of course open source.

Thursday, July 18, 2013

How to Set Custom Validation Error Messages in HTML5


If you have been working with HTML5 you might have definitely come across Validation Error Messages. While some developers still want to stay away from making use of validation forms it isn’t quite a clever idea as this helps in saving server-side resources and improve the performance of website or application. When you are talking of a large website every bit of performance counts and hence you can make no compromise.  If every bit of information need to be validated from the server this will make your website crawl which is never desired.