April 4, 2007
I am pleased to announce that Relationship Completer v1.1.0 has been released.
The changes made in this latest version are:
-
Improved name matching algorithm
Now supports matching names based on a single name
Now supports matching names that contain prefixes and/or suffixes
- Now Checks for existing relationship before adding a duplicate entry
- Added support for Mac OS X 10.3.9+
- Fixed various crashes and memory leaks
- Added German translation (thanks to Dr. Uwe Werner)
8 Comments |
Apple, Releases, Software |
Permalink
Posted by tl
March 26, 2007
I’ve started designing possible icons for Relationship Completer. I know an Address Book plug-in doesn’t exactly need an icon but I enjoy messing around with graphic design from time to time. Here are a few of the front runners:



At the moment they all look a little too back-and-white or bland for my taste. I’m sure I’ll come up with something I find suitable soon. Any comments would be appreciated.
For those of you who are interested, I used the open-source vector graphics editor Inkscape to create these icons. Although the UI is very clunky (and doesn’t fit well in Mac OS X) it is still a great tool for creating simple vector icons like these. I’ve never used any of the commercial editors out there so I have nothing to compare it with but it seems to fill my needs without any problems.
Leave a Comment » |
Graphics, Programming, Software |
Permalink
Posted by tl
February 19, 2007


This Address Book plugin was inspired by my previous rant. It is the first of hopefully many plugins and scripts to realize my vision (and make Address Book more useful).
Let’s say you have the two Address Book entries: “John Doe” and “Jane Doe”. If John and Jane are married, you may set the appropriate “Related Name” fields in Address Book to denote this fact. To completely realize the relationship you will need to add a spouse relationship to both John and Jane’s entry – each pointing to the other. This violates my first law of data entry duplication: don’t do it.
That’s where Relationship Completer comes in. It will add a new menu item for “Related Names” that allows you to automatically complete the relationship by creating the complementary related name entry. Now all you need to do is create one of the spouse entries and have the other one created automatically.
You can find more information and download Relationship Completer from the Software page.
1 Comment |
Apple, Releases, Software |
Permalink
Posted by tl
February 15, 2007
When my work’s CVS server went down earlier this week (due to a hardware failure) I quickly learned how dependent on CVS I really am. This is not a bad thing; in fact I think it’s a Good Thing ™. The server was down for less than 24 hours but I was definitely going through withdrawals.
I have officially added CVS (or whatever source control software I happen to be using) to my list of “things I can’t imagine living without”. This is an ever growing list which already contains: my car, my cell phone, my iPod, and my wife.
CVS related links:
1 Comment |
Programming, Software |
Permalink
Posted by tl