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


笑臉迎人

1. 本 則並不重要。請留心第2則。

(美麗的女孩曾經說過:「他不能夠傷害你,但會像蒼蠅一樣煩著你。」)

《唐人小說.霍小玉傳》裡,李益負了霍小玉、小玉死後,李益的結局是因近瘋癲的妒嫉而殺死了數位妻妾,其中首

迪士尼多重奏

自從「他約我去迪士尼」開始,網絡上便不斷出現此曲的改編歌詞,真是創意不斷,再加上網絡的流通性,很快就流傳到大家的眼/耳裏。

他約我去迪士尼 – 原曲,我想大家都十分熟識了,一首甜蜜的歌曲,已找不到原來的網站


Weekly spam summary on September 24th, 2005

As time goes by, more and more of these weekly spam summaries aregetting automated. Which just goes to show that sooner or later, I canlearn from experience and do things right.

This week we received 11,900 email messages from 245 different IPaddresses, and our SMTP server handled 63,600 sessions from 7,400different IP addresses. Email volume is a tiny bit down from last week , but session volume is up;we're probably


該不該說謊

一個虛擬處境,假設你是男人,已婚,你與一位異性同事到外地參觀展覽會,尋找商機。到達下榻酒店接待處,你才發現公司秘書只為你們訂了一間雙人房。酒店滿房,毗鄰展覽館的所有酒店亦已額滿,你望望身旁的同事,她無

It's a multi-protocol world after all

I just fixed a wee bug in DWiki 's Atom syndication feeds. The bug wasthat https:// URLs (such as references to Red Hat's Bugzilla ) got mangled in Atom feeds,and only in Atom feeds, to be prefixed with the web site's URL.

DWiki normally generates shortened URLs that have full paths but omitthe 'https://website/' bit (for various reasons). But when itgenerates Atom feed entries, DWiki needs to generate only absolute,fully