EtherPad: Potential For Great Peer Debugging

Posted November 20, 2008 at 3:28 PM by Ben Nadel

Tags: Work

After Brian Swartzfager posted an EtherPad tweet a little while ago, I went to watch their 90 second demo video. It looked pretty darn cool. I like the fact that you can just start a new pad online, no membership, no additional software, and just start inviting people to edit with you. While, I don't think it makes as much sense for two people to edit a file in a true simultaneously fashion, I can definitely see a huge potential here for peer code debugging. It lacks the color coding and code insights that make a true IDE so helpful / readable; but, when you just need to jump into a file and help someone figure out why it's not working or walk them through your ideas - this looks like it might just be fantastic.

I wanted to get a sense of how this worked in real time, so I asked my fellow Twitters to test it with me. It was a lot of fun (names have been removed for privacy):


 
 
 

 
EtherPad - Group File Editing And Document Collaboration.  
 
 
 

Even with 5 or 6 people in the room editing at the same time, the updates were quite fast. Not as fast as in the demo video, but not nearly so slow that it became any sort of pain point.

I can also see this as a great collaboration tool for group learning and small classes. Someone had the idea of using it for group activities at a conference or like-style event. I really like that idea as well. The major downfall here is that you cannot just "Run" the code right away, you'd have to copy it into an actual file on your server. But, even so, I really think this could be great.



Reader Comments

Nov 20, 2008 at 3:39 PM // reply »
25 Comments

Ahh, good times! Shared it with everyone in the office, and wasted a good 15 minutes writing nonsense :P. But as you say, as a collaborative tool (especially for remote workers) this is a really great find.


Nov 20, 2008 at 3:53 PM // reply »
11,243 Comments

@Francois,

Agreed. I've seen other things like this, but none that were this easy to use. I saw an Eclipse plug-in that seemed cool, but again - requires ecplise. This didn't require anything (except maybe a modern browser which is not an issue with developers). Such a low barrier of entry.


Nov 20, 2008 at 7:18 PM // reply »
25 Comments

@Ben - very cool app. passed it around the office as well and everyone "ooh'd" and "aah'd" quite a bit.

Curious about the eclipse plugin tho. What's it called? Would like to check that out as well.


Nov 21, 2008 at 8:13 AM // reply »
11,243 Comments

@Charlie,

I believe this was the one I saw - Cola. It has a cool demo video, not unlike the EtherPad demo.

http://www.vimeo.com/1195398?pg=embed&sec=1195398

Apparently it works on (and was built by the same guy that build) the Eclipse Communication Framework. I don't use Eclipse, but it looks cool.

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


Nov 21, 2008 at 9:20 AM // reply »
2 Comments

I'm particularly excited by the AppJet platform that EtherPad is built on. Another player in the server-side JavaScript field is most welcome!


ben
Dec 5, 2008 at 2:22 PM // reply »
1 Comments

Simliar to http://collabedit.com


Dec 5, 2008 at 2:24 PM // reply »
11,243 Comments

@Ben,

Cool, I'll have to take a look at that.


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 23, 2013 at 9:49 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, I think the problem is that we're used to loose typing in ColdFusion, like JavaScript. If a value is a number but it's needed in an expression to be a string, noooo problem. I've encountered ... read »
May 23, 2013 at 9:47 AM
ColdFusion QueryAppend( qOne, qTwo )
You rock! Thank you, thank you, thank you!!! ... read »
May 23, 2013 at 5:19 AM
Ask Ben: Print Part Of A Web Page With jQuery
How to print also the background color of table cells and table lines ... read »
May 23, 2013 at 3:55 AM
Javascript Array Methods: Unshift(), Shift(), Push(), And Pop()
very interesting and helpful too. ... read »
May 22, 2013 at 5:35 PM
Script Tags, jQuery, And Html(), Text() And Contents()
This is still an issue 2 years later. jQuery is supposed to remediate these cross browser issues, no? I have been unable to find any statement from the jQuery team calling this behavior "by de ... read »
May 22, 2013 at 12:44 PM
Ask Ben: Query Loop Inside CFScript Tags
In cf10, if you call a function that has: local.result = {}; local.result.msg = ""; local.svc = new query(); local.svc.setSQL("SELECT * FROM..."); local.obj = local.svc.exe ... read »
May 22, 2013 at 12:29 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben: What version of Java are you using? Also, did you test users.id to see what Java reports as the data type? I wonder if it's not a Java primitive data type, but getting returned as something ... read »
May 22, 2013 at 11:47 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dana, Awesome - so it looks like this bug was fixed in ColdFusion 10. Thanks so much for double-checking that. ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools