Differences between revisions 44 and 45
Revision 44 as of 2005-04-12 21:55:10
Size: 3145
Editor: t-indiv10-220
Comment:
Revision 45 as of 2005-04-12 21:57:38
Size: 1176
Editor: t-indiv10-220
Comment:
Deletions are marked like this. Additions are marked like this.
Line 43: Line 43:
== Binaries ==
 * attachment:TIM3.jar - the blackbox. A Jabber client based on JBother 0.8.5
 * attachment:FileTransfer.jar - a plugin for TIM3 for exchanging files/photos.
 * attachment:EmoticonCollector.jar - a plugin for TIM3 to collect emoticons from the conversations.
 * attachment:PresenceWatcher.jar - a plugin for TIM3 to monitor/change the status of the user and the buddies.
  ''please notice that these plugins does not work with the original JBother, use TIM3 instead.''
Line 50: Line 44:
== Source code and documents ==
 * attachment:AllInOne.zip
 * [http://id00243.id.tue.nl/~jhu/TIM3/doc/ TIM3 JavaDoc]
 * [http://id00243.id.tue.nl/~jhu/TIM3/plugins/FileTransfer/doc/ File Transfer Plugin JavaDoc]
 * [http://id00243.id.tue.nl/~jhu/TIM3/plugins/EmoticonCollector/doc/ Emoticon Collector Plugin JavaDoc]
 * [http://id00243.id.tue.nl/~jhu/TIM3/plugins/PresenceWatcher/doc/ File Presence Watcher JavaDoc]

== Requirements ==
Java 2 JREE 1.4 or above.

== Installation ==
=== TIM3 ===
Copy attachment:TIM3.jar to anywhere you like. Double click on the icon to start the program.

=== plugins ===
Copy the plugin to `<home>/.jbother/plugins`. On Linux, `<home>` is your home directory. On Windhows, <home> is `C:\Documents and Settings\<your windows login user name>`. You can download these plugins in the plugin manager because these plugins are not part of the standard JBother.

In order to serve the files from your local computer when transferring files, port 8080 will be open for connection. Any other software occupying this port or any firewall security hiding this port will fail the File``Transfer plugin to work properly.

== Screenshots ==

 TIM3 in action::
 attachment:JBother.jpg

 Plugins are loaded::
 attachment:PluginManager.jpg

 File Transfer plugin in action ::
 attachment:FileTransfer.jpg

 Emoticon Collector plugin in action::
 attachment:EmoticonCollector.jpg

 Presence Watcher Plugin in action::
 attachment:PresenceWatcher.jpg
[[Include(/Download)]]

Navigation(children, 1)


Formal Software Specification (UML Modelling)

TableOfContents

1. Module Description

Include(/ModuleDescription)

2. Program Schedule

Include(/ProgramGantt) Include(/ProgramSchedule)

3. Case study : Emotion-based Instant Messaging

Include(/CaseStudy)

4. Feedback

Include(/Feedback)

5. Resources

5.1. Slides and Handouts

  • attachment:UMLIntro-slides.pdf
  • attachment:UMLIntro-handouts.pdf

5.2. Software packages to start with

5.3. Modelling and programming tools

6. Download

Include(/Download)

JunHu: UmlMasterModule/0503 (last edited 2010-09-28 14:11:22 by JunHu)