Rolling out new page in prep for fremantle
[ejpi] / index.html
index 18fcb73..ccc51eb 100644 (file)
@@ -7,6 +7,7 @@
                        e^(j pi) + 1 = 0
                </h1>
                <h2>An RPN Calculator for Maemo</h2>
+               <h3><a href="index.html">[About]</a> <a href="download.html">[Download]</a>
 
                <h3>Documentation</h3>
 
@@ -19,7 +20,9 @@
 
                <p><a href="http://en.wikipedia.org/wiki/Reverse_Polish_notation">RPN</a>?  I've just always been a fan of its simplicity to understand, simplicity to code, uniformity in action, less mental tracking, etc.  Yes, I own several HP calculators.</p>
 
-               <p>ejpi has been tested on Ubuntu 8.10 and n810 w/ Diablo</p>
+               <p>ejpi has been tested on Ubuntu 9.05, Maemo 5, and Maemo 4.1</p>
+
+               <p>ejpi is Free Software and available under the <a href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPLv2.1</a>.
 
                <h4>Features</h4>
                <p>ejpi v0.9.4 (See <a href="http://talk.maemo.org/showthread.php?p=260919#post260919">ITT Thread</a>)</p>
@@ -33,7 +36,7 @@
                        <li>Comes by default with some basic operations, logic operations, and trig</li>
                </ul>
 
-               <h4>Screen shots</h4>
+               <h4>Sample Screenshots</h4>
 
                <div>
                        <p><img src="./images/screenshot-0.9.0-ubuntu.jpg" alt="Screenshot of ejpi v0.9.0 on Ubuntu"/></p>
                        <p>Notice the tracking of base through the operations.  Just prefix your number with the appropriate prefix (see poorly named "Computer" tab)</p>
                        <p>Notice Each square has a value in the middle and is sometimes surrounded by others.  Just clicking on the button will cause the center item's operation to be performed.  Click and drag will in the direction of any of the other symbols will cause that operation to occur.  Note: Not all click-and-drag symbols are shown by default so explore a bit.</p>
                </div>
-
-               <h3>Download</h3>
-
-               <p>Currently ejpi is only available through <a href="https://garage.maemo.org/scm/?group_id=887">svn</a>.  I hope to have it in extras soon
-               </p>
-
-               <p>See the <a href="https://garage.maemo.org/projects/ejpi/">Project Page</a> for further details</p>
        </body>
 </html>