|
"Something I would pay for: a rolodex social network. No centralized feed. No useless info. Your profile is 2-3 sentences and your current city (with some sort of maps integration for when you travel, to see who's near you). Two buttons, one to request to view resume, and another to request to view email. That's it. With the idea being, you use the site to enable you to keep up with people. You add people you know or have worked with to your network, and you can easily get their current email and catch up when you're in the same city. Simple, no obnoxious ads, no slimy tactics to increase time on the site." I really want this too. I need some sort of simple contact rolodex that simply shows who I know, why I know them, and why they're important (where do they work, how do I know them, who are they connected to, etc.). Just a simple UI, something that I would use most of the time simply to search. |
It's then possible to expose the contact data to LDAP using "ldapcivi" (https://github.com/TechToThePeople/ldapcivi), so that the contact data can be queried from any mail client (including phones).
We also integrated CiviCRM with our IRC bot, so we can query emails and other info from there. Ex: "who is John Doe" on irc will respond with the basic data (name, email, phone), as well as the relationships of that contact, ex: "John is Manager of foo at ACME".