TCB::RSS - RSS feed scripts for the TCB Group
=============================================

TCB::RSS is a series of scripts and small perl modules used for creating
RSS feeds within the TCB group.  Basic update information is stored in a
file 'updates.txt'; this is then parsed and printed by other scripts.

Code and scripts:

  TCB/RSS.pm		Shared functions
  cgi-bin/rss.cgi	Get all information from updates.txt
  cgi-bin/newrss.cgi	CGI to add information to updates.txt

Prerequisites
=============

You must have the following modules installed:

  TCB::Internal		v1.04
  XML::RSS		v1.04	

Installation Notes
==================

Installing this software is easy:

  perl Makefile.pl
  make
  make test
  make install

Putting the scripts in the right place is a bit trickier.  By default, you
want all of the files in /Common/WebRoot/Group/updates as so: 

  /Common/WebRoot/Group/updates/.htaccess	cgi-bin/htaccess-base
  /Common/WebRoot/Group/updates/.htgroup	cgi-bin/htgroup-base
  /Common/WebRoot/Group/updates/.htpasswd	cgi-bin/htpasswd-base
  /Common/WebRoot/Group/updates/stylesheet.css	cgi-bin/stylesheet.css

  /Common/WebRoot/Group/updates/newrss.cgi	cgi-bin/newrss.cgi

  /Common/WebRoot/Group/cgi-bin/rss.cgi		cgi-bin/rss.cgi
  /Common/WebRoot/cgi-bin/rss.cgi		cgi-bin/rss-public.cgi

Documentation
=============

All of the documentation is in the manual pages - 'man TCB::RSS' after
installation, or 'pod2text TCB/RSS.pm | less' right now.  'perldoc
TCB::RSS' probably also works.

Web Page
========

http://www.ks.uiuc.edu/Development/MDTools/tcb-rss/

Support
=======

Work on this project is funded by the National Institutes of Health
(grant number PHS 5 P41 RR05969).

                            - Tim Skirvin (tskirvin@ks.uiuc.edu)
-- 
   Theoretical and Computational    http://www.ks.uiuc.edu/~tskirvin/
Biophysics, Beckman Institute, UIUC    Senior Systems Administrator
