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 feed?

(I didn't find anything in http://framework.zend.com/manual/1.10/en/zend.feed.html, but maybe I dint look in the right place?)

Tx,

Sty

link|improve this question
Tx. I will check it. – user303774 Mar 29 '10 at 10:58
feedback

1 Answer

Check the comments on the page you referred to for Zend_Feed_Writer and the entry in the API for syntax.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown