Does anyone know if there is an IDE web environment that allows you to develop a web application directly from a web application? The W3School website allows you to write a small piece of code in HTML or javascript, but is there any other solution that is more project-oriented?
CodeRun
http://www.coderun.com/
Bespin from Mozilla Lab
http://labs.mozilla.com/projects/bespin/
Bespin is a Mozilla lab experiment which offers an open, extensible web-based code editing environment whose goal is to increase productivity by allowing attractive users to experience and promote the use of open standards.
Web2py - - python, .
clicpilot builder - -, WebApp . NodeJS/JSP JQuery/Bootstrap Front-End . .
http://htmledit.squarefree.com/
, HTML-. phpe:
<form method="post"> <textarea id="editor" name="editor" style="width:100%;height:200px;"></textarea> <input type="submit" id="btnSubmit" name="btnSubmit" /> </form> <hr /> <?php if (isset($_REQUEST["btnSubmit"])) { echo $_REQUEST["editor"]; } ?>
, !
Zope, ( Zope 1996 , 1998 ).
Zope?Zope - - , Python. , , HTML, , (RDBMS). , - .. Zope . " ", Zope - .
Zope?
Zope - - , Python. , , HTML, , (RDBMS). , - .. Zope . " ", Zope - .
You can use Koding . It has everything you need if you are a beginner and, above all, you can collaborate with others and share your code.