|
|
|
Quotably creates threads from Twitter-posts. The idea is that by detecting and displaying the relation between tweets, one can follow conversations. And this is a very good idea as that is not yet possible at the moment.
This idea of uncovering threads has also been tried with blog-posts. With breaking comment-systems another solutions are required. One solution could be that instead of putting a comment in the comments part of a blog, one puts the comments in one’s own blog with a reference to the blog-item one comments to. So just add the link. There was a party that did this (don’t remember who). Problem is that there should be an unambiguous way to encode these referral permalinks.
Quotable tries to do something similar. There solution is a bit more easier, as they only have to worry about Twitter. I am not sure how one create good threads. By adding ‘@username’ one refers to another Twitter-user, which is a good begin. However it seems that one can not refer to a specific post of that user. It seems that one can only refer to the latest post. When I add the tinyURL of the post, it does not help.
So for the moment Quotably is a limited solution.