From: Michael S. <sta...@us...> - 2005-10-21 15:30:17
|
Update of /cvsroot/archive-access/archive-access/projects/wera/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11986/xdocs Added Files: index.xml Log Message: * xdocs/index.xml Adding home page. --- NEW FILE: index.xml --- <?xml version="1.0" encoding="ISO-8859-1"?> <document> <properties> <title>Home Page</title> <author email="stack at archive dot org">St.Ack</author> <revision>$Id: index.xml,v 1.1 2005/10/21 15:30:07 stack-sf Exp $</revision> </properties> <body> <section name="Introduction"> <p>WERA (Web ARchive Access) is a freely available solution for searching and navigating archived web document collections. It works like the Internet Archive's <a href="http://www.archive.org/web">Wayback Machine</a> except it also allows for full-text search of the web archive. Wera is a php application based on pieces from -- and now, with <a href="/projects/nutch">Nutchwax</a> replaces -- <a href="http://nwa.nb.no/">NwaToolset</a>. The wera component includes an <i>arcretriever</i> webapp for the fetching of records from directories of Internet Archive ARC files. See the <a href="articles/manual">wera Manual</a> for more on how wera works, requirements, and installation. For a demo of wera+nutchwax, see <a href="http://nwa.nb.no/wera/">nwa.nb.no/wera</a>. Wera development has been sponsored by the <a href="http://www.netpreserve.net">International Internet Preservation Consortium (IIPC)</a>.</p> <p>See the <a href="downloads.html">downloads page</a> for the latest release of WERA. See the <a href="articles/manual.html">manual</a> for installation instructions and <a href="articles/what-is-wera.html">What Is WERA</a> for an overview on its workings the basic architecture. </p> </section> <section name="News"> <subsection name="Release 0.4.0 10/21/2005"> <p>Improved error and encoding handling. Lots of bug fixes. See <a href="articles/releasenotes.html">Release Notes</a>. </p> </subsection> <subsection name="WERA migrated from NWA to archive-access 09/2005"> <p>WERA is now a subproject of the <a href="http://archive-access.sourceforge.net">archive-access</a>.</p> </section> </body> </document> |