A java application which :

  1. check your Jabber or google talk (gtalk) status and update your Twitter status if there is a new one.
  2. check yours meetings in google calendar and send a Tweets like this : in a meeting until 15h or free until 15h

Get it now !

Installation

JabberTwitterBride must be installed by processing these Steps :

  1. To install this application you must download it here : JabberTwitterBridge 0.2
  2. Unzip the zipe file where you want
  3. Double click on run.bat

How it is a working

JabberTwitterBridge is keeping your password into a file. To add a little security level, these passwords are encoded. And to encoded this password, application need a master password.

So at each time you will run the application you will be asked for your master password.

  • On first run, application will ask you for the master password and then ask you to fill the preferences value.
  • Otherwise you got 3 tries to enter the correct master password, in case you failed then preferences will be errase. So if you forgot your password, then just try 3 times an incorrect one and then filled the preferences again (ps : the last master password enter is the right one)

After that application will be in the system tray. You can access to preferences by using mouse right button on it. It is the way also for stopping the application.

The preferences looks like that :

A Problem

JabberTwitterBridge doesn’t work ? If you got a problem you must report it here :

http://code.google.com/p/socialbridge/issues/list

APIs Used

JabberTwitterBridge used two mains APIs, one for twitter and one for Jabber

  1. A Jabber Client API : SMACK
  2. A Twitter API : JTwitter
  3. Google API

Open Source

JabberTwitterBridge is open source, you can find sources at google code website