Difference between revisions of "PubMan Web Syndication Feeds"

From MPDLMediaWiki
Jump to navigation Jump to search
(start up)
 
Line 1: Line 1:
==General Scenario==
==Motivation==
Web feeds allow software programs to check for updates published on a web site. To provide a web feed, a site owner may use specialized software (such as a content management system) that publishes a list (or "feed") of recent articles or content in a standardized, machine-readable format. The feed can then be downloaded by web sites that syndicate content from the feed, or by feed reader programs that allow Internet users to subscribe to feeds and view their content. In the PubMan context the following syndications can be reasonable for the moment:
* new submitted/changed items for the current Organizational Unit
* each advanced search for the logged in user
* Workspace: latest submissions




Line 6: Line 10:


[http://zim01.gwdg.de:8080/browse/AS-377 JIRA Task]
[http://zim01.gwdg.de:8080/browse/AS-377 JIRA Task]
[http://en.wikipedia.org/wiki/Atom_(standard) Atom Wikipedia]
[http://en.wikipedia.org/wiki/RSS RSS Wikipedia]




[[Category:PubMan|Web_Syndication_Feeds]]
[[Category:PubMan|Web_Syndication_Feeds]]

Revision as of 15:27, 16 September 2008

Motivation[edit]

Web feeds allow software programs to check for updates published on a web site. To provide a web feed, a site owner may use specialized software (such as a content management system) that publishes a list (or "feed") of recent articles or content in a standardized, machine-readable format. The feed can then be downloaded by web sites that syndicate content from the feed, or by feed reader programs that allow Internet users to subscribe to feeds and view their content. In the PubMan context the following syndications can be reasonable for the moment:

  • new submitted/changed items for the current Organizational Unit
  • each advanced search for the logged in user
  • Workspace: latest submissions


Related pages:

JIRA Task Atom Wikipedia RSS Wikipedia