FeX: Forum Explorer – Rethinking how we interact with threaded conversations
11–20 of 73 posts
Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#12Funny story, I had almost exactly the same idea in 2013 and prototyped it in Mathematica (probably a lot of people have had this idea). Here's a screenshot of some random thread that I happened to visualize (comments were visible as tooltips in my rough and ready implementation): https://imgur.com/a/9xfw6cA (color represents common authorship, size is comment length). I didn't have the Javascript chops to do anything…
Dropping the root node is an interesting idea!
Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#13Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#14Ooh, this is neat, thanks for sharing! I made something similar for Twitter conversations (shameless plug: https://treeverse.app ) so it's neat to see the UI decisions you made, especially the timeline interaction.
Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#15Some of the nodes in a vertical tree, for example here[1], are very close to each other while there is room for them to be a bit more separated.
Comment scrollbar goes beyond window edge.
Firefox 67.0b18 64bit Windows 10.
Overall looks neat and interesting, thanks for sharing.
Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#16Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#17Nice. I wonder if this something like this could be applied to code, to easier get a overview of how classes and functions relate to each other.
https://docs.microsoft.com/en-us/visualstudio/modeling/map-d...
Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#18That page has a major layout issue for me: it appears to have a fixed height with no vertical scrollbar, so the bottom portion of the page is completely inaccessible to me even if I maximize the window. Is that part of what you're trying to test, or is it just an unimportant artifact of the test page? Also, I'm not actually on board with the visualization -- it just makes everything more confusing and harder to follo…
In general, the different layouts might be more to your liking.
Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#19Hi hackernews! I'm the author of this site/chrome extension/app. I'm happy to answer any questions you might have/field any comments
Thanks for sharing. I'd suggest adding a bit of descriptive prose / "about" / readme / FAQ on the linked page. Also, its layout is suboptimal on mobile safari.
Re: FeX: Forum Explorer – Rethinking how we interact with threaded conversations
#20Hi hackernews! I'm the author of this site/chrome extension/app. I'm happy to answer any questions you might have/field any comments
I've got to admit though, I'm a little jaded towards "Chrome only" extensions. Is there a reason you couldn't build this in Firefox?
As web developers, we've really got to stop this practice lest the web become further fragmented.
Anyways, I don't want to come down on you specifically - I realize this is probably just an MVP. You did a great job.