--url String true* URL to podcast RSS feed. --file String true* Path to local RSS file. --episode-template String false Template for generating episode related filenames. See "Template Options" for ...
Validation framework that let's you configure, rather than code, your validation logic. I started writing this plugin back in 2009 and it has given me much joy over the years. But all good things must ...
Base64 is a popular binary to ASCII encoding scheme designed to reliably transfer binary data across channels that have limited support for various content types. This article goes over the basics of ...