Live data from Hacker News

Ask HN: What's the most widely used contact management solution?

news.ycombinator.com

1–6 of 6 posts

Ask HN: What's the most widely used contact management solution?

#1
Hello,

My application needs an address book to operate and I need to build some import tools. I'd like to target the most popular tool for storing contacts info for small businesses, at least in the first release. Should I just target Outlook CSV? What about LDAP and Active Directory ? Thanks!

Re: Ask HN: What's the most widely used contact management solution?

#3

Import from CSV, most contact management tools have an "export to CSV" option.

I second that, plus importing with CSV is incredibly easy for most applications.

Just make sure you have matching fields, for example a first, middle and last name instead of just first/last so it plays well with Outlook.