在 Goston 那邊看到的字型美化軟體 (其實他是從 Ptt 上看到的 XD):[軟體] 超強 Windows 字型美化軟體 - GDI++。
裝上去以後字體變得舒服多了,不過新細明體會有問題,就趁機換成黑體字了…
幹壞事是進步最大的原動力
在 Goston 那邊看到的字型美化軟體 (其實他是從 Ptt 上看到的 XD):[軟體] 超強 Windows 字型美化軟體 - GDI++。
裝上去以後字體變得舒服多了,不過新細明體會有問題,就趁機換成黑體字了…
上次重灌是 5/28,距離只有兩個月…
先抱怨一下 Lenovo 接手以後的東西真的是愈作愈爛,先不管 Firefox 3.0a7pre 不能下載的問題,用 IE 下載以後發現檔案一個比一個大…
Anyway,Firefox 3.0a7pre 總算是會動了,不過還是不太穩定… 然後也發現很多站台都是直接用 Browser Detect 的技巧來決定要不要跑 Javascript,結果變成 Firefox 2.0 上用起來很爽的功能到了 3.0 上反而不能用…
差不多該睡覺了,還要早起呢…
Note:這只是在 Javascript 裡跑 CSS Selector 的速度。
剛好看到 SlickSpeed CSS Selector TestSuite 這篇文章,在 Windows 上測了幾個瀏覽器,單位都是 ms (所以數字愈小愈好),測試的時候都儘量保持不動電腦的情況下跑完:
| prototype 1.5.1 | jQuery 1.1.2dev | MooTools 1.2dev | ext 1.1b1 | cssQuery 2.02 | |
|---|---|---|---|---|---|
| IE 6 | 1600 | 3238 | 1302 | 839 | 6511 |
| Firefox 2.0.0.5 pre | 176 | 4289 | 144 | 965 | 5411 |
| Opera 9.20 | 68 | 1445 | 112 | 198 | 1122 |
| Safari 3 beta | 120 | 733 | 140 | 152 | 931 |
呃,Firefox 2 的速度… (想裝地雷看看有沒有進步,結果想到早上才失敗過,沒辦法測 XD)
Update:網頁上多了 Dojo 的測試項目,速度也還不錯。
在 Simon Willison’s Weblog 看到的,原文在 Enabling the debug menu on Safari for Windows 這篇。提到如何把 bug 滿天飛的 Safari for Windows 的除錯選單打開。
如果是 Windows XP,打開 C:\Documents and Settings\Your Username\Application Data\Apple Computer\Safari 下的 Preferences.plist (如果是 Vista,則是在 C:\Users\Your Name\AppData\Roaming\Apple Computer\Safari 下面),這是一個 XML 檔,在接近尾端的地方加上下面兩行:(</dict> 與 </plist> 的前面)
<key>IncludeDebugMenu</key> <true/>
然後再打開 Safari,就可以看到 Debug 選單出現。
功能不是很多,最實用的應該是修改 User Agent 的功能,以及 Import Bookmarks 的功能吧?
我說,這會不會太快了點… Windows 版 Safari 出來還沒滿一天,就已經找到六個安全漏洞了 (四個 DoS bug 及兩個 remote execution):Apple Safari On Windows Broken On First Day。
現在看起來似乎是為了趕在 WWDC 亮相而釋出的版本…
結果弄了一台 IBM R60 磚頭回來 (反正本來就是當 Desktop 在用),拿到以後先重裝 OS…
上一篇提到了 ReactOS 0.3.1,於是我就燒了兩片出來,一片是 Installation CD,另外一片是 Live CD。
先拿了 Live CD 玩,在 IBM x31 上用 USB CD 開機,結果開機畫面一閃過去 (有稍微瞄到 ReactOS 的畫面),接下來就出現藍色螢幕,等了一分鐘看起來完全沒在動,就把電腦關掉了… @_@
Installation CD 也是差不多的情況,讀完一堆 driver 後就不會動了,也許應該拿其他電腦試看看…
ReactOS 是一套 Open Source (GPL) 的作業系統,他與其他的系統最大的不同在於他是為了要跟 Windows XP 相容:
ReactOS® is an advanced free open source operating system providing a ground-up implementation of a Microsoft Windows® XP compatible operating system. ReactOS aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems, by using a similar architecture and providing a complete and equivalent public interface.
這套系統在昨天釋出了 0.3.1 版,距離上次 0.3.0 版已經有半年了,所以你也可以在 ChangeLog-0.3.1 看到超長的 ChangeLog 文件。在 Download 頁面提供了四種檔案讓你選擇:Installation CD、Live CD、QEMU Image、VMware Image,等下抓個 Live CD 測試看看…。
跟 Microsoft 打官司偶而就會因為法院命令而得知一些公司內部的 mail,像是 James Allchin (Microsoft 的前主管) 在 2004 年一月寫信給 Bill Gates 與 Steve Ballmer,對於 Microsoft 發展 Longhorn (Windows Vista 的前身) 的方向不滿,說他如果不在 Microsoft 上班的話,他寧可去買 Apple 的 Mac… XD:
I am not sure how the company lost sight of what matters to our customers (both business and home) the most, but in my view we lost our way. I think our teams lost sight of what bug-free means, what resilience means, what full scenarios mean, what security means, what performance means, how important current applications are, and really understanding what the most important problems [our] customers face are. I see lots of random features and some great vision, but that doesn’t translate into great products.
I would buy a Mac today if I was not working at Microsoft. … Apple did not lose their way. …
在 Slashdot 看到 Microsoft 找人寫的 ODF Converter 已經放到 SourceForge,以 BSD license 讓人使用:Open XML Translator for Microsoft Word Available,不過我在安裝完開一個新檔案 (全新的檔案) 想要存成 ODF 卻出現:
這是在 Windows XP 英文版 + Office 2003 英文版上安裝 ODF Converter for Word 2003 的結果…
Update:裝了第一個 comment 提的 Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 file formats 後可以轉了,要先存檔後才轉,我試著轉一個空檔案,要轉十秒鐘… @_@