rss feed from external url
How can I get rss data from an external url, without having alfresco surf's "remote" Object?I have a webscript, which is not java backed (using js and ftl).All I need is an alternative for the function "getRSSFeed(uri);"I've copied the feed.utils.js,...