comment-problem-ja
From Microformats
Comment Problem
Shortform: あなたはどうやってblogのコメントを追跡しますか?
Longform: あなたがblogに書いたコメントやblogにあるコメントのうちあなたが興味を持ちそうなもの、あなた自身のblogに他人が書いたコメントをどうやって追跡しますか?
あなたはこれを解決するためにどのような方法を用いますか? プログラムで表示させますか? それとも、データストアのようなものに格納しますか? 検索しますか? 集積しますか(aggregated)?
| Table of contents |
[edit]
Contributors
- dotBen (Ben Metcalfe)
- Tantek Çelik
- Stephanie Booth for coComment (wannabe contributor)
[edit]
Examples of desired behaviours
- I post a comment to a blog, and want to monitor responses made to my comment - but I don't want to have to visit the website regularly to manually check for reponses
- I want to monitor all comments published to my blog in my newsreader
- I want to be able to be alerted when someone posts a comment to my favourite blog
[edit]
Examples of existing formats, products and services
- coComment (http://www.cocomment.com) provides this kind of functionality by requireing each commentor to regisger an account with them and use a client-based bookmarklet to post a copy of the comment to the cocomment servers. This results in a semantically forked converastion (http://benmetcalfe.com/blog/index.php/2006/02/05/cocomment-semantically-forked-conversation/). It does however provide an RSS feed for each blog post.
- WordPress (http://www.wordpress.org) already offers a comment stream RSS feed that can be pulled into the representation of the standard RSS feed of a blog via extensions in the originally feed.
- See comment-examples for more specific examples of comments being published on blogs and other sites.
