Time runs really very fast… There has several months I haven’t been here. Because I don’t have Internet connection in my apartment now and every day, I have so much work to do, I really don’t have enough time to write…
Fortunately, the Christmas comes ! I have two weeks to respire. I’ll come back and write some resume of [...]
Today, I found a very interesting problem : one of my email accounts on my site can not recive the mails from Yahoo China. the failure email is noticed that : they wasn’t able to establish an SMTP connection.
I talked this to the support center of my web hosting, they told me that, maybe it’s the [...]
To leave alone is always better than to see another who leave
But everyone hesitate to make a choice
Why?
Maybe that’s because the heart can be hurt
We are afraid to hurt but also to be hurt
Feelings in this time become a knife
Cutting the heart and the life
How can be survival?
Finally, I’ve fixed the problem of language recognition.
Before, my site can not filter the posts very well in a language which is determined by the browser’s language setting to show on the homepage.
When I use the code :
<?php if ($_SERVER["HTTP_ACCEPT_LANGUAGE"] != “zh-CN”) {query_posts(‘cat=57,16′);} ?>
in homepage, the posts can be filtered correctly in IE7: If your browser’s language setting is [...]


