Difference between revisions of "PubMan Web Syndication Feeds"

From MPDLMediaWiki
Jump to navigation Jump to search
m
m
Line 7: Line 7:
* Workspace: latest submissions
* Workspace: latest submissions


==Different formats==
==Usage=
For the moment there are 2 main branches of formats of the Web Syndication Feeds: '''RSS''' and '''Atom'''
WSD interface of the PubMan can be used
* by users directly with the browsers (FF, IE, Opera, etc.) which have already built-in plugins for WSD managing
* for generation of the institutes web sites. See [[Feeding_local_webpages|Feeding local webpages] page. 
 
==Widespread formats==
For the moment there are 2 main branches of formats of the Web Syndication Feeds: '''RSS''' and '''Atom'''.
* '''RSS''' can be divided into the 2 next sub branches: ''RSS 1.*'' and ''RSS 2.*'' See [http://en.wikipedia.org/wiki/RSS#Variants here] for features.
* '''Atom''' has as well




Line 19: Line 26:
[http://en.wikipedia.org/wiki/RSS RSS Wikipedia]
[http://en.wikipedia.org/wiki/RSS RSS Wikipedia]


[]


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

Revision as of 15:51, 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

=Usage[edit]

WSD interface of the PubMan can be used

  • by users directly with the browsers (FF, IE, Opera, etc.) which have already built-in plugins for WSD managing
  • for generation of the institutes web sites. See [[Feeding_local_webpages|Feeding local webpages] page.

Widespread formats[edit]

For the moment there are 2 main branches of formats of the Web Syndication Feeds: RSS and Atom.

  • RSS can be divided into the 2 next sub branches: RSS 1.* and RSS 2.* See here for features.
  • Atom has as well


Related pages:

JIRA Task

Atom Wikipedia

RSS Wikipedia

[]