I think I'm having some problems with scrolling. But anyways, good job!
I feel I am building a new Google Wave
21–30 of 103 posts
Re: I feel I am building a new Google Wave
#22Re: I feel I am building a new Google Wave
#23If you had nested comments, then maybe you can make the claim of being similar to Google Wave. The design is great though, and the formatting on posts is excellent
Well it does support nested comments... They are just automatically folded so the appearance is cleaner. Try "#xxxx" (and click it). You can find the post id by clicking the user icon. You can even do self-reference and build an infinite stair.
If you don't properly thread the comments then you will very much cripple the way a conversation can evolve, I run one of the largest forums and if there's one thing that absolutely sucks it's a lack of proper threading, it seriously restricts how long a topic can survive and how useful it can be.
Re: I feel I am building a new Google Wave
#24Re: I feel I am building a new Google Wave
#25If you had nested comments, then maybe you can make the claim of being similar to Google Wave. The design is great though, and the formatting on posts is excellent
Well it does support nested comments... They are just automatically folded so the appearance is cleaner. Try "#xxxx" (and click it). You can find the post id by clicking the user icon. You can even do self-reference and build an infinite stair.
Re: I feel I am building a new Google Wave
#26Re: I feel I am building a new Google Wave
#27Earlier quoted context omitted.
Well it does support nested comments... They are just automatically folded so the appearance is cleaner. Try "#xxxx" (and click it). You can find the post id by clicking the user icon. You can even do self-reference and build an infinite stair.
The idea behind threaded comments is they're a separate thread so to have them "folded in" is counter intuitive. It's already evident that this sort of "threading" is a problem, if you look you can see users referring to each other by name which doesn't associate the reply with the parent, which makes the conversation hard to follow. Imagine this with 10,000 replies... If you don't properly thread the comments then y…
Re: I feel I am building a new Google Wave
#28The founder himself stayed at my place using airbnb this summer. I'm a YC alum. He has one of the most interesting founding stories I've ever heard. He is a Siberian-Kazakhstani hacking competition winner who knows Judo and runs a series of small businesses in Russia. Bars that partake in sportsbetting-all Legal. He designed the software as a way to manage his businesses with his founders and grew it into something more.
Re: I feel I am building a new Google Wave
#29Earlier quoted context omitted.
The idea behind threaded comments is they're a separate thread so to have them "folded in" is counter intuitive. It's already evident that this sort of "threading" is a problem, if you look you can see users referring to each other by name which doesn't associate the reply with the parent, which makes the conversation hard to follow. Imagine this with 10,000 replies... If you don't properly thread the comments then y…
Ah I got you. I have considered this multiple times, but a flat system still appears better for me. Yes, it is a very important issue and I will try to come up with a better solution, probably hybrid.
If I was trying to keep the system as "flat" as possible I would consider deciding on an arbitrary cut off point (total replies, or total "levels" of replies) that automatically forks a thread into a new topic and then in the original topic would display in a similar style to a comment but with "this comment has generated a new topic, 2 replies... load preview / go to topic")
not sure if that's explained well enough, but I think that would solve the problem.
Re: I feel I am building a new Google Wave
#30I love this. I love the deliciously clean design, the immediate type-and-post functionality (reminiscent of IRC), the loose feel and structure of the forum that makes it a wonderful base for customisation in any aspect. I wish this were in Ruby/Rails; then I'd set it up on my site. It's precisely the sort of forum I've been looking to implement, especially the two-column format and the IRC-style text entry box. (I wo…