在 SpreadFirefox 上看到這個禮拜的 Firefox Community Project 是 Firefox S5 ,網站在這:Firefox S5 。
不過我發現在 Firefox S5 的網頁上完全沒有 Eric Meyer 的名字,而且一開頭就這樣寫:
Firefox S5 is an ongoing community project on Spread Firefox started by Lachlan Hunt to create a Firefox presentation slide.
這是怎樣?
DSpam 出新版了,3.4.0。這幾天應該會進 ports 吧,到時候再 upgrade。
DSpam 跑起來是不錯啦,不過以 sqlite2 當作 backend 有 100MB 的限制 (不知道是 sqlite2 的問題,還是 DSpam 造成的 bug,或者根本是我自己的問題 XD),而其他兩個 backend (MySQL & PostgreSQL ) 都是 RDBM (巨大怪物)。
這篇 Netscape Browser Prototype is Insecure 又再次提到了 Netscape 8.0 的問題:
the new browser prototype issued by “Netscape”, which is based on Firefox 0.9.3, does not include any security updates created since that release.
所以,不要傻呼呼用得很高興 :p
在 WebLeOn’s Blog 看到 Skype 1.2 Beta 出版了 (Beta 版,直接 check update 不會看到需要更新的訊息),幾個重大改變是:
Contact list 放到 Server-Side (終於…)
SkypeIn !!! (USD$30/year 或 USD$10/3month,可以選擇美、英、法、港的電話號碼)
在 Boing Boing 看到「How much crap is in your P2P app? 」提到 EULA 的長度:
eDonkey’s EULAs fill 90 on-screen pages.
iMesh’s EULA is 56 on-screen pages. (I assume this is the version of iMesh from before they shut down). v Kazaa’s EULA fills 182 on-screen pages. The app writes 845 registry keys upon installation.
Morpheus shows you 44 on-screen pages of EULA for its bundle-ware, DirectRevenue.
LimeWire has no EULA and no bundle-ware. If you already have the Java Runtime Environment installed, it also has the smallest install footprint of any of the apps (cuz it’s a Java application).
咦,我應該去看看我們家 KKMan 有多長 XD
在 Jeremy Zawodny 的 blog 上面突然看到「Hello GDS, Goodbye YDS 」!
原因是:
Being one who does not use Outlook, that meant I was on my own until now. The latest GDS release has the ability to index Thunderbird mailboxes.
原來是因為 Thunderbird @_@
在 Oui-Blog 的「前輩有交代 未雨先綢繆 (重要公告) 」提到 Oui-Design 用了整台主機 10% 的 resource。
呃… 用過 MT 的人 (呃對,我更久前用過 MT ,當年是 hlb 在 CCCA 主機上架的 MT ,當年的網址應該是 http://ccca.nctu.edu.tw/~gslin/blog/,現在不存在了) 都應該知道 MT 在 build article 的時候很吃資源。整台主機的 10% 對 hosting 業者來說吃不消… (太多白工花在 fork + exec 以及 Perl compile…)
一種做法是使用 mod_perl ,MT 的部分需要加上一些 patch (當年有看到別人有這樣做),這樣可以省下 CGI fork + exec 以及 Perl compile 的時間 (這樣最省的地方可能是 trackback spam),我「猜測」Typepad 可能是走這條路… 不過,如果機器不是自己的,大概都沒辦法這樣搞。
另外一種做法是用 SpeedyCGI 或是 PPerl (不過這部分只能省 Perl compile 的 resource),我沒試過,這只是我想到的解法之一…
另外就是 backend 不要用 file,儘量用 database (通常是 MySQL ),這樣會把一部份的 loading 散到 database 上,對 hosting 業者來說比較無所謂 (這些 hosting 的 database 都很猛的,某短網址 站就直接把 n GB 的資料直接倒到 hosting 的 database)。
呃,一時間只有想到這樣…
在 Gervase Markham 的「Free Binaries of Firefox 」這篇文章裡提到六個禮拜前 Richard M. Stallman (RMS) 向他們 (Foundation) 提到了在 compile Firefox 時的過程並不是 “Free”,因為:
需要用到 Talkback 這個軟體。
Firefox EULA 裡某些條款使得在自己 compile 時需要移除 trademark (這包含了那個 firefox icon,所以你拿到 unofficial build 的時候應該都會發現 icon 被換掉了),並遵守 US export 規定。(文內沒有提到,不過我猜是因為 SSL 高加密的部分用到的關係)
在文章後面有提到 RMS 受不了等待,於是自己準備出來搞 free build :p (然後下面的 comment 一些人幹剿 RMS 說他太急了?:p)
原來是升級到 WordPress 1.5 的時候忘了設定 AuthImage,於是通通從 comment 進來,把 Spam Karma 再拿出來用,自己弄了一下 DNSBL 的部分,希望有效…
WordPress User Levels explained 中提到了 User Levels 的說明 ,很詳細,如果你拿 WordPress 做 Multiuser hosting (不過是 single blog) 時應該要仔細看看。
Posts navigation
Gea-Suan Lin's technical note and murmuring :)