Added javascript screenshot generator
[quandoparte] / www / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3         <head>
4                 <title>Quando Parte</title>
5                 <link rel="stylesheet" type="text/css" href="default.css" />
6         </head>
7         <body>
8                 <div class="header">
9                         <div id="icon"><img src="./quandoparte-icon-80.png"/></div>
10                         <h1>Quando Parte</h1>
11                         <div class="navigation">
12                                 <a href="./index.html">Home</a> &nbsp;
13                                 <a href="https://garage.maemo.org/frs/?group_id=2194">Download</a> &nbsp;
14                                 <a href="./screenshots.html">Screenshots</a>
15                         </div>
16                         <p>Quickly check train schedules and delays at your station</p>
17                 </div>
18                 <div class="bodymatter">
19                         <p><b>Quando Parte</b> (Italian: <i>When is it leaving?</i>) is a program designed to quickly check
20                         (Italian) railways timetables and delays at train stations you use. It is
21                         based on the 
22                         <a href="http://mobile.viaggiatreno.it/viaggiatreno/mobile">viaggiatreno.it</a>
23                         service of the Trenitalia Italian railways operator, and on
24                         train station data collected by 
25                         <a href="http://www.openstreetmap.org">Openstreetmap</a>.</p>
26                         <p>The aim of the program is to be a quick tool to manage
27                         your time when commuting; timetable lookup and other
28                         informations may come at a later stage, but they are
29                         out of the initial scope of the project.</p>
30                         <p>The project is young, a few features have yet to be written. More informations are coming!</p>
31                         <p>The initial version is for the 
32                         <a href="http://en.wikipedia.org/wiki/Nokia_N900">Nokia N900</a>, 
33                         there may soon be ports to other platforms where the Qt libraries are available.</p>
34                         <hr/>
35                         <p>The program is maintained in the <a href="https://garage.maemo.org/projects/quandoparte/">Maemo Garage</a>.<p>       
36                 </div>
37         </body>
38 </html>