<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.1 released</h3>
<p><b><i>This is mostly a maintenance release, bringing Annozilla up to date
with the latest Mozilla interfaces. This release REQUIRES Mozilla 0.9.7 (or
higher). Other changes in this release are:</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/whatsnew_top.gif" width="154" height="15" alt="What's New">
</td>
</tr>
<tr>
<td valign=top>
<ul style="list-style-image: url(http://www.mozdev.org/sharedimages/bullet.gif)">
<li><small>Feb 05 2002 - Mozilla 0.9.8 is released. Annozilla 0.3.1
looks more or less OK, except that the pref panel doesn't show
up in the tree. There is a fix for this in CVS. </small></li>
<li><small>Raised <a
href="http://bugzilla.mozilla.org/show_bug.cgi?id=123499">Mozilla
bug 123499</a> on the inability to do HTTP DELETEs
</small></li>
<li><small>Feb 02 2002 - Doug Daniels' XPointer code has been
checked in to CVS - thanks Doug! Work continues on XBLifying
the annotation icons and tidying up the server code.
</small></li>
<li><small>Jan 25 2002 - Version 0.3.1 available - maintenance
release for Mozilla 0.9.7 builds</small></li>
</ul>
</td>
</tr>
<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>
</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>