- Works using existing chat infrastructure. Needs only augmented clients.
- Plays well even if other party uses a non-thread aware chat tool.
- Separates threads automatically based on interaction patterns.
Literate testing, JCite, Java, Excel for Java, Mercurial, and whatever else seems to long for a tweet.
January 23, 2008
Threaded chat article and demo
While nothing major, managing threaded conversations in chat has bothered me for quite a while. Yesterday I had an idea on how to improve matters:
Subscribe to:
Post Comments (Atom)
4 comments:
My friend Marco posted a lengthy response. Shall ponder this in detail later on.
I worked on a threaded chat idea years ago: http://www.hypernews.org/~liberte/threaded-chat.html
Your idea is much simpler and probably easier for users to learn and use.
One issue that became apparent when I was trying the demo is that it is not clear what I might be merging, if the other user has typed more than one extra input, or if the other user has resumed an earlier thread. The transcript is also not clear about what has been merged.
Daniel, I saw your interesting work when I did a bit of research. But, as you said, it seemed a bit too complex. Your points are well taken, though. I do not yet see how to address them without complicating the model too much. I'm also still thinking about how to do this on IRC with lots of background threads flowing by.
Alas, the project is on hold at the moment. I'm waiting to see what Wave brings to the table on this front.
Post a Comment