media's true colors
..... media paints the world .....
Thursday, August 10, 2006
Wrap it up, baby!

It’s been almost a month and I never thought that this would be fun.

Every time I decide about what entry to make, the parts of my mind fight over the choices, the many, many, many choices. I experienced talking to myself about how people would react to what I post on my media log. Nevertheless, I really had fun doing my media log.

I know my entries this quarter is somehow not related to each other but the message of all the entries are the same – that media is very influential in our time. I noticed too that most feelings are easily expressed through media. I just hope that we could still balance everything. As we are all familiar to the saying, “Too much is enough”, I think it is proper to apply that today.

I hope that you were able to enjoy reading my entries. Don’t worry, there is to come in the second quarter.

delbbie painted quiapo at 4:31 AM 0 what you say??

var text1="I like rainbows :) don't You? " comeback=0 cometo=0 function dis(){ window.status=text1.substring(0,cometo) if(comeback==1){ cometo--; if(cometo==0){comeback=0} } else {cometo++;if(cometo==text1.length){comeback=1}} window.status=text1.substring(0,cometo)+"|" if(cometo==text1.length){window.setTimeout("dis()",700);} else {window.setTimeout("dis()",90);} } dis()