The use case I have in mind: say for example, I read a lot of articles about a certain topic, such as Linux or chemistry or whatever. I want to combine the articles I write into a singular feed, and for others to be able to follow it. Call it “Alex’s Linux Feed”.

Another use case: Suppose I follow a news source (like washington post), but maybe I dont like the formatting of their feed. Maybe it does not have the full article, or maybe it is not organized right (sports news is mixed with political news, and I want to separate them right). So I create my own feed where I organize those same posts better.

The reason this would be a platform because the user should not be burdened with hosting it (even if it is not difficult), and it should be searchable.

Is there any platform like this of user created RSS feeds?

  • JubilantJaguar@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    15 hours ago

    An RSS feed is basically just a blog but formatted in XML. So the correct answer is some kind of fediversal blogging platform.

    Hey wait this sounds like a great idea! Someone please get onto this!

    In the meantime, not what you’re looking for but since the subject is RSS, here’s a tool I’ve found useful. Just getting it out there.

    • Ark-5@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      14 hours ago

      I randomly thought about converting all my “feeds” into RSS, but wasn’t really sure where to start. Stumbling across your post came at just the right time!! This is an awesome tool. Thanks for sharing!

  • GamingChairModel@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 hours ago

    It sounds like you want a way to collect articles, including full text offline, and organize them in a searchable way. Why do you need RSS for this? Just use a blogging platform where you can organize each post, list/sort/filter by date or topic or original source, and use the search functionality in the actual blog platform.

    • matcha_addictOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 hours ago

      Not exactly. I want this to be a place where many users post their different feeds, so I can browse through them and subscribe to the ones I like. RSS is a great candidate for this.

    • matcha_addictOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      While I love the idea, many RSS users may not use Lemmy, and I would not want to restrict the use of this to lemmy users only. But for now, this seems to be the best existing option. Thank you!

      • Eldritch@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        15 hours ago

        You don’t have to use Lemmy to use it. You just have to copy the URL. Then as people create new posts in the community they will show up as entries in the RSS feed. You don’t need to be logged in or subscribed to a community.

        • matcha_addictOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          15 hours ago

          You would need to use lemmy to publish the feed, right?

          • Eldritch@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            14 hours ago

            Well yes that’s true. To publish yes. But not to follow etc. About the only other option. Considering how obscure RSS is unfortunately. Is the old-fashioned way. Get a free linode basic server. Edit the RSS and upload it to the server. Someone might be able to slap together a basic GUI to handle the simple XML. Appending to the top and then sending it via FTP. But then that’s just a lot of work to not use Lemmy.

            I may be mistaken, but I think most activity pub services offer RSS. Kbin/Mbin Mastodon etc.

          • Aatube@kbin.melroy.org
            link
            fedilink
            arrow-up
            1
            ·
            14 hours ago

            Yes, but you don’t need to use Lemmy or go to Lemmy to read items of the feed (if said item is a link outside lemmy, ofc). It’s called a link aggregator for a reason.

    • matcha_addictOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      15 hours ago

      This does not address the searchability issue, or the complexity and cost of self hosting. I want less friction for the user who is only focused on publishing and does not care much to own their infrastructure.

      • MajorHavoc@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        14 hours ago

        This does not address the searchability issue

        Search will always be a challenge, but my understanding is that WordPress is as well or better optimized for search than any thing else that exists.

        or the complexity and cost of self hosting.

        WordPress is the single most hosted app in existence, I think.

        I want less friction for the user who is only focused on publishing and does not care much to own their infrastructure.

        You just described WordPress.

        Edit: I don’t even like WordPress. Lol. But I still think you’re dismissing a likely 80% or better solution to your problem, if you don’t look into WordPress.

    • matcha_addictOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      15 hours ago

      I alluded in my post to why a blog would not work, but I will describe more clearly here:

      • if this is done via blog, the searchability issue is not addressed. I want it possible to search through all of these feeds
      • This creates large friction. I want it to be possible for the user to publish a feed without the complexity of hosting
      • TGhost [She/Her]@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        4 hours ago

        Oh ok,
        Maybe you should try logseq ? With syncthing that can do the job to sync it,

        You can use tags, search options, create your own pages, etc.
        You can embed code, use markdown or html, etc.
        That’s a great tool,

  • realcaseyrollins@thelemmy.club
    link
    fedilink
    English
    arrow-up
    2
    ·
    17 hours ago

    I love this idea. I think for now the closest thing to this would be creating a Lemmy community or a subreddit, restricting it to only yourself and posting the articles you want to share there. That would make an RSS feed that includes whatever articles you want.