JAVA_HOME Sickness

While attempting to install Grails on Windows, I kept getting the following error when running grails:

C:\Users\praj> grails
ERROR: JAVA_HOME is set to an invalid directory: C:\Program Files (x86)\Java\jdk1.6.0_17\

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

I had the JAVA_HOME variable set as a system environment variable (and it was pointing [...]

November 26, 2009 | In Programming | 1 Comment

Focus on actually doing stuff with a timer

Try just doing short intervals of work, for example 20 minutes, spaced out with adequate breaks. Use a timer. Any timer will do, but if you want an online one, E.gg Timer does a good job.
I think too much effort is spent on being productive rather than just doing stuff. Once you know a task [...]

November 16, 2009 | In Productivity | No Comments