Annotation of Amaya/amaya/AmayaPage_WX.html, revision 1.2

1.1       vatton      1: <?xml version="1.0" encoding="iso-8859-1"?>
                      2: <html xmlns="http://www.w3.org/1999/xhtml">
                      3: <head>
                      4:   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
                      5:   <title>Welcome to Amaya</title>
                      6:   <meta name="generator"
1.2     ! vatton      7:   content="amaya 9.0-pre4, see http://www.w3.org/Amaya/" />
1.1       vatton      8:   <link href="amaya.css" rel="stylesheet" type="text/css" />
                      9: </head>
                     10: 
                     11: <body xml:lang="en" lang="en">
                     12: 
                     13: <div id="logo">
                     14: <svg xmlns="http://www.w3.org/2000/svg" version="1.0" height="150px"
                     15:      width="230px">
                     16:   <title>Amaya logo</title>
                     17:   <ellipse cx="0px" cy="0px" rx="66px" ry="45px"
                     18:         style="fill: #EDF3FF; stroke: #EDF3FF" transform="translate(138,96)">
                     19:     <animateTransform attributeName="transform" attributeType="XML"
                     20:                       type="scale" from=".1" to="1" additive="sum" begin="0s"
                     21:                       dur="6s" fill="freeze"/>
                     22:   </ellipse>
                     23:   <g transform="rotate(-30,100,150)">
                     24:     <polygon points="0,117 66,0 21,117" transform="translate(49,22)"
                     25:              style="fill: #B27700; stroke: #D9E500"/>
                     26:     <polygon points="0,0 9,30 27,41 21,14 12,3" transform="translate(117,25)"
                     27:              style="fill: #00B200; stroke: #00E500"/>
                     28:     <polygon points="0,6 29,0 56,8 32,15 13,19" transform="translate(95,76)"
                     29:              style="fill: #00B200; stroke: #00E500"/>
                     30:     <animateTransform attributeName="transform" attributeType="XML"
                     31:                       type="rotate" from="-30,100,150" to="-20,100,150"
                     32:                       begin="2.5s" dur="0.3s" fill="freeze"/>
                     33:     <animateTransform attributeName="transform" attributeType="XML"
                     34:                       type="rotate" from="-20,100,150" to="-10,100,150"
                     35:                       begin="2.8s" dur="0.2s" fill="freeze"/>
                     36:     <animateTransform attributeName="transform" attributeType="XML"
                     37:                       type="rotate" from="-10,100,150" to="0,100,150"
                     38:                       begin="3s" dur="0.1s" fill="freeze"/>
                     39:   </g>
                     40:   <g transform="translate(118,110)">
                     41:     <polygon points="3,0 5,16 0,16" transform="translate(25,-20)"
                     42:              style="stroke: #E50000; fill: #E50000"/>
                     43:     <polygon
                     44:              points="0,13 10,0 20,1 23,10 29,2 40,1 42,9 45,17 32,17 33,11 30,11 23,15 18,15 12,7 8,7 8,13"
                     45:              stroke="#E50000" fill="#FF9595"/>
                     46:     <!-- M scale -->
                     47:     <animateTransform attributeName="transform" attributeType="XML"
                     48:                       type="scale" from=".1" to="1" additive="sum" begin="0s"
                     49:                       dur="3s" fill="freeze"/>
                     50:     <!-- M translation -->
                     51:     <animateTransform attributeName="transform" attributeType="XML"
                     52:                       type="translate" from="0,0" to="118,110" begin="0s"
                     53:                       dur="3s" fill="freeze"/>
                     54:     <!-- M oscillations -->
                     55:     <!-- Maybe rotation center is not correct... (30,-22)  -->
                     56:     <animateTransform attributeName="transform" attributeType="XML"
                     57:                       type="rotate" from="0,30,-22" to="-30,30,-22"
                     58:                       begin="3s" dur="0.2s" fill="freeze"/>
                     59:     <animateTransform attributeName="transform" attributeType="XML"
                     60:                       type="rotate" from="-30,30,-22" to="25,30,-22"
                     61:                       begin="3.2s" dur="0.4s" fill="freeze"/>
                     62:     <animateTransform attributeName="transform" attributeType="XML"
                     63:                       type="rotate" from="25,30,-22" to="-20,30,-22"
                     64:                       begin="3.6s" dur="0.6s" fill="freeze"/>
                     65:     <animateTransform attributeName="transform" attributeType="XML"
                     66:                       type="rotate" from="-20,30,-22" to="15,30,-22"
                     67:                       begin="4.2s" dur="0.8s" fill="freeze"/>
                     68:     <animateTransform attributeName="transform" attributeType="XML"
                     69:                       type="rotate" from="15,30,-22" to="-10,30,-22"
                     70:                       begin="5s" dur="1s" fill="freeze"/>
                     71:     <animateTransform attributeName="transform" attributeType="XML"
                     72:                       type="rotate" from="-10,30,-22" to="0,30,-22"
                     73:                       begin="6s" dur="0.6s" fill="freeze"/>
                     74:   </g>
                     75: </svg>
                     76: </div>
                     77: 
                     78: <h1>Welcome to Amaya 9.0</h1>
                     79: 
                     80: <p>Amaya is a Web client that acts both as a browser and as an authoring
                     81: tool. It has been designed by <a onclick="" href="http://www.w3.org/">W3C</a>
                     82: and <a onclick="" href="http://www.inria.fr/">INRIA</a> with the primary
                     83: purpose of demonstrating new Web technologies and helping users to generate
                     84: valid Web pages.<br />
                     85: With Amaya, you can manipulate rich Web pages containing forms, tables, and
                     86: the most advanced features from <acronym
                     87: title="Hypertext Markup Language">XHTML</acronym>. You can create and edit
                     88: complex <a href="../doc/html/Math.html">mathematical expressions</a> within
                     89: Web pages. You can style your documents using Cascading Style Sheets.</p>
                     90: 
                     91: <div class="body">
                     92: <p>Did you know?</p>
                     93: <dl>
                     94:   <dt>Amaya is a structured editor</dt>
1.2     ! vatton     95:     <dd>With the F2 key you can select the parent element in the structure,
        !            96:       to apply editing
        !            97:       <p>functions (copy, paste, attributes, etc.) to the right element.</p>
        !            98:     </dd>
        !            99:   <dt>Document can be edited through different sychronized views</dt>
1.1       vatton    100:     <dd>The View menu allows you to open Structure view, Source view, etc. A
                    101:       click on the bottom red line opens or closes a second view.</dd>
1.2     ! vatton    102:   <dt>Documents can be published directly on a server</dt>
        !           103:     <dd>With the http PUT method you can write on a server provided you are
1.1       vatton    104:       allowed.</dd>
                    105:   <dt>Links can be created by a simple click</dt>
1.2     ! vatton    106:     <dd>To create a link you can directly click a target (use <code>Views
        !           107:       &gt; Show targets</code> to display available targets).</dd>
1.1       vatton    108:   <dt>Amaya provides avanced commands</dt>
                    109:     <dd>Like Section numbering, Generation of table of contents, Insertion of
                    110:       time stamp , Strructure transformation.</dd>
                    111: </dl>
                    112: </div>
                    113: 
                    114: <p class="bottom">Permission to use, copy, modify, and distribute this
                    115: software and its documentation for any purpose and without fee or royalty is
                    116: hereby granted, provided that the full text of the <a
                    117: href="http://www.w3.org/Consortium/Legal/copyright-software.html"><acronym
                    118: title="Massachusetts Institute of Technology">MIT</acronym> and INRIA
                    119: Copyright Statement</a> appears with <strong>all</strong> copies of the
                    120: software and documentation or portions thereof, including modifications that
                    121: you make.</p>
                    122: 
                    123: <p></p>
                    124: </body>
                    125: </html>

Webmaster