Search by Creator
This page attempts to search podcasts by their creator, as defined in the RSS feed. It's a very new feature, so if anything is incorrect, or you have suggestions on more info to include, please Contact Me.
Creator search
The search runs in boolean mode, eg:
cambridge geek will give you names that contain either "cambridge" or "geek".
+cambridge +geek will give you results that contain both.
+cambridge -geek will give results that contain "cambridge" but don't contain "geek".
* is a wildcard.
Because of the way MYSQL fulltext search works, hyphens break it, so they need to be removed from search terms.