Hi digitalus_media,
both feeds you are trying to load are produced in RSS 1.0 format.
It seems Zend_Feed is not RSS 1.0 compatible, according to current Zend_Feed_Rss parsing behavior.
Unfortunately, Zend_Feed documentation doesn't really provide any information about this lack.
There's an open ticket about
http://framework.zend.com/issues/browse/ZF-405-- Simone