MovableType 安全漏洞

Posted on 30th November 2003 by Nio in BLOG

MovableType 作为被广泛使用的 Blog 程序,出现安全漏洞显然波及的范围会很大。在其论坛中,有人提交了新的安全漏洞,在 MT 中有个名为 mt-send-entry.cgi 的脚本,此漏洞可能被任何人利用来匿名群发垃圾邮件,导致 MT 的用户被当作是垃圾邮件的源头。

(more…)

Microsoft Probes Reports of New Holes in Explorer

Posted on 29th November 2003 by Nio in 程序人生

Yahoo! News 报告说 Internet Explorer 被发现存在 7 个安全漏洞,发现者是一位中国研究员。
所以推荐大家还是不要用 IE 了,说不准什么时候就遭遇攻击。我一直都在用 Mozilla,功能强大,使用方便 ;)

这样的人才竞争公平吗?

Posted on 28th November 2003 by Nio in 日常生活

今天新浪有一篇报导“北京就业压力继续加大 外地毕业生进京要受限制”:
“本市高校毕业生就业压力将继续增加,为此,有关部门将加大对非北京生源毕业生进京就业的宏观调控力度,防止因大量人员无序流入对本市的毕业生就业市场产生大的冲击。”
对北京生源毕业生来说似乎应该感到高兴,但从另一方面想,这对于非北京生源毕业生公平吗?难道他们就没有来北京就业的权力。如果他们的能力确实比北京生源毕业生要强,那为什么要对他们进行限制呢,无视自然规律“优胜劣汰”。
不能广纳天下人才,对于国家、对于北京的发展都是不利的,而北京竟为了小家而失大家,自认为极不可取。

Siege 2.57 (Stable)

Posted on 27th November 2003 by Nio in 程序人生

http://www.joedog.org/siege/index.php
About: Siege is a regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis.

Changes: This release adds improved compliance with HTTP/1.1, including chunked encoding and proper compliance with Basic Authentication challenges. Variable evaluation was added in both the urls.txt file and the .siegerc file. Binary data can now be posted to a Web server. Several performance enhancements were included, and some code consolidation was done.

(more…)

phpdoc-zh

Posted on 26th November 2003 by Nio in 程序人生

今晚有些空闲时间,突然想到有一段时间没有翻译 phpdoc 了,于是一气翻译了三个文件:
zh\reference\url\functions\parse-url.xml, rawurldecode.xml, rawurlencode.xml
当运行 make revcheck 之后,发现 PHP 手册中竟还有 78.44% 的文件需要翻译,中文文档小组的同仁还需要一起持续努力才行呀

(more…)