Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Switched from RSS to Atom feeds: https://codeberg.org/susam/susam.net/commit/596e1dd

Switched from RSS to Atom feeds: https://codeberg.org/susam/susam.net/commit/596e1dd

Scheduled Pinned Locked Moved Uncategorized
lispprogrammingindiewebblog
7 Posts 2 Posters 13 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • susam@mastodon.socialS This user is from outside of this forum
    susam@mastodon.socialS This user is from outside of this forum
    susam@mastodon.social
    wrote last edited by
    #1

    Switched from RSS to Atom feeds: https://codeberg.org/susam/susam.net/commit/596e1dd

    Should have done this long ago. I like how each entry now has its own UUIDv4 and an RFC 3339 timestamp that also conforms to ISO 8601, with the content type explicitly spelt out as HTML.

    Also added xmllint to my automated content checks.

    See https://susam.net/feed.xml and https://susam.net/tag/absurd.xml for examples. The main feed has one entry for now to stop old entries from reappearing as new in feed readers.

    #lisp #programming #indieweb #blog

    Link Preview Image
    dckim@mastodon.socialD 1 Reply Last reply
    0
    • susam@mastodon.socialS susam@mastodon.social

      Switched from RSS to Atom feeds: https://codeberg.org/susam/susam.net/commit/596e1dd

      Should have done this long ago. I like how each entry now has its own UUIDv4 and an RFC 3339 timestamp that also conforms to ISO 8601, with the content type explicitly spelt out as HTML.

      Also added xmllint to my automated content checks.

      See https://susam.net/feed.xml and https://susam.net/tag/absurd.xml for examples. The main feed has one entry for now to stop old entries from reappearing as new in feed readers.

      #lisp #programming #indieweb #blog

      Link Preview Image
      dckim@mastodon.socialD This user is from outside of this forum
      dckim@mastodon.socialD This user is from outside of this forum
      dckim@mastodon.social
      wrote last edited by
      #2

      @susam I wonder whether you can give a little bit more on the user experience from this. Is it more or less work for you to have it that way, and how many people are really using Atom anyhow. Another question: Can't you just have both? If it's basically done automatically, why not just set it up double?

      susam@mastodon.socialS 4 Replies Last reply
      0
      • dckim@mastodon.socialD dckim@mastodon.social

        @susam I wonder whether you can give a little bit more on the user experience from this. Is it more or less work for you to have it that way, and how many people are really using Atom anyhow. Another question: Can't you just have both? If it's basically done automatically, why not just set it up double?

        susam@mastodon.socialS This user is from outside of this forum
        susam@mastodon.socialS This user is from outside of this forum
        susam@mastodon.social
        wrote last edited by
        #3

        @dckim

        > I wonder whether you can give a little bit more on the user experience from this.

        A feed subscriber is going to see the same feed entries in their feed reader, so no difference in UX.

        > Is it more or less work for you to have it that way

        Once it is implemented, any additional work is zero since the feeds are generated automatically.

        > and how many people are really using Atom anyhow.

        The users typically don't choose the format. They just use feed readers which support both format.

        1 Reply Last reply
        0
        • dckim@mastodon.socialD dckim@mastodon.social

          @susam I wonder whether you can give a little bit more on the user experience from this. Is it more or less work for you to have it that way, and how many people are really using Atom anyhow. Another question: Can't you just have both? If it's basically done automatically, why not just set it up double?

          susam@mastodon.socialS This user is from outside of this forum
          susam@mastodon.socialS This user is from outside of this forum
          susam@mastodon.social
          wrote last edited by
          #4

          @dckim

          > Another question: Can't you just have both?

          Yes, one can have both. Many blogging platforms do in fact publish both formats.

          1 Reply Last reply
          0
          • dckim@mastodon.socialD dckim@mastodon.social

            @susam I wonder whether you can give a little bit more on the user experience from this. Is it more or less work for you to have it that way, and how many people are really using Atom anyhow. Another question: Can't you just have both? If it's basically done automatically, why not just set it up double?

            susam@mastodon.socialS This user is from outside of this forum
            susam@mastodon.socialS This user is from outside of this forum
            susam@mastodon.social
            wrote last edited by susam@mastodon.social
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • dckim@mastodon.socialD dckim@mastodon.social

              @susam I wonder whether you can give a little bit more on the user experience from this. Is it more or less work for you to have it that way, and how many people are really using Atom anyhow. Another question: Can't you just have both? If it's basically done automatically, why not just set it up double?

              susam@mastodon.socialS This user is from outside of this forum
              susam@mastodon.socialS This user is from outside of this forum
              susam@mastodon.social
              wrote last edited by
              #6

              @dckim

              > If it's basically done automatically, why not just set it up double?

              Yes, I could keep both formats around. Alternatively, I can keep just one format. Every feed reader out there supports both formats, so supporting any one of the two formats is sufficient.

              Also, all my feed subscribers have already subscribed to https://susam.net/feed.xml. Even if I keep a second format around at say /feed2.xml, they likely have no reason to subscribe to it. So I decided to keep just one format around.

              dckim@mastodon.socialD 1 Reply Last reply
              0
              • susam@mastodon.socialS susam@mastodon.social

                @dckim

                > If it's basically done automatically, why not just set it up double?

                Yes, I could keep both formats around. Alternatively, I can keep just one format. Every feed reader out there supports both formats, so supporting any one of the two formats is sufficient.

                Also, all my feed subscribers have already subscribed to https://susam.net/feed.xml. Even if I keep a second format around at say /feed2.xml, they likely have no reason to subscribe to it. So I decided to keep just one format around.

                dckim@mastodon.socialD This user is from outside of this forum
                dckim@mastodon.socialD This user is from outside of this forum
                dckim@mastodon.social
                wrote last edited by
                #7

                @susam I think I understand. There would be two feeds instead of just one, and if everyone essentially has the works in place to use the superior one, then it should be preferred.

                This has been really helpful. Thank you so much for your extensive replies.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups