Forums / General / Podcasting with eZ Publish
Uchendu Nwachukwu
Sunday 26 June 2005 8:11:27 am
Does anyone have any useful pointers on how I can set up an RSS-based podcast using eZ publish?
kracker (the)
Sunday 26 June 2005 5:17:01 pm
While I definitely wish eZ publish supported the feature set to use styled rss like this :
http://feeds.feedburner.com/twit
I am certain (especially after reading ..) eZ publish supports the most basic rss features required to export a podcast rss feed using eZ publish.
http://media.weblogsinc.com/common/videos/pt/rss.xmlhttp://www.engadget.com/entry/5843952395227141/
Tho .. I'm not certain about eZ publish's support for the enclosure rss / xml tag? Is this tag required, does eZ publish support it? If not I bet it could be extended too ....
cheers,//kracker
<i>American Dad : Francine's Flashback</i>
Member since: 2001.07.13 || http://ezpedia.se7enx.com/
Brian Gambill
Wednesday 05 October 2005 12:49:47 pm
I wrote a bit of hack code and submitted it to the developer forum for comment/ help. No replies yet. Here is a the http://ez.no/community/forum/developer/extending_rss_to_podcast
I also provided a couple of links to RSS standards there.
As for the enclosure tag, it is the essential part for the file (audio/ mp3/ etc.) to be downloaded by the aggregator. I use this code successfully with iPodder and Doppler agregators.
Any additional code help would be greatly appreciated.
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0002 secs