我可以将多个源集成到一个 RSS 阅读器中吗?

发布于 2024-08-24 12:01:35 字数 163 浏览 1 评论 0原文

我希望将大量 RSS/ATOM 源集成到我们内部网的提要中。这超出了我通常的工作范围,所以我对此的接触非常有限。

我想将所有提要集成到一个阅读器中,以便所有新闻项目都按发布时间顺序排列。

这可行吗?我需要特殊的组件吗?或者我可以让 ASP.NET 集成组件足够简单地完成这一切吗?

I'm looking to integrate a bunch of RSS/ATOM sources into a feed for our intranet. This is outside my usual realm of work so I've had very limited exposure to this.

I'd like to integrate all the feeds into a single reader such that all the news items are in chronological release order.

Is this doable? Do I need a special component? Or can I make the ASP.NET integrated components do all this simply enough?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

游魂 2024-08-31 12:01:35

您可以使用 Yahoo Pipes 创建一个合并多个 feed 的 feed。

You could use Yahoo Pipes to create a feed that merges multiple feeds.

柒七 2024-08-31 12:01:35

You can use the classes in the System.ServiceModel.Syndication namespace to read, write, and merge RSS feeds.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文