The Net7 projects are on the Net7 github account page: http://github.com/net7;, Daniel's projects are at http://github.com/averell23. Most projects should at least have a README file, and the "default" location for the RDoc documentation is http://net7.github.com/<project_name> or http://averell23.github.com/<project_name>
The main projects are:
- talia_core - The core of the talia software
- semantic_naming - Library for URI operations and to handle namespaces. Also contains some RDFS ontology support.
- talia_testing_app - A test application to demonstrate Talia. May contain several branches for various purposes.
- dCTL - A fork of the dCTL source, to apply our own patches to (project specific, not useful for the general public).
- muruca_widgets - A set up helpers and widgets for Talia applications.
- simplyx - Very small helper to do XSLT in Ruby. May be extended for other XML functionality in the future.
- talia - Original talia source code. This has been superseded by talia_core. It still exists to support the original Discovery
sites.
- firb_project - Firb Project Talia Application
From Daniel's repo:
- watchdogger - The watchdog tool to restart the Talia server (Tomcat) if it goes AWOL.
- assit - An assertion framework that is also used by Talia.
- gokdok - A tool to create the RDoc documentation and upload it to github.
