Share on Facebook Share on Twitter Email
Answers.com

Windows RSS Platform

 
Wikipedia: Windows RSS Platform

Windows RSS Platform, included in Internet Explorer 7 and Windows Vista is a platform that exposes feed handling and management to Windows applications. The RSS support in Internet Explorer 7 is built on the Windows RSS Platform.

Contents

Overview

Windows RSS Platform consists of three components:

  • Common RSS Data Store - The data store for all feeds managed by the RSS Platform. The RSS Platform API exposes these feeds after sanitizing, that is stripping it off scripts, embeeded objects and other potentially malicious stuff. Access to unformatted XML for the feeds is also allowed.
  • Common RSS sync engine - The download engine is responsible for downloading the content at periodic intervals. By default, it does not download feed enclosures, which are objects attached to the feed; however this behavior is user configurable. However, it uses Attachment Execute Services to prevent automatic downloading of potentially malicious file types. It uses Windows' Scheduled tasks for scheduling and Background Intelligent Transfer Service for background downloading. In order to prevent the web server from being flooded on large number of feed downloads, it also adds slight random delay between requests.
  • Common RSS Feed List - The list of feeds subscribed to is exposed by the RSS Platform APIs. All RSS clients, including Internet Explorer 7 and Microsoft Outlook 2007, share the list. All modifications thus are reflected across all the RSS readers.

Limitations

  • Windows RSS Platform does not support feeds that reference a DTD. [1]
  • Although feed reading view can be disabled, custom stylesheets cannot be applied to feeds in Internet Explorer. Internet Explorer uses an internal stylesheet for feed reading view. [2]
  • Prior to IE8, the RSS platform did not support authentication/storing credentials. [3]
  • The RSS Platform object model does not expose all XML elements and attributes.
  • No support for the feed URI scheme [4] and Media RSS.
  • The Windows RSS Platform normalizes all feed formats to RSS 2.0. [5]
  • Local file system and network feeds are not supported.

See also

References

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Windows RSS Platform" Read more