update to wordpress 2.7 !

 19 Dec 2008 2 Comments

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 [...]

More »

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 [...]

More »

Leave

 01 May 2008 1 Comment

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?

More »

Fix the problem of language recognition

 01 Apr 2008 0 Comments

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 [...]

More »

Tibet WAS,IS,and ALWAYS WILL BE a part of China

 19 Mar 2008 0 Comments

Tibet WAS,IS,and ALWAYS WILL BE a part of China [youtube]http://www.youtube.com/watch?v=x9QNKB34cJo[/youtube] Download: http://www.megaupload.com/?d=P6O51L23 http://rapidshare.com/files/1001…

More »

How to verify a prime number in VB

 27 Feb 2008 0 Comments

See this post in: Chinese Version or French Version Private Sub Command1_Click()  r = InputBox(“Enter a number please”) ‘ Enter a number to verify  For i = 2 To r    If Val(r) Mod i = 0 And i <> Val(r) Then ‘ this phase give a condition which is not a prime number     MsgBox (“The numbered you [...]

More »

Apple tree

 23 Feb 2008 0 Comments

A long time ago, there was a huge apple tree. A little boy loved to come and lay around it every day. He climbed to the tree top, ate the apples, took a nap under the shadow… He loved the tree and the tree loved to play with him. Time went by… the little boy [...]

More »

New Year! New Name! New Face!

 21 Feb 2008 0 Comments

Hello, every visitor! Good to see you again!     First of all, I’ve changed my bolg name! Now it’s named “Serenity” !        I’m sorry that I haven’t update my blog for one month, because my study and the exams. Luckily I’ve got a better note than before, but my demand for Google AdSense has refused and my [...]

More »

Excel, do you really know what is it?

 26 Jan 2008 0 Comments

There have two weeks, I spend all my times on the Excel projet – a homework ! Everyone knows Excel, it is a very useful and smart software. It can help us to do lot of things, especially in financial affairs, personal budget, etc. It is very very easy to use it! But to use it on an advanced application [...]

More »

BIOHAZARD OFFICIAL NOVEL – The beginning

 17 Jan 2008 17 Comments

BIO HAZARD, the beginning… GO By HIROYUKI ARIGA, the story narrated on 7 chapters and 127 pages explaining the events before Resident Evil 1 The prologue included a brief interview with R.E. producer Shinji Mikami, and (voila!), a short 7-chapter novel (written by Hiroyuki Ariga) followed. The story begins when Chris receives a strange late-night [...]

More »