<?php
require '../include/gnomoradio.inc';

my_header(array('title'=>'Users', 'topdir'=>'../', 'page'=>'users/'));
?>

<p>Gnomoradio is quickly becoming a fully-featured music player and peer to peer file sharing system.  Here is a quick outline of its current features that more or less work:</p>

<ul>
<li>Finds and plays mp3's and ogg's that are located on the user's hard drive</li>
<li>Sorts songs in playlists, including search playlists for songs that match a given criteria</li>
<li>Searches for, downloads and shares songs that are available under a <a href="http://www.creativecommons.org/">Creative Commons</a> license</li>
<li>Recommends songs based on a user's listening preferences, almost like a totally personalized radio broadcast</li>
</ul>

<p>The best way to become acquainted with Gnomoradio is to listen to the "Radio" playlist that the program creates at startup.  It will randomly play the music on your hard drive, and occasionally, it will download and play a freely licensed song that is recommended to you from the internet!  All you have to do is push play, and it will take care of everything for you.</p>

<p>Sound interesting?  <a href="../download.php">Download</a> Gnomoradio now!  Still not convinced?  Check out some <a href="../screenshots/">screenshots</a>.</p>

<p>The success of Gnomoradio depends largely upon a solid, supportive user base.  Here are things that you can do to help:</p>

<ul>
<li><em>Simply using Gnomoradio</em> allows artists to gain increased exposure.</li>
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=Gnomoradio&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"><em>Reporting bugs</em></a> will ensure the stability of the system on various platforms.</li>
<li><em>Suggesting features</em> will give development a clear direction.</li>
<li><em>Joining the mailing lists</em> will help create a community surrounding Gnomoradio.</li>
<li><em>Supporting the artists</em> by purchasing merchandise and attending concerts will encourage more artists to use Gnomoradio in the future.</li>
<li><em>Telling your friends about Gnomoradio</em> will help us create a larger community of people to do the things outlined above, and most importantly, to enjoy the music.</li>
</ul>

<?php
my_footer(array());
?>
