26 June 2012

Here I Am

Plus where I am...

boy only;

boy[] newYork;

for(int i=0; i<newYork.length; i++) {

 if(newYork[i].living==true) {

  only=newYork[i];

  break;

 }

}



8 April 2012

Lunar Eclipse

If music be the food of love..

moon.hit(you.eye);

function hit(object) {

if(object.size>=big && object.like(pizzaPie)) amore=true;

}



10 March 2012

Miscellaneous

A few proverbs and sayings:

life.shit=true; you.die();

if(bird.early) bird.catch(worm);

for(Vessel v : vessels) if(v.empty) vessel.makeNoise(max);

if(cooks.length>=tooMany) broth.spoil();

for(Cloud c : clouds) c.lining=silver;



26 February 2012

Grave Concerns

The wisdom of clowns:

they.giveBirth(grave);

function giveBirth(astride) {

light.gleam(instant);

night();

}



9 January 2012

Stargazing

Some perspective:

us = new array();

for(i=0; i<us.length; i++) {

us[i].location=gutter;

if(random.nextBoolean()) us[i].look(stars);

}