Archive for September, 2007

有趣的QQ签名

Thursday, September 27th, 2007

能人不能找借口
能人没借口

为你的WordPress添加时下流行的图片浏览特效:lightbox2

Wednesday, September 26th, 2007

更新版本:http://zeo.unic.net.my/notes/wp-lightbox-js-wordpress-plugin/ 

原文地址:http://zeo.unic.net.my/notes/lightbox2-for-wordpress/

This version of lightbox – Lightbox version 2.0 uses Prototype JavaScript Framework and Scriptaculous Effects Library.

As for version 0.6 and above, this plugin only support WordPress 2.1 and above due to the usage of wp_enqueue_script to load WordPress bundled Prototype and Scriptaculous library.

Download

Installation

Please read WordPress Plugin Installation.

Upgrading

If you’re upgrading from previous version of this plugin, the previous lightbox plugin folder should be deleted and replaced with the folder that comes with the download. Failure to do so will result in plugin error.

Take note: this plugin uses folder name wp-lightbox2 instead of the regular lightbox folder name.

wordpress默认不允许上传RAR文件类型,需修改源代码

Wednesday, September 26th, 2007

wordpress version: 2.2.2

想上传个压缩包,很奇怪WP竟然默认不允许上传RAR,因为对它的上传模块代码比较熟悉,第一想到的就是修改源代码,但又想,随便改源代码可不是好习惯,于是看看后台有没有设置的地方,可惜找不到,只好修改了:

1、定位到以下文件:
pic2.jpg

2、 找到这个文件中的函数wp_check_filetype :

pic4.jpg

3、添加多一个RAR类型: ‘rar’ => ‘application/rar’,

pic5.jpg

4、完成。

到电脑城买笔记本(或台式机)必备的检测软件

Wednesday, September 26th, 2007

Hwinfo32
硬件识别软件,它能“免驱动”进行识别。只要运行这个软件之后,一切的硬件信息就了然于胸了。

Nokia Monitor Test
它是专业的显示器测试软件,
能够查找亮点、偏色、聚焦不良等问题。不用安装,拷贝到硬盘里就可以直接使用,并且支持多个系统。

这是我用过的版本,现打包好提供下载:检测软件

《PHP和MYSQL web开发》

Saturday, September 22nd, 2007

我的PHP 入门书。
http://www.china-pub.com/computers/common/info.asp?id=25384