Pages

Friday, February 11, 2011

What is Confidence??






A hypothetical situation where 20 CEOs board an airplane and are told that
the flight that they are about to take is the first-ever to feature
Pilotless technology.
  
It is an uncrewed aircraft. Each one of the CEOs is
then told, privately, that their company's software is running the
aircraft's automatic pilot system. Nineteen of the CEOs promptly leave the
aircraft, each offering a different type of excuse.


One CEO alone remains on board the jet, seeming very calm indeed. Asked why
he is so confident in this first uncrewed flight,

he replies :


"If it is the same software that is developed by my company's IT systems department, this plane won't even take off." !!!!



That is called Confidence!!!


 

Wednesday, February 9, 2011

How SMART is your Right foot ??






Monday, February 7, 2011

Matrix Effect





Follow the steps given below and see the amazing matrix effect happen in your DOS window:

* Open Notepad.
* Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
* Save the file with .bat extension like Matrix.bat

NOW just open the file to see the matrix effect right before your eyes!



You must here