hi all,

I believe this to be relevant to web standards.
RSS is becoming of major importance, and of course parsing and showing feeds as well. Therefor Standards come into play, and this below shows the result of one company not following any standard but their own, itunes.

Itunes compatable seems to mean :only itunes compatable"

After spending 3 days and an insane amount of time trying to show channel images when done in itunes odd format (< itunes:image href="path" /> ) with no success in any parser on the planet, I thought of asking here.

It seems 40-50% are using the above with the rest using
<image>
 <url>url here</url>
 <title>The title</title>
 <link>the link</link>
 <width>144</width>
 <height>97</height>
 </image>
Which all parsers show quite easily. Anyone able to get channel image to show using the first format?
Only the channel image as I want control over the display

Thanks

Bruce Prochnau
BKDesign Solutions


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to