The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Shared Development Environment

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Shared Development Environment Posted: May 26, 2008 9:20 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Shared Development Environment
Feed Title: Michael Lucas-Smith
Feed URL: http://www.michaellucassmith.com/site.atom
Feed Description: Smalltalk and my misinterpretations of life
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Michael Lucas-Smith

Advertisement

Multiuser systems are very very interesting - and shared programming environments are also very interesting. There aren't many of them around. One in particular that gets, deservedly, a lot of air time is SubEthaEdit for the Mac. As one user types the other users editing the same document can see their edits. Very cool, very very cool.

Well, WebVelocity is a web platform and as such, it runs as a server that you connect to with your web browser. Say you're having trouble with your program and need or want some help. It's as simple as opening up your port to the internet and inviting your colleague in to help you with your program.

That will actually work out of the hat with WebVelocity, however, what I want to know is what sort of specific collaboration features you think the product could eventually get. Now, we're currently heading toward a beta, which will inevitably become a 1.0 release - fancy multiuser features will not be part of that - so consider this blog post a blue skies discussion and feel free to drop any ideas you have in my email account or in the comments below.

Here are some of the ideas I've had - actual feasibility of said ideas is unknown:

  • The ability to share a debugger screen
  • See changes to the environment highlighted in real time (eg: new classes, renames, etc)
  • See changes to code highlighted in real time (like SubEthaEdit)
  • The ability to tag along for the ride, following another user around as they do their work
  • Locality based annotations as IM, eg: putting comments next to a method

Read: Shared Development Environment

Topic: More Headaches for Windows Previous Topic   Next Topic Topic: ESUG 2008 on Facebook

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use