Tabbing Between Fields in Google Chrome (vs. Tabbing through everything)

For some users, being able to tab through all clickable elements on a page is a blessing. For most, though, it's a curse (at least, in my experience). The default behavior of a browser should be to allow users to tab through form elements only (textfields, textareas, search forms, submit buttons, etc.).

For some time now, Google Chrome has only allowed users to tab through every. Single. Element. on the entire page. Luckily, there's

Under the Hood settings - Google Chrome

品牌故事—情色品牌,色情不再。

執筆之時,今晚一邊在看CNBC的節目 Titans ,一邊聽主持人講述 Hugh Hefner 及有關Playboy這品牌王國的故事,相當引人入勝。

在美國流行文化史上,Playboy曾被譽為等同成人版的Disney,若要數全球最Iconic的品牌,亦不得不提Playboy這名字。

試想,即使抹走了Playboy

Continue reading...

[電影]-當愛來的時候(When Love Comes)

【當愛來的時候】


來春的媽媽終於生了一個弟弟,全家都沉浸在一片喜氣中,但來春卻不以為然。她瞧不起當人「細姨」的媽媽,窮盡青春年華為人生育孩子,生了她、又生妹妹,現在終於拚出了一個男孩,卻又能代表什麼?讓
Continue reading...

吾家有子初長成

兒子在過去一年多長高了五、六吋,肩膊橫了,聲線變得低沉了,臉上也有不少青春痘,然而,最令我覺得要適應的,還是他的思想行為。

不像從前凡事都聽父母的話,接受父母的意見,他現在對很多事情都有自己的想法,要求

Read IO is generally synchronous (unlike write IO)

One of the important general difference between read IO and write IO isthat read IO is generally synchronous (in its normal form), and not justbecause the operating system interfaces are usually synchronous. Read IOis synchronous in general because the program is almost always going toimmediately look at and do something with the data that it's read, andit can't go on until it's done this. It's a relatively rare program thatdoesn't look at the data but instead either discards


紅通通的首次lca體驗

LCA相機,是俄仔出品的那一台,不是lomography出品的,這台lca在二手佬手上收回。

就是左面那一台,在外觀上和lomography最大差別就在於可以控制光圈。

由於第一次用lca使用redscale菲林,未能掌握iso的感覺,結果嘛,紅紅的,拍光的東西,都很紅

Continue reading...

看不見自己的時候

Continue reading...

New Apple Store at the St. Louis Galleria

After having visited New York's four very large and unique Apple Stores, coming back and visiting the St. Louis Galleria Apple Store was somewhat of a letdown. The store has been reported to be the world's smallest mall Apple Store, and it was quite apparent upon entering.

The Galleria Store was known for being incredibly cramped, and one would often see many Apple employees training Mac users in the common areas around the Mall. One was lucky to be able to grab an Apple employee to simply make a

Apple Store Galleria - opening day

兩個彆腳的論證

Chris兄昨天有 文章 談到一個在網上廣為流傳的短片,情節是少年愛因斯坦駁倒一個無神論教授。據說一些基督徒看這短片時心花怒放,對少年愛因斯坦的高超智慧驚讚不已,對無神論教授的膚淺無知則少不免要搖頭歎息一番了。今

The attraction of the milter protocol

I've already touched on my interest in milterprograms, but one might sensibly wonder why the milter protocol is ofso much interest to a lot of people. Many mailers have had support forplugins and user hooks for some time, and if you want general filteringyou can always write it using SMTP (either as a proxy or as a generalrelaying agent; a proxy is simpler, since you don't have to worry aboutpersisting anything on the disk).

At one level, the milter protocol was