Crowdvine Code Roundup
I pushed a couple of notable updates last week in between prepping for launching some upcoming conferences, so I’m going to talk about the decision behind them a little.
Private Messaging
One of the things that has always bugged me about CrowdVine’s UI was the messaging component. Here’s an example of how it used to look:

You can see what we were originally going for here- you have the ability to email some or all of your mutual contacts here. But, that’s not what people have come to expect from a social networking application. The normal use case is messaging just one person:

And that’s exactly what we have here. When you go to a mutual contact’s profile, you’ll see a private message icon.
The things I wanted to avoid doing here were twofold: a) avoid creating yet another inbox for people to have to check and b) doing much work. So, when you send someone a message, they’ll receive an email with the body of it, but your email address will not be revealed. They can respond using a url in the message. If either of you ever want to reveal your email address, you can do it yourselves.
Friend Deletion
This has been a long time coming to CrowdVine’s code, but, when you go to your contact list page, you’ll see a tiny trash can underneath your friends’ photos. If you don’t love them anymore (or if you want to do something more useful like take someone off your “want to meet” list at a conference), just click that and confirm to delete them.
Oh, we’re also on Rails 2.0.2 now, after a very painless upgrade from a recent Edge Rails revision.

March 7th, 2008 at 8:28 pm
So - what’s the diff between fan and friend? Why does ‘friend’ only show up for certain people, and not others? Is this a new feature, or a hidden bonus level you can only get to after mutually fan’ing someone?
Oh - t’would be nice to support OpenID in your blog too. I know, you’re using WordPress for your standalone blog, but still… (And if you get it working, let me know; the WP-OpenID plugin doesn’t work for me, giving me wierd include errors on some Log files).
September 2nd, 2008 at 12:45 am
Tony,
I find the handling of private messages somewhat non-intuitive currently. I can send a private message using the crowdvine UI, so I intuitively expect to be able to read my private messages in the same way - and i can’t see how to do that. Getting them sent to my normal inbox is great… but for some reason I naturally expect them to be “in the system” as well. Perhaps it is just me?! Am I missing something obvious?
Andy.