adding small webpage
[stockthis] / www / index.html
1 <html>
2 <head>
3   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4   <title>StockThis: The most complete stockquotes mobile application.</title>
5   <meta name="Keywords" content="maemo, stockthis, quotes, n800, n810, n900, nokia, stocks, finance" />
6   <meta http-equiv="Keywords" content="maemo, stockthis, quotes, n800, n810, n900, nokia, stocks, finance" />
7   <meta name="Description" content="StockThis. The most complete stockquotes mobile application." />
8   <link href="./style.css" rel="stylesheet" type="text/css" />
9 </head>
10 <body>
11 <div id=all>
12 <img src="logo.png" /><br />
13 <div id=section>Overview</div>
14 <div id=logo><img src="stockthis.png"></div>
15 StockThis is a stockquotes application for Maemo.<br />
16 StockThis is a simple application to show quotes from the most important world markets. <br />
17 It also shows graphs with the changes in different amount of time. It gets the data from Yahoo Finance.<br />
18 You can save your favourite instruments in your portfolio.<br />
19 Support both portrait and landscape modes.
20 <div id=section>How to install</div>
21 StockThis is available in Maemo 5 and Maemo4/OS2008.<br />
22 Check the maemo.org downloads page for these versions:<br />
23 <br />
24 <big><a href="http://maemo.org/downloads/product/Maemo5/stockthis/"><big>Maemo 5</big></a></big>
25 <br /><br />
26 <big><a href="http://maemo.org/downloads/product/OS2008/stockthis/"><big>OS2008</big></a></big>
27 <br /><br />
28 <div id=section>Documentation</div>
29 Comming soon.<br />
30 <div id=section><a href="reporting.html">Report bugs</a></div>
31 <div id=section><a href="donate.html">Donate</a></div>
32 <div id=section>Support</div>
33 If you have some problem using StockThis and you want ask for help, you have some options:
34 <br />
35 <ul>
36 <li>Write an email to the developer: dyerga (at) gmail (dot) com</li>
37 <li>Write a post in <a href="http://talk.maemo.org">talk.maemo.org forum</a></li>
38 </ul>
39 <div id=section>Screenshots</div>
40 <div id=images>
41 <a href="images/sshot1.png"><img src="images/t-sshot1.png" /></a>
42 <a href="images/sshot2.png"><img src="images/t-sshot2.png" /></a>
43 <a href="images/sshot3.png"><img src="images/t-sshot3.png" /></a>
44 <br />
45 <a href="images/sshot4.png"><img src="images/t-sshot4.png" /></a>
46 <a href="images/sshot5.png"><img src="images/t-sshot5.png" /></a>
47 <a href="images/sshot6.png"><img src="images/t-sshot6.png" /></a>
48 </div>
49 <div id=section>Credits and License</div>
50 Daniel Martin Yerga is the StockThis's author. You can contact with him, sending an email to dyerga at gmail dot com.<br /><br />
51 StockThis is released with the GNU GPL License.
52 </div>
53 </body>
54 </html>