Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Completion of specific google services provider for ECF

Hi all,

I have completed my GSoC project: "implementation of a Specific Google services provider for ECF".

The new provider supports the following features (in addition to the features of XMPP) :
  • Off the record chatting
Get notified of other party changing off-the-record attribute 
Switch on/off off the record chatting
  • Integration with GMail
  • Shared status messages
Set status message
View old status messages
Select an old status message as the current status message
Switch on / off "busy" state
  • Voice chat 
          Accept / Reject incoming messages
          Initiate Call
          Hangup Active call
Mute / Unmute active call
  • File Share
       Accept / Reject incoming file transfer requests
       Send files

In addition to that, UI support for all of the above functionalities is implemented and integrated with eclipse platform through org.eclipse.ecf.provider.google.ui.

For a complete documentation of the provider please visit: http://wiki.eclipse.org/Specific_Google_Services_Provider_for_ECF
The source code is hosted at: http://www.code.google.com/p/google-ecf

Regards,
--
Nuwan Samarasekera
Dept. of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.


Back to the top