Knowledge Base/Official Insight Help/Miscellaneous

RSS Unpacked

Justin Ruffell-Ward - Insight Support
posted this on December 31, 2010 17:20

Have you seen the little orange xml button on your web site? Were you curious enough to click on it and get some techy looking page but with strangely familiar words in it? This isn't an error, it's an RSS feed — a technique for sharing information from your Insight site.

What is RSS?

RSS stands for Rich Site Summary or Really Simple Syndication, although that fact doesn’t tell you much. An RSS file (or RSS feed) is a text file that usually contains details about the most recent entries on a web site. It doesn’t have any information about colours, fonts, layout, or any other graphical issues. It’s simply text in a standardised format. If you look at an RSS file for this site you can see in places some text that isn’t just gibberish, but is information about this site or about its recent entries. The file says “Here’s some information that describes a web site and here are the titles and brief descriptions of recent entries.”

But what is an RSS file for? In general it is so that other people, websites and computer programs can do stuff with the information; the standardised format of RSS files makes this easy, regardless of which web site the file has come from.

There are two main uses for an RSS file : syndication and news readers.

Syndication

Syndication is the process of one web site taking content from another. Having an RSS file provides a means of publishing a "contents list" on the source site. The syndicating site can then read this programatically to find out what's available, by checking the RSS file every few hours, the contents list is kept completely up to date. This is exactly what the News Reader module does — you can specify several RSS feeds (source files) that are fetched periodically by the News Reader for display on your site's page.

News Readers

The second use for an RSS file is so people can read entries, or parts of entries, in an RSS news reader. These are programs you run on your computer. You tell it the addresses of RSS files you are interested in and it downloads them. The program then displays the entry headlines, and maybe their content, regularly fetching the latest version of the RSS file.

People use RSS news readers if they like to read lots of weblogs or news sites because it makes the process much quicker — the person no longer has to visit each site in turn to see what is new, the latest entries are fetched automatically, and the lack of graphics makes the process much quicker. It’s more like skipping through email messages rather than viewing websites, in fact the latest email programs now include news readers as standard.

RSS on Insight

Insight uses RSS in two ways — two different directions if you like — displaying information from an RSS source (the News Reader module) and listing information in an RSS format (the orange XML button xml ).

In other words, you can incorporate news headlines within a web page, and you can also make the content of your web site available to others by advertising your own RSS feed. This means site visitors can use your RSS feed to be alerted to new articles on your site.

Explicit RSS Link

If you are wanting to apply an RSS feed via a text hyperlink or an image for quick and easy future applications, please go through the steps below to get the explicit RSS link for the group that you want to apply it to. NOTE: Your settings may differ from the ones below, based on your needed results.

1. Make a separate article
2. Drop in an Article list comp
3. Check to pull from parent and subs
4. Set publish date descending
5. Set Show RSS feed button
6. Save and close
7. Go to page and copy rss feed generated by the rss button
8. Go back and delete your article

This will give you a link like this: Please right click and copy this URL into a notepad document, in order to see the entire link, as it's currently truncated due to it's length.

http://{domain.com}/publisher/rss.xml?group={Group_ID}&subgroup...

If you are happy with the settings from above, please feel free to use the link above, replacing the {domain.com} without the { } and add in your domain URL, and also replace the {Group_ID} with the ID of the group you're applying the RSS to. (ie. 1000040051)

Switching on your RSS feeds 

The orange xml button is a conventional way of advertising your RSS feed to visitors. Those who know what it is will know what to do with it, those who don't will ignore it, and some people in between will do the research to find out what to do. The RSS feed actually has the same information as displayed by the article list module, and it is in this module that you can turn on the orange button:

 

In the Settings of the Article List module, tick the Display Link to XML button to turn on the button that links to the RSS feed.

 

 

Note that when logged out only publicly available articles will be listed in the RSS feed, when logged in you'll get a personalised content feed that displays the content you have permission to see.

 

Comments

User photo
Jenny Bond

I've just got very excited by the possibilities of this, in particular, I would like to duplicate the rolling front page news on other pages of our website. But though I made the RSS reader component work when I was picking up news from other sites, I can't make it work using the rss url from our own website. Help! Is there another way of doing this please? (I want to embed it in a document.)

July 21, 2011 10:40