Some of my Lua appls. They need Lua-2014. ----- FILES ----- README # this file 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) ptt # ptt-4.0. a html file creator. webdav # webdav-1.3 for Pegasus. ------------ INSTALLATION ------------ # installation is something like: cp -x webdav /usr/web/bin/rc # if you want webdav cp -x ptt /usr/local/bin/rc # if you want cp -x mkidf $home/bin/rc # if you want mkidf cp -x mkxml $home/bin/rc # if you want mkxml ---------------- USING webdav-1.3 ---------------- webdav can run only in combination with Pegasus. Look http://plan9.aichi-u.ac.jp/pegasus/eman-2.8/ for Pegasus and webdav The handler interface is changed from ver.1.2 Change to: /dav - * /bin/webdav /doc /dav/* - * /bin/webdav /doc This configuration is for mounting your document root to your client. Replacing /doc to /foo, you can locate the webdav directory to outside of document root. You can use the webdav by URL: http://host/dav --------- USING ptt-4.0 --------- converter from tt format text to html format ptt foo.tt > foo.html look for tt format http://ar.aichi-u.ac.jp/ptt/ # japanese http://ar.aichi-u.ac.jp/ptt/ptt.html # english I am using ptt in combination with remoty. Enjoy Kenji Arisawa Email: arisawa@ar.aichi-u.ac.jp