Dave Winer creates audio.weblogs.com pinger debugger
Posted by ChefTD on Oct 29, 2004
I already thanked him in the comments, but Dave Winer created a audio.weblogs.com ping debugger to help podcasters with getting their feeds listed in audio.weblogs.com. This RSS 2.0 feed wasn’t validating because it was missing the language en-us tag. Wordpress users that are having this same problem, you will want to add the following to your wp-rss2.php file just beneath the channel description and then pinging again either manually using the audio.weblogs.com ping form or through trackback using http://audiorpc.weblogs.com/RPC2. Here’s the code to add:
<language>en-us</language>

re: Podcasting and me