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

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

Webmaster