226e0ddb9ca8742926281d5bef140e6dd87cbe79
[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: 10;
13 }
14 img {
15   border: 1px solid black;
16   margin: 10px
17 }
18 div#head {
19   height: 110px;
20   font-size:40px;
21   /*border-bottom: 2px solid black;
22   background-color: #77216f;*/
23 }
24 #head img {
25   border: 0;
26   margin: 10px;
27   vertical-align:middle;
28 }
29 div#content {
30   margin: 20px;
31 }
32 </style>
33 </head>
34 <body>
35 <div id="head">
36 <img src="ubi120.png"/> Ubi
37 </div>
38 <div id="content">
39 <p><strong>An unofficial Ubuntu One app for Maemo 5 and other Qt-enabled platforms.</strong></p>
40 <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>
41 <p>At the moment <strong>Ubi</strong> is available only for Nokia N900.</p>
42 <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>
43 <div>
44 <br/>
45 <img src="screenshot00.png"/>
46 <img src="screenshot04.png"/>
47 <img src="screenshot05.png"/>
48 <img src="screenshot06.png"/>
49 <img src="screenshot09.png"/>
50 <img src="screenshot10.png"/>
51 <img src="screenshot11.png"/>
52 <img src="screenshot12.png"/>
53 <img src="screenshot13.png"/>
54 <img src="screenshot14.png"/>
55 </div>
56 <div id="foot">
57 <p>&copy; 2012 Michal Kosciesza</p>
58 <div>
59 </div>
60 </body>
61 </html>