|
|
 |
February 12, 2010 |
| joseph poetry |
Message Me
if (file_exists('photo/photo')) {
echo " | My Photo";
}
echo " | ";
echo "";
$handle = @fopen('cnt.txt', 'rb');
if ($handle) {
$cnt = @fgets($handle) + 1;
echo "Showcase Views [$cnt]";
fclose($handle);
$handle = @fopen('cnt.txt', 'wb');
if ($handle) {
@fputs($handle, $cnt);
fclose($handle);
}
}
?>
|
|
a place where my heart beat |
| February 12 2010 09:34 |
|
lost Lost in the ocean of life
Lost in the ocean of love
Going where my feet don’t know where to go
Going inside where everything is upside down
Flying above or under the clouds
Flying trying to reach the stars
But nothing is there
Every attempt is doomed under the ground
Even the tears are trying to find the way
Taking the bath of my face
Falling all the way down under the ground
Running for vain
Racing time trying to find the answer that don’t want to be found
Left behind where the moments are longer
Looking around where the graceful hands of life are still holding me
But what is missing is still missing
And what is lost is still lost
And Iam still sitting here don’t know where to go
|
| February 07 2010 11:27 |
|
A place to go A place to go
A place where the sky is so bright
Where the wind is so quiet
When the feelings are so peaceful
A place where I can remember
To relax on the memory
To enjoy the sensation
The joyous thought of you
A place above existence
Full of light
Glimmering like a crown
A crown full of unearthly jewels
A place where myself is no longer
...
|
|