I've written a web-based editor that works with the FTP server to let you access your ComputerCraft computers from the web! Access your ComputerCraft computers directly from the web. Edit your scripts and have them save directly to computers. Catch errors early with the built-in syntax checking editor. Automatically detect language and tab size on file load. Try it here: http://ide.skcraft.com/ This is a bit of a beta, and while I doubt it could eat your files, make backups anyway. I was going to add a Lua shell too so you could test/run snippets of Lua code, but I haven't yet.
Looks awesome. Gonna mess with it later. Question though: How do we go about purging old/unused computers from teh list? Trying to delete old folders and it gives me a perms error.