Oh yeah, here: http://gobby.0x539.de/trac/
Etherpad Shows Google Docs How It’s Done (By AppJet)
31–40 of 71 posts
Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#32Maybe this will change how people code. Instead of programmers hanging out in IRC, they can hang out in the code and fix things instead of just complaining :-)
Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#33Hey, where have I seen this before? Oh yeah, here: http://gobby.0x539.de/trac/
;)
Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#34Earlier quoted context omitted.
What's the difference between "something even Google hasn’t been able to do" and "their scaling requirements made it impractical"? When you get past the semantics, it's essentially the same thing. Either way, they're not doing it.
Lack of action doesn't imply inability. That's what's different. A parked car is not a car that's not able to drive. It's a car that's not driving.
Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#35What would make this application killer for me is if was embeddable in other applications as a widget (think rich-text editor on steroids). This, plus a git-like backend for revision history, would be just absolutely amazing.
Agreed. Imagine this sort of collaboration in the Heroku editor... Or online collaborative versions of Textmate, emcacs, vim, etc. Be nice if they offered textile and markdown rendering.
Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#36Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#37This is a really impressive product.
Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#38Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#39People have asked us for a way to try it out with other people, so here's a set of pads for news.yc readers to play with: http://etherpad.com/ep/newsyc For the curious, I added this URL to our running web server in 5 minutes with 12 lines of JavaScript: function render_newsyc_get() { function countUsers(p) { return getCollab().getDocument(p).getNumConnectedUsers(); } var body = BODY({style: 'padding: 20px; font-famil…
Re: Etherpad Shows Google Docs How It’s Done (By AppJet)
#40People have asked us for a way to try it out with other people, so here's a set of pads for news.yc readers to play with: http://etherpad.com/ep/newsyc For the curious, I added this URL to our running web server in 5 minutes with 12 lines of JavaScript: function render_newsyc_get() { function countUsers(p) { return getCollab().getDocument(p).getNumConnectedUsers(); } var body = BODY({style: 'padding: 20px; font-famil…
Just crashed my safari :/ and now url seems down...