Annotation of Amaya/amaya/AmayaPage.html, revision 1.102

1.101     vatton      1: <html>
1.1       cvs         2: <head>
1.101     vatton      3:   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.34      cvs         4:   <title>Welcome to Amaya</title>
1.58      cvs         5:   <style type="text/css">
1.70      cvs         6:  body {font-family: helvetica, arial, sans-serif; color: black; background-color: #C0C0C0}
                      7:  h1 {font-size: 200%; font-weight: bold; font-style: italic; color: #488B9B;
                      8:  margin-bottom: 0}
1.93      cvs         9:  h2 {margin-top: 0; margin-bottom: .4em; font-style:italic;  color: #488B9B;}
1.70      cvs        10:  h3 {border: solid 1px #488B9B; padding: 4px; margin-bottom: .2em;  color: #488B9B }
1.63      cvs        11:  div p {text-align: justify}
                     12:  div {margin-top: 0}
1.70      cvs        13:  strong {color: #488B9B}
                     14:  .button {border: solid 1px #488B9B; padding: 4px}
1.63      cvs        15:  .buttonbar {text-align: center; margin-top: 1.5em}
1.70      cvs        16:  .pink {color: #dc5b53}
                     17:  a:link {color:#dc5b53; font-weight: bold}
                     18:  a:active {color: #ff0000; font-weight: bold}
1.63      cvs        19:  a:visited {color: #9820c8; font-weight: bold}
1.67      cvs        20:   </style>
1.1       cvs        21: </head>
1.35      cvs        22: 
1.101     vatton     23: <body lang="en">
                     24: <p style="text-align: center"><svg xmlns="http://www.w3.org/2000/svg"
1.102   ! vatton     25: width="600" height="349">
1.101     vatton     26:   <image id="backgroundImage" x="0" y="0" width="466" height="349"
                     27:          xlink:href="amaya.png">
                     28:     <desc>Leading the Web to its full potential</desc>
                     29:   </image>
1.102   ! vatton     30:   <text y="38px" x="477px" xmlns:xlink="http://www.w3.org/1999/xlink"
        !            31:   xlink:type="simple" xlink:href="http://www.w3.org"
        !            32:   style="fill:#dc5b53; font: bold 16px">W3C
        !            33:   </text>
        !            34:   <text y="66px" x="477px" xmlns:xlink="http://www.w3.org/1999/xlink"
        !            35:   xlink:type="simple" xlink:href="http://www.w3.org/Amaya"
        !            36:   style="fill:#dc5b53; font: bold 16px">Amaya at W3C
        !            37:   </text>
        !            38:   <text y="96px" x="477px" xmlns:xlink="http://www.w3.org/1999/xlink"
        !            39:   xlink:type="simple" xlink:href="../doc/amaya/Manual.html"
        !            40:   style="fill:#dc5b53; font: bold 16px">Online Manual
        !            41:   </text>
1.101     vatton     42:   <defs>
                     43:     <symbol id="cube">
                     44:       <polygon points="0,1  5,6  5,21  0,16" stroke-width="1"/>
                     45:       <polygon points="1,0  16,0  21,5  6,5" stroke-width="1"/>
                     46:       <rect x="6" y="6" width="15" height="15" stroke-width="1"/>
                     47:     </symbol>
                     48:   </defs>
                     49:   <g id="cubes">
                     50:     <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"/>
                     51:     <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"/>
                     52:     <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"/>
                     53:     <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"/>
                     54:     <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
                     55:     <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
                     56:     <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
                     57:     <use x="410" y="112" xlink:href="#cube" style="fill: #EC1608"/>
                     58:     <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>
                     59:     <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>
                     60:     <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>
                     61:     <use x="410" y="172" xlink:href="#cube" style="fill: #DC5B53"/>
                     62:   </g>
                     63:   <text id="logo" x="304" y="162"
                     64:   style="font: 24px helvetica; font-weight: bold; fill: #488B9B;">AMAYA
                     65:   </text>
                     66:   <text id="version" x="320px" y="320"
                     67:   style="font: bold 16px italic; fill: #0192BF;">Release 5.0
                     68:   </text>
                     69:   <g id="polygonMask" style="stroke: none;">
                     70:     <polygon style="fill: #0192BF;" points="30,60 30,230 108,208"
                     71:              stroke-width="1"/>
                     72:     <polygon style="fill: #9EA4A6;" points="30,60  108,208  125,155"
                     73:              stroke-width="1"/>
                     74:     <polygon style="fill: #89A5C7;" points="30,60  125,155  144,161"
                     75:              stroke-width="1"/>
                     76:     <polygon style="fill: #488B9B;" points="30,60  144,161  138,115"
                     77:              stroke-width="1"/>
                     78:     <polygon style="fill: #9EA4A6;" points="30,60  138,115  180,114"
                     79:              stroke-width="1"/>
                     80:     <polygon style="fill: #EC1608;" points="30,60  180,114  160,60"
                     81:              stroke-width="1"/>
                     82:     <foreignObject y="156px" x="35px">
1.86      cvs        83: 
1.82      cvs        84:       <math xmlns="http://www.w3.org/1998/Math/MathML"
1.101     vatton     85:       style="color: #FFFFFF; font-family: times">
                     86:         <mrow>
                     87:           <mi>y</mi>
                     88:           <mo>=</mo>
                     89:           <mfrac>
1.83      cvs        90:             <mn>1</mn>
1.101     vatton     91:             <msqrt>
1.83      cvs        92:               <mrow>
1.101     vatton     93:                 <msup>
                     94:                   <mi>x</mi>
                     95:                   <mn>2</mn>
                     96:                 </msup>
                     97:                 <mo>+</mo>
                     98:                 <mn>1</mn>
1.83      cvs        99:               </mrow>
1.101     vatton    100:             </msqrt>
                    101:           </mfrac>
                    102:         </mrow>
1.73      cvs       103:       </math>
                    104:     </foreignObject>
1.70      cvs       105:   </g>
1.83      cvs       106: </svg>
1.101     vatton    107: </p>
1.1       cvs       108: 
1.101     vatton    109: <div>
1.70      cvs       110: <p><strong>Amaya</strong> is a Web client that acts both as a browser and as
                    111: an authoring tool. It has been designed by <a
1.101     vatton    112: href="http://www.w3.org/">W3C</a> with the primary purpose of demonstrating
                    113: new Web technologies in a WYSIWYG environment. The current version implements
                    114: HTML, XHTML, MathML, SVG, CSS, and HTTP.</p>
1.70      cvs       115: </div>
1.18      cvs       116: 
1.26      cvs       117: <div>
1.18      cvs       118: <h3>Main Features</h3>
1.59      cvs       119: 
                    120: <p>With Amaya, you can manipulate rich Web pages containing forms, tables and
1.101     vatton    121: the most advanced features from HTML. You can create and edit complex <a
1.75      kahan     122: href="../doc/amaya/Math.html">mathematical expressions</a> and simple <a
                    123: href="../doc/amaya/SVG.html">SVG graphics</a> within Web pages. You can style
                    124: your documents using Cascading Style Sheets. You can publish HTML and XHTML
                    125: documents on local or remote servers through HTTP.</p>
1.59      cvs       126: 
                    127: <p>Browsing and authoring are integrated seamlessly. You can browse and edit
                    128: Web pages at the same time. To make editing easier, a simple click in Amaya
                    129: just moves the caret and allows text input; to follow a link, you have to
                    130: double click. This behavior can be changed as well as many other features
                    131: using the Special/Preferences menu.</p>
                    132: 
1.93      cvs       133: <p>Amaya includes a collaborative <a
                    134: href="../doc/amaya/Annotations.html"><img src="annot.gif"
1.101     vatton    135: alt="annotation icon">annotation</a> application based on W3C technologies
1.93      cvs       136: (RDF, XLink, and XPointer). Annotations are external comments, notes, remarks
1.101     vatton    137: that can be attached to any Web document or a selected part of the document.
                    138: Annotations are stored either into the local file system or into annotation
                    139: servers and can be shared. The creation of annotations on a document doesn't
                    140: modify the document itself.</p>
1.26      cvs       141: </div>
                    142: 
                    143: <div>
1.18      cvs       144: <h3>Online Manual</h3>
1.28      cvs       145: 
1.59      cvs       146: <p>A User's Manual is available online. You can access it with the Help menu,
1.93      cvs       147: which displays each section separately. You can also print it: just follow
                    148: the <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll
                    149: get the front page. Then build the whole book with the "Make book" entry from
1.101     vatton    150: the Special menu and print the result.</p>
1.26      cvs       151: </div>
                    152: 
                    153: <div>
1.18      cvs       154: <h3>Copyright</h3>
1.28      cvs       155: 
                    156: <p>Permission to use, copy, modify, and distribute this software and its
1.1       cvs       157: documentation for any purpose and without fee or royalty is hereby granted,
1.16      cvs       158: provided that the full text of the <a
1.6       cvs       159: href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
                    160: INRIA Copyright Statement</a> appears on ALL copies of the software and
1.49      cvs       161: documentation or portions thereof, including modifications that you make.</p>
1.26      cvs       162: </div>
1.1       cvs       163: </body>
                    164: </html>

Webmaster