看到一段来自异乡的车祸视频,觉得非常有警示意义.开车是为了到达,不要因为什么借口,比如领导让你上班快一点;也不要让路上美女的吸引让你分心;不要显示自己的车技如何好,再好你就去做试车手,或者找个专门的车道跑一下;也不要随便在大路上的肆无忌惮的秀小两口恩爱;再有多少急的事,你也不要超速,安全第一,工作没有了可以再找,生命没有了,工作还有什么意义。
Tags: plugin,safety,SPEEDING,工作,工作思考标签归档:plugin
增加一款手机浏览插件MobilePress
今天收到Lven发过来的他的使用blender制作的泰迪熊的链接,因为在外,所以只接用G1查看一下,惊讶之及,他的BLOG的手机显示这么友好,仔细观察了一下,发现了了端倪,原来是使用了一款名为MobilePress的插件,立马安装,测试,非常之捧。
官方介绍:
MobilePress is a free open source WordPress plugin that turns your blog into a mobile friendly blog when viewed on a cell phone. MobilePress is flexible in that it allows you to customize your mobile presence by creating your own themes, creating themes for specific mobile browsers (iPhone, Windows Mobile, OperaMini) and also allowing you to decide when to display your mobile blog.

给WP右栏增加关于,twitter,优化评论及道德经
人性化的应用是折腾出来了,这两天就将WP好好的折腾了一下,增加了易用性,也方便了自己的一些web2.0的应用的管理,具体有如下四项的更新:
Tags: blog,plugin,twitter,wordpress,wordpress twitter 道德经 WP右栏,工作,软件应用
- 关于于仁颇黎
- 增加了对于于仁颇黎的一些说明,工作内容,兴趣及相关目前在把玩的东东,还有增加了一些个人目前正在使用的一些web2.0的应用
- 最近评论
- 优化了原来WP自带的最近评论功能,使的现在可以显示评论的内容,评论作者,还可以显示了trackback,主要是使用了一个Get Recent Comment插件
- 随口说说
- 就是使用了twitter tools这个插件,可以实时显示我在twitter上的一些口水话
- 每天一句道德经(英文版)
- 道德经是一本非常有智慧的册子,鬼佬们也在看这本书,所以有了这么一个WP的小插件Tao Quotes,可以输出一句册子
窥一窥上海国际自行车展
解决Xubuntu下锁屏问题
装好Xubuntu后,一直存在着这个不能锁屏的问题,但是自己一直在忙,也懒的去弄这个事情。刚刚今天下班比较早,就来处理了一下。Google了一下,发现这是一个已经报告的bug,已经有了解决方案。
https://bugs.launchpad.net/ubuntu/+source/xfce4-utils/+bug/200665
Binary package hint: xfce4-utils
1) Ubuntu version: Xubuntu 8.04
2) Source package: xfce4-utils and xfce4-panel
3) Package version: 4.4.2-3ubuntu2
4) What you expected to happen:
The "Lock screen" button should lock the screen.
5) What happened instead:
It doesn’t lock the screen.
6) Steps to reproduce:
1. Right click on the Panel -> Add New Item -> Action Buttons -> Add
2. Select action type: Lock screen
3. Click on the "Lock screen" button in the Panel.
4. Nothing happening.
7) Possible reason:
The "Action Buttons" panel plugin uses the /usr/bin/xflock4 script (provided by the package xfce4-utils).
This script try to use xscreensaver to lock the screen ("xscreensaver-command -lock"), but if xscreensaver isn’t running, try to use gnome-screensaver ("gnome-screensaver-command –lock"), but if gnome-screensaver isn’t running, try to use the "xlock" command to lock the screen.
But, by default, neither xscreensaver, nor gnome-screensaver is
running, and none of the packages providing "xlock" are installed
(xlockmore and xlockmore-gl).
Possible solutions:
- Modify the xflock4 script, to show a warning, if xscreensaver or gnome-screensaver isn’t running.
OR
- Make xfce4-panel depend on xlockmore or xlockmore-gl, so it will be
able to lock the screen, even if xscreensaver or gnome-screensaver
isn’t running.
[9) Another suggestion: May be good, to use the keyboard shortcut
Ctrl+Alt+L to lock the screen. Currently Ctrl+Alt+Del is used, but it
could be useful, to let lock the screen also with Ctrl+Alt+L as in
GNOME and KDE.]
查了一下我的Xubuntu,发现没有安装xlock,下载xlockmore安装后,问题解决。xlockmore可以在这里下载:http://ftp.debian.org/debian/pool/main/x/xlockmore/xlockmore-gl_5.22-1.4_i386.deb
Tags: AI,google,plugin,Ubuntu,软件应用