xml
2 postseverything filed under xml
-
2012-09-07
Python - Create RSS / Podcast of MP3 files
Anyway, a nice guy called Dan Goff left a comment on my post about creating a RSS / podcast file using Python letting me know that he had taken my code template and modified it to use the Mutagen l...
-
2012-06-29
Python - encode XML escape characters
Anyway as part of my iPlayer podcast project I need to create an RSS feed,which is nothing more complicated than a XML file which conforms to a specific schema. Its a pretty simple schema so I deci...