Please be kind if this is asinine For a school project for the University of Washington Wanting to create an extension that would allow audio links (exoAudio, ...
... Hmmm, might it not be better to use some sort of 'playlist' kind of media file instead? I'd have to imagine there's already some sort of file format that...
... Have your enclosure point to an XSPF file, then break up your audio into segments and put each segment into a separate track. EG <enclosure url="my.xspf"...
Have your enclosure point to an XSPF file, then break up your audio into segments and put each segment into a separate track. EG <enclosure url="my.xspf"...
... into ... Thanks Lucas for the reply, I think it would be definitely beneficial to decouple the indication of an audio link, so I don't think I will add it...
In the last few days yahoo video search as stopped indexing our videos. Our feed looks right to us an Itunes and other readers like it fine. I could not use...
615k? That's not a "feed" in the classic sense. You're going to waste extreme amounts of your own bandwidth publishing something that large as a "feed"....
... Cool! ... Thanks :) Did you look at Adobe Apollo, you might want to use it for cross-platform use. Both YouTube and Google Video provide .flv (flash...
... The use of a value without units is ill advised. Especially when you don't use the expected norm. I would have expected "samplingrate" to be expressed in...
Hello, I'm a media rss newbie, this is my first post. When I add "Dilbert" to my yahoo, MY! knows to put it in the left margin using the "media" (as opposed to...
AFAIK, Media RSS doesn't specify any layout. It's just talks about media, metadata etc. MY! might be doing things because it might be programmed that way... ...
Thanks for responding. Yes, I understand that MY! works the way it does because it's programmed that way. :) What I don't understand is how MY! makes its...
Hi, I am making a client to for Media RSS feeds. I am wondering, if there is a place where I can find all media-rss feed listed. Currently, I am searching and...
I am using lastRSS right now to parse RSS files and have written my own code to support media rss parsing but was wondering if there is a good PHP solution out...
I don't know about PHP, I use ROME (and it's subprojects) for entire syndication stuff... You might look at its code and probably learn how to do it in php? I...
Hi Everyone, I'm a media rss newbie, this is my first post. i am trying now to privide media contents as Media RSS format. And i need a local client to test my...
Hi, I have been using Media RSS and trying to understand it more. I have been posting my thoughts on my blog, please check it out. I would love to see the...
I'm in the process of building Media RSS support into what will become SimplePie 1.0 (simplepie.org). I was wondering if there were any unit tests available?...
I'm the co-developer of SimplePie (simplepie.org) and I'm actually planning to finish up our Media RSS implementation sometime tonight or tomorrow. You'll be...
The ROME site is a bit difficult to navigate. Do you have a direct URL? Ideally, I'd prefer something where I get a sample feed, and then instructions on what...