WordPress 2.3 alpha

Let’s create a 2.2 branch and start removing the current tagging implementation. I’ll announce on my blog that 2.2 will be delayed.

Based on how long it takes to extract and test a tag-free 2.2 we’ll aim for either the 30th or May 7th best case, depending on how many people help out with the process. Ryan will also look at bringing back widgets as an easy, tested, and already-popular feature that will sex up the release.

I think trunk should start experimenting with the new taxonomy proposal on the list, which has the potential to do some really neat things, but I think it’s also going to introduce a lot of complexity and need testing beyond the window for 2.2. Pushing it to 2.3 will allow it more breathing room and for us not to rush a pretty critical building block of WP going forward.

— Matt Mullenweg

上面的文字来自wp-hackers邮件列表里Matt Mullenweg的邮件,WordPress 2.2推迟发布,我们还是期待2.3吧:)

WordPress 2.2 almost Beta

WordPress几天前悄悄进入Beta。从SVN上co回来发现2.2版本的WordPress最大的变化就是多了tag的默认功能,我尝试把jerome’s-keywords插件的tag导到2.2的tag系统里,却发现很麻烦,2.2版本的WordPress把标签当作一类特殊的“分类目录”处理,没时间作详细研究,等等看哪位高人能解决这个问题。

文末附上最新的一份WordPress,喜欢可以下载

wp-2.2-almost-beta-rev5269-db5183.zip MD5 Checksum: c0a86b7e19dd68fd80b263ecdf116613

Nginx

Nginx的静态文件服务性能颇高,且对系统的要求很低。现在我的服务器上所有大文件下载都交给它,它只要一点点的内存就能完美的完成工作,great!Nginx现在还不是很成熟(最新版本0.5.17),它没有Apache那么多的功能和拓展,但我觉得它可以取代Lighttpd。

有两点我觉得遗憾:Nginx的autoindex不支持header和footer,代理也不支持forward proxying,只支持reverse proxying。

Google谷歌拼音输入法

google_pinyin.JPG

我使用的计算机又少了一款国产软件。以前一直使用的紫光现在正式退役,谷歌拼音输入法比任何输入法都迷人 。现在机器里的国产软件只有屈指可数的几款国产软件。我不敢保证他们什么时候会下岗,因为我们也是普通的计算机工具使用者,有什么理由阻止我们放弃国产软件呢?难道爱国是个理由?

爱国的确是个理由,不过我们需要自强和壮大,而这是个民族修养的远大问题。不能再像一百多年前的傻瓜一样,只会喊着:独立,民主,自由。我们需要像中山先生一样有理想,像贝多芬那样有才华,更像袁隆平那样实干。

WordPress 2.1.3 和 2.0.10

官方七个小时前发布了WordPress 2.1.3 和 2.0.1此次更新还是老照例,安全更新,包括小的 XSS 安全修复和较大的 XML-RPC 更新, 似乎还包含了一些积极的前瞻性修改以避免将来可能出现的错误 。官方强烈推荐用户升级2.1和2.0两个分支的WordPress版本。下面是2.1.2到2.1.3的发生变化的文件列表: Continue reading

WordPress i18n and WordPress MU improvements

WordPress is a great blogging platform with a focus on aesthetics, web standards, and usability. However, as Nikolay Bachiyski pointed out on the GSoC2007 WordPress blog (http://codex.wordpress.org/GSoC2007), “there are a number of challenges both the WordPress i18n infrastructure and the WordPress l10n community are facing”.

As an active developer at a Chinese blog hosting site (http://72pines.com/) based on WordPress MU, I believe the improvements in the WordPress core codebase for better handling of internationalization/localization issues would be crucial for attracting more and more WordPress users across the globe. I, together with other developers at 72pines.com, are very excited about the ideas of bringing WordPress to more people in China. After all, China has a population of 1,300,000,000, and more and more people are choosing blog as an easy way to publish thoughts and ideas on the internet.

While a good localization package like the simplified-Chinese package I’m working on can be a good starting point, it is far from perfect. Many things can be done in the WordPress codebase, and the solutions to these issues will not only be beneficial to the huge Chinese blogger community, but also be useful to all blog communities with a native language other than English. Continue reading

搬家

owind.com现在搬到了美国,感谢Kingler

一个礼拜没有写日志,最近忙些非产琐碎的事情,还得打算自己的前路,哪怕挤出一点时间来写东西其实也是奢侈的。李杰老师说每个人都有自己的处世哲学,不错,我的哲学非产复杂深奥,但又是那么简单纯朴,一颗伟大的爱心,一种伟大的同情,其实就是全部。

bbPress 0.8.1 简体中文

今天花了点时间弄出一个 bbPress 0.8.1 的简体中文语言文件(以点点游 bbPress 0.7 版本为模版),喜欢的话可以下载。翻译很粗糙,还有许多很欠考虑的东西,如果不满意,可以使用 poEdit 自己修改、编译。

下载bbPress 0.8.1 简体中文版(基于官方 0.8.1 版本,修改了config-sample.php 文件,其它文件未变)
或者只下载简体中文语言文件(包含 zh_CN.mo 和 zh_CN.po 两个文件)

WordPress 2.1.2

如果你的WordPress 2.1.1如果是在三四天前下载并安装的,那你要小心了。你的系统可能包含一个大的安全漏洞,必需立即升级到 2.1.2。说起来好玩,此次升级不仅仅是一般的常规小升级,还因为是一名骇客修改了WordPress官方服务器上的 WordPress 2.1.1 的下载文件,注入了漏洞代码,导致 WordPress 出现高危漏洞。官方开发博客上提到SVN上的文件未被骇客修改,从SVN上导出的文件是安全的,2.0版本的 WordPress 也是安全的,此次事故仅仅影响到 2.1.1 的下载文件。只要是 theme.php 和 feed.php 这两个文件在执行包含 “ix=” 或 “iz=” 查询时有问题,将导致 PHP 远程执行漏洞。

如果你怀疑你的 WordPress 2.1.1 系统不安全,请立即升级到 2.1.2。升级方法和以前的一样,不过你最好把所有的 WordPress 2.1.1 文件删除,更换 2.1.2 的文件,确保你的安全。升级时先备份,这也是废话了。

另外,WordPress 上的SVN帐号和密码信息也因安全问题有所更新,你可以到这里重置你的用户和密码。