話說我在10月10日星期日下午,一邊嘆下午茶,一邊拜讀了Playboy創辦人 Hugh Hefner 在Wall Street Journal旅遊版的特約專欄,轉過頭來,我便於翌日收到公關公司的邀請,請我和我的太太於10月15日
小世界 • 大世界
女人的命題
剛看過《戀戀凡花》,碰巧最又讀過《傾城之戀》,便成了對比:都是談女人,都是時代變遷,都是結婚生子。不過一個日本,一個中國,文化背景各不同,風貌也就很不一樣了。
《傾城之戀》裏的小故事,描寫了各種不同的女
勞動
如果
Just Created: New Drupal Module "Gallery Archive"
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)
是一種以 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
上了賊船之後
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