[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Annotation of OpenXM/doc/OpenXM-web/index.html, Revision 1.2

1.1       takayama    1: <HTML>
                      2: <!--
1.2     ! takayama    3:   $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.1 2000/01/18 07:30:12 takayama Exp $
1.1       takayama    4: -->
                      5: <TITLE>OpenXM (Open message eXchange protocol for Mathematics) </TITLE>
                      6:
                      7: <H1> OpenXM (Open message eXchange protocol for Mathematics) </H1>
                      8:
                      9: <P>
                     10: Welcome to the home page of  OpenXM.
1.2     ! takayama   11: Last update is Jan 20, 2000.
1.1       takayama   12: ( THIS PAGE IS STILL UNDER CONSTRUCTION. Wait by Jan 24, 2000.)
                     13: </P>
                     14:
                     15: <P>
                     16: What is OpenXM? See a
                     17: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps"> survey </A>.
                     18: </P>
                     19:
                     20: <P>
                     21: <H2> Specifications </H2>
                     22: <OL>
                     23:
                     24: <LI> Design and Implementation of OpenXM
                     25:       <A NAME="SPEC", HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.ps">  (in English, PS) </A>,
                     26:       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.html">  (in English, HTML) </A>,
                     27:       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-jp.ps">  (in Japanese, PS) </A>,
                     28:       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-jp.html">  (in Japanese, HTML) </A>.
                     29:
                     30: <LI> OX tags
                     31:      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/oxMessageTag.h"> OX tags </A>].
                     32: <LI> CMO tags
                     33:      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/cmotag.h"> CMO tags</A>].
                     34: <LI> SM commands
                     35:      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/smCommand.h"> SM commands</A>].
                     36:
                     37: <LI> <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/doc"> More documents </A>
                     38:
                     39: <LI> If you want to add new tags,
                     40: mail to
                     41: <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
                     42: takayama@math.sci.kobe-u.ac.jp </A>
                     43: with a description of the data types.
                     44: See <A HREF="index.html#SPEC"> the specification </A>
                     45: how to describe the data types.
                     46:
                     47: </OL>
                     48: </P>
                     49:
                     50: <P>
                     51: <H2> Source Distributions </H2>
                     52: <OL>
                     53:
                     54: <LI> Version 20000124
                     55:      [ <A HREF="ftp://apple.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.tar.gz"> Source </A>].
                     56:
                     57: </OL>
                     58: </P>
                     59:
                     60: <P>
                     61: <H2> Binaries </H2>
                     62: <OL>
1.2     ! takayama   63: <LI> FreeBSD 3.3
        !            64:      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-binary-FreeBSD3-i386.tgz"> FreeBSD 3.3 (Shift-Click) </A>].
1.1       takayama   65:
                     66: <LI> Linux (glibc 5)
1.2     ! takayama   67:      [ <A HREF="ftp://apple.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.Linux-gligc5.tar.gz"> Linux (glibc 5) (Shift-Click) </A>].
1.1       takayama   68:
                     69: </OL>
                     70:
                     71: <H2> Papers and Tutorials </H2>
                     72: <OL>
                     73:
                     74: <LI> OpenXM --- an Open System to Integrate Mathematical Softwares
                     75:      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps"> Survey </A>].
                     76:
                     77: </OL>
                     78: </P>
                     79:
                     80: <P>
                     81: <H2>
                     82: OpenXM CVS web (Access restricted)
                     83:   [ <A HREF="http://kerberos.math.sci.kobe-u.ac.jp/cgi-bin/cvsweb"> cvsweb </A>]
                     84: </H2>
                     85: </P>
                     86:
                     87: <ADDRESS>
                     88: takayama@math.sci.kobe-u.ac.jp
                     89: </ADDRESS>
                     90:
                     91: </HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>