www updates
[scorecard] / www / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3
4 <head>
5   <title>Score Card for N900</title>
6   <meta name="GENERATOR" content="Quanta Plus">
7   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8 </head>
9 <body>
10
11 <h1>ScoreCard for N900</h1>
12
13 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.
14
15 <p><strong>NOTE: PR1.2 firmware is required because of the Qt 4.6 (Maemo5 lib) dependency</strong></p>
16
17 <h2>Features</h2>
18 <ul>Browse your golf scores with colors indicating birdies, pars, bogeys and more</ul>
19 <ul>Browse your favorite golf courses including data for par, hcp and length</ul>
20 <ul>Enter new scores - No keyboard needed</ul>
21 <ul>Enter new courses - No keyboard needed</ul>
22 <ul>Edit/Delete scores and courses</ul>
23 <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>
24 <ul>Automatically saves scores and courses you add</ul>
25
26 <h2>Screenshots</h2>
27 <p>Below are few screen shots of the Scorecard running on N900</p>
28
29 <div class="image">
30 <IMG src="screenshots/Screenshot-Browse-Scores.png" width="800" height="480" align="bottom" border="4">
31 <div align="center"><br><em>Figure: Browse Scores</em></div>
32 </div>
33
34 <br><br><br>
35
36 <div>
37 <IMG src="screenshots/Screenshot-Main-Menu.png" width="800" height="480" align="bottom" border="0">
38 <div align="center"><br><em>Figure: Main Menu</em></div>
39 </div>
40
41 <br><br><br>
42
43 <div>
44 <IMG src="screenshots/Screenshot-Browse-Courses.png" width="800" height="480" align="bottom" border="0">
45 <div align="center"><br><em>Figure: Browse Courses</em></div>
46 </div>
47
48 <br><br><br>
49
50 <div>
51 <IMG src="screenshots/Screenshot-Select-Course.jpg" width="800" height="480" align="bottom" border="0">
52 <div align="center"><br><em>Figure: New Score - Select course and date</em></div>
53 </div>
54
55 <br><br><br>
56
57 <div>
58 <IMG src="screenshots/Screenshot-New-Score.png" width="800" height="480" align="bottom" border="0">
59 <div align="center"><br><em>Figure: Enter your score</em></div>
60 </div>
61
62 <br><br><br>
63
64 <div>
65 <IMG src="screenshots/Screenshot-View-Score.png" width="800" height="480" align="bottom" border="0">
66 <div align="center"><br><em>Figure: View Score</em></div>
67 </div>
68
69 <br><br><br>
70
71 <div>
72 <IMG src="screenshots/Screenshot-View-Course.png" width="800" height="480" align="bottom" border="0">
73 <div align="center"><br><em>Figure: View Course</em></div>
74 </div>
75
76 <br><br><br>
77
78 <div>
79 <IMG src="screenshots/Screenshot-Menu-Options-Course.png" width="800" height="480" align="bottom" border="0">
80 <div align="center"><br><em>Figure: Menu Options for Course</em></div>
81 </div>
82
83 <br><br><br>
84
85 <div>
86 <IMG src="screenshots/Screenshot-Statistics.png" width="800" height="480" align="bottom" border="0">
87 <div align="center"><br><em>Figure: Statistics</em></div>
88 </div>
89
90 <div>
91 <IMG src="screenshots/Screenshot-Settings.png" width="800" height="480" align="bottom" border="0">
92 <div align="center"><br><em>Figure: User Settings</em></div>
93 </div>
94
95 <br><br><br>
96
97 <h2>Installation on N900</h2>
98
99 Start Application manager --> Application catalogs --> Install<br>
100 Select Utilities (or all) category<br>
101 Look for ScoreCard application and select it for installation
102 </body>
103 </html>