Edgewall Software

Changes between Version 31 and Version 32 of TracRss


Ignore:
Timestamp:
Oct 19, 2018, 6:35:37 PM (6 years ago)
Author:
Jun Omae
Comment:

Use https links and update links

Legend:

Unmodified
Added
Removed
Modified
  • TracRss

    v31 v32  
    33[[TranslatedPages]]
    44
    5 Several of the Trac modules support content syndication using the RSS ([http://en.wikipedia.org/wiki/RSS Really Simple Syndication]) XML format. RSS pushes out Trac updates whenever they occur and to whoever has subscribed to it. Using the RSS subscription feature in Trac, you can easily monitor progress of the project, a set of issues or even changes to a single file.
     5Several of the Trac modules support content syndication using the RSS ([https://en.wikipedia.org/wiki/RSS Really Simple Syndication]) XML format. RSS pushes out Trac updates whenever they occur and to whoever has subscribed to it. Using the RSS subscription feature in Trac, you can easily monitor progress of the project, a set of issues or even changes to a single file.
    66
    77Trac supports RSS feeds in:
     
    2525== Links
    2626 * ''Specifications:''
    27    * http://blogs.law.harvard.edu/tech/rss — RSS 2.0 Specification.
     27   * https://cyber.harvard.edu/rss/rss.html — RSS 2.0 Specification.
    2828
    2929 * ''Multi-platform RSS readers:''
     
    3535
    3636 * ''Mac OS X systems:''
    37    * http://ranchero.com/netnewswire/ — An excellent RSS reader for Mac OS X, has both free and paid versions.
    38    * http://www.utsire.com/shrook/ — An RSS reader for Max OS X that supports https, even with self signed certificates, and authenticated feeds.
     37   * https://ranchero.com/netnewswire/ — An excellent RSS reader for Mac OS X, has both free and paid versions.
     38   * https://www.utsire.com/shrook/ — An RSS reader for Max OS X that supports https, even with self signed certificates, and authenticated feeds.
    3939   * http://vienna-rss.sourceforge.net/ — Open source Feed Reader for Mac OS X with smart folders support.
    4040
    4141 * ''Windows systems:''
    4242   * http://www.rssreader.com/ — Free and powerful RSS Reader for MS Windows.
    43    * http://www.sharpreader.net/ — A free RSS Reader written in .NET for MS Windows.
     43   * https://www.sharpreader.net/ — A free RSS Reader written in .NET for MS Windows.
    4444
    4545 * ''Firefox:''
    46    * http://www.mozilla.org/products/firefox/ — Mozilla Firefox features plenty [https://addons.mozilla.org/en-US/firefox/search/?q=rss&appver=&platform= add-ons] for supporting RSS.
     46   * https://www.mozilla.org/products/firefox/ — Mozilla Firefox features plenty [https://addons.mozilla.org/en-US/firefox/search/?q=rss&appver=&platform= add-ons] for supporting RSS.
    4747
    4848----