• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "design". Back to normal view
    1. Comments, bumping, trees. Helping user discovering newer comments.

      Suppose you want to participate in an old post with hundreds of comments. You made your fresh new comment, injecting your thoughts and effort into it and hit the post button with hopes and dreams....

      Suppose you want to participate in an old post with hundreds of comments. You made your fresh new comment, injecting your thoughts and effort into it and hit the post button with hopes and dreams.

      The post is bumped to the top under Activity. Other tilders saw the old post on the top, they are intrigued, perhaps as much as you are and wonder what you can add to the discussion, but they couldn't find your comment.

      Why is that?

      You replied to a thread with a very old top-level comment.

      As Tildes is still relatively new, this isn't much of a issue now, but one that I feel needed to be addressed eventually as the site grows. It is certainly a low priority issue for the time being.

      Sort by new only sorts comments by the time when top-level comment is posted, which is an inherent characteristic of comment threads. If my last years of memeing on redditting has taught me anything, it is that a new post gathers the most views in the first few minutes when it was posted (This might be a few days on Tildes).

      Bumping helps extend the longevity of a given post if the thread gathers enough attention and discussion value to warrant a comment, but that alone would not alleviate the fact that new comments is seen by less and less people as the post gets older (as indicated by votes). If we want to make high-quality comments seen by more people, we need to make comment age a less limiting factor.

      Tildes needs to help its users to discover new comments.

      A few solutions come to my mind.

      1. By presenting comments in a linear fashion like the good old bulletin board does without any hierarchy such that sort by new would truly be sort by new.

      2. By highlighting ( or whichever other means ) comments that meet certain criteria (Comments that are among the latest 10 or comments that were posted within the last hour, this can vary depending on the activities of the comments)

      3. I would like to propose a novel solution to this problem by compacting the comment threads to a forest of trees with navigable nodes. This sounds totally outlandish, it might very well be, but its an idea that I think worth sharing.

      The editing is rudimentary but I hope the idea is communicated well.

      Cheers!

      15 votes
    2. Would anyone like a free website?

      I do web and graphic design professionally, but currently have some free time. You can see some of my work here. You would still need to pay for the domain registration (15$/year), but I could...

      I do web and graphic design professionally, but currently have some free time.

      You can see some of my work here.

      You would still need to pay for the domain registration (15$/year), but I could provide hosting.

      Bonus if you’re a starving artist, non-profit, or doing something humanitarian. I’d prefer not to do one for a business, since they should be able afford to pay someone, but feel free to make a case.

      I would build it with Wordpress and incorporate Divi so you wouldn’t be entirely dependent on me to make future edits yourself.

      I’m far from an expert and mostly do front-end, but like helping people and love the community here.

      38 votes
    3. Weekly Programming Challenge - making our own data format

      Hi everyone! There was no coding challenge last week, so I decided to make one this week. If someone wants to make his own challenge, wait few days and post it. I'm running out of ideas and I'd...

      Hi everyone! There was no coding challenge last week, so I decided to make one this week. If someone wants to make his own challenge, wait few days and post it. I'm running out of ideas and I'd like to keep these challenges running on Tildes.


      Everyone here knows data formats - I'm talking about XML or JSON. The task is to make your own format. The format can be as compact as possible, as human-readable as possible, or something that's really unique. Bonus points for writing encoder/decoder for your data format!

      How do you handle long texts? Various unicode characters? Complex objects? Cyclic references? It's up to you if you make it fast and simple, or really complex.

      I'm looking forward to your data formats. I'm sure they will beat at least csv. Good luck!

      8 votes
    4. A question about design and comment threads

      I am an occasional lynx/elinks user and I only have a single complaint about Tildes that prevents me from reading it using those browsers. Threaded comments don't display properly, since the CSS...

      I am an occasional lynx/elinks user and I only have a single complaint about Tildes that prevents me from reading it using those browsers. Threaded comments don't display properly, since the CSS support of these browsers is non existent (lynx) or poor (elinks), the only way to make threaded comments display nice is by rendering them as ul lists. Is it possible to wrap the current article elements inside ul/li elements to make them display nice in text-only browsers?

      For comparison, I can get them to display nice on reddit using the old mobile interface. In Tildes threads look flat (those comments are supposed to be nested, link to original thread) and it is difficult to know who is replying to who.

      15 votes