We will be using the PHP language for developing our RSS feed aggregator.
我们将使用PHP语言来开发我们的RSS提要聚合器。
The following sections will explain the components in our RSS feed aggregator.
本文后续的章节将会介绍rss提要聚合器中的各个组件。
As shown in Listing 8, the feed aggregator component has one function named aggregate_rss_feeds.
如清单8中所示,提要聚合器组件有一个名为aggregate_rss_feeds的函数。
This subdirectory will be automatically created under the directory from where the feed aggregator program is run.
这个子目录将在其中运行提要聚合器程序的目录下自动创建。
This article has given you details on developing a feed aggregator with the help of fully functional PHP scripts.
本文详细介绍了如何借助功能完备的php脚本开发提要聚合器。
This component has one function, and it is called by the feed aggregator at the very beginning of the program invocation.
此组件有一个函数,在程序调用的最早阶段由提要聚合器调用。
You will learn details about developing a customizable RSS feed aggregator that will suit the specific needs of content consumers.
本文将详细介绍如何开发一个能适合内容使用者特定需求的可定制的RSS提要聚合器。
As mentioned earlier, this component is combined in the same source file (rss_feed_aggregator.php) along with the feed aggregator component.
我们在前面提到过,这个组件与提要聚合器组件一起被放在同一个源文件中(rss_feed_aggregator . php)。
Having gained an understanding of the importance and usefulness of the RSS format, let's delve into developing a customizable RSS feed aggregator.
理解了rss格式的重要性和有效性之后,让我们来深入研究如何开发一个可定制的rss提要聚合器。
This component has one function, which is called by the feed aggregator, when all the RSS feed items are parsed from the received RSS feed content.
此组件有一个函数,当所有rss提要条目均被从收到的rss提要内容中解析时,提要聚合器将会调用这个函数。
These simple components combine to provide a powerful RSS feed aggregator function that can be integrated with other applications in a variety of ways.
这些简单的组件结合在一起就提供了功能强大的RSS提要聚合器函数,此函数可以以多种方式集成到其他的应用程序中。
Feed aggregator is a wrapper component that wraps the feed reader component to meet the main objective of this article: to create a customizable RSS feed aggregation function.
提要聚合器是一个包装器组件,用来包装提要阅读器组件以实现本文的主要目标:创建一个可定制的rss提要聚合函数。
The feed aggregator component takes several user-specified feed sources as input and then it invokes the feed reader component to get all feed items from each customized feed source.
提要聚合器组件接受几个特定于用户的提要源作为输入,然后它会调用提要阅读器组件来从每个定制的提要源获得所有的提要条目。
To put the RSS feed aggregator to work, you have to use the following command syntax (note that the last token at the end of the command syntax below is an optional command-line argument)
要想让RSS提要聚合器开始工作,必须使用下面的命令语法(注意此命令语法末的最后一个标记是一个可选的命令行参数)
I could put all the data into one feed and then format the XML on the page, but also allow it to be tracked with a standard aggregator.
我可以将所有数据放进一个feed,然后在页面上对XML进行格式化,也可以用标准的聚合器跟踪它。
This "distributed" navigation might come in the form of a feed reader, a link on a blog, a search engine, or some other content aggregator.
这种分布式导航可能的形式包括RSS阅读器、博客上的链接、搜索引擎,也可以是其他一些形式的内容聚合程序。
There's a separate news feed and a Planet Orion blog aggregator, as well as a twitter account @orion_oti.
此外还有一个新闻feed和PlanetOrion博客聚合以及名为 @orion_oti的twitter帐号。
Most webmasters who attach an XSLT stylesheet to their RSS or Atom feed include instructions on how to install a news aggregator and subsequently subscribe to their feed.
大多数向rss或atom提要附加了xslt样式表的Web站点管理员都会提供指导信息,说明如何安装一个新的聚合器然后订阅其提要。
Your headline might end up in an RSS feed or an aggregator the instant it's published.
当你发表文章时,你的标题会立刻出现在订阅源或聚和中。
Your headline might end up in an RSS feed or an aggregator the instant it's published.
当你发表文章时,你的标题会立刻出现在订阅源或聚和中。
应用推荐