使用 Yahoo Pipes 将 RSS 提要转换为 iCal
我正在查看 Yahoo Pipe http://pipes.yahoo.com/ Pipes/pipe.info?_id=tI17l5t63hGwcq4a0EypaA 作为将 RSS 源转换为 iCal 格式的基础。看看管道设计,我有以下问题:
- 第二个循环构造将 item.dtstart 分配给 item.y:dtstart:
我意识到这是一个基本问题,但是“item”的含义。我不清楚与“item.y”的关系。我想了解这一点。
- 第三个循环构造将 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:
- 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.
- 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论