大伙来算术
2007-04-30 22:45 | Filed Under WordPress |
好吧,我是标题党……
更新了一个插件:Challenge,就是把随机验证码改成算术了,现在Spam的图像识别能力相当不错,每天都有很多漏网之鱼,不知道这个算术的好不好使~
更新:先撤掉了,和WP-Cache配合有问题,回头把它改成用图像输出的,结合验证码图片的应该就可以了。
更新:查看此文
标签:plugin, spam, WordPress, 插件相关日志
Wubi - The Easiest Way to Linux
2007-04-30 08:39 | Filed Under Linux |
Wubi is an unofficial Ubuntu installer for Windows users that will bring you into the Linux world with a few clicks. Wubi allows you to install and uninstall Ubuntu as any other application. If you heard about Linux and Ubuntu, if you wanted to try them but you were afraid, this is for you.
史上最简单的linux安装工具,不需要光驱,不需要软驱,不需要磁盘重新分区,不需要把NTFS分区改成fat分区,如果你不想要它了还可以像任何一个Windows程序一样卸载它,对于初学者来说可能是个不错的选择。
访问链接:http://cutlersoftware.com/ubuntusetup/wubi/en-US/index.html
标签:Linux, Wubi, 安装相关日志
方正静蕾简体还是挺好看的
2007-04-27 22:13 | Filed Under Software |
明星字体也算开创了先河吧,下载地址就不提供了,给个官方链接。
标签:字体, 徐静蕾相关日志
插件更新:Ultimate Tag Warrior
2007-04-27 21:03 | Filed Under WordPress |
前几天发现一些日志的Tags莫名其妙消失了,目前的Tag功能一直使用的Ultimate Tag Warrior来完成,据说Wordpress原本计划在2.2版本中原生支持的Tag功能也被延迟到了2.3,希望等2.3之后能有工具将现有Tags转换到新系统中。
刚才访问UTW插件页面,发现该插件有最新版本3.14159265,于是更新,希望能解决Tags消失的问题。
看到更新列表中有这一条,可能就是说的这个问题:
The thing with tags being eaten by the wordpress 2.1 beta by comment-actions ought to be fixed.
这个插件的版本号命名也挺有意思的,居然是使用的圆周率,如此更新下去岂不是版本号要很长很长……
标签:tag, UTW, WordPress, 插件相关日志
Some ubuntu tips
2007-04-23 21:55 | Filed Under Linux, Software |
一个速度很快的源(上海电信):
deb http://mirror.rootguide.org/--escaped_anchor:64ba13df8151ce5e2b2a75acd8edf7f7--/ feisty main restricted universe multiverse
deb-src http://mirror.rootguide.org/ubuntu/ feisty main restricted universe multiverse
deb http://mirror.rootguide.org/ubuntu/ feisty-updates main restricted universe multiverse
deb-src http://mirror.rootguide.org/ubuntu/ feisty-updates main restricted universe multiverse
deb http://mirror.rootguide.org/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://mirror.rootguide.org/ubuntu/ feisty-backports main restricted universe multiverse
deb http://mirror.rootguide.org/ubuntu/ feisty-security main restricted universe multiverse
deb-src http://mirror.rootguide.org/ubuntu/ feisty-security main restricted universe multiverse
deb http://mirror.rootguide.org/ubuntu/ feisty-proposed main multiverse restricted universe
deb-src http://mirror.rootguide.org/ubuntu/ feisty-proposed main restricted universe multiverse
字体的安装:
把ttf或ttc文件拷到/usr/share/fonts/的任意目录下:
sudo mkdir -p /usr/share/fonts/win
sudo cp *.ttf /usr/share/fonts/win/然后,改变权限:
sudo chmod 644 /usr/share/fonts/win/*.ttf
最后,开始安装:
cd /usr/share/fonts/win/
sudo mkfontscale
sudo mkfontdir
sudo fc-cache -fv
Gnome下QT程序使用SCIM进行中文输入:
sudo apt-get install scim-qtimm
Gaim登录gtalk:
登入选项
协议:Jabber
用户名:gmail邮箱前缀
服务器:gmail.com
资源:google talk
密码:gmail邮箱密码显示主要选项:
Jabber选项
选中 若可用则使用tls 和 允许在不加密流上的纯文本验证
端口:5222
连接服务器:talk.google.com
对ntfs分区进行写操作:
sudo apt-get install ntfs-config
Totem 播放 rmvb 没有声音:
标签:gaim, gnome, gtalk, ntfs, scim, ubuntu, 中文, 字体, 权限编辑 ~/.xine/catalog.cache 文件:
sudo gedit ~/.xine/catalog.cache
找到
[/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so]
把 decoder_priority 后面的数字修改为 10
相关日志


