There’s this nifty thing called Inquisitor. It’s a live web search as you type. It works in the Safari search box. The developer calls it ‘Spotlight for the web.’
I don’t like it, though. It slows things down for me. I’m unlike other people, though, so maybe it’ll rock your world. Maybe if it were more configurable, or you could easily turn it off if you didn’t want it. It seems that Safari will let developers do stuff like this, but doesn’t give them a way to change settings.
There’s also this nifty lightweight graphics viewer/editor called DeltaLab, which is for Windows. I’m linking to it because it will decode Pentax PEF files. I’ve never used it, but I would certainly give it a try if I was one of you Windows folks.
There’s also some KDE software I tried out, called DigiKam. KDE is a linux desktop system, and what iPhoto is to Mac, digikam is to KDE. I had to install a proverbial buttload of stuff to get it working. The attraction: It stores tags and keywords in the files themselves, as EXIF and IPTC metadata. This is important to me. Unfortunately, digikam wants to collect all image files in one place, like iPhoto does. So its main strength (distributed data, stored per-file) is countervailed by its main weakness (you don’t get to store the files wherever you want to).
It’s nice software, though, if a bit annoying around the edges. Clicking on an image opens the editor. I just wanted to select it, d00d…. Anyway.
Also, there’s a new fink install of exiv2, which makes me happy. Time to start scripting.
Update: Oh, and I forgot one thing, presented here for fink users who want to launch digikam and/or other KDE software, without launching the whole desktop manager thing. The command line you’re looking for is
open-x11 kdeinit digikam –no-kded –suicide
Leave off the –suicide part if you don’t want KDE to quit after you’re done with the application. In practice, it doesn’t matter that much, though.
There’s also one more: Paw, which is exactly what I’m looking for, but requires QT4, and I’m at the end of my rope with installing GUI libraries and other assorted similar crap. 