www updates
[scorecard] / www / index.html
index a35822d..020b3a7 100644 (file)
 
 ScoreCard is N900 application that keeps track of your golf scores. Written in Qt, it also demostrates how to write Qt GUI programs in Fremantle/Maemo5/N900.
 
+<p><strong>NOTE: PR1.2 firmware is required because of the Qt 4.6 (Maemo5 lib) dependency</strong></p>
+
 <h2>Features</h2>
 <ul>Browse your golf scores with colors indicating birdies, pars, bogeys and more</ul>
+<ul>Browse your favorite golf courses including data for par, hcp and length</ul>
 <ul>Enter new scores - No keyboard needed</ul>
 <ul>Enter new courses - No keyboard needed</ul>
-<ul>Edit scores and courses</ul>
+<ul>Edit/Delete scores and courses</ul>
 <ul>View per year statistics of your scores. Includes number of rounds, average, best and worst scores, number of birdies, pars, bogeys and so on.</ul>
 <ul>Automatically saves scores and courses you add</ul>
 
@@ -24,20 +27,27 @@ ScoreCard is N900 application that keeps track of your golf scores. Written in Q
 <p>Below are few screen shots of the Scorecard running on N900</p>
 
 <div class="image">
-<IMG src="screenshots/Screenshot-Main-Window.png" width="800" height="480" align="bottom" border="4">
-<div align="center"><br><em>Figure: Main Window</em></div>
+<IMG src="screenshots/Screenshot-Browse-Scores.png" width="800" height="480" align="bottom" border="4">
+<div align="center"><br><em>Figure: Browse Scores</em></div>
 </div>
 
 <br><br><br>
 
 <div>
-<IMG src="screenshots/Screenshot-Menu.jpg" width="800" height="480" align="bottom" border="0">
+<IMG src="screenshots/Screenshot-Main-Menu.png" width="800" height="480" align="bottom" border="0">
 <div align="center"><br><em>Figure: Main Menu</em></div>
 </div>
 
 <br><br><br>
 
 <div>
+<IMG src="screenshots/Screenshot-Browse-Courses.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: Browse Courses</em></div>
+</div>
+
+<br><br><br>
+
+<div>
 <IMG src="screenshots/Screenshot-Select-Course.jpg" width="800" height="480" align="bottom" border="0">
 <div align="center"><br><em>Figure: New Score - Select course and date</em></div>
 </div>
@@ -52,28 +62,42 @@ ScoreCard is N900 application that keeps track of your golf scores. Written in Q
 <br><br><br>
 
 <div>
-<IMG src="screenshots/Screenshot-Statistics.png" width="800" height="480" align="bottom" border="0">
-<div align="center"><br><em>Figure: Statistics</em></div>
+<IMG src="screenshots/Screenshot-View-Score.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: View Score</em></div>
+</div>
+
+<br><br><br>
+
+<div>
+<IMG src="screenshots/Screenshot-View-Course.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: View Course</em></div>
 </div>
 
 <br><br><br>
 
-<h2>Installation</h2>
+<div>
+<IMG src="screenshots/Screenshot-Menu-Options-Course.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: Menu Options for Course</em></div>
+</div>
+
+<br><br><br>
 
-<p>
-The latest version available at Maemo.org Fremantle Extras Devel repository.
-<br><br>
-Here is the <A href="http://repository.maemo.org/extras-devel/pool/fremantle/free/s/scorecard/" name="Link">link</A> to the repository. Contains all releases for ARM and X86 targets.
-<br><br>
-Here is the info how to enable Extras Devel repository in your N900 device. Once enabled, ScoreCard can be installed via Application Manager.
-<br><br>
+<div>
+<IMG src="screenshots/Screenshot-Statistics.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: Statistics</em></div>
+</div>
+
+<div>
+<IMG src="screenshots/Screenshot-Settings.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: User Settings</em></div>
+</div>
+
+<br><br><br>
 
-<ul>Application manager --> Application catalogs --> New</ul>
-<ul>Catalog name: Maemo Extras-devel</ul>
-<ul>Web address: http://repository.maemo.org/extras-devel</ul>
-<ul>Distribution: fremantle</ul>
-<ul>Components: free non-free</ul>
-</p>
+<h2>Installation on N900</h2>
 
+Start Application manager --> Application catalogs --> Install<br>
+Select Utilities (or all) category<br>
+Look for ScoreCard application and select it for installation
 </body>
 </html>