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

Diff for /OpenXM/doc/OpenXM-web/index.html between version 1.20 and 1.59

version 1.20, 2000/03/17 03:18:41 version 1.59, 2003/10/15 01:34:45
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>  <HTML>
 <!--  <!--
 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.19 2000/03/11 07:09:18 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.58 2003/10/15 01:19:22 takayama Exp $
 -->  -->
 <HEAD>  <HEAD>
 <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">  <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
 <TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE>  <TITLE>OpenXM (Open message eXchange for Mathematics)</TITLE>
 </HEAD>  </HEAD>
 <BODY>  <BODY bgcolor=#ffffff text=#000000>
 <H1>OpenXM (Open message eXchange protocol for Mathematics)</H1>  <H1>OpenXM HEAD </H1>
   
 <P>  <P>
 Welcome to the home page of OpenXM.  Welcome to the home page of OpenXM-HEAD <img src="../Stable/logo-openxm5.jpg">
 Last update is March 11, 2000 JST.  
 </P>  </P>
   
 <H1> Version 1.1.2 is now under tests of committers.  
     It will be fixed on March 20, 2000.  
 The home page of the previous version is at  
 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>].  
  </H2>  
   
 <P>  
 What is OpenXM? See a  
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>.  
 </P>  
   
   
 <H2>Specifications</H2>  <H2>Specifications</H2>
   
 <OL>  <OL>
   
 <LI>Design and Implementation of OpenXM  <LI> <A  NAME="SPEC" HREF="OpenXM-RFC.html">
 <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-eg.ps">(in English, PS)</A>,          OpenXM RFC's (OpenXM Request for Comments)
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-eg/OpenXM">(in English, HTML)</A>,       </A>
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-jp.ps">(in Japanese, PS)</A>,  
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-jp/OpenXM">(in Japanese, HTML)</A>.  
   
 <LI>OX tags  <LI>OX tags
 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/oxMessageTag.h">OX tags</A>].  [<A HREF="oxMessageTag.h">OX tags</A>].
 <LI>CMO tags  <LI>CMO tags
 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/cmotag.h">CMO tags</A>].  [<A HREF="cmotag.h">CMO tags</A>].
 <LI>SM commands  <LI>SM commands
 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/smCommand.h">SM commands</A>].  [<A HREF="smCommand.h">SM commands</A>].
   
 <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/doc">More documents</A>  
   
 <LI>If you want to add new tags, mail to  <LI>If you want to add a new OpenXM RFC, please mail to
 <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>  <A HREF="mailto:takayama@math.kobe-u.ac.jp">takayama@math.kobe-u.ac.jp</A>
 with a description of the data types.  
 See <A HREF="index.html#SPEC">the specification</A>  See <A HREF="index.html#SPEC">the specification</A>
 how to describe the data types.  how to describe OpenXM RFC's.
 </OL>  </OL>
   
 <H2>Source Distributions (RELEASE_1.1.2)</H2>  <H2>Documents of OpenXM package</H2>
   <OL>
   <LI><A HREF="doc/index-doc.html">Documents</A> (Asir user's manual, Asir contrib user's manual, sm1 reference manual, etc)
   </OL>
   
   
   <H2>Source Distribution (Download) </H2>
   
 <OL>  <OL>
 <LI> OpenXM, OpenXM_contrib  <LI> OpenXM 1.2.2
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm01-1.1.2.tar.gz">Source (Shift+Click)</A>].  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/openxm-1.2.2.tar.gz">Source (Shift+Click)</A>].
 <LI> OpenXM_contrib2 requires a source code license from  <LI> Semi-HEAD branch is available from our ftp site:
 Fujitsu Lab.  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>].
 </OL>  </OL>
   
 <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)  <ul>
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-binary.html">Binary</A>.  <li> <a href="install-en.txt"> Installation guide in English </a>
   <li> <a href="install-ja.txt"> Installation guide in Japanse </a>
   </ul>
   
   <H2>
   Getting the latest version (HEAD branch) from <a href="anonymous.html">
   anonymous CVS server </a>
 </H2>  </H2>
   
 <H2>Binary Distribution by Packages (RELEASE_1_1_2)  <H2>
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-packages.html">Packages</A>. <BR>  <A HREF="ERRATA.html">ERRATA</A>.
 </H2>  </H2>
   
   <H2> FAQ </H2>
   Questions and Answers (in Enshlish) <A HREF="OpenXM-FAQ-en.txt">FAQ</A>.
   <BR>
   Questions and Answers (in Japanese) <A HREF="OpenXM-FAQ-ja.txt">FAQ</A>.
   
 <P>  
 ERRATA RELEASE_1_1_2  
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/ERRATA.html">ERRATA</A>.  
 </P>  
   
 <H2>Papers and Tutorials</H2>  <H2>The WWW interface for OpenXM CVS Repositry
 <OL>  [<A HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</A>]
 <LI>OpenXM --- an Open System to Integrate Mathematical Softwares  
 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">Survey</A>].  
 </OL>  
   
   
 <H2>OpenXM CVS web (Access Restricted)  
 [<A HREF="http://kerberos.math.sci.kobe-u.ac.jp/cgi-bin/cvsweb">cvsweb</A>]  
 </H2>  </H2>
   
 <H2>References</H2>  <H2>Links</H2>
   
 <OL>  <OL>
 <LI>The primary distribution cite of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>].  <LI>Risa/Asir home page at Ehime [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>].
 <LI>An introductory book on a computer algebra system Risa/Asir (in Japanese)  <LI> Risa/Asir (Kobe distribution) download page (for unix and windows)
   [<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>].   [<A HREF="http://www.math.kobe-u.ac.jp/Asir/index.html">
      Asir download</A>].
 </OL>  </OL>
   
 <H2>Archive</H2>  <H2><A HREF="../people.html"> People </A> </H2>
 <OL>  
 <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>].  
 <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, Current</A>].  
 </OL>  </OL>
   
   

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.59

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