Documented missing special fields to web page.
[jspeed] / www / documentation.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
2 \r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fi">\r
4 \r
5 <head>\r
6 \r
7 <title>jSpeed - Documentation</title>\r
8 <meta http-equiv="content-type" content="text/html; charset=utf-8" />\r
9 <meta name="description" content="jSpeed documentation." />\r
10 <meta name="keywords" content="theme,themes,speedometer,jspeed,maemo" />\r
11 <meta name="robots" content="index, follow" />\r
12 <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>\r
13 <script type="text/javascript" src="fancybox/jquery.mousewheel-3.0.2.pack.js"></script>\r
14 <script type="text/javascript" src="fancybox/jquery.fancybox-1.3.1.js"></script>\r
15 <script type="text/javascript" src="js/script.js"></script>\r
16 <link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.1.css" media="all" />\r
17 <link rel="stylesheet" href="css/style.css" media="all" type="text/css" />\r
18 \r
19 </head>\r
20         \r
21 <body>\r
22 \r
23 <ul id="mainmenu">\r
24         <li><a href="http://jspeed.garage.maemo.org/">Info</a></li>\r
25         <li><a href="#download">Download</a></li>\r
26         <li class="selected"><a href="http://jspeed.garage.maemo.org/documentation.html">Documentation</a></li>\r
27         <li><a href="http://jspeed.garage.maemo.org/themes.html">Themes</a></li>\r
28         <li><a href="http://jspeed.garage.maemo.org/theme-howto.html">Theme howto</a></li>\r
29 </ul>\r
30 \r
31 <div id="main">\r
32 \r
33 <div id="main-content">\r
34 \r
35 <h1>Documentation</h1>\r
36 \r
37 \r
38 <h2>Speed camera alerts</h2>\r
39 \r
40 <p>Speed cameras are supported in jSpeed. All you need is a poi file containing speed camera locations in ASC format. You can convert almost any poi format to ASC using <a href="http://www.gpsbabel.org/">GPSBabel</a> (<a href="img/gpsbabel.jpg" class="thumb">screenshot for correct output options</a>) or <a href="http://www.poiedit.com/">PoiEdit</a>. Poi files should be located in /home/user/.jspeed/pois/.</p>\r
41 \r
42 <p>Links to speed camera databases:</p>\r
43 <ul>\r
44         <li>Finland: <a href="http://tomtompoi.1g.fi">http://tomtompoi.1g.fi/</a></li>\r
45 </ul>\r
46 \r
47 <h2>Sounds</h2>\r
48 \r
49 <p>You can add new sounds to speed camera alerts and speed alarm by moving sound files to /home/user/.jspeed/sounds/. Currently wav, mp3 and aac files are supported.</p>\r
50 \r
51 <h2>Themes</h2>\r
52 \r
53 <p>Theme files are located in /home/user/.jspeed/themes/. For more information about how to make your own theme, take a look at the <a href="http://jspeed.garage.maemo.org/theme-howto.html">theme howto.</a></p>\r
54 \r
55 </div>\r
56 \r
57 </div>\r
58 \r
59 <div id="bottom">\r
60 \r
61 <div id="bottom-content">\r
62 \r
63 <div class="bottom-box">\r
64 \r
65 <h3 id="download">Download</h3>\r
66 \r
67 <p>jSpeed can be downloaded from Maemo extras-devel repository.</p>\r
68 \r
69 </div>\r
70 \r
71 <div class="bottom-box">\r
72 \r
73 <h3>License</h3>\r
74 \r
75 <p>jSpeed is licensed under the terms of the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License</a>.</p>\r
76 \r
77 </div>\r
78 \r
79 <div class="bottom-box">\r
80 \r
81 <h3>Links</h3>\r
82 \r
83 <ul>\r
84         <li><a href="https://garage.maemo.org/projects/jspeed/">Project page</a></li>\r
85         <li><a href="http://maemo.org/packages/view/jspeed/">Package overview and changelog</a></li>\r
86         <li><a href="https://garage.maemo.org/tracker/?atid=6134&amp;group_id=1756&amp;func=browse">Bug tracker</a></li>\r
87 </ul>\r
88 \r
89 </div>\r
90 \r
91 <div id="copyright">\r
92 Copyright © 2010 Jesse Hakanen | <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#106;&#101;&#115;&#115;&#101;&#104;&#97;&#107;&#97;&#110;&#101;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">Contact</a>\r
93 </div>\r
94 \r
95 </div>\r
96 \r
97 </div>\r
98 \r
99 </body>\r
100         \r
101 </html>\r