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