Gaurang Patel
Comparison Of 9 Photoshop Like Online Image Editors
When I say ‘Image editor’, the first term blinks in mind is ‘Photoshop’, The most comprehensive and promising editor. But can everyone afford $699 price tag? Not really. So, sometimes people go for some cheaper solution, say GIMP or sometimes do piracy. Apart from that there are some good online alternatives to Photoshop. I have [...]
Ideal Way Of Exception Handling In Multi Layer Java Web Application
Exception handling in web application is indeed a tricky task and it varies according to scenarios. There are no fix rules but yes I will give you a generic idea about better way of exception handling. Generally well structured application has four layers: Presentation Layer (JSP/HTML), Business Logic Layer (POJO containing business logic) and Database [...]
10 Irresistible Gmail Features You Should Know
Now a days Gmail isn’t limited to just sending and receiving mail. Google has introduced number of features with course of time to make Gmail more intelligent and versatile. Here, I am going to brief about few outstanding features like undo sent mail, mail translation, remote sign out, forgotten attachment reminder, decorated text in chat, [...]
‘Windows Explorer Has Stopped Working’ Error In Windows Vista
Just today I faced this error message and it was really cumbersome. Ultimately I was successful to solve it. Description: This error message box continuously comes even after you close it. So, except ‘Task Manager’ you can’t operate/open anything.
How Credible Website Traffic Statistics Are?
In last article, we saw how traffic stats are measured, a bit controversial article but yes, it is fact. Now, let’s take a look at drastically different results. I decided to check Compete.com Vs Alexa.com statistics on each Compete.com and Google Trends. (Note: As Alexa.com doesn’t show result for itself, I have included only [...]
How Website Traffic Is Measured?
Sometimes you get curious to know traffic statistics of particular website. Then you might visit Alexa.com, Compete.com, Google Trends etc to know the traffic statistics and specifically rank of your site among all existing websites. Generally they display number of statistics like Number of unique visits, Rank of your site, Pageviews per User, Bounce Rate, [...]
Spring MVC Application Flow With Diagram
I will explain ‘Flow of typical Spring MVC application’ or in other words ‘How exactly user gets served?’. We will see how data and control flows through all the stages of this process. Let me start with one diagram,
IOC (Inversion of control) Basics With Example
IOC, one of the most buzzing words in IT. I will describe its clear cut meaning with example in this article.
Formal Definition: IOC is an aspect of some software architecture designs in which the flow of control of a system is inverted in comparison to traditional programming.
Before discussing further, let me give you one [...]
Google Chrome OS First Look
Chrome, A much awaited OS was demonstrated with its partial progress at Mountain View, California last week. Please keep in mind that it was neither a product release nor a beta release of Chrome OS. Chrome OS, announced in July, 2009, is set to launch in 2010 end. Chrome OS is open source. You can [...]
Spring UrlFilenameViewController Example
Hope you guys have enjoyed previous article, MultiActionController Example. Now, let’s move on to UrlFilenameViewController. It transforms the virtual path of a URL into a view name and returns the view, that’s it. It is useful when you don’t need any logical operation on request and simply wants to redirect to some resource. For example, [...]




