| 
	
 | 
 Posted by Thomas Subbelrath on 01/07/08 13:36 
dreen1@gmail.com schrieb: 
 
> Does any one of you know about some kind of PHP IDE (or at least an 
> editor with syntax highlighting) that works online? It would be 
> absolutely great if there was something like Google Docs, but for 
> programmers with at least some features normal IDEs provide (support 
> for JS and HTML would be great too). 
>  
> Reason for such need (at least in my case) is I change computers 
> often. I have all my stuff on USB stick, but each time I go somewhere 
> I have to install php, apache, some editor etc. Would be great If I 
> had these online. 
>  
> It could also be a set of tools for downloading and installing on some 
> online webserver, I just want to not have to install anything locally 
> and to be able to use these tools directly in the browser. 
 
Why don't you upload the files you're working on on a webserver and then  
edit them with an offline-editor via FTP? 
 
Other possibility: Many webhosters habe vim installed, so you could use  
it via SSH.
 
  
Navigation:
[Reply to this message] 
 |