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

1.105     cvs         1: <?xml version="1.0" encoding="iso-8859-1"?>
1.137   ! cheyroul    2: <!-- Processing Instruction generated by Amaya; the stylesheet is  
        !             3:    available on the W3C site at http://www.w3.org/Math/XSL/pmathml.xsl -->
        !             4: <?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>
        !             5: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
        !             6:       "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
1.136     cheyroul    7: 
1.137   ! cheyroul    8: <html xmlns="http://www.w3.org/1999/xhtml">
1.136     cheyroul    9: 
1.1       cvs        10: <head>
1.34      cvs        11:   <title>Welcome to Amaya</title>
1.58      cvs        12:   <style type="text/css">
1.70      cvs        13:  body {font-family: helvetica, arial, sans-serif; color: black; background-color: #C0C0C0}
                     14:  h1 {font-size: 200%; font-weight: bold; font-style: italic; color: #488B9B;
                     15:  margin-bottom: 0}
1.93      cvs        16:  h2 {margin-top: 0; margin-bottom: .4em; font-style:italic;  color: #488B9B;}
1.70      cvs        17:  h3 {border: solid 1px #488B9B; padding: 4px; margin-bottom: .2em;  color: #488B9B }
1.63      cvs        18:  div p {text-align: justify}
                     19:  div {margin-top: 0}
1.70      cvs        20:  strong {color: #488B9B}
                     21:  .button {border: solid 1px #488B9B; padding: 4px}
1.63      cvs        22:  .buttonbar {text-align: center; margin-top: 1.5em}
1.70      cvs        23:  .pink {color: #dc5b53}
                     24:  a:link {color:#dc5b53; font-weight: bold}
                     25:  a:active {color: #ff0000; font-weight: bold}
1.109     vatton     26:  a:visited {color: #9820c8; font-weight: bold}</style>
1.1       cvs        27: </head>
1.35      cvs        28: 
1.122     vatton     29: <body xml:lang="en">
1.136     cheyroul   30: <p style="text-align: center">
                     31: 
                     32: <svg xmlns="http://www.w3.org/2000/svg"
1.116     vatton     33:      width="600" height="349">
1.137   ! cheyroul   34: 
        !            35:   <defs>  
        !            36:     <symbol id="cube">
        !            37:         <polygon points="0,0 5,5 5,20 0,15" transform="translate(0,1)"
        !            38:                  stroke-width="1"/>
        !            39:         <polygon points="0,0 15,0 20,5 5,5" transform="translate(1,0)"
        !            40:                  stroke-width="1"/>
        !            41:         <rect x="6" y="6" width="15" height="15" stroke-width="1"/>
        !            42:       </symbol>
        !            43:     </defs>
        !            44: 
        !            45: 
1.112     quint      46:   <rect x="464" y="4" width="138" height="330" style="fill: #E1E1E1"/>
1.136     cheyroul   47: 
                     48:   <g style="fill:#dc5b53; font: bold 16px" transform="translate(477,0)">
                     49:         
1.113     quint      50:     <a xlink:href="http://www.w3.org/Amaya">
1.134     cheyroul   51:       <text y="38px" x="0px">Amaya at W3C
1.114     vatton     52:       </text>
1.113     quint      53:     </a>
                     54:     <a xlink:href="../doc/html/Manual.html">
1.134     cheyroul   55:       <text y="68px" x="0px">Online Manual
1.114     vatton     56:       </text>
1.113     quint      57:     </a>
                     58:     <a xlink:href="../doc/html/Index.html">
1.134     cheyroul   59:       <text y="98px" x="3px">Index
1.114     vatton     60:       </text>
1.113     quint      61:     </a>
                     62:     <a xlink:href="../doc/html/Annotations.html">
1.134     cheyroul   63:       <text y="128px" x="0px">Annotations
1.114     vatton     64:       </text>
1.113     quint      65:     </a>
                     66:     <a xlink:href="../doc/html/Creating.html">
1.134     cheyroul   67:       <text y="158px" x="0px">XHTML
1.114     vatton     68:       </text>
1.113     quint      69:     </a>
                     70:     <a xlink:href="../doc/html/Math.html">
1.134     cheyroul   71:       <text y="188px" x="0px">MathML
1.114     vatton     72:       </text>
1.113     quint      73:     </a>
                     74:     <a xlink:href="../doc/html/SVG.html">
1.134     cheyroul   75:       <text y="218px" x="0px">SVG
1.114     vatton     76:       </text>
1.113     quint      77:     </a>
                     78:     <a xlink:href="../doc/html/StyleSheets.html">
1.134     cheyroul   79:       <text y="248px" x="0px">CSS
1.114     vatton     80:       </text>
1.113     quint      81:     </a>
                     82:     <a xlink:href="http://www.w3.org">
1.134     cheyroul   83:       <text y="278px" x="0px">W3C
1.114     vatton     84:       </text>
1.113     quint      85:     </a>
                     86:   </g>
1.135     cheyroul   87: 
                     88: 
1.112     quint      89:   <g>
1.136     cheyroul   90: 
                     91:    
1.137   ! cheyroul   92:     <image id="backgroundImage" xlink:href="amaya.png" width="471px"
1.124     cheyroul   93:            height="338px" y="1px">
1.104     vatton     94:       <desc>Leading the Web to its full potential</desc>
                     95:     </image>
1.135     cheyroul   96: 
1.104     vatton     97:     <g id="cubes">
1.136     cheyroul   98:      
1.124     cheyroul   99:       <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"
                    100:            opacity="20%"/>
                    101:       <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"
                    102:            opacity="40%"/>
                    103:       <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"
                    104:            opacity="60%"/>
                    105:       <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"
                    106:            opacity="80%"/>
1.104     vatton    107:       <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
                    108:       <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
                    109:       <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
1.132     cheyroul  110:       <use opacity="40%" x="410" y="112" xlink:href="#cube"
                    111:            style="fill: #EC1608"/>
1.104     vatton    112:       <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>
                    113:       <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>
                    114:       <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>
                    115:       <use x="410" y="172" xlink:href="#cube" style="fill: #DC5B53"/>
                    116:     </g>
1.137   ! cheyroul  117: 
        !           118: 
        !           119: <g transform="translate(312,156)" style="font: 24px helvetica; font-weight: bold; fill: #488B9B;">
        !           120:      <text id="logo" >
        !           121: AMAYA
        !           122:     </text>
        !           123: <text transform="scale(1,-1)skewX(-50)" opacity=".2">
        !           124: AMAYA
        !           125:     </text>
        !           126: </g>
        !           127: 
1.105     cvs       128:     <text id="version" x="360px" y="320"
1.128     vatton    129:           style="font: bold 16px italic; fill: #0192BF;">Release 7.2
1.104     vatton    130:     </text>
1.137   ! cheyroul  131: 
1.104     vatton    132:     <g id="polygonMask" style="stroke: none;">
1.116     vatton    133:       <polygon style="fill: #0192BF;" points="0,0 0,170 78,148"
1.124     cheyroul  134:                transform="translate(30,60)" stroke-width="1" opacity="1"/>
1.116     vatton    135:       <polygon style="fill: #9EA4A6;" points="0,0 78,148 95,95"
1.124     cheyroul  136:                transform="translate(30,60)scale(1.000000,1.000000)"
                    137:                stroke-width="1" opacity="80%"/>
1.116     vatton    138:       <polygon style="fill: #89A5C7;" points="0,0 95,95 114,101"
1.124     cheyroul  139:                transform="translate(30,60)scale(1.000000,1.000000)"
                    140:                stroke-width="1" opacity="90%"/>
1.116     vatton    141:       <polygon style="fill: #488B9B;" points="0,0 114,101 108,55"
1.124     cheyroul  142:                transform="translate(30,60)scale(1.000000,1.000000)"
                    143:                stroke-width="1" opacity="0.6"/>
1.116     vatton    144:       <polygon style="fill: #9EA4A6;" points="0,0 108,55 150,54"
1.124     cheyroul  145:                transform="translate(30,60)scale(1.000000,1.000000)"
                    146:                stroke-width="1" opacity="0.4"/>
1.116     vatton    147:       <polygon style="fill: #EC1608;" points="0,0 150,54 130,0"
1.124     cheyroul  148:                transform="translate(30,60)scale(1.000000,1.000000)"
                    149:                stroke-width="1" opacity="0.2"/>
1.108     cvs       150:       <switch>
                    151:         <foreignObject y="156px" x="35px">
1.122     vatton    152:           <math xmlns="http://www.w3.org/1998/Math/MathML"
                    153:           style="color: #FFFFFF; font-family: times">
                    154:             <mrow>
                    155:               <mi>y</mi>
                    156:               <mo>=</mo>
                    157:               <mfrac>
                    158:                 <mn>1</mn>
                    159:                 <msqrt>
                    160:                   <mrow>
                    161:                     <msup>
                    162:                       <mi>x</mi>
                    163:                       <mn>2</mn>
                    164:                     </msup>
                    165:                     <mo>+</mo>
                    166:                     <mn>1</mn>
                    167:                   </mrow>
                    168:                 </msqrt>
                    169:               </mfrac>
                    170:             </mrow>
1.125     vatton    171:           </math>
                    172:         </foreignObject>
1.122     vatton    173:       </switch>
1.104     vatton    174:     </g>
1.70      cvs       175:   </g>
1.83      cvs       176: </svg>
1.101     vatton    177: </p>
1.1       cvs       178: 
1.101     vatton    179: <div>
1.70      cvs       180: <p><strong>Amaya</strong> is a Web client that acts both as a browser and as
1.117     vatton    181: an authoring tool. It has been designed by the <a
                    182: href="http://www.w3.org/">World Wide Web Consortium <acronym
                    183: title="World Wide Web Consortium">(W3C</acronym>)</a> with the primary
                    184: purpose of demonstrating new Web technologies in a What You See Is What You
                    185: Get (<acronym title="What You See Is What You Get">WYSIWYG</acronym>)
                    186: environment. The current version implements the Hypertext Markup Language
                    187: (<acronym title="Hypertext Markup Language">HTML</acronym>), Extensible
                    188: Hypertext Markup Language (<acronym
                    189: title="Extensible Hypertext Markup Language">XHTML</acronym>), Mathematical
                    190: Markup Language (<acronym
1.120     cheyroul  191: title="Mathematical Markup Language">MathML</acronym>), Scalable Vector
1.122     vatton    192: Graphics (<acronym title="Scalable Vector Graphics">SVG</acronym>), Cascaded
                    193: Stylesheets (<acronym title="Cascaded Stylesheets">CSS</acronym>),
1.117     vatton    194: and&nbsp;Hypertext Transfer Protocol (<acronym
                    195: title="Hypertext Transfer Protocol">HTTP</acronym>).</p>
1.70      cvs       196: </div>
1.18      cvs       197: 
1.26      cvs       198: <div>
1.18      cvs       199: <h3>Main Features</h3>
1.59      cvs       200: 
1.117     vatton    201: <p>With Amaya, you can manipulate rich Web pages containing forms, tables,
                    202: and the most advanced features from <acronym
                    203: title="Hypertext Markup Language">HTML</acronym>. You can create and edit
                    204: complex <a href="../doc/html/Math.html">mathematical expressions</a> and
                    205: simple <a href="../doc/html/SVG.html"><acronym
1.122     vatton    206: title="Scalable Vector Graphics">SVG</acronym> graphics</a> within Web pages.
                    207: You can style your documents using Cascading Style Sheets. You can publish
                    208: <acronym title="Hypertext Markup Language">HTML</acronym>, <acronym
1.117     vatton    209: title="Extensible Hypertext Markup Language">XHTML</acronym>, <acronym
                    210: title="Mathematical Markup Language">MathML</acronym>, and <acronym
1.121     vatton    211: title="Scalable Vector Graphics">SVG</acronym> documents on local or remote
1.117     vatton    212: servers through <acronym title="Hypertext Transfer Protocol">HTTP</acronym>.
                    213: A first support of generic Extensible Markup Language (<acronym
                    214: title="Extensible Markup Language">XML</acronym>) allows you to display the
                    215: content of every <acronym title="Extensible Markup Language">XML</acronym>
                    216: document and to associate with it a <acronym
                    217: title="Cascaded Stylesheets">CSS</acronym> Stylesheet.</p>
1.59      cvs       218: 
                    219: <p>Browsing and authoring are integrated seamlessly. You can browse and edit
                    220: Web pages at the same time. To make editing easier, a simple click in Amaya
1.117     vatton    221: moves the caret and allows text input; to follow a link, you have to double
                    222: click. This behavior can be changed as well as many other features using the
                    223: Special/Preferences menu.</p>
1.59      cvs       224: 
1.109     vatton    225: <p>Amaya includes a collaborative <a href="../doc/html/Annotations.html"><img
                    226: src="annot.gif" alt="annotation icon" />annotation</a> application based on
1.117     vatton    227: <acronym title="World Wide Web Consortium">W3C</acronym> technologies
                    228: (Resource Description Framework (<acronym
                    229: title="Resouce Description Framework">RDF</acronym>), XLink, and XPointer).
                    230: Annotations are external comments, notes, remarks that can be attached to any
                    231: Web document or a selected part of the document. Annotations are stored
                    232: either in the local file system or on publically-accessible annotation
                    233: servers. The creation of annotations on a document does not modify the
                    234: document itself.</p>
1.26      cvs       235: </div>
                    236: 
                    237: <div>
1.18      cvs       238: <h3>Online Manual</h3>
1.28      cvs       239: 
1.59      cvs       240: <p>A User's Manual is available online. You can access it with the Help menu,
1.93      cvs       241: which displays each section separately. You can also print it: just follow
1.117     vatton    242: this <a href="../doc/html/Manual.html">Online Manual</a> link. You will get
                    243: the front page. Then build the whole book with the "Make book" entry from the
                    244: Special menu and print the result.</p>
1.26      cvs       245: </div>
                    246: 
                    247: <div>
1.18      cvs       248: <h3>Copyright</h3>
1.28      cvs       249: 
                    250: <p>Permission to use, copy, modify, and distribute this software and its
1.1       cvs       251: documentation for any purpose and without fee or royalty is hereby granted,
1.16      cvs       252: provided that the full text of the <a
1.117     vatton    253: href="http://www.w3.org/Consortium/Legal/copyright-software.html"><acronym
                    254: title="Massachusetts Institute of Technology">MIT</acronym> and INRIA
                    255: Copyright Statement</a> appears with <strong>all</strong> copies of the
                    256: software and documentation or portions thereof, including modifications that
                    257: you make.</p>
1.26      cvs       258: </div>
1.1       cvs       259: </body>
1.137   ! cheyroul  260: </html> 

Webmaster