Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2005-01-16 14:13:08
Size: 73
Editor: t-indiv10-134
Comment:
Revision 11 as of 2005-01-16 16:44:20
Size: 2080
Editor: t-indiv10-134
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[TableOfContents]]
Line 3: Line 5:
 * ./TimPsSchedule == Program Schedule ==

 * ./ProgramSchedule

== Resources ==
=== Software packages to start with ==
 * [http://www.jabber.org Jabber]
 * [http://www.jbother.com JBother - a Java Jabber client]
 * [http://jivesoftware.org/smack Smack Jabber library for communications (Java)]

=== Modelling and programming tools ==
 * [http://w3.tue.nl/en/services/dienst_ict/organisatie/groepen/wins/campus_software/ms_visio/ Microsoft Visio 2003]
 * [http://w3.tue.nl/en/services/dienst_ict/organisatie/groepen/wins/campus_software/borland_jbuilder/ Borland JBuilder 2005]

== Download ==
=== 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.''

=== Source code and documents ===
 * attachment:AllInOne.zip

== 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.


== 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

TableOfContents

Formal Software Specification (UML Modelling)

Program Schedule

Resources

=== Software packages to start with ==

=== Modelling and programming tools ==

Download

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.

Source code and documents

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.

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

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