每日進寶 – pentax 645
今天看到dchome入面有人用成套價錢賣pentax 645,連上五支鏡,還有各種的配件,當下想都沒想,一手賣過,7600港幤,這是不需要猶豫的好價錢。想想,單是其中的一件原廠配件要找也不易,買的話都要千多元的。
令人激賞的

Whoops! Always check the recipient...

Always, always, always makes sure you check your text message's recipient before you hit 'Send' ;-)
其實我真係想自己有更多時間去文學節
在六七月的熾熱政治氣氛中,香港文學節則是靜悄悄的開始。往年文學節由康文署、藝發局及公共圖書館合辦,今年則少了藝發局。不過,文學節的體制仍在,場刊仍然包羅萬有,照顧了文學的不同
隱名
這句話真有意思。Foucault成名後,
wp-簡繁轉換
用google translate工具也行。
但這個更簡單,如果是針對簡繁轉換的話。
不過問題是好像會和一些插件有衝突。
Chinese Versions Switcher (CVC, 中文簡繁切換插件)支持中文Blog在簡體和繁體兩個中文版本中進行切換,促進中文Blog的廣泛閱讀與交流。
它由兩個
Buffalo
And that is where we go wrong (I'm not guessing any more). Great stories like A Study in Scarlet or The Sign of the Four have never appeared in our curriculum of medical students. Of course they should. A doctor's job is more or less a detective work, piecing
Unix programs should avoid exiting non-zero for clever reasons
Dan Astoorian's comment on yesterday's entry reminded me of this general issue,which I will phrase this way:
Dear authors of Unix programs, please don't invent clever reasonsto have your programs exit with a non-zero status.
Unless you have a really good reason, your program should only ever exitnon-zero if it has actually failed. Trust me; shell programmers areperfectly competent to check for some property of your output ourselvesif we really want to know.
(Even if you