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

my_header(array('title'=>'Development', 'topdir'=>'../', 'page'=>'devel/'));
?>

<p>An <a href="../artists/metafile.php">RDF specification</a> is available online.  This specification is compatible with all versions of Gnomoradio >= 0.7 (in other words, both the Gnome 2 version as well as the Mozilla version).</p>

<h3>Development Status</h3>

<p>A complete rewrite of Gnomoradio is rapidly being developed based on Mozilla.  In addition to a large library of cross-platform network utilities, Mozilla enables scripted user interfaces written in XUL and Javascript.  Currently, most work has focused on the back end.  The new program can find and play local audio files in all formats that GStreamer supports.  A Rainbow file-sharing client is in the works.</p>

<h3>Building from CVS</h3>

<p>Build instructions can be found <a href="http://savannah.nongnu.org/cgi-bin/viewcvs/gnomoradio/mozilla/gnomoradio/BUILDING?rev=HEAD&content-type=text/vnd.viewcvs-markup">here</a>.</p>

<h3>Mailing List and Bugzilla</h3>

<p>Be sure to join the discussion on the <a href="http://mail.nongnu.org/mailman/listinfo/gnomoradio-devel">gnomoradio-devel</a> mailing list and to report any bugs on <a href="http://bugzilla.gnome.org/buglist.cgi?product=Gnomoradio&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED">Gnome bugzilla</a>.</p>

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