WWW update
[ubi] / www / index.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;
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: 20px;
53   /*border-bottom: 2px solid black;
54   background-color: #77216f;*/
55 }
56 #head img {
57   border: 0;
58   margin: 10px;
59   vertical-align:middle;
60 }
61 div#content {
62   margin: 20px;
63 }
64 </style>
65 <script type="text/javascript">
66
67   var _gaq = _gaq || [];
68   _gaq.push(['_setAccount', 'UA-32503867-1']);
69   _gaq.push(['_trackPageview']);
70
71   (function() {
72     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
73     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
74     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
75   })();
76
77 </script>
78 </head>
79 <body>
80
81 <div id="head">
82 <img src="ubi100.png" alt="Ubi logo" height="70" width="104"/> Ubi
83 </div>
84
85 <div id="content">
86
87 <h1>An unofficial Ubuntu One app for Maemo/Meego and other Qt-enabled
88 platforms</h1>
89 <br/>
90
91 <h1>Features</h1>
92 <p>
93 Ubi provides access to Ubuntu One cloud service. Initial
94 version supports:</p>
95 <ul>
96 <li>file downloading</li>
97 <li>file uploading</li>
98 <li>file/folder deletion</li>
99 <li>file/folder renaming</li>
100 <li>folder creation</li>
101 <li>file publishing</li>
102 <li>account data view (e.g. free space)</li>
103 </ul>
104 <p>
105 The plan is to provide other cloud features in future such as Notes and
106 Contacts synchronization.
107 </p>
108
109 <h1>Devices</h1>
110 <p>At the moment Ubi is available only for <strong>Nokia N900</strong>.</p>
111
112 <p>In <a href="https://garage.maemo.org/frs/?group_id=2327">Download</a> section also an experimental releases for <strong>Symbian</strong> and <strong>Nokia N9</strong> were published. Please note that these apps have not been tested on real devices.</p>
113
114 <h1>Download</h1>
115 <p>The latest release is version <strong>0.9.4-1</strong></p>
116 <h2>Nokia N900</h2>
117 <p>The application can be downloaded via the Application Manager under the
118 Network section if you have the <i>extras-devel</i> repository enabled.</p>
119 <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.
120 </p>
121 <h2>Other devices</h2>
122 <p>Find the right package in <a href="https://garage.maemo.org/frs/?group_id=2327">Download</a> section.</p>
123
124 <h1>Links</h1>
125 <ul>
126 <li><a href="https://garage.maemo.org/projects/ubi">Project Info page @garage</a></li>
127 <li><a href="http://maemo.org/packages/view/ubi/">Ubi package @maemo.org</a></li>
128 <li><a href="https://garage.maemo.org/tracker/?group_id=2327">Feedback, Bug reports, feature requests</a></li>
129 <li><a href="https://garage.maemo.org/frs/?group_id=2327">Downloads</a></li>
130 </ul>
131 <br/>
132 <h1>Screenshots</h1>
133 <div id="screenshots">
134 <a href="big/screenshot001.png"><img src="screenshot001.png"/></a>
135 <a href="big/screenshot002.png"><img src="screenshot002.png"/></a>
136 <a href="big/screenshot003.png"><img src="screenshot003.png"/></a>
137 <a href="big/screenshot004.png"><img src="screenshot004.png"/></a>
138 <a href="big/screenshot005.png"><img src="screenshot005.png"/></a>
139 <a href="big/screenshot006.png"><img src="screenshot006.png"/></a>
140 </div>
141 &copy; 2012 Michal Kosciesza
142 </div>
143
144 <div id="foot">
145 <div>
146
147 </body>
148 </html>