Category Archives: linux

Editing video from a Canon FS100 with Kino and ffmpeg

Last Christmas my parents got me a Canon FS100 video camera. I had asked for a video camera to take videos of my son. I honed my video editing skills a bit before he arrived, but am still working on … Continue reading

Posted in linux | Tagged , | 2 Comments

Reading iptc captions from jpegs with imagemagick

Rob and Spencer with zebras Once again I found myself needing to use imagemagick to do something, and was overwhelmed by the many options. After much fiddling around, I found out some options that worked for me. In this case, … Continue reading

Posted in linux, photography, wordpress | Tagged , , , , | 1 Comment

Picasa 3 collages

thanksgiving collage I upgraded to Picasa 3 a couple weeks ago. I didn’t upgrade right away, because it took awhile for the linux version to come out. I can happily say that Picasa 3 works great under linux from my … Continue reading

Posted in linux, photography, wordpress | Tagged , , , | 2 Comments

Why doesn’t Mac update standard UNIX utilities?

I am currently teaching a course on programming for linguists. We are using python, but for the first few classes, I have been going over some standard UNIX utilities like cd, ls and such, plus using regular expressions with grep … Continue reading

Posted in linguistics, linux, mac osx, perl | Tagged , , , | 1 Comment

Strange bracketing behavior in grep and sed

I finally figured out this thorny issue I have been dealing with for the last hour. In perl, if I can create a character class like “[\[\]a-f]” which matches any characters a-f, [, and ]. This does not work in … Continue reading

Posted in linux | Tagged , , | Comments Off