Yes, it’s been a while. I’m still here. SimpleTimer is still here and apparently still used by a few people. I have an update coming up very soon that fixes a few issues with (Snow) Leopard, and a bug with timer-autostart. I expect to be releasing a new version in a couple days, late Monday at the latest. To the users experiencing problems, thanks for your patience. Stay tuned!
simplefind 0.2b
Simplefind v0.2b is available. The latest version adds regular expressions file-name matching. The user can add the filename constraint just like the other constraints. I think it’s really much easier to use than the classic “find”, but of course is much less powerful. It seems to work quite well, but it was not tested thoroughly. I should update my makefile to properly install it on the host system, but I haven’t done it yet. No time.
UPDATE 07/2010:
Simplefind is no longer available. It was an unfinished project that I don’t plan to complete.
SimpleTimer French localization
Thanks to the help of Mr. Claude R., SimpleTimer will soon have a French localization. I’m pretty excited and honored about the interest. I’m currently cleaning up my code, putting *all* localizable messages in separate .strings files. Admittedly, this is kind of a tedious job, but on the plus side it’s giving me the chance to make my code look nicer and easier to read. Oh yes, I also spotted a couple of bugs.