I've seen very often a recurrent question on Spring Roo forums. The question is "How to configure the application to…
Gmail has just launched small but really useful feature in Gmail Labs. Dynamic Favicon showing unread email counts directly in…
Convention over configuration has became a buzz word these days. It is a software design paradigm which seeks to decrease…
Working with BLOB / CLOB data types in database is sometime a trivial task. I found particularly when working with…
While working with Doubles and Long numbers in Java you will see that most of the value are displayed in…
Update: The plugin is now on GitHub: https://github.com/viralpatel/jquery.shorten Facebook user updates has a great functionality. If the comment text is…
Recently a serious security flaw was discovered on one of my webpage where a folder which was intended to be…
Since few days I am working on a small project where I have to deal with lot of Ajax requests.…
Aggregate functions return a single result row based on a group of rows. This differentiates them from Single-Row functions which…
Almost all the user interfaces that I have created had this functionality of selecting multiple items from a list to…