Archive for September 7th, 2009

The shins – New Slang

This is the greatest song I ever heard! If you have watched the movie, Garden State, you probably will remember this song; you know, the song Natalie Portman listening to in the movie? Since I discovered the shins, they become one of my favorite band ever! [Audio clip: view full post to listen] addthis_url = [...]

Mysql client uses older authentication method in PHP 5.3 on windows?

Just found out the if I use PHP5.3 on windows, I can’t connect to my Mysql5 server. It says my client is too old. After I switch back to PHP5.2.9, things get normal. So, it means the PHP5.3 for windows used a older version of library to compile the code? I don’t know. It took [...]