May each day of the coming year be vibrant and new bringing along many
reasons 4 celebrations.
Wish U n Ur Family a Bright n Prosperous New Year.
-Jerome Jackson Rodrigues.:-)
Thursday, December 31, 2009
Monday, December 14, 2009
Wednesday, July 29, 2009
Make javascript variables global
To make a variable just define it outside the scope of your functions
Eg:
Eg:
var myvar=5;
fun();
myvar=1;
fun();
function fun()
{ //code goes here.
alert(myvar);
}
Saturday, July 25, 2009
Friends
Time might lead me some where away from you and fate may wipe me away from your memory.But i will always be thankful that once in lifes journey we became friends.
Tuesday, June 23, 2009
Monday, June 22, 2009
Saturday, June 20, 2009
Thursday, May 21, 2009
Tuesday, April 7, 2009
Device Control Through PC - My First Post...
In this project we can control household electrical or industrial appliances using a computer where there is a parallel port interface between the switching circuit and computer.
Jerome Jackson Rodrigues.
--Thank you.
Jerome Jackson Rodrigues.
--Thank you.
Subscribe to:
Posts (Atom)