Search the web
Sign In
New User? Sign Up
rss-media · RSS Media
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Attn: Yahoo - Media RSS Spec is still wrong about trailing slash   Message List  
Reply | Forward Message #1144 of 1252 |
Re: [rss-media] Re: Attn: Yahoo - Media RSS Spec is still wrong about trailing slash

I would agree that Yahoo made a mess of Media RSS. Last I heard about this issue, the spec was going to be moved to the RSS Advisory Board, although I don't believe that's happened yet. (Surprise, surprise)

At this stage, I've been handling the normalization in the parsing process. (I'm one of the developers of SimplePie.)

To be honest, I'm really not sure how else to handle it effectively. 

--
Ryan Parman




On Oct 31, 2008, at 1:25 PM, "swveoh" <swells@...> wrote:

The namespace has been "corrected" to have the trailing slash ... aside
from the merits of this change (dates back many years to the
distinction + use between namespaces & urls) - things have now since
been breaking. As a proactive measure I'd like to deploy an XSLT
stylesheet that respects both namespaces without much modification that
will ensure both namespaces are respected:

<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:media="http://search.yahoo.com/mrss/">

<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:media="http://search.yahoo.com/mrss">

Does anybody know how to combine these two in one line / namespace such
that both versions will work and we can accomodate varying use cases
going backward + forward? Thanks in advance.



Fri Oct 31, 2008 8:47 pm

skyzyxufks
Offline Offline
Send Email Send Email

Forward
Message #1144 of 1252 |
Expand Messages Author Sort by Date

You could either define two different prefixes, one with the slash and one without and use union (|) operators on every name test, or you could implement a...
mdubinko
Online Now Send Email
Oct 31, 2008
8:43 pm

I would agree that Yahoo made a mess of Media RSS. Last I heard about this issue, the spec was going to be moved to the RSS Advisory Board, although I don't...
Ryan Parman
skyzyxufks
Offline Send Email
Oct 31, 2008
8:47 pm

... In my experience, it can take a while to get things like this done. The RSS Advisory Board's deal with Netscape to become caretaker of RSS 0.90 and RSS...
rcade
Offline Send Email
Nov 1, 2008
7:14 pm

Ryan, I wouldn't wait for Yahoo to respond. If I were you I would read Yahoo's inaction so far as a "no". Just take the initiative. I say this based on...
Lucas Gonze
lucas_gonze
Offline Send Email
Nov 1, 2008
8:47 pm

Ryan, and Lucas, please let me know if I could be of any help. I just really have no connections with RSS advisory board, but could help in moving this to...
Prabhanjan G
prabhe
Offline Send Email
Nov 2, 2008
8:07 am
 First  |  |  Next > Last 
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help