<table>
<tr>
<td valign="top" width="100%">
<!-- MAIN CONTENT -->
<h2>Annotea on Mozilla</h2>
<div style="border: dashed 1px black; padding: 0 10">
<h3>Annozilla 0.3.2 released</h3>
<p><b><i>Another maintenance release, this time for Mozilla 0.9.8 (this should
also be compatible with 0.9.7). Other changes in 0.3.1
were:</i></b></p>
<ul>
<li>Goes directly to the annotation server, instead of via the bookmarklet
servlet
<li>Uses fixed positioning in the sidebar to display the title and annotation
body at all times
</ul>
</div>
<p id="intro">This is the the <b>Annozilla</b> project, designed to view and
create annotations associated with a web page, as defined by the <a
href="http://www.w3.org/2001/Annotea/">W3C Annotea project</a>. The idea is to
store annotations as RDF on a server, using XPointer (or at least XPointer-like
constructs) to identify the region of the document being annotated.</p>
<p>The intention of Annozilla is to use Mozilla's native facilities to
manipulate annotation data - its built-in RDF handling to parse the
annotations, and nsIXmlHttpRequest to submit data when creating
annotations.</p>
<p>To use Annozilla, you will need to <a href="installation.html">install the
code</a>, get set up with a user account with an annotation server <a
href="http://annotest.w3.org/access">(e.g., the W3C test server)</a>, and then
you should be ready to go.</p>
<p>You can also see <a href="screenshots.html">some screenshots</a> - an
example of the sidebar in action, and the preferences panel.</p>
</td>
<!-- ***************** INFO/NEWS *************** -->
<td valign="top">
<table width="160">
<tr>
<td><img src="http://www.mozdev.org/sharedimages/downloads.gif" width="154" height="15"></td>
</tr>
<tr>
<td>
<font size="-1"> <?php downloads('annozilla.xpi', ''); ?> </font>
</td>
</tr>
<tr>
<td>
<img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New">
</td>
</tr>
<tr>
<td valign=top>
<?php include 'news.html' ?>
<ul style="list-style-image: url(http://www.mozdev.org/sharedimages/bullet.gif)">
<li><small>Mar 4 2002 - Being held up by an
<a href="http://bugzilla.mozilla.org/show_bug.cgi?id=127418">XBL bug</a></small></li>
<li><small>Feb 19 2002 - The <a href="aims.html">Project Aims</a>
page now lists improvements which should make it into the next
release of Annozilla</small></li>
<li><small>Feb 15 2002 - Some more <a href="screenshots.html">screenshots</a>
showing changes in future versions - a redesigned sidebar,
an updated preferences panel, and an HTML editor when
creating and editing annotations.</small></li>
<li><small>Feb 9 2002 - Annozilla 0.3.2 released. This is almost
identical to 0.3.1 but with a few compatibility
fixes. It does not include all the latest code in CVS.</small></li>
</ul>
</td>
</tr>
</table>
<!-- ***************** INFO/NEWS *************** -->
</td>
</tr>
</table>
<p><b><i>Please use the <a href="bugs.html">bug reporting mechanism</a>, not
this 'User Notes' section, to report bugs in Annozilla.</i></b></p>
<?php require(ANNOTATE); ?>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>