實時協作

這陣子出現了不少的實時協作編輯器,也就是大家在同一時間修改同一個文章,實時修改,實時交談,實時完成。大家不用再親身走去一同討論,手指指螢幕哪裏要改,不用將文件 Send 來 Send 去,增加了協作的效率,減少了修改和檢


大條道理

聽到電台節目,

有個男仔問約左個心儀既女仔出街,

佢應唔應該俾晒錢?

如果個女仔俾番錢佢又可唔可以收?

節目主持人答佢,

「你儲夠錢先學人買消費品啦,儲夠錢先學人拍拖啦!」

我即時拍爛手掌。

你可能會話有咩值得你開

20050928網摘 – Google 七週年了

Web

謠言

工具


MSNbot goes crazy with RSS feeds

Unfortunately, the issue I discussed in ADynamicSitePeril is notjust a theoretical problem. And it's my old friend MSNbot , the MSN Search web crawler,that's responsible.

It's been known for some time that MSNbot is very aggressive withsyndication feeds(for example, see here ). The official explanation is that they want to have a really up to date search index, andto get breaking news they have to poll RSS feeds frequently.

Well, bully for them. However, it's


教育填鴨

見有人談及香港的英文教育,首先是 Snapbook 講的 Cliche 問題 ,講的是背 Phrase 寫文的問題,然後 Yat 談到背 Marking Scheme ,我想這兩個問題,只可以歸咎於現在香港的填鴨式教育和考試制度的問題,而學生則成為犧牲品。

現行的 CE 會考制度,根本就是


20050927網摘 – Blog的比喻

BLOG 的比喻

教育問題

資源


談 Trackback

Webleon 說 Trackback 正在死去 ,也有同感。Trackback 本意當然是好,它是文章之間的連繫,寫文章的有引用到他人文章的內容時,發個 Trackback 也是一個禮貌和尊重的表現。問題是, Trackback 這個動作太麻煩。

Trackback 本身就不是一個很容易就懂得的技術,初入 Blogosphere 的,


Some hints on debugging memory leaks in Python programs

Programs written in garbage collected languages like Python aren'timmune to memory leaks (except in a picky technical sense), justvastly less prone to them. Unfortunately, this rarity can leave youstruggling with the problem should it come up.

In languages like C, memory leaks generally happen because you'veforgotten about a piece of dynamically allocated memory. In Python,it's the opposite problem: you get memory leaks when you don't forget about objects, when your program holds references to objectsthat


20050926網摘 – 八頭身不再?

動漫


A peril of having a highly dynamic web site

WanderingThoughts , this blog, is built on top of DWiki , my sprawlingwiki-oid program. DWiki is layered on top of a normal Unix directoryhierarchy and does things by having different ways of looking at it(called 'views' in DWiki terminology); all of DWiki 's support forblogs is implemented with general features that can be used on anydirectory. The only difference between WanderingThoughts and say the DWiki help area is that WanderingThoughts is set up todefault to the 'blog' view and has some