20051108網摘 – Wikipeida 的權威性?

IT 評論


零瑕疵唱功

李克勤的新碟《李克勤演奏廳》賣個滿堂紅,還被炒到 $190 的高位,各位都大讚今次的製作非常有誠意,配樂質素夠高,同時李克勤現場灌錄,顯示出其「超穩定、零瑕疵」的唱功。

我認為李克勤是香港最穩定的歌手,沒有


How not to set up your DNS (part 5)

This one is partly my fault, due to me inheriting responsibility formanaging DNS for this organization. (Needless to say it's fixed now,but it gives me a useful cautionary example.)

This won't be presented in illustrated form, because it's simplerto just explain the problem. All of this is for the domain transportationtomorrow.on.ca .

  • according to the .ca nameservers, the nameservers for the domainare ns1.jpint.utoronto.ca and mto.jpint.utoronto

20051207網摘 – 克勤演奏廳

IT

New

  • Dabble DB 一個自訂資料庫系統,可自訂資料格式、管理排程、分享資料
  • Boltfolio 上載圖片、視像、錄音、寫作,功能集於一身的個人媒體中心

影視


Google Desktop and conditional GET

Some people using Google Desktop have been pulling my syndicationfeeds recently, which gives me the opportunity to see how well GoogleDesktop implements conditional GET .Unfortunately, the results are either mixed or unclear.

(At this point I have to repeat the disclaimer from my earlier entryabout this: I like having readers and we have a lot of sparebandwidth. This is absolutely not a request for people using GoogleDesktop to stop reading my feed.)

Google Desktop appears to sometimes but not always send (valid)If-


螢幕媒體與印刷媒體

stand

BFSH 看到一本叫 Stand 的 Webzine,內容頗豐富,而整本 Webzine 是用 Flash 做介面,模擬一本書本的樣子,可以揭頁,有書籤等等,真的是名符其實「網上雜誌」。不過,我認為做網上雜誌,這種介面其實並不合適。

基於紙張媒體在設計上比起傳統


How not to set up your DNS (part 4)

Presented in the traditional illustrated form:

; dig +short mx mail2world.com.10 publicms2.mail2world.com.10 publicms1.mail2world.com.; dig +short a publicms1.mail2world.com.216.163.188.54; dig +short a publicms2.mail2world.com.216.163.188.54

That's an


An explanation for the popularity of threads

Today, I had an insight (possibly an obvious one) about one big reasonwhy threads are such a popular and widespread method of doingconcurrent programming:

Threads are so popular because they are so easy to implement. I don'tmean 'to write programs in', because they aren't really; I mean 'toadd to languages and language environments'. Unlike other models ofconcurrent programming, adding basic threading to your environment oryour language takes very little work. So threading implementationsproliferate like weeds


20051206網摘 – 12.4大遊行

Web

  • Growing pains for Wikipedia WIkipedia 的資料的準確性有問題,會改行登記制,登記了才可以添加新文章。另一方面,Adam Curry 在 Wikipedia 上的改動,也引發了 Conflict of Interest 的討論
  • ChoiceBlogger Choice Blogger 很有趣,他列出一系列的自己有興趣寫的 Topics 然後讓大家投票,下一個月要寫什麼。
  • STAND

我要 Popup!

popup

現在設計網頁,一般都不宜用 Popup 視窗賣廣告,因為瀏覽器一般都有擋 Popup 的功能。不過,Popup 並非萬惡,只要專重用戶決定,Popup 視窗是很有用的。

在一些寫作的介面上,Popup 便很有用,開一個小視窗打字,背景可以開其他的參考資料。