Posted on September 28, 2015 by Tim Pritlove

Podlove Publisher 2.3: Improved Foundation

When making decisions on what to work on next is one of the big challenges especially when thinking about the upcoming versions of the Podlove Publisher. There are so many places where we could extend and enhance the system so we need to carefully choose our battles.

Portrait of Tim Pritlove

When making decisions on what to work on next is one of the big challenges especially when thinking about the upcoming versions of the Podlove Publisher. There are so many places where we could extend and enhance the system so we need to carefully choose our battles.

With Podlove Publisher 2.3 which was released a couple of days ago, we decided to focus on stability, compatibility and integrity of our foundation. We addressed a couple of things that look minor in the release notes but are important fixes to make sure our features are built on stable ground and behave properly in the wild Internet.

Foundational work

For instance, we are now making sure we are following internal WordPress settings regarding the composition of feed URLs regarding a trailing "/". This slash will either be removed or enforced now (depending on your settings) and the other version will reliably redirect to the configured URL with a HTTP Permanent Redirect (code 301). While this does not look like a big deal we are making sure that podcast directories can reliably identify your feed and prevent and remove duplicate entries.

We have also integrated more closely with WordPress' cache strategies, opened up the Publisher to non-admin accounts, added a small button to automatically generate the duration from existing media files (even if hosted on another server), improved analytics and fixed numerous other small issues.

For developers, we are now opening our internal system to theme developers. The API is exactly the same as our template system so if you want to recreate features made possible by Podlove Templates in your Wordpress theme you can do so now. We can't wait to see Podlove-optimized themes for podcast-optimized blogs.

In addition to that, we have unbundled support for the Flattr micropayment system in a separate module and removed our reliance on the Flattr WordPress plugin so that the Publisher can now support Flattr completely on its own. And if you do not want to use Flattr at all for some reasons you can now turn it off completely. However, we still think Flattr is a great addition for the podcasting ecosphere and strongly suggest you use it.

Metadata features

While most of the things above are mainly improving the system and offer new options for developers and blog administrators, we have also upped the support for podcast metadata by offering two new data types: seasons and related episodes.

Seasons are basically what it says on the tin: you can now specify time ranges that represent certain phases your podcast has had. Be it a genuinely seasonal structure (like a sports podcast focusing on each season) or a transitional period of change (like a change of the team, renaming your podcast or changing its structure) that you want to communicate to your audience: seasons let you do that. While you can specify seasons internally, you currently need to explore the power of Podlove templates to bring this to the website. We are waiting for your feedback and will introduce proper defaults for archive pages etc. later on.

Related episodes are a feature where you can let episodes point to each other expressing they are related. We have decided to keep this feature simple. There is no "relation type" and the relation is always bi-directional. If you say A is related to B, then B is automatically related to A. Good thing: when new episodes point to old episodes, old episodes automatically refer into the future. Use the [podlove-related-episodes] shortcode for easy inclusion of the feature in your posts.

Both metadata features might be extended in the future but we want to keep it simple for now.

So upgrade to Podlove Publisher 2.3 today and while you are at it make sure to upgrade your PHP to version 5.6 too. PHP 5.4 as reached end-of-life status recently and won't get any security fixes any more. The more people move to modern PHP versions the earlier we developers can build on the new features and capabilities these versions bring. This makes developing complex tools like this much easier which is good for all of us.

Tim Pritlove

Podcaster & Podlove Evangelist