| » Metadata | » Status |
|---|---|
|
|
| » Description | |
|
XML_Annotea provides both client AND server services for the W3C Annotea protocol (see: http://www.w3.org/2001/Annotea/). The server sits on top of the standard webserver, and is not an attempt at a stand-alone daemon. When finished, the client and server will fully support the Annotea protocol as it currently stands. I will also make it possible for the client and server classes to interact within the body of a single script, i.e. no network traffic will be sent. To just make this more simple it would be: 1. Create Client object and have it make a new message 2. Create Server object and pass the message to it 3. Server object handles the message as it were come through HTTP POST I also have plans to create another class within the package called XML_Annotea_HTML which will output the annotations as HTML+JS+CSS which looks like a threaded conversation. Please note: The package is not yet fully working. The public API is now complete and creation/sending/recieving/parsing of annotations is also complete, however storage using MDB hasn't been written. I feel there is enough code to vote on whether or not to put it into PEAR, and I *really* need CVS now. Please see http://www.w3.org/2001/Annotea/User/Protocol.html for the Annotea specs. |
|
| » Dependencies | » Links |
|
|
| » Timeline | » Changelog |
|
|