dacd0ffcd85a3402c6ad6162f2d755249f77be63
[jamaendo] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
2 <html> 
3 <head> 
4 <title>jamaendo</title> 
5 <script type="text/javascript" src="js/prototype.js"></script>
6 <script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>
7 <script type="text/javascript" src="js/lightbox.js"></script>
8 <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
9 <link rel="stylesheet" href="css/site.css" type="text/css" media="screen" />
10 </head> 
11 <body> 
12 <div id="header"> 
13 <img src="images/ae.png"/>
14 jamaendo
15 </div> 
16  
17  
18 <div id="content"> 
19 <h1>Introduction</h1>
20
21 <p><strong>Jamaendo</strong> is a media player for the Nokia N900 and Maemo 5
22   (Fremantle) internet tablet / phone, that plays music from the music
23   catalog of <a href="http://www.jamendo.com/">Jamendo</a>.</p>
24
25 <p>JAMENDO is an online platform that distributes musical works under
26 Creative Commons licenses.</p>
27
28 <p><strong>Jamaendo</strong> is written by <a href="http://www.acc.umu.se/~kegie/">Kristoffer Gr&ouml;nlund</a>.
29 </p>
30
31 <h1>Documentation</h1>
32
33 <p>Jamaendo is now available from
34   the <a href="http://wiki.maemo.org/Extras-devel">Extras-Devel</a>
35   repository at maemo.org. All the warnings that apply to that
36   repository applies to this package as well! It is still very early
37   in development, and is only recommended for developers and users
38   prepared to deal with immature software.</p>
39
40 <p>More information about the project can be found on the Maemo
41   Garage <a href="http://garage.maemo.org/projects/jamaendo/">project
42     page</a>.</p>
43
44 <p>Debian packages that can be installed on the N900 are available here:
45
46 <blockquote>
47 <a href="http://garage.maemo.org/frs/?group_id=1207">garage.maemo.org/frs/?group_id=1207</a>
48 </blockquote>
49 </p>
50
51 <p>You can get the source code for Jamaendo at the Maemo Garage, or
52   directly via git.</p>
53
54 <p><code>
55 git clone https://git.maemo.org/projects/jamaendo
56 </code></p>
57
58 <p>I also have a development branch
59   at <a href="http://github.com/krig/jamaendo">github.com</a>, which
60   may or may not be more up-to-date than the maemo garage version.
61 </p>
62
63 <p>The git repository can also be browsed online, <a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=jamaendo">here</a>.</p>
64
65 <h2>Screenshots</h2>
66
67 <h3>Version 0.2</h3>
68 <p>
69 <a href="img/Screenshot-20100106-222553.png" rel="lightbox[screenshots]" title="v0.2 main screen"><img src="img/thumbs/Screenshot-20100106-222553.png" /></a>
70 <a href="img/Screenshot-20100106-222603.png" rel="lightbox[screenshots]" title="New: Playlist support"><img src="img/thumbs/Screenshot-20100106-222603.png" /></a>
71 <a href="img/Screenshot-20100106-222614.png" rel="lightbox[screenshots]" title="More featured lists"><img src="img/thumbs/Screenshot-20100106-222614.png" /></a>
72 <a href="img/Screenshot-20100106-222628.png" rel="lightbox[screenshots]" title="Top 50 tag playlists"><img src="img/thumbs/Screenshot-20100106-222628.png" /></a>
73 <a href="img/Screenshot-20100106-222710.png" rel="lightbox[screenshots]" title="Revised player interface"><img src="img/thumbs/Screenshot-20100106-222710.png" /></a>
74 </p>
75
76 <h3>Version 0.1</h3>
77 <p>
78 <a href="img/Screenshot-20100103-025639.png" rel="lightbox[screenshots]" title="The main screen"><img src="img/thumbs/Screenshot-20100103-025639.png" /></a>
79 <a href="img/Screenshot-20100103-025705.png" rel="lightbox[screenshots]" title="Featured playlists"><img src="img/thumbs/Screenshot-20100103-025705.png" /></a>
80 <a href="img/Screenshot-20100103-025657.png" rel="lightbox[screenshots]" title="Searching for albums"><img src="img/thumbs/Screenshot-20100103-025657.png" /></a>
81 <a href="img/Screenshot-20100103-025622.png" rel="lightbox[screenshots]" title="Viewing an album"><img src="img/thumbs/Screenshot-20100103-025622.png" /></a>
82 <a href="img/Screenshot-20100103-025602.png" rel="lightbox[screenshots]" title="Player window, playing an album"><img src="img/thumbs/Screenshot-20100103-025602.png" /></a>
83 <a href="img/Screenshot-20100103-025728.png" rel="lightbox[screenshots]" title="Player window, playing a radio station"><img src="img/thumbs/Screenshot-20100103-025728.png" /></a>
84 </p>
85
86 </div> 
87  
88 <div id="footer"> 
89 <p>Jamaendo is not authorized by nor affiliated with
90   jamendo.com. Copyright &copy; 2010, Kristoffer Gr&ouml;nlund.</p>
91
92 <p><a href="http://www.jamendo.com/en/cgu_user">Terms and Conditions for
93   usage of the jamendo.com services</a></p>
94 </div> 
95  
96 </body> 
97 </html>