6 July 2010 - 22:2328

This song is OST of Whip It.

28
by Lorene Scafaria

Here it comes
Guess for years I have tried to calm

What’s inside me but something’s wrong

I don’t know what to say
to give me away

The dream’s the same
I’m alone on a moving train
Wake up here and I can’t complain

And there’s the first mistake
I tried not to make
Next time around that’s a habit to break

when I turn 28
Things are all gonna be great
at 28

So don’t sit so close
Can’t you see that I’m already yours?
Every day I’ve been living indoors

Tell them I was brave
Tell yourself the same
Tell everyone that I plan to go straight

when I turn 28
Things are all gonna be great
at 28
Oh, 28

They say that I will get used to the change
But I can’t keep my eyes on the page
Shouldn’t be writing these song at my age

The candle’s lit
Waiting patient for me to sit
But none of last year’s clothes still fit

And I keep waiting for you
to enter the room
I made my wish then to give it to you

when I turn 28
Things are all gonna be great
at 28

At 28

Tell everyone that they’ll just have to wait

When I turn 29
Things are all gonna be fine
at 29…

Nice film, nice OST.

And To All The Girls Who Believe They Can… YOU CAN!

In memory of July 4th 2010.

No Comments | Tags: English, OST, quote from movie

9 April 2010 - 22:35PHP: Problem Starting Apache 2.x On Windows

You can see full explanation in Article on php.net about Apache 2.x on Microsoft Windows. What i want to write here is about error:

C:\apache\bin>apache -k start
Syntax error on line 957 of C:/apache/conf/httpd.conf:
Cannot load C:/PHPDEV/test/Debug_TS/php5apache2.dll into server: The specified module could not be found.

That error happened when i was starting apache web server (version 2.0.x).
After searching for 2 days through the web plus trial and error, i have another explanation of how that error can occur and solution which does not exist in an article in php.net. My explanation focus on debugging environment especially when you compile apache and php by yourself.

No Comments | Tags: English, Testing

1 December 2009 - 10:25Java Script + Connection Problem

It makes me feel frustation and desperate when :

  • My internet connection can not open sites with java script. Can not open or can open but open slowly. Why this is happening to me? Why so much sites with java script? Also, why those sites open fine in windows environment and do not in ubuntu environment. How unfortunate.. sad
    I can not :
    • Check my inbox properly,
    • check my blog properly,
    • search (with google or yahoo) properly.
  • My internet connection almost always breaks in certain bytes when download. What? Just stop in the middle of download process. If i tried to restart, i just stop in the same byte. I try to stop and then continue, it just stop, not want to continue anymore.

These 2 seem related. When i was opening a site with java script, the browser will try to download the script. But the download progress breaks. So i can not open sites with java script!

I think about firewall and proxy. sad

No Comments | Tags: English, Junk