File:  [Public] / Amaya / amaya / AmayaPage.html
Revision 1.82: download - view: text, annotated - select for diffs
Wed Nov 22 16:55:38 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: HEAD
Updating AmayaPage to use the new element use instead of repeating
the cubes.
VQ.

<?xml version="1.0" encoding="iso-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Welcome to Amaya</title>
  <style type="text/css">
 body {font-family: helvetica, arial, sans-serif; color: black; background-color: #C0C0C0}
 h1 {font-size: 200%; font-weight: bold; font-style: italic; color: #488B9B;
 margin-bottom: 0}
 h2 {marging-top: 0; margin-bottom: .4em; font-style:italic;  color: #488B9B;}
 h3 {border: solid 1px #488B9B; padding: 4px; margin-bottom: .2em;  color: #488B9B }
 div p {text-align: justify}
 div {margin-top: 0}
 strong {color: #488B9B}
 .button {border: solid 1px #488B9B; padding: 4px}
 .buttonbar {text-align: center; margin-top: 1.5em}
 .pink {color: #dc5b53}
 a:link {color:#dc5b53; font-weight: bold}
 a:active {color: #ff0000; font-weight: bold}
 a:visited {color: #9820c8; font-weight: bold}
  </style>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>

<body>
<p align="center">
 <svg xmlns="http://www.w3.org/2000/svg" width="466" height="349">
  <image id="backgroundImage" x="0" y="0" width="466" height="349"
         xlink:href="amaya.png">
    <desc>Leading the Web to its full potential</desc>
  </image>
  <defs>
    <symbol id="cube">
      <polygon points="0,1  5,6  5,21  0,16"/>
      <polygon points="1,0  16,0  21,5  6,5"/>
      <rect x="6" y="6" width="15" height="15"/>
    </symbol>
  </defs>
  <g id="cubes">
    <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"/>
    <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"/>
    <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"/>
    <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"/>
    <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
    <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
    <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
    <use x="410" y="112" xlink:href="#cube" style="fill: #EC1608"/>
    <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>
    <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>
    <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>
    <use x="410" y="172" xlink:href="#cube" style="fill: #DC5B53"/>
  </g>
  <text id="logo" x="304" y="162"
  style="font: 24pt helvetica; font-weight: bold; fill: #488B9B;">AMAYA
  </text>
  <text id="version" x="358" y="320"
  style="font: bold 16pt italic; fill: #0192BF;">Release 4.01
  </text>
  <g id="polygonMask" style="stroke: none;">
    <polygon style="fill: #0192BF;" points="30,60  30,230  108,208"/>
    <foreignObject y="156px" x="10px">
      <math xmlns="http://www.w3.org/1998/Math/MathML"
            style="color: #FFFFFF; font-family: times">
        <mrow>
          <mi>x</mi>
          <mo>=</mo>
          <mfrac>
            <mrow>
              <mo>-</mo>
              <mi>b</mi>
              <mo>&PlusMinus;</mo>
              <msqrt>
                <msup>
                  <mi>b</mi>
                  <mn>2</mn>
                </msup>
                <mo>-</mo>
                <mn>4</mn>
                <mo>&InvisibleTimes;</mo>
                <mi>a</mi>
                <mo>&InvisibleTimes;</mo>
                <mi>c</mi>
              </msqrt>
            </mrow>
            <mrow>
              <mn>2</mn>
              <mi>a</mi>
            </mrow>
          </mfrac>
        </mrow>
      </math>
    </foreignObject>
    <polygon style="fill: #9EA4A6;" points="30,60  108,208  125,155"/>
    <polygon style="fill: #89A5C7;" points="30,60  125,155  144,161"/>
    <polygon style="fill: #488B9B;" points="30,60  144,161  138,115"/>
    <polygon style="fill: #9EA4A6;" points="30,60  138,115  180,114"/>
    <polygon style="fill: #EC1608;" points="30,60  180,114  160,60"/>
  </g>
 </svg>
</p>

<div>
<p><strong>Amaya</strong> is a Web client that acts both as a browser and as
an authoring tool. It has been designed by <a
href="http://www.w3.org/">W3C</a> with the primary purpose of demonstrating
new Web technologies in a WYSIWYG environment. The current version implements
HTML, XHTML, MathML, SVG, CSS, and HTTP.</p>
</div>

<div>
<h3>Main Features</h3>

<p>With Amaya, you can manipulate rich Web pages containing forms, tables and
the most advanced features from HTML. You can create and edit complex <a
href="../doc/amaya/Math.html">mathematical expressions</a> and simple <a
href="../doc/amaya/SVG.html">SVG graphics</a> within Web pages. You can style
your documents using Cascading Style Sheets. You can publish HTML and XHTML
documents on local or remote servers through HTTP.</p>

<p>Browsing and authoring are integrated seamlessly. You can browse and edit
Web pages at the same time. To make editing easier, a simple click in Amaya
just moves the caret and allows text input; to follow a link, you have to
double click. This behavior can be changed as well as many other features
using the Special/Preferences menu.</p>

<p>Amaya includes a collaborative <a href="../doc/amaya/Annotations.html"><img
src="../doc/Icons/annot.png" alt="annotation icon" />annotation</a>
application based on W3C technologies (RDF, XLink, and XPointer). Annotations
are external comments, notes, remarks that can be attached to any Web document
or a selected part of the document. Annotations are stored either into the
local file system or into annotation servers and can be shared. The creation
of annotations on a document doesn't modify the document itself.</p>
</div>

<div>
<h3>Online Manual</h3>

<p>A User's Manual is available online. You can access it with the Help menu,
which displays each section separately. You can also print it: just follow the
<a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll get
the front page. Then build the whole book with the "Make book" entry from the
Special menu and print the result.</p>
</div>

<div>
<h3>Copyright</h3>

<p>Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee or royalty is hereby granted,
provided that the full text of the <a
href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
INRIA Copyright Statement</a> appears on ALL copies of the software and
documentation or portions thereof, including modifications that you make.</p>
</div>

<p class="buttonbar"><span class="button"><a href="http://www.w3.org/">W3C
server</a></span> <span class="button"><a
href="http://www.w3.org/Amaya/">Amaya Home</a></span> <span class="button"><a
href="../doc/amaya/Manual.html">Online Manual</a></span></p>
</body>
</html>

Webmaster