Luminous Landscape Forum

Site & Board Matters => About This Site => Topic started by: Andy M on September 16, 2006, 06:43:06 pm

Title: Why No RSS Feed?
Post by: Andy M on September 16, 2006, 06:43:06 pm
Michael - I was wondering why the news page doesn't offer an RSS Feed (http://en.wikipedia.org/wiki/RSS_(file_format))? (http://upload.wikimedia.org/wikipedia/en/2/2e/RSS.gif) (http://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Feed-icon.svg/16px-Feed-icon.svg.png)
Title: Why No RSS Feed?
Post by: Andy M on September 20, 2006, 08:52:17 am
Ah: feed://www.gryffyn.com/cgi-bin/rss/LuminousLandscape.xml (http://feed://www.gryffyn.com/cgi-bin/rss/LuminousLandscape.xml)  
Title: Why No RSS Feed?
Post by: Tim Gray on September 20, 2006, 11:41:32 am
Quote
Ah: feed://www.gryffyn.com/cgi-bin/rss/LuminousLandscape.xml (http://feed://www.gryffyn.com/cgi-bin/rss/LuminousLandscape.xml) 
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=77055\")


FWIW, the feed is really:   [a href=\"http://www.gryffyn.com/cgi-bin/rss/LuminousLandscape.xml]http://www.gryffyn.com/cgi-bin/rss/LuminousLandscape.xml[/url]

It goes without saying that you need an RSS Reader to use this.  I use SharpReader, but am sure there are better ones out there.
Title: Why No RSS Feed?
Post by: 61Dynamic on September 20, 2006, 02:38:37 pm
My favorite reader on Windows was FeedDemon, on Mac it's NetNewsWire.

However, if you want something for free, all modern web browsers also have RSS reading abilities (as in, everything except IE 6).

Oh, also for Michael, if you put the following code in the head of the What's new page, it'll make it easier for web browsers to know there is rss available.

<link rel="alternate" type="application/rss+xml" title="Luminous Landscape What's New RSS" href="http://www.gryffyn.com/cgi-bin/rss/LuminousLandscape.xml" />

A RSS feed link on the page itself would be good for non-RSS-intelligent browsers *cough*IE*cough*. Might cut down on the "Where's the RSS?" questions...