3 Matching Annotations
  1. Nov 2021
    1. https://collect.readwriterespond.com/antennapod/

      I feel your pain here Aaron.

      Perhaps it helps, perhaps not, but I've been using AntennaPod for a few years now. In particular I love it on Android because I can use the share functionality to share to a custom email address which posts to reading.am for an account that aggregates everything I'm listening to. Then I port the RSS feed of that back into my site. It's a stupid amount of manual work, but it mostly works.

      Alternately you could share material you listen to to Huffduffer and pull data out that way as well. My problem here is that Huffduffer is more of a bookmark service than a "listened to this" sort of service, though you could always add a "listened" tag to the things you've heard in the past.

      The tougher part of all this is that podcasts have "canonical" links for the podcast episodes (sometimes) and an entirely different link for the audio file which has no meta data attached to it (presuming you can even find the URL for the audio file to begin with.)

      AntennaPod allows you to pick and choose what you want to share, so usually I default to the audio file to get that in to the workflow and finding/adding the data for the particular episode is a bit easier.

      I will say that this is one of the ugliest and most labor intensive workflows I've got for social posts, so I'm usually only doing it and posting publicly for things that I really think are worth the time that make for interesting notes/observations that go along with the post.

      I'm curious to see what others come up with for this workflow.

  2. Dec 2019
    1. One of the questions that came up during the SPLOT workshop is if there’s a SPLOT for podcasting, which reminded me of this post Adam Croom wrote a while back about his podcasting workflow: “My Podcasting Workflow with Amazon S3.” . We’re always on the look-out for new SPLOTs to bring to the Reclaim masses, and it would be cool to have an example that moves beyond WordPress just to make the point a SPLOT is not limited to WordPress (as much as we love it) —so maybe Adam and I can get the band back together

      I just outlined a tiny and relatively minimal/free way to host and create a podcast feed last night: https://boffosocko.com/2019/12/17/55761877/

      I wonder if this could be used to create a SPLOT that isn't WordPress based potentially using APIs from the Internet Archive and Huffduffer? WordPress-based infrastructure could be used to create it certainly and aggregation could be done around tags. It looks like the Huffduffer username SPLOT is available.

    1. So when I wanted to find a Last.fm user’s profile picture—having figured out through Google’s Social Graph API when someone on Huffduffer has a Last.fm account—it made far more sense for me to use hKit to parse the microformatted public URL than to use the API method.

      So the secret to having one's image appear in their Huffduffer account is to add a rel="me" to one's home page?