A subtle advantage of simple wikis

One of the interesting things about programming DWiki is how it'swound up making me notice and appreciate the subtle cleverness of WardCunningham's original simple wiki design, in particular the choice of aflat page namespace. Many of the advantages are relatively technicalbut there are more abstract ones, one of which I stumbled into today:

You do not have to taxonomize information before you put it into aflat wiki; you just have to give it a reasonably good name.

When you have a page hierarchy of some


迷失決勝分 – 好運還是惡運?

matchpoint

迷失決勝分一開始就開宗明義地告訴你一個「道理」:運氣在人生之中,其實佔有很大的影響。所以,你就知道這個故事的主人翁一定死好命,逢凶化吉阿彌陀佛。然而,這是真的好運,還是惡運?

以下有故事內容!

Chris 篤信「運


5月3日讀報有感


“大報”頭條以評論文章代替慣常的新聞事件,標題是“各方反思化解矛盾”,似乎要為讀者總結各界人士對前日遊行的意見,同時回復“本色”刊登前日遊行人士與警方衝突的大幅圖片,我的理解是“補飛”。昨日香港傳媒大

Fedora Core 5's missing 32-bit shared library symlinks

For my sins, I decided that my new machine should run the 64-bit versionof Fedora Core 5. I knew this was going to be somewhat painful, becausevarious important things (such as Flash and Sun's Java) don't yet have64-bit versions; I was going to have to build 32-bit versions of thingslike Firefox in order to use them.

Little did I know that Fedora has made it all but impossible to compilea 32-bit version


20060502網摘 – 做網摘的價值判斷

引用與網摘


五一.隱劍鬼爪.王晶


假期的早上,生理時鐘照例不正常,四點半起床,寫了一篇文章又刪了半篇,態度罕有地嚴謹。

之後不停看人家的blog,總是覺得人家寫得真好。
細心讀了三份報紙,沒有什麼得著。

之後看山田洋次的“隱劍鬼爪”,精彩。這電影
Continue reading...

CSS and syndication (another CSS limitation)

In an earlier entry on Solaris patchexit codes I mentioned that its formatting might not look very nice insyndication feeds. And I was right; it did not look very good.

It didn't look good because it was styled with CSS, and you can't reallyput CSS in syndication feeds. CSS goes into the HTML element,but that only appears in HTML pages; syndication feeds and entries aredivorced from that sort of context. This is more or less implicit inRSS ( like


談Terminator系列的時間理論

Terminator2poster

明珠台重播《Terminator》系列,一星期一套,剛剛在星期日重溫了 T2,依然精彩,也令我回想起這套科幻動作經典裏,存在的時間悖論。這或許大家已經很清楚了,但我也想記錄一下。

以下有嚴重的《Terminator》系列 Spoiler!!

《Terminator》系列整個


在太陽猛烈的一天出發

不知道離開還是留下更需要勇氣,因此我選擇了擲毫決定,然後離開。

不論舊office還是新office,都留下很多美好的回憶。九龍公園徑、午後閃閃的維港、桌上的玫瑰、窗外遠處的綠草如茵... ... 都是暮年時可以緬懷的情節。


Emergency repairs with GRUB

This server lost its boot drive today, which occasioned a certain amountof flailing. We use mirrored drives, but there were two problems: thedead disk wasn't actually dead , just puking, and the second diskhadn't been set up to be bootable (although it had a fully populatedcopy of the /boot partition). The first problem was dealt with byyanking the drive's power plug out, but the second one took more work.

Although GRUB people may hem and haw about it