
		   PLAN2HTML v. 1.0 (December 1993)

--------------------------------------------------------------------------
			 1993, Copyright CRS4
	     Centre for Advanced Studies, R&D in Sardinia
	    Via Nazario Sauro, 10, 09123 Cagliari (Italy)
	     tel +39 - 70 2796 282, fax +39 - 70 2796 283
--------------------------------------------------------------------------



DESCRIPTION:

plan2html is an utility for the "plan" program of Thomas Driemeyer (C).
It translates appointments contained in the .dayplan file to an HTML 
file called .dayplan.html. Such a file can be easily read with NCSA 
xmosaic (C).



PACKAGE CHECK LIST:

This package include 3 files:
	README    this file 
	plan2html the perl script file
	date.pl   a perl package



HOW TO INSTALL:

To install the utility you need to:

- copy date.pl in the appropriate directory (usually /usr/local/lib/perl)
- copy plan2html in the approriate directory (usually /usr/local/bin)
- edit line 1 of plan2html to find the right location of the perl interpreter
- edit the line containing 'require' statement of plan2html to find
  the right location of date.pl
 

HOW TO USE:

Simply type "plan2html" from the command line.


SUGGESTIONS:

- You can insert plan2html in your crontab file to run it every day, having
  the .dayplan.html file updated.

- Add .dayplan.html in the hotlist of your xmosaic.

- You can add HTML reference in your plan agenda, to have hot-buttons in the
  .dayplan.html file


CONTACT PERSON:

Andrea.Leone@crs4.it

