The OpenWebsuite.org contains the powerful HTML-Editor (X)HTML-Format and the Site analysing tool WebAnalyse. It includes a project management, css editor, link-check (for whole domains) and much more. It was released under the GNU GPL to find helper.
webspider provides a mechanism to get contents from web. With the extended classes, you can do the following things:
1. grab urls from a specified base url
2. analyze the contents of a list of urls
3. get specific files from web
4. blablabla
XmlTestSuite helps with the testing of complex web applications.
<ul>
<li>Tests are written in XML
<li>Supports test driven development
<li>Separate page structure, data from test steps
<li>Test HTML, databases, javascript, xpath
</ul>Uses HttpUnit