Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Real Time shairing
Real Time shairing [message #613281] Mon, 12 February 2007 07:01 Go to next message
Eclipse UserFriend
Originally posted by: digvijaysrana.gmail.com

Hi

I want to get some information on ECF:

> Whether ECF provides the real-time sharing environment in editors.
> We can connect with Gmail, yahoo chat servers with it or we can access mails
too. I tried connecting but due to some proxy settings I could n't connect. So
it would be great if you explain this feature.
> Can we integrate this to Some web based application.

regards
Digvijay S Rana
Re: Real Time shairing [message #613282 is a reply to message #613281] Mon, 12 February 2007 19:02 Go to previous message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Digvijay,

We've got two editor-sharing example applications:

1) One that simply launches an editor on a team-shared (e.g. CVS
repository) resource. This isn't real-time shared editing in the sense
that I suspect you are looking for, as it was created to address a
different use case (some shared navigation through Eclipse-based
resources and their associated editors for online code reviews). This
editor sharing capability is implemented in the
org.eclipse.ecf.example.collab example application.

2) A second that is a real-time collaborative editing capability based
upon the original work of Ken Gilmer
( http://wiki.eclipse.org/index.php/Example_Shared_Text_Editor) and then
extended/enhanced last summer (2006) by Mustafa Isik
(http://wiki.eclipse.org/index.php/RT_Shared_Editing). We would/are
moving the enhancements done by Mustafa into the main ECF codebase, but
this is not yet completed (as of 1.0.0M5, Feb 15 2007) due simply to
resource constraints, Eclipse Foundation IP process, and other
priorities (e.g. Europa participation). The older work done by Ken
Gilmer is currently in the 'ECF examples' feature...specifically in
org.eclipse.ecf.example.collab.editor plugin. The new version of this

:pserver:anonymous@ecf1.osuosl.org:/ecf

==path within repo==
/applications/org.eclipse.ecf.example.sharededitor.cola

Note that for '2' all the work is based upon the ECF 'datashare' API.
The datashare API is a simple API for asynchronously sending arbitrary
messages to a channel (with support for failure detection and
sender-ordered delivery).

The datashare API is in the org.eclipse.ecf.datashare plugin/package:

http://www.eclipse.org/ecf/org.eclipse.ecf.docs/api/

If you and/or others are interested in working with us on further
enhancements to the ECF real-time shared editing work (i.e. #2 above),
please let us know. We would welcome the help.

Scott


The
Digvijay S Rana wrote:
> Hi
>
> I want to get some information on ECF:
>
>> Whether ECF provides the real-time sharing environment in editors.
>> We can connect with Gmail, yahoo chat servers with it or we can access
>> mails
> too. I tried connecting but due to some proxy settings I could n't
> connect. So it would be great if you explain this feature.
>> Can we integrate this to Some web based application.
>
> regards
> Digvijay S Rana
>
Previous Topic:EclipseCon 2007
Next Topic:ECF 1.0.0 M5
Goto Forum:
  


Current Time: Thu Mar 28 22:16:05 GMT 2024

Powered by FUDForum. Page generated in 0.02844 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top