}}}
The Dragontalk project provides a set of extensions for the [http://www.mozilla.org/ Mozilla] products
[http://www.mozilla.com/thunderbird/ Thunderbird] (email client) and
[http://www.mozilla.com/firefox/ Firefox] (web browser).
The Dragontalk extensions were developed in the [http://www3.dfki.uni-kl.de/epos/ EPOS] project.
One of the goals was to get information about the user's operations. For instance, if the user
sends or replies to an email, Dragontalk sends a !SendEmail or a !ReplyToEmail event to some port
where an XMLRPC listener can catch it. In the EPOS project this is used to elicit ther user's
context automatically. Of course the user can disable this notification at any time!
The documentation is currently under development and may be lacking in some parts, but we are
working on that.
== The extensions ==
!DragonTalk [wiki:Thunderbird_userobs userobservation for Thunderbird] [[BR]]
!DragonTalk [wiki:Firefox_userobs userobservation for Firefox] [[BR]]
!DragonTalk [wiki:Mail_classification mail classification interface for Thunderbird] [[BR]]
!DragonTalk [wiki:quickopen QuickOpen extension for Thunderbird] [[BR]]
== The sources... ==
... can be checked out using SVN:
{{{
http://dragontalk.opendfki.de/repos/dragontalk/trunk/... or
https://dragontalk.opendfki.de/repos/dragontalk/trunk/...
}}}