బయట కుక్క చేత భంగ పడును,
స్థాన బలిమి కాని తన బలిమి కాదయా,
విశ్వదాభి రామ వినురవేమ.
We first make our habits, and
then our habits make us."
The greatest things ever done on Earth
have been done little by little.
Yesterday.. the day was great! As usual i woke up late.. went to my friends place.. there we danced and danced and danced.. till we were completely tired/ drenched in sweet. It was sweet/ great!. I haven't noticed the day pass off and it was just like that... i was home at 2pm and was sooooo tired... just fell on bed and slept till evening 7pm. It was very refreshing when i woke up.. ate a little .. went to another friends place and was back by 8:30pm. Did some work at home.. then dozed to sleep on the floor.
The day was great! all hard work.. I worked hard and relaxed great.. i just loved it. I enjoyed the most to the fullest.. Wish the next weekend also to be the same..
till the reality strikes.. Adios,
Google appspot is now unblocked at my office.. i m so exited; lets see what new things i can do ;D
two software engineers meet on a road,
two beggers meet on a railway station;
both have one dialog in common; what is it????
..
..
on what platform are u working... :D
Yesterday evening i had this argument with my friend
He: if u see the last 1000 years or more its the muslim kings that ruled the country. they why are muslims still the minority in India?
me: Hinduism survived their rule.
He: how?
me: inspite of them forcing people to change religion and their rigorous steps towards it, people still had faith in Hinduism that had kept this religion alive and in-fact we are still the majority for the same reason.
he: nice;
-----
Recently I am seeing the way Christianity is spreading in India. Its very in-ethical of the Fathers but yes an intelligent one. I had been to the village Vedurupaaka where i met an auto driver; on enquiring figured out he had recently converted to Christianity; Same is the case in my fathers office –one of the servants their converted to Christianity. I was inquisitive and enquired why they are converting. The answers i get is: “we are paid 25,000 Rs on conversion. We get free education in catholic schools/ colleges; free books clothes”. Wow! What a deal. Who on earth wouldn’t be attracted to this?
I was wondering how religious heads encourage such behavior? Isn’t this very in-ethical? aren’t they supposed to be untouched by worldly things? things like Christianity is the minority? and if they are doing this can we call them the religious heads? If people want to convert they should see credit in the new religion and hence change. It shouldn’t be by money/ some luring.
HUH! Lets see how far this religion percolates into the society.
It is your life, be your self....!!!
--seen on a bike in traffic today morning :)
<html>
<style>
*{margin:4px;}
</style>
<script>
function loaded(){
var cont = document.getElementById("containerId");
var e1 = document.getElementById("heading1");
var e2 = document.getElementById("heading2");
var e3 = document.getElementById("heading3");
//h1= 2+e1.offsetHeight + e1.style.paddingTop + e1.style.marginTop;
alert("moving up:; "+ e1.style.height);
//e2.style.top=-h1;
removeDiv(e1,9999);
}
function removeDiv(e,currheight){
var newHeight = parseInt(e.offsetHeight/1.5);
e.style.overflow='hidden';
if(newHeight < currheight){
e.style.height=newHeight;
}else{
e.style.display='none';
return;
}
setTimeout(function(){removeDiv(e,newHeight)},50);
}
</script>
<body onload="loaded()" >
<div style="position:relative;display:auto; border:black 1px solid;overflow:auto;height:auto;"id="containerId">
<div style="position:relative;border:red;padding:5;">
top one heading
<div id="heading1" style="position:relative;border:purple 1px solid; top:2px;widht:100%;background:red;">
<ul>
<li>one </li>
<li>one </li>
<li>one </li>
</ul>
</div>
</div>
<div id="heading2" style="position:relative;border:purple 1px solid; top:2px;widht:100%;">
<ul>
<li>two </li>
<li>two </li>
<li>two </li>
<li>two </li>
</ul>
</div>
<div id="heading3" style="position:relative;border:purple 1px solid; top:2px;widht:100%;">
<ul>
<li>theree </li>
<li>theree </li>
<li>theree </li>
<li>theree </li>
</ul>
</div>
</div>
</body>
</html>
_______________________________________________________________________________