add new methods from MySocials API
[mysocials] / www / downloads.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <title>MySocials Project</title>
7 <link href="style.css" rel="stylesheet" type="text/css" />
8 </head>
9
10 <body>
11 <table width="779" border="0" align="center" cellpadding="0" cellspacing="0">
12   <tr>
13     <td><table width="70%" border="0" cellspacing="0" cellpadding="0">
14       <tr>
15         <td class="redbox">&nbsp;</td>
16       </tr>
17       <tr>
18         <td height="45"><a href="index.html" class="logo">MySocials Project</a></td>
19       </tr>
20     </table></td>
21   </tr>
22   <tr>
23     <td>&nbsp;</td>
24   </tr>
25 <tr>
26     <td bgcolor="#E2E2D2" class="border" height="40"><table width="85%" border="0" cellspacing="0" cellpadding="0">
27       <tr align="center">
28         <td><a href="index.html" class="toplinks">About</a></td>
29         <td class="toplinks">|</td>
30         <td><a href="api.html" class="toplinks">MySocials API</a></td>
31         <td class="toplinks">|</td>
32         <td><a href="privacy.html" class="toplinks">Privacy</a></td>
33                 <td class="toplinks">|</td>
34         <td><a href="development.html" class="toplinks">Development</a></td>
35                 <td class="toplinks">|</td>
36         <td><a href="downloads.html" class="toplinks">Downloads</a></td>
37       </tr>
38     </table></td>
39   </tr>
40   <tr>
41     <td height="10"></td>
42   </tr>
43   <tr>
44     <td bgcolor="#F3F3F3" class="border"><table width="100%" border="0"
45     cellspacing="0" cellpadding="0">
46       <tr>
47         <td height="10"></td>
48       </tr>
49       <tr>
50         <td><table border="0" cellspacing="0" cellpadding="0">
51       <tr>
52         <td class="heading"></td>
53       </tr>
54     </table></td>
55       </tr>
56       <tr>
57         <td height="10"></td>
58       </tr>
59       <tr>
60         <td class="content">
61                 <h1>Downloads</h1>
62                 <p>Source code of the project is available on <a href="http://gitorious.org/mysocials">Gitorious</a>.</p>
63                 <p>Here you can get the packages of MySocials Gallery for different platforms:</p>
64                 
65                 <p><b>Fedora: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/Fedora_14/">Fedora 14</a></p>
66                 <p><b>Mandriva: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/Mandriva_2010.1/">Mandriva 2010.1</a></p>
67                 <p><b>openSUSE: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/openSUSE_Factory/">openSUSE 11.3</a></p>
68                 <p><b>MeeGo: </b><a href="http://repo.pub.meego.com/home:/kulakov/meego_1.1_core/">MeeGo 1.1</a></p>
69                 <p><b>Ubuntu: </b><a href="http://download.opensuse.org/repositories/home:/mysocials/xUbuntu_10.10/">Ubuntu 10.10</a></p>
70                 <p><b>Maemo: </b><a href="http://maemo.org/packages/view/mysocials/">Maemo 5</a></p>
71         <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" alt="install" /></a></p>
72       </td>
73       </tr>
74     </table></td>
75   </tr>
76   <tr>
77     <td><table width="92%" border="0" align="right" cellpadding="0"
78     cellspacing="0">
79       <tr>
80         <td class="copybox"> MySocials Project &copy; 2011</td>
81       </tr>
82     </table></td>
83   </tr>
84   <tr>
85     <td height="10">&nbsp;</td>
86   </tr>
87 </table>
88 </body>
89 </html>