6 comments

[ 3.4 ms ] story [ 27.0 ms ] thread
Ah, but the really interesting parts aren't open source. (The server/client part.)

Perhaps someday.

I'm interested enough in Wave to consider reverse-engineering that portion. I think there are some once-in-a-lifetime opportunities here...

What type of opportunities?
I tried to do it myself and you pretty much have to write your own textarea implementation in Javascript. Wave as an idea is good. As a protocol I think is horrible for Javascript because either implementing the straight server-to-server spec is impossible on a regular textarea, or you need a beefy enough server to parse full-text states between keys for X many users.

While Wave is a good idea, and the hype is justified for a closed system, implementing it on your own system requires a deep, DEEP knowledge of Javascript.

i'll spend as much time on this as i did on opensocial : zero