Eclipse Day at the Googleplex: Wiring Hacker Synapses

Back


Google Tech Talks
June 24, 2008

ABSTRACT

Eclipse Day at the Googleplex
Wiring Hacker Synapses: Collaborative Coding and Team Tooling in Eclipse
by Scott Lewis, Composent & Mustafa K. Isik

ECF is a communication framework and an increasing set of integrated tools. ECF provides APIs useful for the development of Equinox-based servers, RCP applications, and Eclipse-based development tools. The provider architecture supports the use of existing communications services, such as Google Talk and UI integration with web-based services, and other Eclipse-based tools. For example, for the upcoming Ganymede release, ECF is working on real-time shared editing of source code to support distributed team use cases like code reviews and collaborative debugging.

Channel: Science & Technology
Uploaded: July 9, 2008 at 2:16 am
Author: googletechtalks

Length: 00:47:55
Rating: 4.81
Views: 11044

Tags: google techtalks techtalk engedu talk talks googletechtalks education

Video Comments:
stuffed34animal (December 3, 2008 at 7:45 am)
mustafa !!!
ericjain (July 16, 2008 at 12:31 am)
This is a talk about shared editing in Eclipse (using the Eclipse Communication Framework). The talk starts with a brief demo. Impressive, though I wonder how well such shared editing works without a "high-bandwidth" communication channel such as voice? The main part of the talk is an explanation of how basic editing conflicts are resolved. The talk wraps up with a brief mention of future directions for the project, and the last 12 min are questions and answers.
spidfire (July 9, 2008 at 3:27 pm)
looks very interesting :D
is it going to be free so it can be implemented in programs like notepad++?
codesurgeonblog (July 14, 2008 at 1:12 am)
Cola is open source. Follow the pointers in my talk for more information and documentation.
spidfire (July 14, 2008 at 6:49 am)
oh great, i will look if i can intergrate it in n++, otherwise i will wait until you bring out a kind of framework
bemasher (November 28, 2008 at 4:00 am)
Notepad++ just recently implimented npp docshare which is the same general idea. You can serve a document for others to connect to and edit simultaneously. The features is still pretty new in npp though so it's a little buggy and not very fleshed out.
spidfire (November 28, 2008 at 2:11 pm)
Hmm havent found it yet, could you give me a link? Maybe i can help them :) (guess not)