|  About Me  |  Blogs  |  Photos  |  Publications  |  Resume  | 

Archive for July, 2004

Export evolution address book to gmail

Monday, July 19th, 2004

Gmail can now import csv (comma separated values) files to its contact list. However Evolution can only save its address book in vcard format so here’s a modified version of the script taken from Raj Shekhar with a few tweaks to work with gmail import.

Click here to download vcard2csv.pl.

Export address book from evolution by [...]

Synchronize subtitles with video with MPlayer

Sunday, July 18th, 2004

I have a subtitles file which is not in sync with the video. Luckily mplayer has an option -subdelay which shifts the subtitles by the number of seconds specified. To find out the delay, read the time of the first entry in the subtitles file, then minus the time that entry is spoken in [...]

MJPEG-tools

Sunday, July 18th, 2004

Here’s a nice HOWTO on the MJPEG-tools and the creation of MPEG 1/2 videos. VCD and SVCD, and the transcoding of existing mpeg streams.

SMBFS and FSTAB

Sunday, July 18th, 2004

Nice…

//rabbit/root$ /mnt/rabbitc smbfs rw,user,noauto,username=xxx,password=yyy 0 0

Printing odyssey 3/3 - XPP - X Printing Panel

Sunday, July 18th, 2004

After a long time spent to set it up, printing still is not great! I really support Linux, but as long as getting such a simple thing to work takes several “mandays” of qualified comp. engineers, it really won’t make it to desktops.

Printing odyssey 2/3 -remote CUPS

Sunday, July 18th, 2004

We’ve started to understand Linux printing system better and better. If I think about all lpd/lpq/xprint/cups, I come to think that some things are more complicated than they should be