The final example contains the following: <media:content url="http://www.foo.com/song512kbps.mp3.torrent" fileSize="8000" ...
844
David Hall
daviddhall
Mar 14, 2006 9:24 pm
... quotes. So you're suggesting it be written as: <media:content url="http://www.foo.com/song512kbps.mp3.torrent" fileSize="8000" ...
845
David Hall
daviddhall
Mar 14, 2006 9:33 pm
Point of clarification. Doesn't this say that you can use either a token or a quoted-string? In other words, the parameter could be ";token=token". Parameters...
846
Sam Ruby
sa3ruby
Mar 14, 2006 9:42 pm
... That works. As does: type='application/x-bittorrent;enclosed="audio/mpeg"' - Sam Ruby...
847
Sam Ruby
sa3ruby
Mar 14, 2006 9:49 pm
... Tokens may not contain separators characters, like slashes. http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2 token = 1*<any CHAR...
848
David Hall
daviddhall
Mar 14, 2006 9:55 pm
... Ah, ok good catch. We'll fix in the next update....
849
Sam Ruby
sa3ruby
Mar 14, 2006 10:15 pm
I've completed my second pass. The first pass was just to validate element and attribute names, which would flag things like filesize and samplingRate. The...
850
Sam Ruby
sa3ruby
Mar 15, 2006 5:12 am
... The problem with the Feed Validator has been fixed. Now it is reporting four errors: 1) the example in the spec leads me to believe that urn:mpaa ratings...
851
Von Wallace
vonwallace
Mar 15, 2006 4:55 pm
Hello, I have written a program called News Pursuit: I am trying to figure out how to tell the RSS news search engines for MSN and Yahoo, how to return...
852
Niall Kennedy
niall18
Mar 15, 2006 11:02 pm
Adding an enclosure value allows the RSS feed to interact with programs and devices that are "video catchers." These applications may store the videos locally...
853
Robert Sayre
robertsayre2000
Mar 15, 2006 11:07 pm
... Alternatively, the enclosure URL could use HTTP Accept and User-Agent headers to determine the best format. -- Robert Sayre...
854
WWWhatsup
wwwhatsup4
Mar 16, 2006 4:06 am
... i'm getting an error with this, too http://feedvalidator.org/check.cgi?url=http://punkcast.com/podcast.xml but doesn't, IIRC, the media rss spec allow one...
855
WWWhatsup
wwwhatsup4
Mar 16, 2006 4:08 am
... isn't video/x-m4v understood to mean iPod compliant? joly? ... WWWhatsup NYC http://pinstand.com - http://punkcast.com...
856
WWWhatsup
wwwhatsup4
Mar 16, 2006 4:50 am
All my descriptions are appearing twice over on my yahoo podcast listings. http://podcasts.yahoo.com/search?p=punkcast&c=e&find=Search Didn't used to I don't...
857
Sam Ruby
sa3ruby
Mar 16, 2006 10:08 am
... The Feed Validator isn't complaining about the number of credits that are included. What it is complaining about is that role="performer" is not listed in...
858
WWWhatsup
wwwhatsup4
Mar 16, 2006 7:05 pm
well, I've changed it to "artist/performer" - but that still doesn't validate. joly ... WWWhatsup NYC http://pinstand.com - http://punkcast.com...
859
David Hall
daviddhall
Mar 16, 2006 7:27 pm
... I'll have someone take a look at this....
860
Sam Ruby
sa3ruby
Mar 16, 2006 9:05 pm
... I've corrected that, now your feed is down to two errors. "sound" and "lighting". However, with this correction, example3 from the spec no longer...
861
WWWhatsup
wwwhatsup4
Mar 16, 2006 9:30 pm
Thanks After fixing the "sound39; and "lighting" credits my feed now validates. :) Might it not be an idea to create an alternative, and more flexible, role...
862
David Hall
daviddhall
Mar 16, 2006 9:57 pm
... Possibly. What suggestions to do you have about creating an alternative and what problems would this resolve? What kind of flexibility are you looking for?...
863
David Hall
daviddhall
Mar 16, 2006 9:59 pm
... validates. ... Sam, I'll get this corrected when we push all the other corrections you've pointed out. I'll try to do this soon. I think you are correct...
864
David Hall
daviddhall
Mar 16, 2006 10:05 pm
... Actually, on second thought, I remember what the thinking was when creating the example like that. I interpreted the values with a "/" in them as an...
865
Sam Ruby
sa3ruby
Mar 16, 2006 10:40 pm
... I count a total of three: artist/performer editor/producer treatment/programme proposal The first two could conceivably be either/or. I honestly don't...
866
nick gogerty
nickgogerty1
Mar 16, 2006 11:50 pm
On the media type format descriptor. Putting the descriptor in the hands of the publisher makes sense. This way the publisher may put out feeds of differing...
867
Danny Ayers
danny_ayers
Mar 17, 2006 10:01 am
Apologies for cross-posts. The full call is below (and at http://www2006.org/developers/cfp.php), but in short we're looking for developers to present cool...
869
brian_castfire
Mar 20, 2006 3:22 pm
mRSS is a great module for RSS to define and categorize media. However, if media were viewed as dynamic and not static, it becomes difficult to implement for...
870
Shirley
aviveyal2000
Mar 20, 2006 3:23 pm
Hi, Quick introductions: My name is Aviv Eyal and I'm the CTO at Grouper Networks. I'm happy to join this group and I hope to be able to contribute to this...
871
David Hall
daviddhall
Mar 20, 2006 9:27 pm
... Hi Aviv - Definitely cool. Here's some feedback about your feed: 1. Sam Ruby just added Media RSS support to feed validator. I ran it through it and you...
872
David Hall
daviddhall
Mar 20, 2006 10:16 pm
Hi folks - I'm going to be updating the 1.1 specification with some various improvements that Sam Ruby suggested, along with some example feeds. I thought...
873
Andreas Haugstrup Ped...
andreashaugs...
Mar 20, 2006 10:31 pm
Hello David! I have a minimal (no groups, no player, not even a length attribute) media rss feed at <URL: http://www.solitude.dk/rss > - it currently produce a...