words on sand

from shri at drone-ah.com

25 Apr 2011

Java Object Size In Memory

545 words, ~2 min read

Anyone who has worked with java in a high end application will be well aware of the double edged sword that is java …

11 Apr 2011

While i was sleeping

201 words, ~0 min read

As I draw in this breath
I think to myself
By my next breath,
I shall love you
Not any more
For ever more.

As I see the …

10 Apr 2011

Flying

68 words, ~0 min read

As you hold me tight
Ever so tight
That I can’t breathe
I feel like a bird
Flying, soaring,
Ever so high.

Icarus, …

10 Apr 2011

"Escape" - Ta'oma'

1,160 words, ~4 min read

The cliff is steep and the lands below are bustling in this early spring afternoon. Soon, very soon, I shall rule this …

10 Apr 2011

"Bzzzzz" - Acacius

1,293 words, ~5 min read

Ah, of course, now is the perfect time for the phone to ring. My tongue is in her mouth, my right hand on her bra …

01 Apr 2011

An Accidental Life

183 words, ~0 min read

My past that I didn’t want to face
and I kept running and running
looking back now,
I ran across some very unusual …

22 Feb 2011

hook_theme doesn't get called

132 words, ~0 min read

I was developing a new module in drupal and it needed a theme function to be implemented.

As per the instructions, it …

16 Feb 2011

Hope

262 words, ~1 min read

a tiny little window of friendliness …
overflowing with hope and dreams,
of just a possibility,
a possibility …

01 Jun 2010

rich:calendar and the onchange event

55 words, ~0 min read

I wanted to trigger some validation based re-renders with the rich:calendar component. I was scratching my head for a …

26 Apr 2010

Android - Parcel data to pass between Activities using Parcelable classes

213 words, ~0 min read

Passing data between activities on android is unfortunately, not as simple as passing in parameters. What we need to to …