• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tildes with the tag "rss". Back to normal view / Search all groups
    1. Does Tildes offer a personalized RSS feed? If not, could it?

      With the introduction of the new groups, I now, for the first time, have unsubscribed from some groups here on Tildes. I've been subscribed to the fire hose feed in my feed reader, but I'd love to...

      With the introduction of the new groups, I now, for the first time, have unsubscribed from some groups here on Tildes. I've been subscribed to the fire hose feed in my feed reader, but I'd love to get a feed that is personalized with only my subscriptions. Does this exist? If not, could it?

      19 votes
    2. RSS feed improvements

      hey tilders, so I mostly read tildes.net content through my RSS reader, and it's 98% great. the remaining 2% is due to two things: HTML entities (fancy quotes, etc) don't degrade nicely; I get a...

      hey tilders,

      so I mostly read tildes.net content through my RSS reader, and it's 98% great. the remaining 2% is due to two things:

      • HTML entities (fancy quotes, etc) don't degrade nicely; I get a lot of &#xxx; in my feed reader - Edited topics (I think) get posted twice to the RSS feed, giving me duplicate items.

      I don't know how hard it might be to fix these issues, but is there anything I can do to help?

      7 votes
    3. Does Tildes have RSS feeds?

      As the title say, does tilde have RSS feeds for topics? I'm thinking a feed for the frontpage, as well as feeds for each group? I've looked around but it doesn't seem like there is. Is the feature...

      As the title say, does tilde have RSS feeds for topics? I'm thinking a feed for the frontpage, as well as feeds for each group?

      I've looked around but it doesn't seem like there is. Is the feature planned? Has it been decided against? Am I the only one who'd like the feature?

      Does or will tilde have RSS feeds for the frontpage and for groups?

      17 votes
    4. How about an RSS feed for tildes?

      I've recently gone back to using RSS as a way to keep up with things that I like to follow, and I realized that it could be a good fit for tildes. I'm a developer by trade, so if other people are...

      I've recently gone back to using RSS as a way to keep up with things that I like to follow, and I realized that it could be a good fit for tildes. I'm a developer by trade, so if other people are interested too I could even help with development (though not until I graduate in December, I'm slammed with work and school at the moment).
      Any thoughts for or against RSS?

      19 votes
    5. RSS/Atom feeds for groups?

      Could we have RSS or Atom feeds that correspond to a given view? There could be two kinds of feeds, one that links to the comments page, and one that follows the link itself. The comments feed for...

      Could we have RSS or Atom feeds that correspond to a given view?

      There could be two kinds of feeds, one that links to the comments page, and one that follows the link itself. The comments feed for ~comp could be https://tildes.net/~comp?rss=comments, and the link feed could be https://tildes.net/~comp?rss=link, or something like that. Ideally this could apply to tags as well, so if I just wanted to see posts in ~comp tagged web, I could view https://tildes.net/~comp?tag=web&rss=comments.

      Several similar sites have this ability, so it's nice to be able to browse them all in one place. (On Reddit you can put .rss at the end of a subreddit for a feed, and on Hacker News and Lobsters it's just /rss).

      What do you think?

      15 votes
    6. RSS Feeds

      One of my favorite features of sites is the ability to grab an RSS feed and plug it into my Outlook at work to keep up with what's happening. Is this something other people do as well?

      8 votes
    7. Request: API to fetch all comments including hierarchy relationship

      Hello, I saw in another thread being mentioned that there is no use for API for real users other than bots. So wanted to voice some real API uses that I would be interested in: When I post a new...

      Hello,

      I saw in another thread being mentioned that there is no use for API for real users other than bots. So wanted to voice some real API uses that I would be interested in:

      1. When I post a new blog post, if I find it worthy of sharing here, it would be nice to mirror the comments I get here back on my blog post. I can imagine using API to fetch all the comments from a tildes thread, including the hierarchy relationship. The API would return a JSON with Markdown and/or HTML like the XML that Disqus exports (but JSON). When people want to comment on that post, they can come to tildes to do so, or if they don't want to create an account here, or if they don't have an invite, they can comment via other means that I have (Webmentions, Twitter, email).
      2. Second use is make something like hnrss possible.
      4 votes