After hosting a design podcast, I started manually updating the RSS feed for every episode and quickly got sick of the 'tags dancing', so tried a little bit building this simple Podcast RSS editor in PHP for myself.
- Put the XML file you wanna edit in the root and select it in the 'Settings' panel and then you can edit / add episodes.
- There isn't any authentication or security check so please don't put it on the sever in case shit happens.
- [Jul 20, 2016] Added multi-language support: Simplified Chinese, Traditional Chinese, English.
'Add new item' function- 'Remove item' function
Cover image fieldEdit in CDATA for item description- Cover image preview
- Audio preview
- Put a logo
- Add more options
Seperate dashboard page with more data- Make the publish time input as a data picker
Add an option to select XML file in settings sectionAdd message notifications- Add default episode template in settings
- After editing an episode, the page jumped to still shows the old data.
- When the duration is XX:XX, it failed to calculate the correct nubmer
- Timezone issue for 'today'
- Some people use different tag names in RSS file, like 'itunes:author' vs. 'autor'
- Itunes podcast XML generator by Jon Wålstedt
- Podcast Generator
- Some icons used are from the set Squid Ink Line Icons
