很久前就在 Jeremy Zawodny 那邊看到 Attention.XML 了,不過我沒看到 Robert Scoble 提到耶?(大概是漏看了 :~)
在 Owen 寫的的「Attention.XML – RSS延伸技术」把 Attention.XML 的精髓寫得很好了,我就懶得解釋了 :p
Computer Technical Notes
很久前就在 Jeremy Zawodny 那邊看到 Attention.XML 了,不過我沒看到 Robert Scoble 提到耶?(大概是漏看了 :~)
在 Owen 寫的的「Attention.XML – RSS延伸技术」把 Attention.XML 的精髓寫得很好了,我就懶得解釋了 :p
在 ForeverGeek 的 Fixing Firefox Slow Downs 提到了:
看起來是 Switch Proxy 的 site 太慢造成 timeout?
PS:我不用 Switch Proxy,我習慣用 putty tunnel + 127.0.0.1:3128…
Geobloggers 這個站頗有趣的,這是一個用 Flickr 的 tag 資訊所架設出來站台:你在上傳圖片時輸入 geo:lat=xxx.xxx geo:lon=xxx.xxx geotagged 這三個 tag 後,就可以被 Geobloggers 這個站「收錄」進去,然後顯示的時候就會用 Google Maps 的資料惡搞一番…
然後隨便瞄就看到台北 101 了 (大笑):http://www.geobloggers.com/?lat=25.0351&lon=121.507。
在 threadwatch 看到 Download.com 這次將所有 Adware/Spyware Software 下架:Download.com Dumps Adware,原公告在 Reviews and free downloads at Download.com:
This week, we’ve upped the ante: we’re launching a new zero-tolerance policy toward all bundled adware. That means every time you download software from Download.com, you can trust we’ve tested it and found it to be adware-free–period. (See how we test.)
另外他們也在 How do you test for adware and spyware? 說明了如何測試軟體是否有 Adware 或是 Spyware:
Every time a new file is submitted to the CNET Download.com site through Upload.com, our editors download, install, and scan the program using up to three industry-standard anti-spyware tools: currently these include Lavasoft Ad-Aware, Webroot Spy Sweeper, and PC-Tools Spyware Doctor. If the program is identified by any of these programs as containing adware, we will decline to list it on Download.com. We also virus-scan every listing in the course of uploading it to our secure servers, and routinely review and rate the majority of products for overall quality.
Nice job, CNET :)
mutt 的 tag 相當好用,配合 formail (procmail 的套件之一) 可以處理相當多的事情。這邊要講的是 SpamCop 的回報機制。
首先你要先有 SpamCop.pl (在 SpamCop and SpamCup 這篇文章裡有提到這個小程式的內容),這個小程式需要 MIME::Lite 這個 Perl module。再來是安裝 procmail,我們要用他的 formail。
喔,當然 mutt 一定要記得裝,然後設定 .muttrc
,將 ‘Y
‘ 這個 key 設給 formail + SpamCop.pl:
macro index Y “
formail -s SpamCop.pl submit.xxxxxxxxxxxxxxxx@spam.spamcop.net\n” “report spam”
當然,submit.xxxxxxxxxxxxxxxx@spam.spamcop.net 那串要改成你自己的 report account。
都做完以後進入 spam folder (如果你有用 SpamAssassin 或是 DSpam 之類的軟體將 Spam 分類出來的話),或是一般的信箱 (如果沒有分類的話):
接下來在 mutt 裡面把 spam 都用 ‘t
‘ 標記起來:
標記完以後用 ‘;
‘ + ‘Y
‘ 將所有 tag 的 mail 都丟給 formail + SpamCop.pl 處理,跑一陣子後畫面應該不會有改變。
最後把這些 tag 標起來的 spam 都刪掉,用 ‘;
‘ + ‘d
‘:
大致上這樣就可以了 :p
前陣子仔細看完 SpamCop 網站上解釋什麼是 mole:What is “mole” reporting?。
以前 SpamCop 在收到 spam 後會 report 給 ISP 及相關單位,但這會造成 spammer 知道是誰檢舉他:於是這位 spammer 就會特別標記這個 e-mail address 是 “active”,於是你的 e-mail 就等於被賣掉了…
當然,SpamCop 可以把 e-mail address、Received 最後的幾行把敏感的地方註解掉 (而 SpamCop 也的確有做),但事實上 spammer 可以在內文放一個 encrypted message 來得知是誰 report,因為檢舉廣告信必須附上 full header & body。
SpamCop 為了提供選擇,於是就提供了 “mole” 這個角色:你 report 的時候不會送出任何檢舉信給 ISP。
這是 “mole” 大略的解釋。
在 4/25 的「香港的 1Gbps 寬頻?」中講到了這幾天應該會看到香港的 Blogger 在討論這件事情,今天在「香港寬頻 BB1000」中就看到了電視廣告的影片:劉翔香港寬頻BB1000廣告檔59秒。(CoralCDN)
蠻多人認為 BB1000 是拿來做噱頭的 (價位太高不適合一般家庭使用),應該不會有太多人裝。反倒是 BB1000 可以反過來推廣 100Mbps 或 10Mbps。
在 Flickr: Taiwan 中最近提到了光華商場要拆除的事情,於是就有人提出是不是可以拍些照片留作紀念:我們能為光華商場留下些什麼?。
也許這陣子經過光華商場的時候會去拍一拍吧…
PS:想起更久之前的中華商場,當時年紀小,完全沒印象…
在 RSS = Loss of Brand and Personality 提到了 RSS 所產生的問題。
我記得之前有人抱怨過他把網站的 CSS 改變了,但是因為大多數的讀者都是透過 RSS 在看文章,所以沒有人發現?:p