Update websites for 1.0 Beta 2
[marble] / www / testing / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
3 <html>
4
5 <head>
6 <title>Marble</title>
7 <link rel="stylesheet" type="text/css" href="../kdeedu.css" />
8 <link rel="icon" href="../favicon.ico" />
9 <link rel="shortcut icon" href="../favicon.ico" />
10 </head>
11
12 <body>
13
14 <div style="width: 600px; margin-left: auto; margin-right: auto; margin-top: 20px;">
15
16 <img src="../marble-logo-72dpi.png" />
17
18 <p>
19 Marble 1.0 is going to be released on January 26, 2011. To be able to provide a stable release, we're looking for testers of our development packages. Thanks for your time and any feedback you provide: Via mail to <a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a>, via bug reports at <a href="https://bugs.kde.org/">bugs.kde.org</a> or via IRC in #marble at Freenode.
20 </p>
21
22 <h3>Disclaimer</h3>
23 <p>
24 These are <b>development packages</b> which <b>have not been thoroughly tested</b> and may <b>harm your system</b>. Marble is distributed under the <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL</a>. Please read the terms and conditions.
25 </p>
26
27 <h3>Installation</h3>
28 <p>
29 You can install Marble conveniently from your Nokia N900 using a one-click installer: Open this website with the browser on your N900 and <a href="http://nienhueser.de/marble/maemo/testing/testing.install">install the packages by clicking on this link</a>. If you need further instructions, please <a href="http://userbase.kde.org/Marble/Maemo/Installation">follow this tutorial</a>.
30 </p>
31
32 <h3>Documentation</h3>
33 <p>
34 <ul>
35 <li><a href="http://userbase.kde.org/Tutorials#Marble">Tutorials on Userbase</a> describing the installation and usage of Marble on the N900.</li>
36 <li><a href="http://nienhueser.de/marble/n900-screencast/">Tutorial Video</a> showing the installation and offline routing (German speaker).</li>
37 </ul>
38 </p>
39
40 <p>
41 <img src="MarbleMaemo-GuidanceModeKarlsruhe.jpg" />
42 </p>
43
44 <h3>Changes between 1.0 Beta 1 and 1.0 Beta 2</h3>
45
46 <p>
47 <table border="1">
48 <tr>
49   <th>Type</th>
50   <th>Description</th>
51 </tr><tr>
52   <td>Bugfix</td>
53   <td>The routing dialog had to be opened at least once before it was possible to calculate a route.</td>
54 </tr><tr>
55   <td>Bugfix</td>
56   <td>A route restored from the last session was only fully shown when the routing dialog was opened at least once.</td>
57 </tr><tr>
58   <td>Bugfix</td>
59   <td>Mercator projection is now default with a different mapping for OSM (faster, no crash at high zoom values).</td>
60 </tr><tr>
61   <td>User Interface</td>
62   <td>The vertical space in the routing dialog was too small when several via points were used or several search results turned up.</td>
63 </tr><tr>
64   <td>User Interface</td>
65   <td>The progress indicator suggested a route was ready too early (when Marble was still busy)</td>
66 </tr>
67 </tr><tr>
68   <td>User Interface</td>
69   <td>When upgrading from Marble 0.10 (KDE 4.5), a black frame was shown on the left</td>
70 </tr>
71 </tr><tr>
72   <td>User Interface</td>
73   <td>When upgrading from Marble 0.10 (KDE 4.5), two info boxes were overlapping on the bottom right of the map</td>
74 </tr><tr>
75   <td>User Interface</td>
76   <td>Too many icons with arrows on the bottom of the screen were confusing for first time users. Removed one, changed another.</td>
77 </tr>
78 </tr><tr>
79   <td>Packaging</td>
80   <td>Removed a couple of plugins that were not used, are not too useful or complicated to setup on the N900: The compass, the Gosmore and Routino offline routers (Monav is still there), a couple of online plugins.</td>
81 </tr>
82 </table>
83 </p>
84
85 <h3>Known Issues in 1.0 Beta 2</h3>
86 <p>
87 <table border="1">
88 <tr>
89   <th>Type</th>
90   <th>Description</th>
91   <th>Status</th>
92 </tr><tr>
93   <td>Bug</td>
94   <td>In Globe projection (Map View dialog, not default), Marble crashes at high zoom values.</td>
95   <td>Open</tt></td>
96 </tr>
97 </table>
98 </p>
99
100 <p>Maintained by the <a href="mailto:marble-devel@kde.org">Marble developers.</p>
101
102 </div>
103
104 </body>
105 </html>