改變 BURG 主題的圖示

見下文
主題的圖示選單項目並不能表達所有作業系統
如延伸自 Ubuntu 的 KUbuntu 、 XUbuntu 及所以 Windows 等
一律都當為相同的作業系統,因此在 BURG 的選單中不能分別
除非加上文字描述
但透過以下方法便可以自訂一些圖示

Continue reading...

外遊二週

外遊二週,本 Blog 小休 (本來就不怎更新…)。明早起程,首段是五十五小時的火車!

Realistic blog usability

Many moons ago, Jacob Nielsen wrote an entry about 'blog usability',which I reacted to at the time . But as Inoted back then, Nielsen's advice seemed aimed mostly at what I called'commercial' blogging, and ever since then I have had simmering in mymind the idea that it misses the true usability issues for typical blogs(then and now). Today I feel like letting things bubble over and finallywriting down my thoughts.

To start, let's ask two important questions


Careless Whisper ----- George Michael (WHAM! featuring George Michael)

"Careless Whisper"英國版封面
Song Title : Careless Whisper (1984)
Released Date:
24 July 1984  (U.K.)
1 February 1985 (U.S.)
Written by George Michael and Andrew Ridgeley
Produced by George Michael
From the Album: Make It Big (1984)
Continue reading...

戀愛經驗

寫這篇其實有點冒險(看下文括號內容便知)。

我的戀愛經驗極其貧乏,因為我老婆是我第一個女朋友(老婆看了必會說:「第一個?」是,第一個正式的女朋友,之前只和另一個出了兩次街,不算),識於十七、八歲時,不敢

Bio Hazard Outbreak / Resident Evil Outbreak 破壞 (Destruction)

根據官方數據,經過測試後得到的資料

武器固定傷害值
(狙擊無效)
殺蟲水、自製火炎放射器無效
肢體攻擊、三種刀40
各種9mm手槍、Daylight發射器
掃把、鐵棒、彎曲鐵棒、松葉杖、長棒、木棒、矛、電擊棒
扳手、嚴重彎曲鐵棒、
見下文
Continue reading...

我說,因為我認真

我們有多久未真心說過「對不起」?這樣問自己的時候,才驚覺是很久很久以前了,為甚麼我沒有再說對不起呢?可能是因為我沒有做錯事,可能是因為我不發覺自己做錯事,可能是因為我不認為自己做錯事,而最大可能,是沒

從亞當和夏娃的肚臍說起

關於〈創世記〉中上帝造人的故事,我們可以問一個有趣的問題:人類的始祖亞當和夏娃究竟有沒有肚臍?他們既不曾有臍帶連繫母體,便應該沒有肚臍;但上帝無所不能,為了人類的身體統一而給亞當和夏娃造個肚臍,那是輕

Why I'm Switching Back from Chrome to Safari 5.0

Chrome was great. It was Safari , with a little more speed, better tabs, and a cool status bar that would only show when it needed to.

But I'm switching back, for the following reasons:

  1. Safari 5.0 is just as fast as Chrome.
  2. Safari's tab system is nicer looking than Chrome. Not a biggie.
  3. Safari can read PDFs without opening up an external application, and without downloading it to your Downloads folder. I hate having to clear out my Downloads folder every day

Making the Linux kernel shut up about segfaulting user programs

Relatively modern versions of the Linux kernel on some architecturesdefault to logging a kernel message about any process that receivesvarious unhandled signals. The exact details depend on the architecture,but I think it is common for the architectures to log messages aboutunhandled SIGSEGV s, ie segmentation faults.

(Most architectures are capable of logging these messages if the featureis turned on, but not all architectures turn it on by default. Itappears that x86 (both 32-bit and 64-bit) and SPARC