推介電影---黑幫有個荷里活


編劇、選角、攝影、音效都是一流水準。
每個角色都有社會代表性。笑中有淚。極力推介。

只有ifc 和電影中心有上。

陶傑:社 會 小 兒 化 (蘋果日報)

金 融 海 嘯 席 捲 , 香 港 跟 衰 退 , 上 有 坐 擁 萬 億 儲 備 的 政 府 , 中 有 飢 求 選 票 的 議 員 , 下 有 無 數 苦 主 市 民 , 怎 麼 辦 ? 當 然 是 議 員 替 市 民 出 頭 , 叫 政 府 打 救 。
議 員 是 靠 選 票 活 的 , 因 為 選 票 代 表 民 意 。 不 求 選 票 , 難 道 求 英 女 皇 ? 選 民 要 迫 政

Continue reading...

[轉] 聖鬥士星矢展

嘩!好想去睇!

  • 全套60多款聖鬥士聖衣神話
  • 多款聖鬥士星矢經典場景,包括天秤座冰宮、雅典娜之嘆息、嘆息之牆等
  • 1:1的黃金聖衣射手座更會首度曝光

相關連結: 聖鬥士星矢展 1:1黃金聖衣首曝光 11月尾香港舉行 包括


期指

昨天早上以14,000沽售了期指,忘了跟大家講,因為最近太忙。
其實本來是前天15,000沽的,不過出了點問題。
算了,整定賺不到那1000點。
見12字頭就會平合約,相信今天便會見。


10:30am 已經平了。

此一時,彼一時

想當年,我唸大學,有零點詩社的一票少年,在關夢南先生的帶領下建立詩社,又從黃燦然先生等的指導,中學時代已口頌奧登畢肖普辛波絲卡普希金、手翻沙林傑馬奎斯博爾赫斯厄普代克妥斯托也夫斯基,參賽時掠奪獎金,他

Why not doing Unicode is easier than doing Unicode in Python

Okay, I have a confession: I continue to write Python programs thatdeal with text (to some degree) but which are not Unicode-aware in theapproved manner. One of the reasons that I do this is that I can getaway with it, but another reason is that not doing Unicode is easierthan doing Unicode.

I don't mean this in the sense that there's less code if you don'tdo Unicode. I mean that doing Unicode confronts you with moredecisions. When


Happy Birthday to Tony

《生日蛋糕》


我是一個生日蛋糕。

正確來說,我是一個藍莓芝士生日蛋糕。

二零零八年十一月十一日上午十時三十八分,在餅房內出生,雪白的軀體上有一顆顆深藍晶螢的藍莓作點綴,煞是誘人。

造餅師傅在我的頭頂插上了一片

Another attempt to split SSL into encryption and trust

From one perspective, ideally SSL would be split apart into encryptionand trust, with the goal of letting you have encryption withouttrust. In theory you could achieve this with a different handling ofhttps , but lately I have come to think that the user expectation problems of such a solutionare insurmountable at this point; too many people just know what httpsin URLs means for its meaning to change (in a subtle way).

(My personal feeling is that it is pointless and even undesirable to gothe other way


求神問卜

然後8月當他重新出現
你再也不想深究彼此的極限
你們共同喜歡的音樂是佛朗民歌
你們適宜度假的地方是葡萄牙
尤其他表現出不同往常的友善
那氣氛稠密
如同你將受困的流言

有一頭牡羊向你顯示真相
有一塊瓦悟你以道
這時候你一

Exploiting the Bourne shell to parse configuration files

Suppose that you have what I will call a 'directive style' configurationfile, where it looks something like (say):

fileserver fs1exportto hostsa:hostsbfilesys /h/10 fs1/d100filesys /h/11 fs1/d110

Further, suppose that you want to do things with this configuration filein a Bourne shell script, which requires parsing it to extract all of theinformation that you're interested in.

Normally this would be a pain