www updates
authorSakari Poussa <sakari.poussa@nokia.com>
Mon, 28 Dec 2009 10:10:30 +0000 (12:10 +0200)
committerSakari Poussa <sakari.poussa@nokia.com>
Mon, 28 Dec 2009 10:10:30 +0000 (12:10 +0200)
www/index.html

index 496bba4..a35822d 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.
 
 <h2>Features</h2>
-<ul>Browse scores with colors indicating birdies, pars, bogeys and more</ul>
+<ul>Browse your golf scores with colors indicating birdies, pars, bogeys and more</ul>
 <ul>Enter new scores - No keyboard needed</ul>
 <ul>Enter new courses - No keyboard needed</ul>
 <ul>Edit 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>
 
 <h2>Screenshots</h2>
 <p>Below are few screen shots of the Scorecard running on N900</p>
 
 <div class="image">
-<IMG src="screenshots/Screenshot-Main-Window.jpg" width="800" height="480" align="bottom" border="4">
+<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>
 </div>
 
@@ -44,26 +45,35 @@ ScoreCard is N900 application that keeps track of your golf scores. Written in Q
 <br><br><br>
 
 <div>
-<IMG src="screenshots/Screenshot-New-Score.jpg" width="800" height="480" align="bottom" border="0">
+<IMG src="screenshots/Screenshot-New-Score.png" width="800" height="480" align="bottom" border="0">
 <div align="center"><br><em>Figure: Enter your score</em></div>
 </div>
 
 <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>
+</div>
+
+<br><br><br>
+
 <h2>Installation</h2>
 
 <p>
-Copy the scorecard debian package to the device (<A href="https://garage.maemo.org/frs/download.php/6933/scorecard_0.1-1_armel.deb" name="link">link</A>)
+The latest version available at Maemo.org Fremantle Extras Devel repository.
 <br><br>
-Copy the Qt GUI library package to the device (<A href="http://qt4.garage.maemo.org/dists/fremantle/extras/binary-armel/libqt4-gui_4.5.3~git20090723-0maemo4.2_armel.deb" name="link">link</A>)
+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>
-Install both packages (Qt first) from Xterm: dpkg -i "package"
+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>
-Note: You need to be root to install packages (sudo gainroot). You need to have RD mode enabled to become root (flaser --enable-rd-mode)
-</p>
-
-
 
+<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>
 
 </body>
 </html>