Nothing But the Truth

Sat, 05/16/2009 - 11:20

nothing_but_the_truth.jpg

This great people, there is no difference between principle and person.

真相,原则,诚信,到底值得牺牲多少。

我不关心政治,对我来说那就是一些人统治另一些人的工具。因此我对政治,对法律,对国家的理解应该都算是肤浅的。在我看来自然科学才是生命的本质追求,而社会科学多少都算是人玩人的东西。

然而每当看到为了捍卫真相和自由的人站在法庭上时,也不由从心中升起敬意和感动!

亲爱的,就像我在25岁时告诉过你的那样,有一天我会离开你,但是在那之前我会让你看到爱情是美好的,是值得为之付出和牺牲的,让你相信孤独一身是一种遗憾。现在我把你的单身还给你,并且去另一个世界等你。你来的时候不要带任何东西,但是记得把我们的爱情带来。
After about one week, I got approved by Drupal CVS administrator! Even yesterday I thought maybe another application was needed, but, it was not :) This is my first contribution to Drupal. It's a very small module called "Contact Tracker". More information can be found on the project page: http...
Today I found a flaw in Javascript abstraction of Drupal: drupal_add_js() function. Here is my original code: drupal_add_js('http://www.example.com/a.js'); Then in the rendered HTML document, src property of script tag was: <script src="/http://www.example.com/a.js"></script>...