Tagged 'commenting'

More ideas for “unsucking” commenting

A post on Xark! today discusses why newspaper website comments suck and what might be done to “unsuck” them. The synthesis of why they suck is that newspapers don’t allocate enough time or staff resources to participating in the conversation and, when they do, newspapers take the wrong approach to community management. In short, there is generally a lot of room for improvement.

Upgrading newsroom culture is one part of it, I believe, but the right tools have to be in place first so that participants in this new culture shift doesn’t run into barriers of frustration. I think strides can be made on both the frontend and backend of a news organization website. As a part of the user experience, comments shouldn’t require user registration but rather should be able to “sign in” with Facebook Connect or OpenID, or leave a comment with an email address to be verified once. If someone wants to add information to the discussion anonymously, I think that should be a submission form separate from the comment thread. The web is a global commons where news organizations should be facilitating intelligent conversations.

(more…)

Take reputation systems one step further

Mark Briggs wrote a post on Journalism 2.0 about how a reputation system could be applied to comments on a newspaper’s website. It got my brain in a party. A reputation economy is something we’re taking very much into consideration as we develop some of the core ideas behind the Connection Engine, the platform CoPress will eventually build to power our community, and I think the concept has tremendous potential as a tool to evaluate the map of expertise within your community.

In Mark’s scenario (borrowed from Stack Overflow), the reputation system would be used to identify the good comments from the cruft. If you post a good comment other people think adds to the conversation, then they might vote you up. You’d earn reputation points from that transaction. If you were trolling to derail the conversation or intentionally trying to provoke, then the community could vote you down and you’d lose reputation points. The author of the post, furthermore, could use his or her super reputation to bestow blessings upon really intelligent feedback. All of this information about the quality of content would be useful to the CMS and webmaster, and editor I suppose, in trying to determine what gets placement where.

The kicker is when you tie this reputation system into the database that’s tracking people in your community. This is where things could get really interesting. By adding semantic information to the reputation system (i.e. recording the topic that the commenter is writing on and saving structured data about the nature of their response), you could build a super useful for finding the diamonds in the rough. For instance, if Marcus Doe (a fake name to protect his identity) commented often on articles about climate change and water access issues, and his fellow commenters rated his insights highly, then Marcus’ profile in the database would indicate that the crowd seems to think he makes fair arguments. The news organization would then invite Marcus to contribute a guest article. If the readers then found that contribution valuable, it would increase Marcus’ profile as a source of knowledge about climate change and water access within the community. This would only work with real, verifiable commenters, of course.

This reputation system would be the engine to empower the community to evaluate information and sources for merit.

Idea for News Mixer: Unique URLs for anything

From an email conversation earlier today, I think it would be sweet if News Mixer, a Knight-funded open source commenting project built on Django, had the ability to generate a unique, static URL for any bit of content in the content management system. I really like the things that News Mixer is doing to take commenting forward because, all too often with the “normal” types of threads, the diamonds are lost in the rough (especially when the comments number in the hundreds and thousands). News Mixer is experimenting with the radical changes necessary for comments to be useful again. Being able to generate a unique URL to a paragraph or sentence would allow the community to respond on their own blogs in direct response (and make trackbacks more granular).

On another note, I believe we interviewed Rich Gordon for tomorrow’s edition of This Week in CoPress. I was out in the field doing research, but am definitely looking forward to hearing about his future plans for the project.