Update WWW
[ubi] / www / index.html
1 <html>
2 <head>
3 <title>Ubi: an unofficial Ubuntu One app for Maemo 5 and other Qt-enabled
4 platforms</title>
5 <style type="text/css">
6 body {
7   background-color: #dd4814;
8   color: white;
9   margin: 0;
10   font-family: "Ubuntu", Arial, sans-serif;
11   max-width: 750px;
12 }
13 a {
14   color: white;
15   text-decoration: none;
16   border-bottom: 1px dotted white;
17 }
18 ul {
19   list-style: square;
20 }
21 p {
22   margin: 10px;
23   margin-bottom: 20px;
24 }
25 img {
26   border-right: 1px solid black;
27   border-bottom: 1px solid black;
28   margin: 10px
29 }
30 div#head {
31   font-size:40px;
32   margin: 20px;
33   /*border-bottom: 2px solid black;
34   background-color: #77216f;*/
35 }
36 #head img {
37   border: 0;
38   margin: 10px;
39   vertical-align:middle;
40 }
41 div#content {
42   margin: 20px;
43 }
44 </style>
45 </head>
46 <body>
47
48 <div id="head">
49 <img src="ubi100.png" alt="Ubi logo" height="70" width="104"/> Ubi
50 </div>
51
52 <div id="content">
53 <p><strong>An unofficial Ubuntu One app for Maemo 5 and other Qt-enabled
54 platforms</strong></p>
55
56 <p>
57 <strong>Ubi</strong> provides access to Ubuntu One cloud service. Initial
58 version supports simple storage management tasks like: file Download, Upload and
59 Deletion, but the plan is to provide other cloud features i.e. Notes editing and
60 Contacts synchronization.
61 </p>
62 <p>
63 At the moment <strong>Ubi</strong> is available only for Nokia N900, but in
64 Download section also an experimental release for Nokia N9 and Symbian was published.
65 </p>
66 <p>
67 The application can be downloaded via the application manager under the
68 Network section if you have the <strong>extras-devel</strong> repository enabled.
69 </p>
70
71 <p>
72 Links:
73 <ul>
74 <li><a href="https://garage.maemo.org/projects/ubi">Project Info page @garage</a></li>
75 <li><a href="https://garage.maemo.org/tracker/?group_id=2327">Bug reports, feature requests</a></li>
76 <li><a href="https://garage.maemo.org/frs/?group_id=2327">Downloads</a></li>
77 </ul>
78 </p>
79
80 <div>
81 <br/>
82 <img src="screenshot00.png"/>
83 <img src="screenshot04.png"/>
84 <img src="screenshot05.png"/>
85 <img src="screenshot06.png"/>
86 <img src="screenshot09.png"/>
87 <img src="screenshot10.png"/>
88 <img src="screenshot11.png"/>
89 <img src="screenshot12.png"/>
90 <img src="screenshot13.png"/>
91 <img src="screenshot14.png"/>
92 </div>
93
94 <div id="foot">
95 <div>
96
97 </div>
98
99 </body>
100 </html>