BirthdayServer is a little HTTP server written in cocoa, based on the NetSocket class. It serves up an RSS feed and an iCal calendar of upcoming birthdays from your AddressBook. Uses the AddressBook framework. The code is here, an XCode project:
http://mutablelogic.com/BirthdayServer.zip (188K)
Does anybody know the email address of the author of BirthdayServer?
ThomasBonk
Use whois - It’s registered to a David Thorpe. The e-mail address is in the record.
Yes that’s me! - Please, take the BirthdayServer code and use as you like. The NetSocket library is under a BSD license (or similar) I think - DavidThorpe
This is now redundant as modern versions of iCal can do this now. However, the Cocoa HTTP server embedded within it may still be useful - DavidThorpe, 7 September 2006