Archive for the 'Windows' Category

Windows 字型美化軟體:GDI++

那邊看到的字型美化軟體 (其實他是從 上看到的 XD):[軟體] 超強 Windows 字型美化軟體 - GDI++

裝上去以後字體變得舒服多了,不過新細明體會有問題,就趁機換成黑體字了…

重灌 Windows XP

上次重灌是 5/28,距離只有兩個月…

先抱怨一下 接手以後的東西真的是愈作愈爛,先不管 3.0a7pre 不能下載的問題,用 IE 下載以後發現檔案一個比一個大…

Anyway, 3.0a7pre 總算是會動了,不過還是不太穩定… 然後也發現很多站台都是直接用 的技巧來決定要不要跑 Javascript,結果變成 2.0 上用起來很爽的功能到了 3.0 上反而不能用…

差不多該睡覺了,還要早起呢…

各瀏覽器的速度

Note:這只是在 Javascript 裡跑 CSS Selector 的速度。

剛好看到 SlickSpeed CSS Selector TestSuite 這篇文章,在 Windows 上測了幾個瀏覽器,單位都是 ms (所以數字愈小愈好),測試的時候都儘量保持不動電腦的情況下跑完:

1.5.1 1.1.2dev 1.2dev 1.1b1 2.02
6 1600 3238 1302 839 6511
2.0.0.5 pre 176 4289 144 965 5411
9.20 68 1445 112 198 1122
3 beta 120 733 140 152 931

呃, 2 的速度… (想裝地雷看看有沒有進步,結果想到早上才失敗過,沒辦法測 XD)

Update:網頁上多了 的測試項目,速度也還不錯。

啟用 Safari (Windows 版) 的除錯選單

看到的,原文在 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/>

然後再打開 ,就可以看到 Debug 選單出現。

功能不是很多,最實用的應該是修改 User Agent 的功能,以及 Import Bookmarks 的功能吧?

Windows 版 Safari 六個安全性問題

我說,這會不會太快了點… Windows 版 出來還沒滿一天,就已經找到六個安全漏洞了 (四個 DoS bug 及兩個 remote execution):Apple Safari On Windows Broken On First Day

現在看起來似乎是為了趕在 亮相而釋出的版本…

換 Notebook

結果弄了一台 IBM R60 磚頭回來 (反正本來就是當 Desktop 在用),拿到以後先重裝 OS…

ReactOS 的試用情況

上一篇提到了 ,於是我就燒了兩片出來,一片是 Installation CD,另外一片是 Live CD。

先拿了 Live CD 玩,在 IBM x31 上用 USB CD 開機,結果開機畫面一閃過去 (有稍微瞄到 ReactOS 的畫面),接下來就出現藍色螢幕,等了一分鐘看起來完全沒在動,就把電腦關掉了… @_@

Installation CD 也是差不多的情況,讀完一堆 driver 後就不會動了,也許應該拿其他電腦試看看…

ReactOS 0.3.1

是一套 Open Source (GPL) 的作業系統,他與其他的系統最大的不同在於他是為了要跟 Windows XP 相容:

® 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 文件。在 Download 頁面提供了四種檔案讓你選擇:Installation CD、Live CD、QEMU Image、VMware Image,等下抓個 Live CD 測試看看…。

James Allchin 寫給 Bill Gates 的信

打官司偶而就會因為法院命令而得知一些公司內部的 mail,像是 ( 的前主管) 在 2004 年一月寫信給 ,對於 發展 Longhorn (Windows Vista 的前身) 的方向不滿,說他如果不在 上班的話,他寧可去買 的 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. …

Via:

在 Word 2003 上安裝 ODF Converter 的結果是…

看到 Microsoft 找人寫的 ODF Converter 已經放到 ,以 讓人使用: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 後可以轉了,要先存檔後才轉,我試著轉一個空檔案,要轉十秒鐘… @_@