Archive for Programming

08.06.05

升級到 WordPress 1.6-ALPHA-do-not-use r2753

Posted in Blog, Computer, Murmuring, Network, Programming, Software at 11:46 pm by gslin

升級完以後 Javascript 的部分爛掉了,只好自己輸入 HTML 的部分 =_=

Update:修正了,r2748 的問題,在 [2748] (changeset) trunk/wp-admin/edit-form-advanced.php 可以發現問題是在 javascript 取不到 edCanvas,於是我就寫了信把 quick fix 也附上了:r2748 broken edit-form-advanced.php javascript part.

用 1.6-ALPHA-do-not-use 果然需要愛與勇氣 XD

08.04.05

Sudoku 的 Algorithm

Posted in ACG, Computer, Murmuring, Programming, Recreation at 3:25 am by gslin

為什麼有三個人跑來問我 是怎麼解的?我不是講過了嗎:我是用暴力法解的 XD

而且在 這頁裡的 Computer solutions 與 Mathematics of Sudoku 都有講 的理論部分…

07.29.05

Microsoft Genuine Advantage (MGA)

Posted in Computer, Murmuring, Network, Programming, Security, Software at 5:28 am by gslin

Okay,果然在 看到報導:Microsoft Genuine Advantage Cracked in 24 Hours,這是轉自 的文章,方法很簡單,在選擇「快速」或是「自訂」前在網址列上面輸入:

javascript:void(window.g_sDisableWGACheck=’all’)

這樣就 okay 啦 XD

PS:我剛剛才發現我沒訂 ,難怪覺得好像少了什麼 XD

07.28.05

從 IE-only 轉到 Mozilla 上

Posted in Browser, Computer, Murmuring, Network, Programming, Software at 10:12 am by gslin

看到的消息:Migrating IE Web Apps to Mozilla

放出一篇文章,介紹要如何修改常見的 IE-only Javascript、CSS、HTML、DOM,說明的相當完整 (包含了許多 example code)。

07.27.05

NoScript Extension

Posted in Browser, Computer, Murmuring, Network, Programming, Security, Software at 5:16 am by gslin

看到 Browser tip of the day: Block scripts selectively 這篇,介紹了一個 extension,讓你可以選擇哪些站台可以用 Javascript,而哪些不可以:NoScript extension

裝上去馬上就把 自己的 Javascript 擋掉,真愉快 XD

07.25.05

FreeBSD 第二季報告書

Posted in Computer, FreeBSD, Murmuring, Network, Programming, Software at 4:06 pm by gslin

看到 第二季報告書出來了:FreeBSD Status Report for 2005 Q2,這次的內容包括了 SoC (Summer of Code Project) 的情況。

另外, 打算重新改寫目前的 TCP/IP code,主要包括 SMP 時的 optimization,以及利用 CPU 的 prefetch 增加 TCP/IP 效率。

目前 估計需要 720 小時,所以他希望有人能夠捐款協助他,以他目前的生活情況需要 USD$18900,有興趣的可以參考 Fundraising - TCP & IP Routing Optimization 這個網頁。

07.21.05

Greasemonkey 的 security issue

Posted in Browser, Computer, Murmuring, Network, Programming, Security, Software at 10:34 pm by gslin

有不少人已經有提到 有 security issue,不過似乎都沒有提到完整的原因。

這篇文章中解釋了 0.3.x & 0.4 alpha 的 security issue 是怎麼發生的,以及在 0.4 的解法。

的官方網站上也已經有紅字提醒使用者更新。

07.19.05

Atom 1.0

Posted in Computer, Murmuring, Network, Programming, RSS at 7:49 am by gslin

Atom 1.0 的規格書出來了 (其實出來一個禮拜了):

接下來就是看有沒有什麼大問題,修正以後就會成為 的標準。

到時候應該會有蠻多軟體支援… 是的,包括 :(RSS in Longhorn)

What RSS formats does will Longhorn support?
“Longhorn” will support all common RSS formats, including: RSS 1.0, 2.0 and Atom 0.3. We will support Atom 1.0 when it’s released.

07.15.05

Tag Filesystem

Posted in Computer, Linux, Murmuring, Programming, Software at 4:34 pm by gslin

將 tag 的概念用到 Filesystem 上面:Filesystem tagging for Linux

不過 並不是修改 kernel,而是用 寫成普通的 userland application。

07.10.05

Microsoft 的開發工具將修改以符合 W3C 規格

Posted in Computer, Murmuring, Network, Programming, Software at 1:35 am by gslin

報導了 (Web Standards Project) 與 合作,將修改 Microsoft Visual Studio 與 ASP.NET 以符合 的規格:WaSP & Microsoft To Collaborate On Promoting Web Standards

原始的報導在 WaSP to Collaborate with Microsoft to Promote Web Standards 這篇。

成果可能要明年才看的到?

« Previous entries