RSS 放全文還是摘要,討論一直沒有停過。我當然最鼓勵大家用全文,但無可奈何地仍然有得多地方仍然是用摘要的,例如香港雅虎新聞的 RSS。最近在研究 Gresemonkey,小試牛刀寫了個 script 來弄個在 Google Reader 內取得全文的 script。
你必需:
- 使用 Firefox
- 已安
RSS 放全文還是摘要,討論一直沒有停過。我當然最鼓勵大家用全文,但無可奈何地仍然有得多地方仍然是用摘要的,例如香港雅虎新聞的 RSS。最近在研究 Gresemonkey,小試牛刀寫了個 script 來弄個在 Google Reader 內取得全文的 script。

(另見 梁文道:淫審處是如何被騎劫的? )
(再推薦 明珠台專題「明光社」,影像檔 )
天星.皇后.情色
馬嶽
自天星以來,我一直在想這運動和香港的民主發展、社會運動和公民社會的關係。從學術角度這不難解釋。英高客( R

硬譯了Asian Kung-Fu Generation的隊名過來,原來都頗奇趣。
說回正題,這可能是我近期的至愛日本貨了。起初留意他們,大半是因為唱片封面的靚仔graphic design,誰知,他們的音樂,唔聽尤是何,愈聽愈覺得有火。
In the spirit of my Firefox extensions , and since Ijust went through this exercise today, here are the Firefox preferencescustomizations that I currently use. At least some of these are onlypresent in relatively bleeding edge Firefox builds, and you will needto use about:config to enable at least some of them.
(I have not put everything in here, just the stuff that I always forgetand that irritates me when it's missing.)
| browser. backspace_action | 1 | Scroll the page up on backspace |
Once you have CGI programs running through your web server, you might rationally ask why allowing them to writeinto the web server's document area adds any extra danger: after all, ifa CGI program is compromised, the attacker gets to run all the code theywant anyways.
Well, in theory. The flaw in this theory is that there are differentkinds of vulnerabilities.
In practice it turns out that 'file dropper' vulnerabilities, wherea CGI program (especially PHP programs) can be tricked into writing
I have to admit that there actually is a reason to break the goodpractice for webserver file ownership :the 404 handler trick for lightweight caching of semi-dynamic websites.
The 404 handler trick comes from three observations: