initial commit
[mysocials] / www / downloads.html
diff --git a/www/downloads.html b/www/downloads.html
new file mode 100644 (file)
index 0000000..65fcad6
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>MySocials Project</title>
+<link href="style.css" rel="stylesheet" type="text/css" />
+</head>
+
+<body>
+<table width="779" border="0" align="center" cellpadding="0" cellspacing="0">
+  <tr>
+    <td><table width="70%" border="0" cellspacing="0" cellpadding="0">
+      <tr>
+        <td class="redbox">&nbsp;</td>
+      </tr>
+      <tr>
+        <td height="45"><a href="api.html" class="logo">MySocials Project</a></td>
+      </tr>
+    </table></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+  </tr>
+<tr>
+    <td bgcolor="#E2E2D2" class="border" height="40"><table width="85%" border="0" cellspacing="0" cellpadding="0">
+      <tr align="center">
+        <td><a href="api.html" class="toplinks">MySocials API</a></td>
+        <td class="toplinks">|</td>
+        <td><a href="privacy.html" class="toplinks">Privacy</a></td>
+               <td class="toplinks">|</td>
+        <td><a href="development.html" class="toplinks">Development</a></td>
+               <td class="toplinks">|</td>
+        <td><a href="downloads.html" class="toplinks">Downloads</a></td>
+      </tr>
+    </table></td>
+  </tr>
+  <tr>
+    <td height="10"></td>
+  </tr>
+  <tr>
+    <td bgcolor="#F3F3F3" class="border"><table width="100%" border="0"
+    cellspacing="0" cellpadding="0">
+      <tr>
+        <td height="10"></td>
+      </tr>
+      <tr>
+        <td><table border="0" cellspacing="0" cellpadding="0">
+      <tr>
+        <td class="heading"></td>
+      </tr>
+    </table></td>
+      </tr>
+      <tr>
+        <td height="10"></td>
+      </tr>
+      <tr>
+        <td class="content">
+               <h1>Downloads</h1>
+               <p>Source code of the project is available on <a href="http://gitorious.org/mysocials">Gitorious</a>.</p>
+               <p>Here you can get the packages of MySocials Gallery for different platforms:</p>
+               
+               <p><b>Fedora: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/Fedora_14/">Fedora 14</a></p>
+               <p><b>Mandriva: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/Mandriva_2010.1/">Mandriva 2010.1</a></p>
+               <p><b>openSUSE: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/openSUSE_Factory/">openSUSE 11.3</a></p>
+               <p><b>MeeGo: </b><a href="http://repo.pub.meego.com/home:/kulakov/meego_1.1_core/">MeeGo 1.1</a></p>
+               <p><b>Ubuntu: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/xUbuntu_10.10/">Ubuntu 10.10</a></p>
+               <p><b>Maemo: </b><a href="http://maemo.org/packages/view/mysocials/">Maemo 5</a></p>
+       <p>You can use this button to install MySocials Gallery on your Maemo 5 device: <br/><br/><a href="http://repository.maemo.org/extras-devel/dists/fremantle/install/mysocials.install"><img src="images/application_install.png"></a></p>
+      </td>
+      </tr>
+    </table></td>
+  </tr>
+  <tr>
+    <td><table width="92%" border="0" align="right" cellpadding="0"
+    cellspacing="0">
+      <tr>
+        <td class="copybox"> MySocials Project &copy; 2011</td>
+      </tr>
+    </table></td>
+  </tr>
+  <tr>
+    <td height="10">&nbsp;</td>
+  </tr>
+</table>
+</body>
+</html>