473,407 Members | 2,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

IDE With Collaborative Feature??

Hey

Do any of you know of an IDE or tool that allows two or more people to
work on the same code in real-time? I know a text editor would work,
but having code coloring and everything would be nice.

I haven't been able to find anything with google, so I'm curious as to
whether or not there really is one.

Thanks

PulsarSL

Nov 26 '05 #1
3 1787

<Pu******@gmail.com> schrieb im Newsbeitrag
news:11*********************@o13g2000cwo.googlegro ups.com...
Hey

Do any of you know of an IDE or tool that allows two or more people to
work on the same code in real-time? I know a text editor would work,
but having code coloring and everything would be nice.

I haven't been able to find anything with google, so I'm curious as to
whether or not there really is one.

Thanks

PulsarSL


If you mean multiple people working at the same piece of code, the only
thing I know is a concurrent version control System, e.g. CVS (NT) or
subversion.

But why do you want to do that?

Cheers,
Andy
Nov 26 '05 #2

Andreas Mueller wrote:
<Pu******@gmail.com> schrieb im Newsbeitrag
news:11*********************@o13g2000cwo.googlegro ups.com...
Hey

Do any of you know of an IDE or tool that allows two or more people to
work on the same code in real-time? I know a text editor would work,
but having code coloring and everything would be nice.

I haven't been able to find anything with google, so I'm curious as to
whether or not there really is one.

Thanks

PulsarSL


If you mean multiple people working at the same piece of code, the only
thing I know is a concurrent version control System, e.g. CVS (NT) or
subversion.

But why do you want to do that?


No, I mean real-time. Like... I type a line of code and it immediatly
appears on my colleague's screen. There are text editors that do this
(see: gobby), but I suppose there aren't any C# ideas supporting this
ATM.

Thanks
PulsarSL

Nov 27 '05 #3
Pu******@gmail.com wrote:
Hey

Do any of you know of an IDE or tool that allows two or more people to
work on the same code in real-time? I know a text editor would work,
but having code coloring and everything would be nice.

I haven't been able to find anything with google, so I'm curious as to
whether or not there really is one.

Thanks

PulsarSL


In the Java world, NetBeans (http://collab.netbeans.org/) and Borland
JBuilder (http://www.borland.com/us/products/jbuilder/index.html -
Virtual Peer Programming) provide this sort of P2P collaboration - which
isn't a useful answer except it may mean that Borland C# Builder would
do this too (or maybe the VS team system, I can't see it as an obvious
feature in the specs but I haven't looked too hard)

Nov 27 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Aaron Davies | last post by:
I'm developing a collaborative whiteboard, in which all objects (shapes, clip art icons, etc.) are synchronized between all participants in a session. It's working well, but I'm running into a...
11
by: Ed Suominen | last post by:
I'm thinking of implementing a real-time collaborative text editor in Python using Twisted. An initial plan is to use a Twisted PB server daemon that accepts user:password:file connections from...
1
by: Bryan | last post by:
at pycon, several mac users were using a collaborative text editor where each user's text background color was a different color as they edited the same document at the same time while they took...
1
by: Bagani | last post by:
Java has its collaborative blog in www.javablog.com. I would like to invite .NET programmers and enthusisasts to create your own tech blog at http://www.funchain.com. Built entirely on .NET, it...
2
by: Jonathan Crawford | last post by:
Hi I have built a few dot net projects, always working on my own. I have a collaborative project coming up and wondered if there are any guides that might be useful in setting up the new...
30
by: Raymond Hettinger | last post by:
Proposal -------- I am gathering data to evaluate a request for an alternate version of itertools.izip() with a None fill-in feature like that for the built-in map() function: >>> map(None,...
12
by: Raymond Hettinger | last post by:
I am evaluating a request for an alternate version of itertools.izip() that has a None fill-in feature like the built-in map function: >>> map(None, 'abc', '12345') # demonstrate map's None...
0
by: Andre Rodrigues | last post by:
Hi all, I'm working on an experimental collaborative web navigation tool in python and zope. The basic idea is to map users interests in web pages and use this to provide persolaniled...
34
by: nicolasfr | last post by:
Hi, I am a bit disapointed with the current Python online documentation. I have read many messages of people complaining about the documentation, it's lack of examples and the use of complicated...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.