小世界 • 大世界

有個朋友(稱她為B)大學畢業後幾年便嫁來美國,丈夫老實可靠,兒子聰明乖巧,十足一美滿家庭。B為人無甚興趣,沒有事業心,不理會世事,也不在乎交朋結友,除了日間的正職,整個人的精神和心機便都花在家庭上。做

為成年人而設的主題樂園—-花花公子俱樂部

有點覺得,所有東西都像是事先有預謀的。

話說我在10月10日星期日下午,一邊嘆下午茶,一邊拜讀了Playboy創辦人 Hugh Hefner 在Wall Street Journal旅遊版的特約專欄,轉過頭來,我便於翌日收到公關公司的邀請,請我和我的太太於10月15日

Continue reading...

女人的命題

剛看過《戀戀凡花》,碰巧最又讀過《傾城之戀》,便成了對比:都是談女人,都是時代變遷,都是結婚生子。不過一個日本,一個中國,文化背景各不同,風貌也就很不一樣了。

《傾城之戀》裏的小故事,描寫了各種不同的女


勞動

由於社會高度分工,馬克思說,我們都會異化。工人在組裝的過程裏,不斷重覆又重覆無意義的動作,沒有完成任何能夠讓他滿足、成就自我的製成品,僅僅為了糊口化成了社會裏的一粒鏍絲、一組程序,肉體和靈魂分裂開來,

哪一頁的台北?


《一頁台北》並不是特別好看的台灣電影,故事不夠緊湊,情節不太自然,但這電影拍得很乾淨,很舒服,最重要的是,藉著一個晚上的故事,呈現台北的不同面貌,這電影的畫面足以讓澳門人羨慕。

我們為什麼要羨慕人家的電

如果

日子一天一天加上去,年紀漸長,得到了甚麼?

智慧沒有增多,人也沒有學乖。

闖禍的次數越來越多,也越來越轟烈。

好友們常問,為甚麼總要讓自己陷入幾乎萬劫不復的田地?為甚麼不可以循規蹈矩過日子?

我也解釋不來。


Just Created: New Drupal Module "Gallery Archive"

Gallery Archive Project Page on drupal.org

I just created my second open source software project (for Drupal), Gallery Archive . This is the first Drupal module I've created, and I'm excited to be able to dive into many more APIs I've not yet interacted with. Drupal has been a great adventure in my life, and I'm finally getting good enough with 'drupal-fu' (like kung-fu, but in Drupal-speak) that I can come up with solutions to my own problems :)

The


利用 PEAR 製作 Excel 檔案 (Use PEAR to create an Excel file)

PEAR 為 PHP Extension and Application Repository 的簡稱
是一種以 PHP 物件導向的設計的程式庫
PEAR is the abbreviation of PHP Extension and Application Repository

安裝 PEAR
Install PEAR

開啟 Terminal 輸入
Open the Terminal and type
sudo apt-get install php-pear

安裝 PEAR 及其相對的元件
To install PEAR and its relative package
見下文

開啟 Terminal 輸入
Open the Terminal and type
sudo gedit /etc/php5/apache2/php.ini
Continue reading...

上了賊船之後

早兩天看了一篇討論宗教信仰的文章,作者是馬里蘭大學哲學教授 Georges Rey ,內容真是深得我心,讀後有痛快淋漓之感。文章題為"Meta-atheism: Religious Avowal as Self-Deception",收在Louise Anthony編的文集 Philosophers without Gods: Meditations on Atheism and the Secular Life 裏(我在網上找到 此文的草稿

A module that I want in the standard library: Parsing

Given what I've written before , it willprobably not surprise you that I have a little list of modules thatI think should be in the standard library. The first one of them isa decent parsing or parser generator module.

There are two reasons in combination for this. First off, various sortsof parsing is an important part of the work that a decent number ofprograms do. Full bore language parsers are somewhat uncommon, but (atleast in my work) it's reasonably common to be