WWW update
[ubi] / www / index.html~
index 68d9b23..b0aac82 100644 (file)
@@ -1,23 +1,55 @@
 <html>
 <head>
-<title>Ubi</title>
+<meta name="google-site-verification" content="4BCkc18HpbaqGMPerUI_EwkOttI0NzkeH2yhpRySHfA" />
+<title>Ubi: an unofficial Ubuntu One app for Maemo/Meego (Nokia N900 & N9) and other Qt-enabled
+platforms</title>
 <style type="text/css">
 body {
   background-color: #dd4814;
   color: white;
   margin: 0;
   font-family: "Ubuntu", Arial, sans-serif;
+  font-size:14px;
+  max-width: 800px;
+}
+h1 {
+  font-size:18px;
+  font-weight:bold;
+}
+h2 {
+  font-size:14px;
+  font-weight:bold;
+}
+h3 {
+  font-size:14px;
+  font-weight:bold;
+}
+a {
+  color: white;
+  text-decoration: none;
+  border-bottom: 1px dotted white;
+}
+#screenshots a {
+  text-decoration: none;
+  border: 0
+}
+ul {
+  list-style: square;
 }
 p {
-  margin: 10;
+  margin: 10px;
+  margin-bottom: 20px;
+  font-size:14px;
 }
 img {
+  border-right: 1px solid black;
+  border-bottom: 1px solid black;
   border: 1px solid black;
   margin: 10px
 }
 div#head {
-  height: 110px;
   font-size:40px;
+  margin: 20px;
   /*border-bottom: 2px solid black;
   background-color: #77216f;*/
 }
@@ -30,31 +62,87 @@ div#content {
   margin: 20px;
 }
 </style>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-32503867-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 <body>
+
 <div id="head">
-<img src="ubi120.png"/> Ubi
+<img src="ubi100.png" alt="Ubi logo" height="70" width="104"/> Ubi
 </div>
+
 <div id="content">
-<p><strong>An unofficial Ubuntu One app for Maemo 5 and other Qt-enabled platforms.</strong></p>
-<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>
-<p>At the moment <strong>Ubi</strong> is available only for Nokia N900.</p>
-<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>
-<div>
+
+<h1>An unofficial Ubuntu One app for Maemo/Meego and other Qt-enabled
+platforms</h1>
 <br/>
-<img src="screenshot00.png"/>
-<img src="screenshot04.png"/>
-<img src="screenshot05.png"/>
-<img src="screenshot06.png"/>
-<img src="screenshot09.png"/>
-<img src="screenshot10.png"/>
-<img src="screenshot11.png"/>
-<img src="screenshot12.png"/>
-<img src="screenshot13.png"/>
-<img src="screenshot14.png"/>
+
+<h1>Features</h1>
+<p>
+Ubi provides access to Ubuntu One cloud service. Initial
+version supports:</p>
+<ul>
+<li>file downloading</li>
+<li>file uploading</li>
+<li>file/folder deletion</li>
+<li>file/folder renaming</li>
+<li>folder creation</li>
+<li>file publishing</li>
+<li>account data view (e.g. free space)</li>
+</ul>
+<p>
+The plan is to provide other cloud features in future such as Notes and
+Contacts synchronization.
+</p>
+
+<h1>Devices</h1>
+<p>At the moment Ubi is available only for <strong>Nokia N900</strong>.</p>
+
+<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>
+
+<h1>Download</h1>
+<p>The latest release is version <strong>0.9.4-1</strong></p>
+<h2>Nokia N900</h2>
+<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>
+<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.
+</p>
+<h2>Other devices</h2>
+<p>Find the right package in <a href="https://garage.maemo.org/frs/?group_id=2327">Download</a> section.</p>
+
+<h1>Links</h1>
+<ul>
+<li><a href="https://garage.maemo.org/projects/ubi">Project Info page @garage</a></li>
+<li><a href="http://maemo.org/packages/view/ubi/">Ubi package @maemo.org</a></li>
+<li><a href="https://garage.maemo.org/tracker/?group_id=2327">Feedback, Bug reports, feature requests</a></li>
+<li><a href="https://garage.maemo.org/frs/?group_id=2327">Downloads</a></li>
+</ul>
+<br/>
+<h1>Screenshots</h1>
+<div id="screenshots">
+<a href="big/screenshot001.png"><img src="screenshot001.png"/></a>
+<a href="big/screenshot002.png"><img src="screenshot002.png"/></a>
+<a href="big/screenshot003.png"><img src="screenshot003.png"/></a>
+<a href="big/screenshot004.png"><img src="screenshot004.png"/></a>
+<a href="big/screenshot005.png"><img src="screenshot005.png"/></a>
+<a href="big/screenshot006.png"><img src="screenshot006.png"/></a>
+</div>
+&copy; 2012 Michal Kosciesza
 </div>
+
 <div id="foot">
 <div>
-</div>
+
 </body>
 </html>