Next gen web application

If you want an idea about Web 2.0 applications, check Writely, an online collaborative word processor (still in Beta).

www.writely.com

 

1 Comment

  • Oh wow. This is eerily similar to a web based application (actually a Java applet) that I developed in college with several friends.



    The applet allowed mutliple developers to work on a project simultaneously via a web based editor (applet) which featured:



    * real time chat

    * source control (via CVS)

    * full featured source code editor



    So basically, you could create working groups and then assign users to the working groups. Users in a working group can create a shared repository and check out working copies of the project. They would be able to work on it and submit changes to everyone connected to the project using CVS merge.

Comments have been disabled for this content.