
["PRIVATE" COMMENT IDEA:] Instead of leaving your email address on your blog, could you not just have a "private" option for people leaving comments instead?
A guy could leave a comment instead of an e-mail, tick the "private" box, so it wouldn't be seen by anyone else.
The commenter could leave his e-mail address, so the blogger could then get back in touch with him. Or the blogger could also have "Private Reply" option, to save him having to send an e-mail.
It could feasibly keep the entire conversation "on the blog"... the more conversations that can be maintained solely on the blog, and not branching out into other media, the better.
Talking to too many people via too many media gets awfully "cluttering" after a while.
Has this idea been tried yet?
Posted by hugh macleod at February 1, 2005 1:23 PM | TrackBackYes, I've seen this on one blog, ever. Unfortunately I can't recall it as it was a year or two ago now, but the messages appeared in the comments simply as "[private message]" and still had the author name + date.
Posted by: Peter Cooper at February 1, 2005 1:57 PMI've seen this on blogs, including once on an MT site, but in that case the guy rolled his own code. It isn't a tough feature to implement, there just doesn't seem to be a lot of demand for it.
Wordpress has a private post feature where readers have to register on level x or above to see a post (and if you don't see it you don't comment on it, obviously). So you know that a post published at level x will only get viewed by a group you trust. That's a good way to keep the concept of a discussion or community but with an automatic control element when it's needed.
Wouldn't private comments sort of violate the idea of open communications that blogs and such are all about? Why not just send an email?
Posted by: david at February 1, 2005 4:09 PMIt's not hard to implement on Movable Type.
In the comment listing template:
[$MTCommentAuthorLink show_email="0"$]
(replace the [ ] with the appropriate less-than or greater-than symbol)
People put in their e-mail addresses, you get them in the e-mail MT sends you to notify you of a comment, but their address doesn't show up on your site which helps cut down on spam to them by eliminating e-mail harvesting.
HTH,
Woodstock
Yes, as the other commenters have noticed. I believe there are a range of ways (depending upon the blog software) to arrive at these or similar dynamics.
Posted by: Jon Husband at February 1, 2005 7:33 PMDavid,
I think that a private comment is warranted sometimes and I like the idea of providing the option. It wouldn't mean that all comments are emails instead but that you could choose to flag a comment to just go to the author.
This is the sort of thing that would also be useful for an internal blog. Maybe for something like a quick survey.
Or as a topical example, lets say that I post something in violation of Microsoft's trade secrets, MS isn't going to post a public comment telling me to take something down. They might send me an email or make a phone call if its easy to do so and if no such options are available then they're going to get frustrated and upset.
This is of course, assuming that they're learning something from Mr.Scoble over there.
I realize that this is a loaded example but I think it shows that it can't hurt to provide various ways for people to get in touch with you about what you write.
Posted by: Jon Abad at February 1, 2005 8:58 PMHave you pinged http://www.lazyweb.org with this request? Worth a try if not, I should think.
Posted by: Tim Aldrich at February 1, 2005 11:04 PMAlthough it doesn't support private comment threads, Livejournal does facilitate conversations in the comments section (including threading for comments). I've frequently ended up in conversations that run over 20-30 comments, often with multiple parties.
Posted by: Neil at February 2, 2005 12:58 PMcomments on my WordPress blog are moderated. There isn't a box to mark a comment as private but people use the comments for private messages to me quite often.
Posted by: sirshannon at February 3, 2005 12:24 AM