Enable inhibit screensaver plugin building
[marble] / www / 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 is a Virtual Globe and World Atlas. It is part of the KDE Software Compilation and distributed under the terms of the LGPL, Version 2. Please visit the <a href="http://edu.kde.org/marble/">official Marble website</a> for further information.
20 </p>
21
22 <h3>Marble on Maemo</h3>
23
24 <p>
25 We have set up the <a href="https://garage.maemo.org/projects/marble">Marble Garage Project</a> where Marble packages for the Nokia N900 are hosted. Please note that we will not use other Garage resources like mailing lists or bug tracking. Instead, please use the KDE equivalents. Links to them are collected on the <a href="http://edu.kde.org/marble/">Marble website</a>.
26 </p>
27
28 <a href="http://edu.kde.org/marble/downloads/maemo/fremantle/stable/stable.install">
29 <img src="Download.png" width="118" height="309" />
30 <img src="Screenshots_small.png" width="424" height="309" />
31 </a>
32
33 <h3>News</h3>
34
35 <p>
36 <table border="1">
37 <tr>
38   <td>November 3, 2010</td>
39   <td>The stable version <a href="http://edu.kde.org/marble/downloads/maemo/fremantle/stable/stable.install">Marble 0.10.3</a> is released.</td>
40 </tr>
41 <tr>
42   <td>November 24, 2010</td>
43   <td>Packages for Marble 1.0 Beta 1 are available for testers.</td>
44 </tr>
45 <tr>
46   <td>December 8, 2010</td>
47   <td>Packages for <a href="testing/index.html">1.0 Beta 2</a> are available for testers. Compared to Beta 1, some minor bugs are fixed and the user interface is further improved. The rendering speed is increased by 50%.</td>
48 </tr>
49 </table>
50 </p>
51
52 <p>Maintained by the <a href="mailto:marble-devel@kde.org">Marble developers.</p>
53
54 </div>
55
56 </body>
57 </html>