Nginx
Nginx的静态文件服务性能颇高,且对系统的要求很低。现在我的服务器上所有大文件下载都交给它,它只要一点点的内存就能完美的完成工作,great!Nginx现在还不是很成熟(最新版本0.5.17),它没有Apache那么多的功能和拓展,但我觉得它可以取代Lighttpd。
有两点我觉得遗憾:Nginx的autoindex不支持header和footer,代理也不支持forward proxying,只支持reverse proxying。
Nginx的静态文件服务性能颇高,且对系统的要求很低。现在我的服务器上所有大文件下载都交给它,它只要一点点的内存就能完美的完成工作,great!Nginx现在还不是很成熟(最新版本0.5.17),它没有Apache那么多的功能和拓展,但我觉得它可以取代Lighttpd。
有两点我觉得遗憾:Nginx的autoindex不支持header和footer,代理也不支持forward proxying,只支持reverse proxying。
Paveo.
Paveo是英雄的名字,我不是说我也是英雄,我只不过用了英雄的名字罢了。Paveo就是保尔,共产主义战士,红色的战士,为我们的自由而放弃自由、爱情和名利甚至是生命的东西。我敬佩这样的英雄,他没有麻烦,只会给别人带来好处和安心,不与国家,不与党,不与人民为敌,不为自己某私利,我崇敬这样伟大的共产注意精神,虽然在现在看来有些“落后”,但我每次被这种情感感染的时候,我的内心总是能在霎时间内被填满。
现在中国流行什么,流行许多荒唐的玩意。许多看似正义凛然的玩意实际上让我觉得非常累心,我们有那么多的精力何必去进行风风火火的革命呢?我们现在不需要革命,我们的国家是个温柔美丽的姑娘,她虽然有很多不尽人意的地方,但我们不应该对这样的姑娘时不时来些“爷们义气”,一点风度都没有很不好,我们要以绅士的精神和才华来建设国家。
唐突,造反和不妥协用来对付敌人,艺术和才华用来创造新东西,对待我们自己的国家,人民和党,我们需要风度和耐心,毕竟我们始终在一个家里,翻脸或者什么,不利和睦,也难让自己的内心觉得温暖。
一个人的内心温暖比什么都重要,而此种温暖可以来自任意空间、任意时间。
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. …阅读全文