-----
FILES
-----
mkidf		# a xml viewer that enables us to view logical structure of large xml data
mkxml		# xml creater from the output of mkidf (reverse of mkidf)
webdav		# webdav for Pegasus
ptt			# ptt ver.4.0
README		# this file


------------
INSTALLATION
------------
# installation is something like:
cp -x webdav /usr/web/bin/rc 		# if you want webdav
cp -x mkidf $home/bin/rc			# if you want mkidf
cp -x mkxml $home/bin/rc			# if you want mkxml


------------
USING webdav
------------
webdav can run only in combination with Pegasus.
Look http://plan9.aichi-u.ac.jp/pegasus/eman-2.6/ for Pegasus and webdav.lua


---------
USING ptt
---------
converter from tt format to html format
	ptt foo.tt > foo.html
look for introduction
	http://ar.aichi-u.ac.jp/ptt/ptt.html	# english
	http://ar.aichi-u.ac.jp/ptt/index.html	# japanese
look for tt format
	http://ar.aichi-u.ac.jp/ptt/grammer.html	# japanese
I am using ptt in combination with remoty.


-----------
USING mkidf
-----------
usage: mkidf foo.xml ...


-----------
USING mkxml
-----------
usage: mkxml foo.idf ...


Enjoy

Kenji Arisawa
Email: arisawa@ar.aichi-u.ac.jp
