hello list,
is there a possibility to combine zend_feed with curl? the problem i
encounter is that some of the external feeds i try to fetch are offline
a lot of the time. for that reason, i'd like to use curl (with an option
to timeout properly) to retrieve the feed contents. i'd see
Zend_Feed::importString($curlResult) would do the trick, but it doesn't
work. perhaps adding a functionality to zend_feed for using it with curl
is something for the future? does anyone have any other solutions to
face this problem?
thanks in advance,
dimitri