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

Annotation of OpenXM/doc/OpenXM-web/top.html, Revision 1.20

1.1       takayama    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                      2: "http://www.w3.org/TR/REC-html40/loose.dtd">
                      3:  <head>
                      4:   <title>OpenXM (Open message eXchange for Mathematics)</title>
                      5:   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6:  </head>
                      7: <body bgcolor=#ffffff text=#000000>
                      8:
1.10      takayama    9: [<a href="index-ja.html"> in Japanese </a>] <br>
                     10: <a href="Current/doc/index-doc.html"> Documents </a>,
                     11: <a href="Current/index.html"> Download </a>,
                     12: <a href="Current/index-spec.html"> Specifications </a>,
                     13: <a href="Current/doc/index-license.html"> License </a>,
                     14: <a href="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>,
1.11      takayama   15: <a href="index.html"> Top </a>,
1.10      takayama   16:
                     17:
1.1       takayama   18: <center>
                     19: <h1> <img src="Stable/logo-openxm2.jpg"/>
                     20:   OpenXM (Open message eXchange for Mathematics):
                     21:   http://www.openxm.org
                     22: </h1>
                     23: </center>
                     24:
                     25: <h2> The News </h2>
                     26:
                     27: <ul>
1.20    ! takayama   28: <li> Debian package of openxm-1-2.3-12 can be obtained from
1.15      takayama   29:   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
1.20    ! takayama   30:   Please read readme-en.html in the directory. Note that the package openxm should
1.15      takayama   31:   be updated explicitly (apt-get update will not work properly), i.e.,
                     32:   <pre>
                     33:     dpkg --purge openxm
                     34:     apt-get install openxm
                     35:   </pre>
1.20    ! takayama   36:   (Feb 24, 2009. openxm-1.2.3-12) <br>
        !            37:   In order to install the TeXmacs interface to the user directory, do
        !            38:   <pre>
        !            39:     cp -r /root/.TeXmacs  ~/.
        !            40:   </pre>
1.11      takayama   41: <li> <a href="news-o.html"> News Archive </a>
1.1       takayama   42: </ul>
                     43:
                     44: <h2> What is OpenXM? </h2>
                     45: It is an infrastructure for mathematical
                     46: communication.
                     47: We propose standards for mathematical computation
1.12      takayama   48: (OpenXM-RFC's).
                     49: We will also support <a href="http://www.openmath.org"> OpenMath </a>
                     50: which works for the standardization of mathematical data.
1.1       takayama   51: The project is also making experiments to connect mathematical
                     52: software systems each other on the infrastructure.
                     53: We are providing packages of mathematical software systems
1.12      takayama   54: supporting the OpenXM protocol.
                     55: Please view <a href="index-shot.html"> screenshots </a>
                     56: of OpenXM packages.
                     57: Here is a quick tour of the OpenXM package:
1.1       takayama   58: <a href="Stable/html/OpenXM-poster/func1/index.html">functions 1</a>,
                     59: <a href="Stable/html/OpenXM-poster/func2/index.html">functions 2</a>,
                     60: <a href="Stable/html/OpenXM-poster/efficient/index.html">Efficient computation</a>.
                     61:
                     62: <h2> Distribution/Download </h2>
1.2       takayama   63: The <a href="Current/index.html"> OpenXM HEAD
1.1       takayama   64: <img src="Stable/logo-openxm5.jpg"/>  </a>
                     65: contains the latest distribution of the OpenXM package, the documents and
                     66: the latest specifications.
                     67:
                     68: <h2>Papers and Tutorials</h2>
                     69: <ul>
                     70: <li>The Design and Implementation of OpenXM-RFC 100 and 101
                     71: [<a HREF="ascm2001/ascm2001/index.html">Survey</a>].
                     72: </ul>
                     73:
                     74:
                     75: <h2>The WWW interface for OpenXM CVS Repositry
                     76: [<a HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>]
                     77: </h2>
                     78:
                     79:
                     80:
                     81: <h2>Links and Archive</h2>
                     82: <ul>
                     83: <li> Risa/Asir (Kobe distribution) download (for unix, windows)
                     84:  [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html">
                     85:    Asir download</a>].
1.19      takayama   86: <li> <a href="http://www.math.kobe-u.ac.jp/OpenXM/Math"> Mathematical data/projects </a>
1.1       takayama   87: <li>OpenXM 1.1.1 (20000124) [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/index.html"> 1.1.1 (January 24, 2000) Experimental </a>].
                     88: <li>OpenXM 1.1.2 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index.html"> 1.1.2 (March 20, 2000) Stable</a>].
                     89: <li>OpenXM 1.1.3 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/index.html"> 1.1.3 (September 26, 2000) </a>].
                     90: <li>OpenXM 1.2.1 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.1/index.html"> 1.2.1 (March 2, 2002)</a>].
1.3       takayama   91: <li>OpenXM 1.2.2 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.2/index.html"> 1.2.2 (May 13, 2003)</a>].
1.7       takayama   92: <li>OpenXM 1.2.3 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3/index.html"> 1.2.3 (February, 2005)</a>].
1.18      takayama   93: <li>OpenXM 1.2.3-10 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-10/index.html"> 1.2.3-10 (February, 2008)</a>].
1.1       takayama   94: </ul>
                     95:
                     96:
                     97: <h2><A HREF="people.html"> People </A> </h2>
1.4       takayama   98:
                     99: <h2>Citation</h2>
                    100: If you like, you may use the following to cite our project. <br>
                    101: <pre>
1.8       takayama  102: OpenXM, a project to integrate mathematical software systems, 1998--2005,
1.4       takayama  103: http://www.openxm.org
                    104: </pre>
                    105:
                    106:
1.1       takayama  107: <img src="Stable/logo-openxm_simple0.jpg"/>
                    108:
1.4       takayama  109:
1.13      takayama  110: <h4> Contact
                    111: </h4>
                    112: openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" by ".")
                    113:
                    114:
                    115:
                    116:
                    117:
1.1       takayama  118: <pre>
1.20    ! takayama  119: $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.19 2009/02/15 22:18:01 takayama Exp $
1.1       takayama  120: </pre>
                    121:
                    122: </BODY>
                    123: </HTML>

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