Main Page

From TeamWeaverWiki

(Difference between revisions)
Jump to: navigation, search
(News and Events)
(Contact)
Line 34: Line 34:
== Contact ==
== Contact ==
 +
If you are interested to use of contribute to TeamWeaver please send us an email
 +
<SCRIPT LANGUAGE="JavaScript">
 +
firstComponent = 'info';
 +
secondComponent = 'teamweaver.org';
 +
document.write('<a href=\"mailto:' + firstComponent + '@' + secondComponent + '\">');
 +
document.write(firstComponent + '@' + secondComponent + '</a>');
 +
</SCRIPT>
 +
This page is hosted by [http://www.fzi.de/eng/contactform.html FZI Research Center for Information Technologies, Karlsruhe, Germany]. Contact for inquiries: Hans-Joerg Happel (lastname@fzi.de).
This page is hosted by [http://www.fzi.de/eng/contactform.html FZI Research Center for Information Technologies, Karlsruhe, Germany]. Contact for inquiries: Hans-Joerg Happel (lastname@fzi.de).
__NOTOC__
__NOTOC__

Revision as of 17:20, 7 October 2009

Welcome to the TeamWeaver Web!

In their daily work, software engineers need efficient support for accessing project information and sharing personal experiences. TeamWeaver is an Open Source framework, which embeds lightweight and efficient knowledge access and sharing into the working context of a developer – accessible via the Web, Wikis and the Eclipse IDE.

Core features of TeamWeaver are Information access (search and assistance), need-driven knowledge sharing, automatic creating of context knowledge by user observation, lightweight "wiki-style" authoring and metadata storage with semantic technologies.

News and Events

Downloads

  • We are currently offering three pre-bundled packages of software to try out:
    • TeamWeaver Integrated Search - providing a server based search backend with a web-based frontend (Tomcat required for installation)
    • TeamWeaver Wiquila - Prototype of our Swing-based Wiki Rich Client
    • TeamWeaver Eureka Plugin for Eclipse (via Eclipse Update)

Communication

You may want to subscribe to one of our TeamWeaver Mailinglists.

Source code

Aknowledgements

TeamWeaver development is funded by the European Commission within the project "TEAM" (IST 35111), the German Federal Ministry of Education and Research within the project "Waves" and the Landesstiftung Baden-Württemberg Foundation within the project "GlobaliSE".

Partners contributing to TeamWeaver involve FZI Karlsruhe, Technische Universität München, ICCS Greece and EPFL Lausanne.

We kindly thank Polarion Software for offering us support and hosting.

Contact

If you are interested to use of contribute to TeamWeaver please send us an email <SCRIPT LANGUAGE="JavaScript"> firstComponent = 'info'; secondComponent = 'teamweaver.org'; document.write('<a href=\"mailto:' + firstComponent + '@' + secondComponent + '\">'); document.write(firstComponent + '@' + secondComponent + '</a>'); </SCRIPT>

This page is hosted by FZI Research Center for Information Technologies, Karlsruhe, Germany. Contact for inquiries: Hans-Joerg Happel (lastname@fzi.de).