Saturday, September 25, 2010

Media Player

This month  I was working on media player application. DLNA, DLNA.... and so many DLNA servers and incompatibility.....

Thursday, June 10, 2010

Hadoop development



Hadoop Development





Setting up Hadoop development Environment:


1) Download Eclipse , (java developers, the top one, it comes with maven plugin preinstalled)
2) If maven not installed , install one
4) setup java home and export java_home
export JAVA_HOME=/Library/Java/Home”


5) add Hadoop to path variable


6) install maven template


7)  Run the jar
hadoop jar hadooptestapp-1.0-SNAPSHOT.jar sree.WordCount ../input ouput

1) Download whirr and follow steps in



Saturday, May 29, 2010

Remote Control App

This month I joined the project on Remote control application on android phones.

Saturday, January 30, 2010

Customer Support App

I  started my journey in to the domain on Consumer Electronics. Wow Last month it  was on Enterprise Application and now this month It's a new world of android and Consumer Electronics ,Starting with Customer Support app.


Last few weeks prepping up with learning Android.