ARChurch
Mar 11th, 2008, 01:46 PM
Hey PCA forum trolls,
Have a question for you. I am obviously looking to get a Podcast up and running. I am the Technical Director at a church and we want to get a weekly sermon podcast up and running. We already have the mp3s uploaded and available for download, but we want to go another step. I of course have root access to the server where we host so I can upload download etc. Here is the RSS feed I made, entitled podcast.xml upload here: http://www.autumnridgechurch.org/podcast.xml
<?xml version="1.0" encoding="Windows-1252"?>
<rss version="2.0">
<channel>
<generator>Feed Editor (Unlicensed)</generator>
<pubDate>11 Mar 2008 20:28:40 GMT</pubDate>
<title>Autumn Ridge Church Sermon Podcast</title>
<description>Weekly sermons preached at Autumn Ridge Church in Rochester MN.</description>
<link>http://autumnridgechurch.org/worship/sermons.html</link>
<language>en</language>
<item>
<title>The Role of Faith in Healing</title>
<description>The Role of Faith in Healing - preached by C. John Steer at Autumn Ridge Church on March 2nd and 3rd, 2008.</description>
<pubDate>11 Mar 2008 20:28:40 GMT</pubDate>
<link>http://autumnridgechurch.org/worship/sermons/single/news/the-role-of-faith-in-healing/news-archive/1204668026.html</link>
<enclosure url="http://www.autumnridgechurch.org/fileadmin/worship/sermon_audio/Sermon%20030208.mp3" length="32738646" type="audio/mpeg"/>
</item>
</channel></rss>
For some reason it gives one error when run through validator.w3.org I was wondering if you people could give me a hand, advice, etc. If you have any questions about what I am using, file location, need any other info, please let me know. Thanks!
- David
Have a question for you. I am obviously looking to get a Podcast up and running. I am the Technical Director at a church and we want to get a weekly sermon podcast up and running. We already have the mp3s uploaded and available for download, but we want to go another step. I of course have root access to the server where we host so I can upload download etc. Here is the RSS feed I made, entitled podcast.xml upload here: http://www.autumnridgechurch.org/podcast.xml
<?xml version="1.0" encoding="Windows-1252"?>
<rss version="2.0">
<channel>
<generator>Feed Editor (Unlicensed)</generator>
<pubDate>11 Mar 2008 20:28:40 GMT</pubDate>
<title>Autumn Ridge Church Sermon Podcast</title>
<description>Weekly sermons preached at Autumn Ridge Church in Rochester MN.</description>
<link>http://autumnridgechurch.org/worship/sermons.html</link>
<language>en</language>
<item>
<title>The Role of Faith in Healing</title>
<description>The Role of Faith in Healing - preached by C. John Steer at Autumn Ridge Church on March 2nd and 3rd, 2008.</description>
<pubDate>11 Mar 2008 20:28:40 GMT</pubDate>
<link>http://autumnridgechurch.org/worship/sermons/single/news/the-role-of-faith-in-healing/news-archive/1204668026.html</link>
<enclosure url="http://www.autumnridgechurch.org/fileadmin/worship/sermon_audio/Sermon%20030208.mp3" length="32738646" type="audio/mpeg"/>
</item>
</channel></rss>
For some reason it gives one error when run through validator.w3.org I was wondering if you people could give me a hand, advice, etc. If you have any questions about what I am using, file location, need any other info, please let me know. Thanks!
- David