個人檔案工作中的一点一滴相片部落格清單 工具 說明

Lu Zhibin

這個分享空間沒有任何的音樂清單。
沒有相簿。
尚未新增任何項目。

工作中的一点一滴

18 May

InstantShot

InstantShot! offers classical screenshot functionality for capturing the whole screen, a portion of it or a window and also the option to make timed screenshots or to make delayed captures over time. It works under Mac OSX 10.4+.
9 May

MythTV installation under Ubuntu

Here is a very good guide for MythTV installation under Ubuntu Feisty, and here is the main page.
25 April

Ubuntu Feisty Fawn RMVB声音

rmvb 没有声音的解决办法:

vim ~/.xine/catalog.cache
找到
[/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so]
把decoder_priority改成10

4 April

FileHamster: first backup tool for artists

FileHamster is a version tracking application focused on meeting the needs of content creators.

FileHamster provides real-time backup and archiving of your files while you work. It enables you to monitor specific files on your hard drive and automatically create incremental backups whenever those files are modified. It also enables you to store notes about the changes that have been made, allowing you to quickly locate a specific revision or provide a detailed account of the work you've done on a project.

9 March

Install DBD:mysql under Mac OS X

use perl Makefile.PL ... --cflags="... -D'ulong=unsigned long'" ... to avoid ulong undeclared