CSV to Address Book Importer
Mostly for my own reference, here’s an awesome CSV to vCard webpage which will import CSV data, and output vCard (.vcf) format files. This is rather useful if you have masses of contacts to import into Apple’s Address Book program. Bonus coding-fu points for being totally implemented in Javascript!