EvilZone
Programming and Scripting => Web Oriented Coding => Topic started by: relax on December 02, 2012, 08:35:50 AM
-
so looking for a software/cloud/php script that allows live editing php/html/css code for multiple people
[size=78%]if its a software or cloud it needs to be able to download/upload to ftp server.[/size]
what is needed is
* hightlight syntax
* ftp support
* live editing for multiple partners (pair programming)
and it would be an + if it had revision history
i have searched the net for hours without finding one
ether it dossent have ftp support or it dossent have live editing
with live editing i mean 2ppl working on the saqme file and seeing what the other writes in real time,
anyone have any idea?
-
http://ace.ajax.org ?
http://designbeep.com/2011/06/28/18-useful-web-based-code-editors-for-developers/ ?
http://www.web-delicious.com/3-best-online-real-time-syntax-highlighting-editor-in-javascript/ ?
-
http://ace.ajax.org (http://ace.ajax.org) ?
http://designbeep.com/2011/06/28/18-useful-web-based-code-editors-for-developers/ (http://designbeep.com/2011/06/28/18-useful-web-based-code-editors-for-developers/) ?
http://www.web-delicious.com/3-best-online-real-time-syntax-highlighting-editor-in-javascript/ (http://www.web-delicious.com/3-best-online-real-time-syntax-highlighting-editor-in-javascript/) ?
nope non of them do the trick for me :(
i do have cloud9 atm but that dossent support collaboration when having ftp.
every one i have tryed dont have them all. thats why a collaboration file script would be best.
ecode is good but no live edit collaboration :/