html - Pair programming application for two or more people -


i'm teaching web development basics free , i'd give kind of live interactive tutorials.

i'd find app can connect server's ftp defined folder , let users edit files live other can see or can edit , can see it. should have chat can talk them , tell them what. want editor simple possible. it's html, css, php , javascript.

it should immidiettely save files whenever edited user's can see difference while have opened page. example, have opened myserver.com/tutorial/index.html , everytime edit file, see difference.

sorry if question doesn't fits here don't know else ask.

thank you.

what cloud9 ide? doesn't use ftp, can (and freely) put code on 1 or more github projects, , let users hack them in c9.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -