Using the RSS Feed Component

The RSS Feed Component is a news aggregator that will be placed on NetObjects Fusion sites. It reads a RSS feed and then makes it available to be seen on the published Web site.

Before starting to use the NOF RSS Feed Component, it is important that you understand the basics of RSS.

This tutorial describes:

 

How to Understand the Basics of RSS

RSS is a XML - based format that allows the lists of hyperlinks to syndicate, along with other information, or metadata, and that helps viewers to decide if they want to follow the link.

Glossary:

RSS = Really Simple Syndication = Rich Site Summary = RDF Site Summary RSS file = RSS feed = RSS channel = feed = channel a website is syndicated = a website produces an RSS feed RSS reader = news reader = RSS aggregator = a program that can read RSS files

What Is a RSS Feed?

RSS Feed (also called RSS files or channels) contain a list of items. Usually, each item contains a title, a summary and a link to a URL (e.g. a Web page). Other information (the date, creator’s name, etc.) may also be available. The most common use for RSS files is for news and other reverse-chronologically ordered Web sites like blogs.

What Are RSS Aggregators?

Also known as newsreaders and news aggregators, RSS aggregators are dedicated programs, which allow you to read RSS files.

The NOF RSS Feed Component works with one RSS feed at a time. But the user may place several RSS Feed Components on the same page.

How to Use the NOF RSS Feed Component

You can access the NOF RSS Feed Component on the NetObjects Fusion Custom Components toolbar, in Page View.

If you do not see it on the Custom Components toolbar:

  1. From the View menu, select Toolbars.

  2. Check the NOF Standard Components (if it is not already checked).

The RSS Feed Component menu will appear on the Fusion Custom Components toolbar.

The Properties window

Usually, when you first place a component on the Layout of a page in NetObjects Fusion, the Component’s dialog box appears. If you close the dialog box and you want to configure the component’s settings in a future moment of time, follow the next steps:

  1. Select the component on the layout. You will see the component’s name in the NOF RSS Feed Properties window.

  2. Double click on Editor from the Properties window and the dialog box appears.

                                                   

                                                                    


Adding the RSS Feed Component to a Page

  1. Launch NetObjects Fusion and open the site where you want to insert the RSS Feed Component.

  2. Place the NOF RSS Feed Component on a page of your site.

  3. The RSS Feed dialog will appear. Here you will specify the necessary information for subscribing for a RSS file that the component will read and display on the site.

 

Before configuring the RSS Feed Settings, you need to know how to locate a RSS file.

For example, suppose that you want to display some news from www.news.com on one of your pages.  The steps you have to follow are:

  1. Open a browser and go to http://www.news.com

 

  1. Go to the bottom of the page and identify "All RSS Feed" link

  2. Click on that link

  3. Go to the desired domain and right click the "XML" icon

  4. Choose Copy Shortcut from the Contextual menu.
     

The XML location is now copied into the clipboard. Now you can write it down for the next steps.

Configuring the NOF RSS Feed Component

Fill in the fields in the 2 sections of the RSS Feed Component, as following:

A possible RSS feed address may be: http://news.com.com/2547-1001_3-0-5.xml

Suppose that your user name on a Linux server is "joesmith" and the publish directory is public_html/mycoolsite

The proxy scripts are published in the "scripts" directory, so a valid path for a PHP proxy will be: http://www.mydomain.com/~joesmith/mycoolsite/scripts/xmlfetch.php

You can notice now that the proxy URL and the RSS feed compose the path as the URL parameter.

RSSList presents the information in a list like manner (see below) while RSSTree presents the information in a tree like manner. You can expand the items and you can follow the links (see below)
 

Show all items: check this option if you want all the items to be displayed by the RSS Feed Component.

Visible items: if you leave the 'Show all items' option unchecked, type in the number of items that  you want to be displayed.

Expand all items: check this option if you want all the items to be expanded.

Items to expand: if you leave the 'Show all items' option unchecked, type in the number of the items you want to be expanded.