开发者

Generating RSS feed on the fly, from a list of links?

How might one dynamically generate a temporary RSS feed, on the fly, from a list of links that point to video开发者_StackOverflows, for example?


Check the specifications for RSS-feeds, e.g. here:

http://www.rss-specifications.com/ or http://www.atomenabled.org/developers/syndication/atom-format-spec.php, there's tons, just check Google.

Then iterate through your list and build the appropriate XML.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜