[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.26

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.26    ! noro       28: <li> Debian package openxm-1.3.1-6 (network installer, 32bit) can be obtained from
1.15      takayama   29:   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
1.25      takayama   30:   64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath64"> here </a>.
1.26    ! noro       31:   Please read <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath/readme-en.html">readme-en.html</a>
        !            32:   in the directory. Note that the package openxm should
1.24      takayama   33:   be updated explicitly (apt-get install will not work properly) if openxm 1.3.1-3 or prior
                     34:   is already installed, i.e.,
1.15      takayama   35:   <pre>
1.24      takayama   36:     sudo su
1.21      takayama   37:     apt-get install make nkf
1.15      takayama   38:     dpkg --purge openxm
                     39:     apt-get install openxm
                     40:   </pre>
1.25      takayama   41:   (Aug, 2010. openxm-1.3.1-5) <br>
                     42:   In order to install the TeXmacs interface and desktop icons, do
1.20      takayama   43:   <pre>
1.24      takayama   44:     apt-get install openxm-skel
1.25      takayama   45:     apt-get install openxm-gnome-desktop
1.20      takayama   46:   </pre>
1.25      takayama   47:   If you cannot or must not use apt-get, please download all files starting with openxm-
                     48:   from
                     49:   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> http://fe.math.kobe-u.ac.jp/KnoppixMath </a>
                     50:   and install them by hand as follows.
                     51:   <pre>
                     52:    sudo su
                     53:    dpkg --install openxm_*.deb
                     54:    dpkg --install openxm-skel*.deb
                     55:   </pre>
                     56:   Note that openxm_*.deb is a network installer and the main body of the package is downloaded from the internet.
1.11      takayama   57: <li> <a href="news-o.html"> News Archive </a>
1.1       takayama   58: </ul>
                     59:
                     60: <h2> What is OpenXM? </h2>
                     61: It is an infrastructure for mathematical
                     62: communication.
                     63: We propose standards for mathematical computation
1.12      takayama   64: (OpenXM-RFC's).
                     65: We will also support <a href="http://www.openmath.org"> OpenMath </a>
                     66: which works for the standardization of mathematical data.
1.1       takayama   67: The project is also making experiments to connect mathematical
                     68: software systems each other on the infrastructure.
                     69: We are providing packages of mathematical software systems
1.12      takayama   70: supporting the OpenXM protocol.
                     71: Please view <a href="index-shot.html"> screenshots </a>
                     72: of OpenXM packages.
                     73: Here is a quick tour of the OpenXM package:
1.1       takayama   74: <a href="Stable/html/OpenXM-poster/func1/index.html">functions 1</a>,
                     75: <a href="Stable/html/OpenXM-poster/func2/index.html">functions 2</a>,
                     76: <a href="Stable/html/OpenXM-poster/efficient/index.html">Efficient computation</a>.
                     77:
                     78: <h2> Distribution/Download </h2>
1.2       takayama   79: The <a href="Current/index.html"> OpenXM HEAD
1.1       takayama   80: <img src="Stable/logo-openxm5.jpg"/>  </a>
                     81: contains the latest distribution of the OpenXM package, the documents and
                     82: the latest specifications.
                     83:
                     84: <h2>Papers and Tutorials</h2>
                     85: <ul>
                     86: <li>The Design and Implementation of OpenXM-RFC 100 and 101
                     87: [<a HREF="ascm2001/ascm2001/index.html">Survey</a>].
                     88: </ul>
                     89:
                     90:
                     91: <h2>The WWW interface for OpenXM CVS Repositry
                     92: [<a HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>]
                     93: </h2>
                     94:
                     95:
                     96:
                     97: <h2>Links and Archive</h2>
                     98: <ul>
                     99: <li> Risa/Asir (Kobe distribution) download (for unix, windows)
                    100:  [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html">
                    101:    Asir download</a>].
1.19      takayama  102: <li> <a href="http://www.math.kobe-u.ac.jp/OpenXM/Math"> Mathematical data/projects </a>
1.1       takayama  103: <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>].
                    104: <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>].
                    105: <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>].
                    106: <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  107: <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  108: <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  109: <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.23      takayama  110: <li>OpenXM 1.2.3-12 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-12/index.html"> 1.2.3-12 (February, 2009)</a>].
1.1       takayama  111: </ul>
                    112:
                    113:
                    114: <h2><A HREF="people.html"> People </A> </h2>
1.4       takayama  115:
                    116: <h2>Citation</h2>
                    117: If you like, you may use the following to cite our project. <br>
                    118: <pre>
1.8       takayama  119: OpenXM, a project to integrate mathematical software systems, 1998--2005,
1.4       takayama  120: http://www.openxm.org
                    121: </pre>
                    122:
                    123:
1.1       takayama  124: <img src="Stable/logo-openxm_simple0.jpg"/>
                    125:
1.4       takayama  126:
1.13      takayama  127: <h4> Contact
                    128: </h4>
                    129: openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" by ".")
                    130:
                    131:
                    132:
                    133:
                    134:
1.1       takayama  135: <pre>
1.26    ! noro      136: $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.25 2010/10/18 21:59:14 takayama Exp $
1.1       takayama  137: </pre>
                    138:
                    139: </BODY>
1.23      takayama  140: </HTML>

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