Sametime tools
Sametime Bot
Sameitme API for LotusScript and Java agents
Sametime servlet for VB, PHP, HTML
Sametime plug-in for Trillian Pro
AJAX web client for Sametime chat
Flash web client for Sametime chat
Sametime Links
IBM Lotus Sametime is IBM's market-leading product and platform for real-time collaboration. It is based on three on demand concepts:
- Presence awareness. See, in advance, whether a person(s) or application(s) is available to collaborate, share information and/or take an action.
- Instant messaging. Be able to converse virtually through the exchange text-, audio- and/or video-based information in real time.
- Web conferencing. Share information, an application or an entire desktop or engage in team white boarding.
Sametime Bot
Sametime Bot is an interactive program which takes user's requests via chat interface, analyzes it, makes necessary operations (lookups, computations) and then outputs appropriate answer back to user.
More info about Sametime Bots
Example of chat sessions between Sametime Bot and a user:
Sametime API for LotusScript
Sametime API for LotusScript agents allows sending Sametime messages, Sametime announcements, checking users' online status directly from your LotusScript and Java agents.
By simply adding 3 code lines to your existing
LotusScript agents you enable them with collaboration features.
More info about Sametime API
Example:
Sametime servlet
Sametime Servlet for calling Sametime functionality from VB, PHP, Java, Javascript, HTML. Can also be used from LotusScript agents. This is similar to LotusScript API solution described above, the difference is that you can use Sametime functionality from virtually any software, not just from Domino agents.
More info about Sametime servlets
Example:

Sametime plug-in for Trillian Pro
Trillian is a chat client that supports AIM, ICQ, MSN, Yahoo Messenger, IRC and now Sametime.
The Sametime plug-in allows Trillian users to connect to one or more Sametime servers, manage contacts, and conduct one-on-one or group chat sessions.
Link to plug-in download
AJAX-based chat client for Sametime
STWidget is a AJAX-based chat client which allows users to login to Sametime network using their web browser, see online status of users and chat with them. In its functionality it's similar to STLinks, the main difference that no Java applet is needed for STWebContact to function.
The AJAX client-side part of the solution is handled with help of JavaScript in web browser. On the server-side it's a Java servlet which takes care of the background functionality and connection to Sametime server.
STWebContact's functionality can through simple URL calls be easily adopted to work in applications created with VB, C/C++, Flash and Java.
Flash-based chat client for Sametime
Besides AJAX intefrace, STWidget has also Flash interface. The functionality is the same as in the AJAX STWidget.
This Flash chat client can be run in web browsers which has Flash plug-in installed. It is also possible to run Flash STWidget on Windows-based PDAs which has Mobile Flash plug-in installed.
Sametime Links
Sametime Links, also known as STLinks is a chat client for web browsers. It is included is Sametime server and can be used for presense awareness, one-one-one chat and multi-person chat. STLinks uses Java applet for communication with Sametime server.
More info and example