Update WWW
[ubi] / www / index.html
1 <html>
2 <head>
3 <title>Ubi</title>
4 <style type="text/css">
5 body {
6   background-color: #dd4814;
7   color: white;
8   margin: 0;
9   font-family: "Ubuntu", Arial, sans-serif;
10 }
11 p {
12   margin: 10px;
13   margin-bottom: 20px;
14 }
15 img {
16   border: 1px solid black;
17   margin: 10px
18 }
19 div#head {
20   height: 110px;
21   font-size:40px;
22   /*border-bottom: 2px solid black;
23   background-color: #77216f;*/
24 }
25 #head img {
26   border: 0;
27   margin: 10px;
28   vertical-align:middle;
29 }
30 div#content {
31   margin: 20px;
32 }
33 </style>
34 </head>
35 <body>
36 <div id="head">
37 <img src="ubi120.png"/> Ubi
38 </div>
39 <div id="content">
40 <p><strong>An unofficial Ubuntu One app for Maemo 5 and other Qt-enabled platforms.</strong></p>
41 <p><strong>Ubi</strong> provides access to Ubuntu One cloud service. Initial version supports simple storage management tasks like: file Download, Upload and Deletion, but the plan is to provide other cloud features i.e. Notes editing and Contact synchronization.</p>
42 <p>At the moment <strong>Ubi</strong> is available only for Nokia N900.</p>
43 <p>The application can be downloaded via the application manager under the Network section if you have the <i>extras-devel</i> repository enabled.</p>
44 <div>
45 <br/>
46 <img src="screenshot00.png"/>
47 <img src="screenshot04.png"/>
48 <img src="screenshot05.png"/>
49 <img src="screenshot06.png"/>
50 <img src="screenshot09.png"/>
51 <img src="screenshot10.png"/>
52 <img src="screenshot11.png"/>
53 <img src="screenshot12.png"/>
54 <img src="screenshot13.png"/>
55 <img src="screenshot14.png"/>
56 </div>
57 <div id="foot">
58 <div>
59 </div>
60 </body>
61 </html>