Wednesday, September 19, 2007

my doggie

i luv u,
i luv u,
i luv u,
my small cute friend.
u r black n white.
but we shared, n enjoyed EVERY color of life.
be it:

auspicious red, or
sunkissed gold, or
soothing silver, or
pretty purple, or
blissful blue, or the
forever green.


u were ALWAYS there when NOONE was with me.
n i admit u never ever behaved with me rudely.
bt it was this friend of urs, who sometimes
used to get annoyed.
n u ALWAYS used to forgive me.
i know u did understand EVERYTHING.
today u r not with me here.
i MISS u lot.
i really want to play with u,
in the rains, as we used to, BEFORE.
u r so VALUABLE to me.
do u REMEMBER the path,
which we DISCOVERED on our last walk.
i am sure u do.
and do u REMEMBER that chase.
u were behind a calf.
n i was running behind u.
how i JUMPED n stopped u.
n how, u many times BROKE the chain n ran away.
u used to look behind, to see,
was i BEHIND u or not.
n do u still remember,
we used to play HIDE N SEEK.
n do u remember those innumerable UNIQUE games,
which we INVENTED for ourselves.
i am sure, u MISS those moments, n me.
today we are thosands of kilometers APART.
today, only MEMORIES of u,
my sweet buddy,
r with me.
but even those memories IS a TRUE TREASURE for me,
mon ami la joli.

Tuesday, September 18, 2007

C++

i have almost completed Virtual Functions.
one topic is left:
and that is Early vs. Late Binding.
after completing it i will start studying, Templates.
Answer to some Questions about the This pointer still elude me.
but i am sure that will find the answers.

Sunday, September 16, 2007

E=mc²

can you tell me,
how much energy will a small paper clip will produce,
when it is converted into energy completely.
well, for sure, you have to use the famous formula:

E=mc².

okay, try the following webpage and find out, how much energy can you get,
by converting a given "mass" into energy completely.

http://www.1728.com/einstein.htm

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

little bit of Mathematics

take two numbers x and y.
add them.
we get z = x + y
so we have: x, y, x+y
then repeat the process and get:
x, y, x+y, y + x+y, x+y + (y+x+y), y+x+y + (x+y + y+x+y)..........
find ten numbers like that.
now you can find the sum of these numbers very easily.
just get the seventh number in the list.
multiply it by 11, and get the answer.
Example:
1. 12

2. 13

3. 25

4. 38

5. 63

6. 101

7. 164

8. 265

9. 429

10.694
-----------
sum = 1804
-----------

and 164 * 11 = 1804

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

Friday, September 14, 2007



new drawing, with some editing.
colours are darker.
comments are welcome.
thanks in advance.

Tuesday, September 11, 2007

My Current Wishlist

1. i want to learn .NET programming

2. i want to understand every bit of the theory of relativity

3. i want to have my lemon tree and my guitar back

4. i want to have a Ferrari

5. i want to memorize every word of the wordlist i have

6. i want to go for a space tour with my friends

7. i want to have a dinner with Pierce Brosnan and Tom Cruise

8. i want to spend a whole day with my doggy

9. i want to visit DisneyLand

10. i want to learn scuba diving

11. i want to climb a mountain

12. i want to learn swimming

13. i want to go to Switzerland on vacations

14. i want to have my own private Jet

15. i want to own an island

16. i want to learn to play Sarod

and so on........................................................

Monday, September 10, 2007



one more drawing by me, with some editing.
click on the picture to open it in a new window.
plz. post ur comments, by clicking on the "COMMENTS" link provided
one the right hand corner below this article.
thanks in advance.

Sunday, September 9, 2007

working hard

working very hard.
the weather is good.
it's neither too hot nor too cold.
perfect for study.
trying to learn some good image editing programs.
a friend of mine knows Adobe Photoshop very well.
will request him to teach me some of the tricks.
well, no songs for me now.
had a nice chat with Raghu who is living abroad.
he is a really intelligent guy, i must tell you.
i feel the weather has changed a lot.
now i don't feel that much of heat as i used to in August.

Saturday, September 8, 2007



another drawing of mine with a little bit of editing. click on the picture to open in a new window. plz. comment.

rain, rain, lovely rain

today it rained and it rained a lot.
just wanted to go outside.
at home i used to, but then i used to fell ill.
and then got scolded.
now i don't do that.
watched it for some time from the window.
and the breeze was really soothing n refreshing.
i loved it soooooooooooo much.

Sunday, September 2, 2007



this is a drawing of mine, with a little bit of editing.
please comment abt. it.
thanks in advance.

Wednesday, August 15, 2007

inheritence almost complete

i hv almost completed inheritence.
very soon i will start studying virtual functions.