Mozilla Stuff

When I started using Mozilla, I thought the sidebar's concept was very cool. I thought it would be even better if I could add RSS Sources to it. After some searching, I found DJ Adams mysidebar.pl. While DJ's work seemed like a fine start, it didn't work out that well for me. So I decided to take his lead and create my own incarnation of his work. The main component is sidebar.pl.

If you just want to cut to the chase and add a RSS Source to your Mozilla Sidebar, you can go to my Mozilla Sidebar Installer.

To truely utilize any of the code linked on this page you should be using Mozilla, the Netscape 6 Tech Preview, or the Neoplanet Netscape 6 Tech Preview. You can use the scripts hosted on my server by just installing a new sidebar with the Mozilla Sidebar Installer. Or you can download the scripts below and install them on your own server.

DJ has done some addition work on Mozilla RSS Sidebars recently (8/29/02). You can read about it here. One aspect of what he has done involves standardising a method of specifying the location of the RSS feed for a particular source. This is done through <link> tags, in the format specified here. DJ's new work is an excellent alternative/addition to what is available here.

sidebar.pl

sidebar.pl is a RSS to HTML translator tuned for Mozilla sidebars. It could be used by itself to display RSS sources on a webpage, but there are better tools for that (see my RSS page).

Requirements
Perl 5
XML::Parser
CGI.pm
URI::Escape
LWP::Simple
Download
sidebar.pl

sidebar-inst.pl

sidebar-inst.pl installs RSS Sources provided by the sidebar.pl script into Mozilla.

Requirements
Perl 5
XML::RSS
CGI.pm
URI::Escape
LWP::Simple
Download
sidebar-inst.pl



Valid HTML 4.01! Corvar