alter colunm in table --- MySql

 ALTER TABLE leads_7 change  columnname columnname  varchar(20)   AFTER someothercolumn ;

Response Vs Reaction









Response Vs Reaction

At a Restaurant, a cockroach suddenly flew from somewhere and sat on a lady. She started screaming out of fear. With a panic stricken face and trembling voice, she started jumping, with both her hands desperately trying to get rid of the cockroach. Her reaction was contagious, as everyone in her group also got panicky.

The lady finally managed to push the cockroach away but it landed on another lady in the group. Now, it was the turn of the other lady in the group to continue the drama.

The waiter rushed forward to their rescue.  In the relay of throwing, the cockroach next fell upon the waiter.  The waiter stood firm, composed himself and observed the behavior of the cockroach on his shirt. When he was confident enough, he grabbed it with his fingers and threw it out of the restaurant.

Sipping my coffee and watching the amusement, the antenna of my mind picked up a few
thoughts and started wondering, was the cockroach responsible for their dramatic behavior?
If so, then why was the waiter not disturbed?  He handled it to near perfection, without any chaos.  It is not the cockroach, but the inability of the ladies to handle the disturbance caused by the cockroach that disturbed the ladies.

I realized that, it is not the shouting of my father or  my boss or my wife that disturbs me, but it's my inability to handle the disturbances caused by their shouting that disturbs me. It's not the traffic jams on the road that disturbs me, but my inability to handle the disturbance
caused by the traffic jam that disturbs me.

More than the problem, it's my reaction to the problem that creates chaos in my life.

Lessons learnt from the story:

I understood, I should not react in life.  I should always respond.  The women reacted, whereas the waiter responded.  Reactions are always instinctive whereas responses are
always well thought of, just and right to save a situation from going out of hands, to avoid cracks in relationship, to avoid taking decisions in anger, anxiety, stress or hurry.





a

svn imp site

http://www.linuxfromscratch.org/blfs/edguide/chapter03.html

SVN commnad line

-----------------------------------------------------------------------


once you make changes then add .. 

svn add * --force

once done then commit 

svn commit -m "adding your comment "  --username agnellodsouza --password YOUR#PASS

get the latest rev number 
svn up


--
Regards
Agnello D'souza


Interactive YouTube API Demo Beta


http://gdata.youtube.com/demo/index.html

YouTube APIs and Tools

The YouTube APIs and Tools let you bring the YouTube experience to your webpage, application, or device. The Data API lets you perform most of the operations a normal YouTube user can on the YouTube website. The Player APIs let you control the YouTube player using JavaScript or ActionScript. You can also use the basic embedded player, which already contains player controls, or the chromeless player, which lets you create your own player controls.

Read more here  http://code.google.com/apis/youtube/getting_started.html

A video widget fro your blog

A video widget fro your blog

<div style="text-align:center;">
<object width="480" height="385">
<param name="movie" value="http://www.youtube.com/v/d9_kjdcA9Pc&amp;hl=en_US&amp;fs=1&amp;" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="http://www.youtube.com/v/d9_kjdcA9Pc&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="280" height="185">
</embed>
</object>
<div style="color:#FFFFFF;text-align:center;height:18px;margin-top:3px;">
<a href="http://www.lifewidget.com"></a>
</div>
</div>

Other Articles

Enter your email address: