Tuesday, December 15, 2009

Me Learning PHP

I am  nowadays doing my course work on php, which is a new language for me.
I find it is really easy to learn and so much of help out there in web .

I was struggling with paging in php and got this good help from a site.
I am just putting this to help others as well.
:)

Monday, August 31, 2009

Finally on paper

This week is the last week with hSenid.
Feeling sad to leave the company ....!!
as a surprise this article was published 

Hummm.... I dint know what to say ...!

Sunday, August 30, 2009

Did IT really change my life

Did IT really change my life ....!
I just have written something ....



Saturday, January 31, 2009

Dynamic list binding in Spring Webflow

I had enough problem in binding a dynamic list with Spring Mvc.
I found the following one is fine.
http://mattfleming.com/node/134

But , Now i am with webflow,But I know still its the same.
I am working on it, will figure out whether it is correct
.... hoping to write more on it.

Saturday, January 24, 2009

IE in fedora 8.

I had some problem in installing IE in my fedora 8.
But this time i succeed.
Types these in command line :)
1) su
2)yum install wine
3) yum -y install cabextract
4) wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
5)tar zxvf ies4linux-latest.tar.gz
6)cd ies4linux-2.99.0.1/
7) ./ies4linux

Thata all...
Now works fine;