WWW update
[ubi] / www / index2.html~
1 <html>
2 <head>
3 <meta name="google-site-verification" content="4BCkc18HpbaqGMPerUI_EwkOttI0NzkeH2yhpRySHfA" />
4 <title>Ubi: an unofficial Ubuntu One app for Maemo/Meego (Nokia N900 & N9) and other Qt-enabled
5 platforms</title>
6 <style type="text/css">
7 body {
8   background-color: #dd4814;
9   color: white;
10   margin: 0; padding: 0; border: 0;
11   font-family: "Ubuntu", Arial, sans-serif;
12   font-size:14px;
13   max-width: 800px;
14 }
15 h1 {
16   font-size:18px;
17   font-weight:bold;
18 }
19 h2 {
20   font-size:14px;
21   font-weight:bold;
22 }
23 h3 {
24   font-size:14px;
25   font-weight:bold;
26 }
27 a {
28   color: white;
29   text-decoration: none;
30   border-bottom: 1px dotted white;
31 }
32 #screenshots a {
33   text-decoration: none;
34   border: 0
35 }
36 ul {
37   list-style: square;
38 }
39 p {
40   margin: 10px;
41   margin-bottom: 20px;
42   font-size:14px;
43 }
44 img {
45   border-right: 1px solid black;
46   border-bottom: 1px solid black;
47   border: 1px solid black;
48   margin: 10px
49 }
50 div#head {
51   font-size:40px;
52   margin-left: 20px;
53   position: absolute;
54   margin: 0; padding: 0; border: 0;
55   x: 0; y: 0;
56   /*border-bottom: 2px solid black;
57   background-color: #77216f;*/
58 }
59 #head img {
60   border: 0; padding: 0; margin: 0;
61   /*margin: 10px;*/
62   vertical-align:middle;
63 }
64 div#top {
65   background-color: #77216F;
66   height: 10px;
67 }
68 div#content {
69   margin: 20px;
70   padding-top: 150px;
71 }
72 </style>
73 </head>
74 <body>
75
76 <div id="head">
77 <div id="top"></div>
78 <img src="ubi100.png" alt="Ubi logo" height="70" width="104"/> Ubi
79 <h1>An unofficial Ubuntu One app for Maemo/Meego and other Qt-enabled
80 platforms</h1>
81 </div>
82
83 <div id="content">
84
85 <br/>
86
87 <h1>Features</h1>
88 <p>
89 Ubi provides access to Ubuntu One cloud service. Initial
90 version supports:</p>
91 <ul>
92 <li>file downloading</li>
93 <li>file uploading</li>
94 <li>file/folder deletion</li>
95 <li>file/folder renaming</li>
96 <li>folder creation</li>
97 <li>file publishing</li>
98 <li>account data view (e.g. free space)</li>
99 </ul>
100 <p>
101 The plan is to provide other cloud features in future such as Notes and
102 Contacts synchronization.
103 </p>
104
105 <h1>Devices</h1>
106 <p>At the moment Ubi is available for <strong>Nokia N900</strong> and <strong>Nokia N9</strong>.</p>
107
108 <p>In <a href="https://garage.maemo.org/frs/?group_id=2327">Download</a> section also an experimental releases for <strong>Symbian</strong> were published. Please note that these apps have not been tested on real devices.</p>
109
110 <h1>Download</h1>
111 <p>The latest release is version <strong>0.9.4-1</strong></p>
112 <h2>Nokia N900</h2>
113 <p>The application can be downloaded via the Application Manager under the
114 Network section if you have the <i>extras-devel</i> repository enabled.</p>
115 <p><a href="http://wiki.maemo.org/Extras-devel">Here</a> you can find instructions on how to enable <i>extras-devel</i> on Nokia N900.
116 </p>
117 <h2>Other devices</h2>
118 <p>Find the right package in <a href="https://garage.maemo.org/frs/?group_id=2327">Download</a> section.</p>
119
120 <h1>Links</h1>
121 <ul>
122 <li><a href="https://garage.maemo.org/projects/ubi">Project Info page @garage</a></li>
123 <li><a href="http://maemo.org/packages/view/ubi/">Ubi package @maemo.org</a></li>
124 <li><a href="https://garage.maemo.org/tracker/?group_id=2327">Feedback, Bug reports, feature requests</a></li>
125 <li><a href="https://garage.maemo.org/frs/?group_id=2327">Downloads</a></li>
126 </ul>
127 <br/>
128 <h1>Screenshots</h1>
129 <div id="screenshots">
130 <a href="big/screenshot003.png"><img src="screenshot003.png"/></a>
131 <a href="big/screenshot006.png"><img src="screenshot006.png"/></a>
132 </div>
133 &copy; 2012 Michal Kosciesza
134 </div>
135
136 <div id="foot">
137 <div>
138
139 </body>
140 </html>