|
Posted by johnsonholding@yahoo.com on 02/07/06 02:56
Can you give me an example of the date-time format you speak of? and
the <author> value - I do see it there, so I am not sure what you are
talking about.
PS - thank for your patience on this. I want this ready to go to
Itunes sooner than later!
Here is the xml (modified) that I am going to be sending, hopefully :
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd"
version="2.0">
<channel>
<title></title>
<link>http://www.vicesmagazine.com</link>
<description>vicesmagazine addictions and habits</description>
<language>en-us</language>
<category>Health</category>
<itunes:category text="Health">
<itunes:category text="Self-Help"/>
</itunes:category>
<itunes:category text="Religion">
<itunes:category text="Spirituality" />
</itunes:category>
<itunes:explicit>No</itunes:explicit>
<itunes:summary>vicesmagazine.com</itunes:summary>
<itunes:subtitle>Podcasts for addictions and
habits</itunes:subtitle>
<itunes:author>David Delaney</itunes:author>
<itunes:owner>
<itunes:email>vicesmagazine@yahoo.ca</itunes:email>
<itunes:name>vicesmagazine.com</itunes:name>
</itunes:owner>
<itunes:image
href="http://www.vicesmagazine.com/pictures/viceslogo.jpg">Podcast
Image</itunes:image>
<itunes:keywords>addictions, alcohol, drugs, gambling, teens,
seniors, children, success, habits, sex</itunes:keywords>
<item>
<title>Episode #01 - Sept 1, 2005</title>
<link>http://www.vicesmagazine.com</link>
<description>Episode 01 - Positive Thinking</description>
<author>David Delaney/Dr. Peter Sacco</author>
<pubDate>Mon, 31 October 2005 19:21:30 -0700</pubDate>
<itunes:category text="Health">
</itunes:category>
<itunes:explicit>No</itunes:explicit>
<itunes:keywords>addictions, postivie thinking, health,
success</itunes:keywords>
<itunes:author>David Delaney/Dr. Peter Sacco</itunes:author>
<itunes:duration>0:03:53</itunes:duration>
<enclosure url="http://www.vicesmagazine.com/podcast/positive_pod3.mp3"
length="2801688" type="audio/mpeg"></enclosure>
</item>
<item>
<title>Episode #02 - Sept 7, 2005</title>
<link>http://www.vicesmagazine.com</link>
<description>Episode 02 - Anger Therapy</description>
<author>David Delaney/Dr. Peter Sacco</author>
<pubDate>Mon, 31 October 2005 05:55:53 -0700</pubDate>
<itunes:category text="Health">
</itunes:category>
<itunes:explicit>No</itunes:explicit>
<itunes:keywords>addictions, postivie thinking, health, success,
anger, therapy</itunes:keywords>
<itunes:author>David Delaney/Dr. Peter Sacco</itunes:author>
<itunes:duration>0:01:25</itunes:duration>
<enclosure url="http://www.vicesmagazine.com/podcast/anger_pod2.mp3"
length="1372160" type="audio/mpeg"></enclosure>
</item>
<item>
<title>Episode #03 - Sept 7, 2005</title>
<link>http://www.vicesmagazine.com</link>
<description>Episode 03 - Hypnosis - does it really
work?</description>
<author>David Delaney/Dr. Peter Sacco</author>
<pubDate>Thurs, 1 December 2005 05:55:53 -0700</pubDate>
<itunes:category text="Health">
</itunes:category>
<itunes:explicit>No</itunes:explicit>
<itunes:keywords>hypnosis, addictions, postivie thinking, health,
success, anger, therapy</itunes:keywords>
<itunes:author>David Delaney/Dr. Peter Sacco</itunes:author>
<itunes:duration>0:00:56</itunes:duration>
<enclosure url="http://www.vicesmagazine.com/podcast/hypnosis_pod2.mp3"
length="905216" type="audio/mpeg"></enclosure>
</item>
<item>
<title>Episode #04 - Jan 15, 2006</title>
<link>http://www.vicesmagazine.com</link>
<description>Episode 04 - Lust or love?</description>
<author>David Delaney/Dr. Peter Sacco</author>
<pubDate>Tues, 31 January 2005 05:55:53 -0700</pubDate>
<itunes:category text="Health">
</itunes:category>
<itunes:explicit>No</itunes:explicit>
<itunes:keywords>hypnosis, addictions, postivie thinking, health,
success, anger, therapy, lust, valentine</itunes:keywords>
<itunes:author>David Delaney/Dr. Peter Sacco</itunes:author>
<itunes:duration>0:02:48</itunes:duration>
<enclosure url="http://www.vicesmagazine.com/podcast/lust_pod5.mp3"
length="2199552" type="audio/mpeg"></enclosure>
</item>
<item>
<title>Episode #05 - Jan 15, 2006</title>
<link>http://www.vicesmagazine.com</link>
<description>Episode 05 - Is fear an addiction?</description>
<author>David Delaney/Dr. Peter Sacco</author>
<pubDate>Tues, 31 January 2005 05:55:53 -0700</pubDate>
<itunes:category text="Health">
</itunes:category>
<itunes:explicit>No</itunes:explicit>
<itunes:keywords>fear, adrenaline, hypnosis, addictions, postivie
thinking, health, success, anger, therapy, lust,
valentine</itunes:keywords>
<itunes:author>David Delaney/Dr. Peter Sacco</itunes:author>
<itunes:duration>0:02:14</itunes:duration>
<enclosure url="http://www.vicesmagazine.com/podcast/fear_pod4.mp3"
length="2199552" type="audio/mpeg"></enclosure>
</item>
</channel>
</rss>
[Back to original message]
|