Updated website
[jamaendo] / www / index.html
index 1d83acd..27deccf 100644 (file)
@@ -30,31 +30,51 @@ Creative Commons licenses.</p>
 
 <h1>Documentation</h1>
 
-More information about the project can be found on the Maemo Garage <a href="http://garage.maemo.org/projects/jamaendo/">project page</a>.
+<p>Jamaendo is now available from
+  the <a href="http://wiki.maemo.org/Extras">Extras-Testing</a>
+  repository at maemo.org. All the warnings that apply to that
+  repository applies to this package as well! It is still very early
+  in development, and is only recommended for developers and users
+  prepared to deal with immature software.</p>
 
-<p>Debian packages that can be installed on the N900 are available here:
+<p>More information about the project can be found on the
+  Github <a href="http://github.com/krig/jamaendo">project page</a>,
+  where you can also report issues found with the software, or submit
+  patches.</p>
 
-<blockquote>
-<a href="http://garage.maemo.org/frs/?group_id=1207">garage.maemo.org/frs/?group_id=1207</a>
-</blockquote>
-</p>
+<p>If you want to contribute a patch, github has a very nice system
+  for forking and submitting pull requests which makes it very easy to
+  create multiple patches against a project and have them integrated
+  painlessly in the main repository. See the github pages and
+  documentation for more information on how to do this.</p>
+
+<p><strong>Update:</strong> The project was initially hosted on the
+  Maemo Garage, but I moved it to github because I use that for all
+  my other projects as well, and I like their forking system. The
+  source code in the git repository at the maemo garage is outdated!</p>
 
-<p>You can get the source code for Jamaendo at the Maemo Garage, or
+<p>You can get the source code for Jamaendo at Github, or
   directly via git.</p>
 
 <p><code>
-git clone https://git.maemo.org/projects/jamaendo
+git clone git://github.com/krig/jamaendo.git
 </code></p>
 
-<p>I also have a development branch
-  at <a href="http://github.com/krig/jamaendo">github.com</a>, which
-  may or may not be more up-to-date than the maemo garage version.
-</p>
-
-<p>The git repository can also be browsed online, <a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=jamaendo">here</a>.</p>
+<p>The source code of the project can also be browsed
+  online, <a href="http://github.com/krig/jamaendo">here</a>.</p>
 
 <h2>Screenshots</h2>
 
+<h3>Version 0.2</h3>
+<p>
+<a href="img/Screenshot-20100106-222553.png" rel="lightbox[screenshots]" title="v0.2 main screen"><img src="img/thumbs/Screenshot-20100106-222553.png" /></a>
+<a href="img/Screenshot-20100106-222603.png" rel="lightbox[screenshots]" title="New: Playlist support"><img src="img/thumbs/Screenshot-20100106-222603.png" /></a>
+<a href="img/Screenshot-20100106-222614.png" rel="lightbox[screenshots]" title="More featured lists"><img src="img/thumbs/Screenshot-20100106-222614.png" /></a>
+<a href="img/Screenshot-20100106-222628.png" rel="lightbox[screenshots]" title="Top 50 tag playlists"><img src="img/thumbs/Screenshot-20100106-222628.png" /></a>
+<a href="img/Screenshot-20100106-222710.png" rel="lightbox[screenshots]" title="Revised player interface"><img src="img/thumbs/Screenshot-20100106-222710.png" /></a>
+</p>
+
+<h3>Version 0.1</h3>
 <p>
 <a href="img/Screenshot-20100103-025639.png" rel="lightbox[screenshots]" title="The main screen"><img src="img/thumbs/Screenshot-20100103-025639.png" /></a>
 <a href="img/Screenshot-20100103-025705.png" rel="lightbox[screenshots]" title="Featured playlists"><img src="img/thumbs/Screenshot-20100103-025705.png" /></a>