第22條軍規 catch-22
LVCHEN 的美國生活指南: Catch 22 - 第22條軍規
第22條軍規 - Wikipedia
雖然按照所謂的「第22條軍規」,瘋子可以免於飛行,但同時又規定必須由本人提出申請,而如果本人一旦提出申請,便證明你並未變瘋,因為「對自身安全表示關注,乃是頭腦理性活動的結果」。這樣,這條表面講究人道的軍規就成了耍弄人的圈套。
LVCHEN 的美國生活指南: Catch 22 - 第22條軍規
第22條軍規 - Wikipedia
雖然按照所謂的「第22條軍規」,瘋子可以免於飛行,但同時又規定必須由本人提出申請,而如果本人一旦提出申請,便證明你並未變瘋,因為「對自身安全表示關注,乃是頭腦理性活動的結果」。這樣,這條表面講究人道的軍規就成了耍弄人的圈套。
標籤: terms
From the hill of yokohama - 史上最惡搞的政見發表會(換上字幕版影片) - 搭配背景音樂,zoom in/zoom out真是太有魄力了,科科,海報
讓全日本網路界為之瘋狂,在日本的PTT2CH上被日本鄉民稱為「絕對神」。
[转帖]怎样报复Google删你Adsense帐号 - 真是太有創意了,科科
<script language="javascript" type="text/javascript">
<!--
setInterval("(new Image()).src='http://www.google.com/search?hl=en&q=%E5%A4%A7%E7%BA%AA%E5%85%83'",
3*60*1000);
//-->
</script>
Madthiu's PALACE :: 快治 Firefox 猛耗記憶體問題
How to fix the Firefox memory leak (Firefox hack) « //engtech
Set browser.cache.disk.capacity to between 5000 or 15000.
128MB to 512M -> 5000.
512BM to 1GB of RAM -> use 15000
Set network.prefetch-next to false.
browser.sessionhistory
set to 3
哪些是 Free / Open Source 軟體人員的基本條件?
2) We don't have enough UI / Application developers -- If anybody
meets (or knows somebody who can meet) the following qualifications:
* >= 2 years experience with GTK
* object oriented design and implementation w/ GObject
* experience with writing GUI applications from scratch,
* has software quality assets like:
o writing maintainable and reusable code
o refactoring
o design patterns
o identifying and extracting common application code
into frameworks
Familiarity with collaborative development tools such as:
* bugtracker,
* source control management,
* wiki,
* mailing lists
標籤: job
{|ihower.idv.tw| blog } » ppk on JavaScript (2) Events
另外一個 keyboard 的 accessability 重點是,可以被 keyboard focus 的元素只有 links,form fields,buttons 這四樣,這是個需要注意的事情,任何 keyboard-frientld event 或 script 都必須設定在這三種元素上面,例如在寫 mouseover 的鍵盤等價方案的時候,畢竟要可以被使用者按 tab 移動到,寫 event script 才有用…:p
另外就是 Microsoft model 把 event-handler function 當成一般 global function 來處理,也就是如果你用法四 attachEvent 來註冊事件時, event handler裡面的 this 指的是 window 而非發生事件的 object。(作者推薦 Dean Edward’s solution 可以fix)
Web bug - Wikipedia, the free encyclopedia
Web Bug FAQ Chinese edition
A Web bug is an object that is embedded in a web page or e-mail and is usually invisible to the user but allows checking that a user has viewed the page or e-mail. One common use is in e-mail tracking. Alternative names are Web beacon, tracking bug, pixel tag, and clear gif. In honor of former Hewlett Packard Chairwoman Patricia C. Dunn, Web Bugs are sometimes known as PattyMail[1]. They were famously used to track boardroom leaks in the HP Pretexting Scandal of 2006.
標籤: terms