A number of people (myself included) have suddenly started having problems with cURL errors when trying to fetch certain feeds. There weren’t any changes to the cURL code between RC1 and RC2, so we’re trying to track down where the issue is coming from. Until then, you can force SimplePie to use fsockopen() instead of cURL by setting the force_fsockopen(true) configuration option.
We’ll post an update as soon as we track down the source of the issue.

