1: <table>
2: <tr>
3: <td valign="top" width="100%">
4:
5: <!-- MAIN CONTENT -->
6: <div id="announcements">
7:
8: <h3 id="announcement20090526"><a href="ReleaseNotes.html">New releases for Firefox 3.5</a></h3>
9: <p>New beta releases of Annozilla provide Reply functionality and full support
10: for tabbed browsing for Firefox 3/3.5 only.</p>
11:
12: <h3 id="announcement20070214"><a href="installation/">Annozilla 0.6.8 released</a></h3>
13: <p>Annozilla 0.6.8 is a critical security update. All users are recommended to upgrade
14: as soon as possible.</p>
15: <p>Firefox users can use the automatic update facility to get these new versions.</p>
16: </div>
17:
18: <p id="intro">This is the <b>Annozilla</b> project, designed to view and
19: create annotations associated with a web page, as defined by the <a
20: href="http://www.w3.org/2001/Annotea/">W3C Annotea project</a>. The idea is to
21: store annotations as RDF on a server, using XPointer (or at least XPointer-like
22: constructs) to identify the region of the document being annotated.</p>
23: <p>The intention of Annozilla is to use Mozilla's native facilities to
24: manipulate annotation data - its built-in RDF handling to parse the
25: annotations, and nsIXmlHttpRequest to submit data when creating
26: annotations.</p>
27: <p>To use Annozilla, you will need to <a href="installation/">install the
28: packages</a>, get set up with a user account with an annotation server <a
29: href="http://annotest.w3.org/access">(e.g., the W3C test server)</a>, and then
30: you should be ready to start using the extension. There is a <a href="manual/en-US/index.xhtml">draft
31: of a manual</a> available on this site to describe how to use the extension. Please
32: feel free to address any comments on this manual to the <a href="/list.html">mailing list</a>.</p>
33:
34: </td>
35:
36: <!-- ***************** INFO/NEWS *************** -->
37: <td valign="top">
38: <table width="160">
39:
40: <tr>
41: <td valign=top>
42: <img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New">
43: <ul class="small_images">
44: <li>May 26 2009 - beta releases for Firefox 3 and 3.5
45: <li>August 30 2008 - latest alpha releases for Firefox 3
46: <li>February 14 2007 - Annozilla 0.6.8 released.
47: </ul>
48: </td>
49: </tr>
50: <tr>
51: <td valign=bottom>
52: <div id="contributors">
53: <p><b>Project owner:</b><br>
54: Matthew Wilson</p>
55: <p><b>Contributors:</b><br>
56: Doug Daniels<br>
57: Jeffrey Phillips<br>
58: Dr. Katsuhiko Tsujino</p>
59: <p><b>Annotation icons</b><br>
60: © W3C
61: <p><b>Thanks to:</b><br>
62: Mike Lee (<a href="http://mozblog.mozdev.org">mozblog</a>)</p>
63: </div>
64: </td>
65: </tr>
66:
67: </table>
68: <!-- ***************** INFO/NEWS *************** -->
69:
70: </td>
71: </tr>
72: </table>
73:
74: <p><b><i>Please use the <a href="bugs.html">bug reporting mechanism</a> or
75: the <a href="list.html">mailing list</a> to discuss Annozilla.</i></b></p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>