Hi everyone, I need your help and valuable feedback. I recently developed an RSS desktop ticker called NewsBliss with full Media RSS support. This allows us...
the spec says: "samplingrate is the number of samples per second taken to create the media object. It is expressed in thousands of samples per second (kHz). It...
Unless I am mistaken, the current specification does not identify which elements are now available at the channel level but the change notes indicate support...
On a related note, there are in fact some elements that don't necessarily make sense at the channel level, but we never made a rule against it. ... Not really,...
Hi - The specification was changed in release 1.1.1 to include this wording: "The following elements are optional and may appear as sub-elements of <channel>,...
Unless I am mistaken, the current specification does not identify which elements are now available at the channel level but the change notes indicate support...
And for what it's worth those URI only coincidentally also resolve as URLs. It's a niggling technical point but a URI can be ANY string. That they look like...
Yes, it's supposed to have a trailing slash. I'll try to get the examples updated. Can you point me to the google/youtube feeds that have it without and I'll...
Hello everyone, this has come up on the list before (http://tech.groups.yahoo.com/group/rss-media/message/953) but would it be possible to resolve the issue of...
... A near 100% overhead isn't nice in any service if it turns out to be popular. However, my main concern is to make the feeds a logical and comprehensible...
An extra 6K will make a difference when the client is a mobile phone. Mobile phones are still severely memory and heap constrained. There is also the fact that...
Hi all, I'm exploring the use of RSS to distribute schedule information for live TV streams. In this context a <channel> element corresponds to a TV channel...
Not a big fan of cross-posting, but for those just on this mailing list, there's a question about using Creative Commons licenses in the videoblogging group. ...
If you do use an rss to point to a stream I wonder what the policy should be for the <guid> tag of the item? I use the guid to prevent re-downloading the same...
... Presumably this will be a tag anyone can use? There is no licence tag in MediaRSS at present right? joly ... WWWhatsup NYC http://pinstand.com -...
... I think a daily or even more frequent schedule of programs would be very useful. ... You could use metafiles as an enclosure. ... ditto ... Isn't that what...
Hi all, We're thinking of using RSS (and therefore the Media RSS extension) to publicise our audio and video streams, partly to ensure everyone uses the...
This one: http://api.flickr.com/services/feeds/photos_public.gne?id=89086955@N00&format=rss_200 And I hit a second one from the homepage which also lacked the...
954
Tatsuhiko Miyagawa
miyagawa@...
Dec 4, 2006 9:59 pm
Actually YouTube nor Google Video doesn't have the trailing slash either. http://youtube.com/rss/global/recently_added.rss ...
... I just double checked and one of their feeds appeared to have it. Can you point me to the feed that doesn't. (yes, our examples have a mistake in them as...
Flickr feed doesn't have the / at the end of the http://search.yahoo.com/mrss. My feed reader just failed to find the rss-media namespace on a feed. Anyone...
RE: [rss-media] xquery and media:keywords give that man a cigar 8^) with the corrected namespace declaration, and Brendan's solution to use media:keywords,...
I checked in the XQuery use cases spec and there's a section on namespaces: http://www.w3.org/TR/2005/WD-xquery-use-cases-20050404/#ns so, based on this...
From the spec, http://search.yahoo.com/mrss/ ... "The namespace for Media RSS is defined to be: http://search.yahoo.com/mrss/ " So try declare namespace...
... great thinking Markus! unfortunately, I'm using a different language than Java (I'm using Virtuoso http://www.openlinksw.com/virtuoso/ ) I did however...
hi cameron this seems like a namespace context issue perhaps this relates: http://tech.groups.yahoo.com/group/rss-media/message/928 markus ... Markus Sandy ...