Monday, June 29, 2009

Good article

Just read one of very good interview with Java champion Heinz Kabutz. One of the interesting thing in noted is the usage of StringBuffer and Java 6 optimization. Interview link

Sunday, March 29, 2009

_user_password_dynamic_validation() while installing Drupal

I faced a problem while installing Drupal in my Fedora 9 box with apache 2.2. I see the following error in my apache error logs [Sun Mar 29 20:04:32 2009] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function _user_password_dynamic_validation() in /usr/share/drupal/install.php on line 710, referer: http://localhost/drupal/install.php? profile=default&localize=true Fix for this issue is, manually update the table values If you are using mysql mysql -u USER -p Enter your password mysql> use Issue the sql statement UPDATE system SET status = 1 WHERE name = 'block' OR name = 'user' OR name = 'node' OR name = 'filter'; Hit Drupal again. Voila the error gone and the page displays.

Sunday, February 22, 2009

Post about old malayalam Songs

Today is my last sunday in Boston, a trip which was fully packed with work. Did not get any time to enjoy. Most of the time i was doing either work or spend my time in apartment itself. Though its the last sunday i thought of staying back and watch TV. Last fews weeks i started reading malayalamanorama online and today i came across a very beautiful article written in malayalam by one Rekha K, I dont know about this lady - But this article i'm sure i'll remeber. Its an article about old malayalam songs, some of the phrases really touched me and its packaged in a very beautiful way. The topic name is 'Oduvil Nee ethumbol'

Monday, January 19, 2009

Dream come true

A dream I was carrying for a long time finally came true when the American Airline carrying me landed in Boston Logan airport yesterday 10.30 PM EST. Yes i'm writing this post from Boston. I was over joyed when the first snow fall on my head, its the first time in my life i'm seeing snowing, great experience, though its cold -5C, i dont feel the coldness may be because i'm over joyed. After customs and emigration clearance I came out of the airport EXIT around 11 pm and a somalian cabbie gave me the first shot of 'Hello, how are you doing - welcome to Boston', I remeber of the malayalam actor Jagathy that time - One of his movie in which he acted as a photographer in Ooti used to say to vistors 'welcome to Ooty, nice to meet you' and infact that is the only english he knows. But my cab driver knows english and had a very nice ride in the late night. Thanks to my cabbie again that he doesn't know the place where i want to go. I enjoyed the entire ride around 30-35 minutes - amazed seeing the skyscrapers and the snowing city. Such a nice experience.

Okay the first day in Boston is about to end with the beautiful flavoured Bacardi and me :). I feel like finishing the entire 2L today itself :)

Monday, November 17, 2008

OpenGrok

I came to see one of my colleague using a source code browser today which is called as OpenGrok. A very good source code browser and its straight away catch my eye because of the name, i see an 'Open'. I did some research behind this app and found some thing interesting, the application is built using java, yes it is, worth take a look back at the source code. Another important thing to note is that this tool can very well exist with most of the source control systems. It use apache Lucen indexing and so on. Lot many exciting features. I'm thinking of installing this in my group as well

Thursday, November 13, 2008

Google video chat

Yet another fundoo from google. Yes the simplicity again, video chat in google. Really amazing, but one thing which i didn't like is this So yes i need to wait for some more time :(