Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • 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

  • Predefinito (Nessuna skin)
  • Nessuna skin
Collassa

Piero Bosio Web Site

Forum federato con il resto del mondo. Non contano le istanze, contano le persone

  1. /world
  2. Categorie
  3. Senza categoria
  4. do you know some feeds that use the Media-RSS (except Mastodon)?/cc @davew #followerpower

do you know some feeds that use the Media-RSS (except Mastodon)?/cc @davew #followerpower

Pianificato Fissato Bloccato Spostato Senza categoria
followerpower
6 Post 3 Autori 5 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Matthias Pfefferleundefined Questo utente è esterno a questo forum
    Matthias Pfefferleundefined Questo utente è esterno a questo forum
    Matthias Pfefferle
    scritto su ultima modifica di pfefferle@mastodon.social
    #1

    do you know some feeds that use the Media-RSS extension (except Mastodon)? https://www.rssboard.org/media-rss

    /cc @davew

    #followerpower

    Dave Winer ☕️undefined onliundefined 3 Risposte Ultima Risposta
    1
    • Matthias Pfefferleundefined Matthias Pfefferle

      do you know some feeds that use the Media-RSS extension (except Mastodon)? https://www.rssboard.org/media-rss

      /cc @davew

      #followerpower

      Dave Winer ☕️undefined Questo utente è esterno a questo forum
      Dave Winer ☕️undefined Questo utente è esterno a questo forum
      Dave Winer ☕️
      scritto su ultima modifica di
      #2

      @pfefferle

      i would start by asking chatgpt

      1 Risposta Ultima Risposta
      • Matthias Pfefferleundefined Matthias Pfefferle

        do you know some feeds that use the Media-RSS extension (except Mastodon)? https://www.rssboard.org/media-rss

        /cc @davew

        #followerpower

        onliundefined Questo utente è esterno a questo forum
        onliundefined Questo utente è esterno a questo forum
        onli
        scritto su ultima modifica di
        #3

        @pfefferle @davew https://www.independent.co.uk/rss seems to use it. From https://github.com/ruby/rss/issues/18, the open issue for the missing media-rss support of Ruby's rss module.

        Matthias Pfefferleundefined 1 Risposta Ultima Risposta
        • Oblomovundefined Oblomov ha condiviso questa discussione
        • onliundefined onli

          @pfefferle @davew https://www.independent.co.uk/rss seems to use it. From https://github.com/ruby/rss/issues/18, the open issue for the missing media-rss support of Ruby's rss module.

          Matthias Pfefferleundefined Questo utente è esterno a questo forum
          Matthias Pfefferleundefined Questo utente è esterno a questo forum
          Matthias Pfefferle
          scritto su ultima modifica di
          #4

          @onli nice find! thanks a lot!

          1 Risposta Ultima Risposta
          • Matthias Pfefferleundefined Matthias Pfefferle

            do you know some feeds that use the Media-RSS extension (except Mastodon)? https://www.rssboard.org/media-rss

            /cc @davew

            #followerpower

            Dave Winer ☕️undefined Questo utente è esterno a questo forum
            Dave Winer ☕️undefined Questo utente è esterno a questo forum
            Dave Winer ☕️
            scritto su ultima modifica di
            #5

            @pfefferle -- do you still need examples?

            Matthias Pfefferleundefined 1 Risposta Ultima Risposta
            • Dave Winer ☕️undefined Dave Winer ☕️

              @pfefferle -- do you still need examples?

              Matthias Pfefferleundefined Questo utente è esterno a questo forum
              Matthias Pfefferleundefined Questo utente è esterno a questo forum
              Matthias Pfefferle
              scritto su ultima modifica di
              #6

              @davew sure! but I at least got one example!

              https://mastodon.social/@onli@social.anoxinon.de/115221099650912787

              1 Risposta Ultima Risposta
              Rispondi
              • Topic risposta
              Effettua l'accesso per rispondere
              • Da Vecchi a Nuovi
              • Da Nuovi a Vecchi
              • Più Voti


              Feed RSS
              do you know some feeds that use the Media-RSS (except Mastodon)?/cc @davew #followerpower

              Gli ultimi otto messaggi ricevuti dalla Federazione
              • Evan Prodromouundefined
                Evan Prodromou

                @grishka @julian I think the idea is to use a thread collection so you can get the whole reply tree to a post without having to walk `inReplyTo` links up and `replies` collections down.

                per saperne di più

              • Gregoryundefined
                Gregory

                @julian do you mean fetching the `replies` collections to make threads as complete as possible? I've been doing that for a long time already :D

                Never seen those FEPs, will take a look

                per saperne di più

              • julianundefined
                julian

                grishka@mastodon.social would you be interested in implementing conversational contexts/backfill (aka 7888 + f228)?

                per saperne di più

              • julianundefined
                julian

                scottjenson@social.coop true, although I will say from experience that there are levels to how much people are willing to customize their instance.

                Speaking from 10+ years of NodeBB (which didn't federate for nearly all of it, so keep that in mind), admins are able to, in order of difficulty:

                pick a bootswatch skin (this instance I am on uses the "Brite" bootswatch skin) drop in any amount of CSS to override anything drop in any amount of SCSS if that's your jam drop in any amount of javascript that is run after everything else is done change/override bootstrap's variables.scss (this instance I am on overrides the primary colour from a bright green to the ActivityPub pink) create your own customized theme to change absolutely everything about the site including templates, js, css)

                Those first two are the biggest ones due to their ease of adoption, and overlaying additional CSS doesn't require too much engineering effort, although I am speaking in hindsight.

                Also, you'd be surprised what people can do if given a textbox and told to write their own CSS. ha!

                per saperne di più

              • Evan Prodromouundefined
                Evan Prodromou

                #FreeMahmoud #CeasefireNow #EndTheBlockade

                per saperne di più

              • Oblomovundefined
                Oblomov

                @Paradox the question you should be asking is: if you can prove you were tricked into etc, what will your sentence be now?
                (Depends on the judicial system, but for example fraud will generally require intent, and if you can prove you were tricked, then there was no intent from you and it won't be fraud.)

                My point is that before arguing how the system should behave, it would be better to be more informed about (1) how it's already supposed to work and (2) when it doesn't, why?

                per saperne di più

              • Mohammed🍉undefined
                Mohammed🍉

                I have 94k followers on Instagram, and this is not the first time Instagram has targeted Palestinian content. They delete my work and the journalistic materials I publish, and I receive warnings that my account may be shut down completely.
                * Was reel shows that Israel’s targets are children.

                My older account was already closed, so I opened a new one, but I am now receiving warnings that clearly reflect its complicity with the Zionists in their genocide
                #journalism #genocide #meta #instagram

                per saperne di più

              • Scott Jensonundefined
                Scott Jenson

                @julian These are all great ideas, thanks. I've noticed several instances do significant theme adjustments (looking at Hachyderm.io as an an example) That doesn't mean it's EASY, just that it's proof that people want it.

                Making something themeable in an easy way is not a simple engineering task however as you never offer exactly what someone wants. However, I do think a few simple things like colors and banners would go a long way.

                per saperne di più
              Powered by NodeBB Contributors
              • Accedi

              • Accedi o registrati per effettuare la ricerca.
              • Primo post
                Ultimo post