使用 Yahoo Pipes 将 RSS 提要转换为 iCal

发布于 2024-08-07 05:14:11 字数 537 浏览 3 评论 0原文

我正在查看 Yahoo Pipe http://pipes.yahoo.com/ Pipes/pipe.info?_id=tI17l5t63hGwcq4a0EypaA 作为将 RSS 源转换为 iCal 格式的基础。看看管道设计,我有以下问题:

  1. 第二个循环构造将 item.dtstart 分配给 item.y:dtstart:

我意识到这是一个基本问题,但是“item”的含义。我不清楚与“item.y”的关系。我想了解这一点。

  1. 第三个循环构造将 item.dtend.dtend 分配给 item.y.dtend。为什么源不是“item.dtend”而不是“item.dtend.dtend”?管道中的下一步将 item.dtend.dtend 重命名为“dtend”,因此这进一步让我感到困惑。

提前致谢。

I'm looking at the Yahoo Pipe http://pipes.yahoo.com/pipes/pipe.info?_id=tI17l5t63hGwcq4a0EypaA as the basis for converting RSS feeds into iCal format. Looking at the Pipe design, I've got the following questions:

  1. The 2nd Loop construct assigns item.dtstart to item.y:dtstart:

I realize this is a basic question, but the meaning of "item." vs. "item.y" is not clear to me. I'd like to understand this.

  1. The 3rd Loop construct assigns item.dtend.dtend to item.y.dtend. Why isn't the source "item.dtend" vs "item.dtend.dtend"? The next step in the pipe renames item.dtend.dtend to just "dtend" so this further confuses me.

Thanks in advance.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文