權力


投名狀 》講的是三個男人為了活命而結義,為了生存而投靠朝廷,儘管三人在戰場上所向無敵,但在官場上卻屢遭玩弄,這樣的電影,眞的很有敎育意義。

華語電影很少能寫出男人追求權力的深度,《投名狀》可說是異數。電

There are two different situations for content-types

It's struck me that there are two different situations for content-typesniffing in web agents: when the web browser knows that it is requestinga specific sort of thing, and when it can have no expectations aboutwhat it will get. The first situation happens when the browser is doingthings like loading CSS stylesheets or retrieving inlined images; thesecond situation usually happens when the user clicks on a link.

When the browser knows what it is supposed to be getting, it alreadyknows what it's trying


Cash back 愛情回水


病得水深火熱的晚上,我看了這齣小品.

故事簡單,但細節和拍法都生動.

一個失戀男生,因為失眠而跑去超級市場做兼職,結識了一班超低能的同事,並在此邂逅一位美女,結局當然是開開心心.

這樣的故事看似不太特別,但

文明單位

1. 貞操
嘉賓:區美寶

題目是胡世傑提議的,是食「平安夜失身夜」的橋,當時答應了,後來覺得真爛,尤其在翻著書籍時很火滾,大佬點解會咁,「貞操」根本不存在於最近百年的西方婦運agenda裡,唯有來自中國的資料,還談「

Why I feel that a missing Debian package is a bad sign

Because someone quoted me , I mightas well explain my earlier quick comment about how I consider the lack of a Debian package for a program to be afairly serious warning sign, and why I specifically picked Debian forthis.

Debian has a huge package selection with a fairly large number of peopledriving it. If a program is still not packaged for Debian, this meansthat either that it can't attract even one Debian developer's interestor that the program has serious issues of some sort; immaturity,


誇啦啦與挑那媽

看過友人替女友拍下的nude,我在想,假如世上只死剩兩種女人... ...

A) 身材誇啦啦,個樣挑那媽。

B) 身材挑那媽,個樣誇啦啦。

你會怎揀 ?

Some thoughts on Solaris 10 x86 versus Linux

Someone around here recently asked me my opinions on Solaris on x86machines, and in thinking about it I decided I might as well put downmy current thoughts on the whole matter.

First, we're no longer interested in SPARC hardware and thus SPARCSolaris. The hardware is clearly no longer competitive for genericcomputing; it may be competitive in some niche roles, but my area doesn't have any of those niches we needfilled.

(In the long run I feel that a retreat to specialized


20080107 網摘 – cchk

Copyright/left

Standards

Update

Tips/Tools


招數有盡

.自12月小菜療傷以來狂吃甜食,包括中產階級風悠閒蛋糕(通常在的士上吃)和少女甜品(結果登龍街的甜品店姨媽姑姐無故結業),終於對甜失去反應,並且發胖至無可收拾,再來成人化一點的意象就是糖尿病了。

.沒有

Why the server is the right place to determine web content types

There are two parties that could be responsible for determining whattype of content you are getting in a HTTP response, whether the data isHTML or a PDF or a JPEG or so on: the server or the client. The web hasopted to make it determined by the server ,and this is the correct place for a simple reason: consistency .

Imagine a world where the clients determine what the content type is.If there is no standard for how clients determine the content type, theconsistency problems are obvious;