The mediarss tag has no wiki summary.
2
votes
1answer
287 views
Media RSS and Zend
I have a Magento application running atop Zend framework. I like to generate Media RSS feed in Zend (In orded to feed the Cooliris application).
Does anyone know if Zend framework supports Media RSS ...
1
vote
1answer
100 views
Drupal 7: Make an RSS feed with multiple <item>s per node?
I have a content type "Audio" which includes an audio file field. This field accepts multiple values, so each node could contain any number of audio files. Ordinarily, when you build an RSS feed view, ...
1
vote
1answer
96 views
Deserializing mRSS / RSS2.0 using MonoTouch [SOLVED]
I am using mono 2.10.5 to parse an RSS 2.0 / mRSS Feed, however, i can't find .net framework syndication namespace under System.ServiceModel nor System.ServiceModel.Web
Are these features available ...
1
vote
0answers
148 views
accessing a 'media:thumbnail' tag in rss feed using basic javascript xml
How would I access a mediarss tag like <media:thumbnail> using basic javascript like getElementsByTagName? P.S I do not want to use a library or server side scripting, also a json object is not ...
0
votes
0answers
10 views
MediaRSS::Group didn't appear in all cases
I am fetching feeds through MediaRSS and there are video items.
In Some of the cases it shows MediaRSS::Content items in MediaRSS::Group element while in other cases it shows multiple ...
0
votes
0answers
3 views
Can one have custom tags in mediaRSS provided by yahoo?
Can one have custom tags in mediaRSS provided by yahoo ???
http://video.search.yahoo.com/mrss
0
votes
3answers
152 views
MediaRSS feed problem
I need to test an application that reads different mediaRSS feeds and work with the content. My problem is that I'm not able to find many of them. Could you help me with some links?
This is what I've ...
0
votes
2answers
766 views
Yahoo' RSS <media:content> doesnt display image thumbnail
I need to make thumbnails available in RSS, i.e. show pictures in RSS. I started
to use Yahoo' Media RSS module. Good documentation, good examples. Ok.
Here is my snippet of RSS' xml and__ it ...
0
votes
2answers
507 views
XML fix namespace declaration
I am trying to detetct/work around this bug in RSS elements.
That means I have to find a wrong namespace-declaration and change its
value to the correct namespace. E.g:
...