Week 1 wrap-up
Today, I started to get our old host back to normal after an OS reinstallation:
- Installed XCode 2.3, from the Apple Developer Site
- Installed DarwinPorts
- Installed Python24, screen and coreutils (I much prefer GNU ls over the BSD version).
- Installed Subversion 1.3.2 (with Martin Ott's OS X installer), SubEthaEdit (pus the command-line tool) and Bwana.
- Insalled Camino and Firefox.
- Firefox extensions: Web Developer Toolbar and FireBug.
I actually have some misgivings about that:
- What about when someone else moves a panel? We don't want the editor to go flying across the screen unexpectedly.
- Right now, if two people edit the same panel, one of them is wasting his time. It would be really nice if we attempted to merge changes that don't affect the same paragraph.
3 Comments:
# What about when someone else moves a panel? We don't want the editor to go flying across the screen unexpectedly.
Ah, my stipulation is one per browser, but the note I am editing on my browser is not the note you are editing.
And we do need to address the case in which two people do try to edit the same note at the same time.
We need to re-review the state of the art, positioning what we have in the context of current approaches/buzzwords (such as comet, etc.) Here are some recent straws in the wind....
http://www.google.com/reader/view/feed/http%3A%2F%2Fajaxian.com%2Findex.xml?q=synchroedit
http://www.synchroedit.com/
http://www.google.com/reader/view/feed/http%3A%2F%2Fross.typepad.com%2Fblog%2Fatom.xml?q=synchroedit
http://www.google.com/reader/view/feed/http%3A%2F%2Fajaxian.com%2Findex.xml?q=synchroedit
Jon,
While I think I found all the articles you sent, Google Reader links don't point to the actual post being viewed. SynchroEdit looks interesting; the links from Wikipedia's Collaborative Editor article should also be illuminating.
Also, what do you mean by "the note I am editing on my browser is not the note you are editing"? I was talking about editing the a note while someone else decides that note should go at the bottom of the page.
Post a Comment
<< Home