Categories
Uncategorized

Idea: md5sum differ

Here’s my problem: I’ve got this application that deals with loading images, and no one thought to save any useful metadata when loading an image, they just save the name of the image, so on occasion an image will get loaded again after it’s been loaded. This might be fine because the image might have been edited in some way, but if it didn’t change we waste time loading it again. What to do? I suppose the right way would be to actually save the proper metadata for the image, but my short term solution might be this: use md5sum to check the already loaded image, and the image waiting to be loaded, if they are the same, don’t load it, just discard it. Do you see any problems with this idea? (In theory the md5sum should give a fingerprint of the file, and it should be unique, so if that changes, then the images changes.) I won’t be able to do it on the fly, as they are large files, and md5sum is not fast enough, but I can preprocess the list of files waiting to be loaded…

Just off the top of my head, I think the metadata I would save is:

  • name
  • width
  • height
  • date created
  • date modified
  • file size
  • md5sum

I’m sure there’s other bits as well, but that’s my quick list.

Categories
Uncategorized

Plain Text Please!

When using Mozilla for mail, I can choose between reading a message as Original HTML, Simple HTML, or Plain Text. I tend to choose Plant Text. This allows me to see all message using a consistent font, which the choice of face and size that I selected, instead of say, 72 point bright pink Helvetica. This is a feature. This feature appears missing from the version of Thunderbird I’m running… Did I miss it? Is it not there? Please tell me where it is, or if it’s not there, put it in. It’s a good feature. (Looks like there’s probably a workaround.)

Oh, I’ve also put Thunderbird as well as Firebird onto my old Wallstreet PowerBook, replacing Mozilla, at least for a little while, as I test them out a bit more. Thundebird has some odd bug where 85% of the menu bar is rendered in Japanese-like characters, but it still works just fine. (Perhaps the next build will fix that issue.) As I’ve said before, both of these applications are very good, and I’m sure they’ll only get better.

Categories
Uncategorized

Broken

Good Experience has started something called This Is Broken, which looks at things which are, well, broken. From poorly designed web site to confusing signs, things that just plain don’t work right.

The gas station near my house got new pumps recently, and after using it once, I was able to determine a good number of usability issues that needed addressing. Don’t the companies who design and build these things do any user testing?

Update: The link is broken because they broke it.

Categories
Uncategorized

Two Birds, One Stone

As previously mentioned, I’ve been using Firebird and Thunderbird on Windows 2000, and so far I’ve got nothing to report. Well, by that I mean, no bad news to report. They just work. Ho-hum. How boring? I haven’t had any spectacular crashes or data loss, I haven’t gotten any virii, or been annoyed by some weird ‘feature’ or bug, they just do what they do.

And in all honesty, we need more software like that…

Categories
Uncategorized

The Truck Browser

What, no one could have told me about the GMC Safari?