1: <table>
2: <tr>
3: <td valign="top" width="100%">
4:
5: <!-- MAIN CONTENT -->
6: <h1>Annozilla</h1>
7: <h2>Annotea on Mozilla</h2>
8: <p>This is the the <b>Annozilla</b> project, designed to view and
9: create annotations associated with a web page, as defined by the <a
10: href="http://www.w3.org/2001/Annotea/">W3C Annotea project</a>. The intention
11: is to use Mozilla's native RDF handling to manipulate the annotations data.</p> <p>Thanks to Art Barstow, there is now some usable code to download and try
12: out. See <a href="installation.html">the installation page</a> for details.</p>
13: <p>You can also see <a href="screenshots.html">some screenshots</a> - an
14: example of the sidebar in action, and the preferences panel.</p>
15: <p>There is now a simple interface to create annotations with Annozilla - it's essentially just <a href="http://www.w3.org/2000/02/collaboration/annotation/JavaScript/Annotea-JavaScript.html">the bookmarklet interface to Annotea</a>. Also see <a href="http://www.w3.org/Amaya/">Amaya</a>.</p>
16: <p>Also see <a href="http://mozdev.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&email2=&emailtype2=substring&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=annozilla&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&cmdtype=doit&newqueryname=&order=Bug+Number&form_name=query">the list of open bugs in Annozilla</a>.</p>
17:
18: </td>
19:
20: <!-- ***************** INFO/NEWS *************** -->
21: <td valign="top">
22: <table width="160">
23:
24: <tr>
25: <td colspan=2><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"><br></td>
26: </tr>
27:
28: <tr>
29: <td valign=top><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10" alt="*"></td>
30: <td valign=top>
31: <p><small>April 30 - Version 0.2 available - several bug fixes and improved functionality</small></p>
32: </td>
33: </tr>
34:
35: </table>
36: <!-- ***************** INFO/NEWS *************** -->
37:
38: </td>
39: </tr>
40: </table>
41:
42: <?php require(ANNOTATE); ?>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>