From 79fafe2f44f5e31522dd93013950474342bfdfb0 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 4 May 2019 15:48:55 -0500 Subject: archived all the stuff from freelancing for wired --- .../Monkey_Bites/2007/02.19.07/Thu/codeide.txt | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 published/Webmonkey/Monkey_Bites/2007/02.19.07/Thu/codeide.txt (limited to 'published/Webmonkey/Monkey_Bites/2007/02.19.07/Thu/codeide.txt') diff --git a/published/Webmonkey/Monkey_Bites/2007/02.19.07/Thu/codeide.txt b/published/Webmonkey/Monkey_Bites/2007/02.19.07/Thu/codeide.txt deleted file mode 100644 index bc7a0ef..0000000 --- a/published/Webmonkey/Monkey_Bites/2007/02.19.07/Thu/codeide.txt +++ /dev/null @@ -1,18 +0,0 @@ -Online apps are the way of the future they tell me, and if you needed more proof there's now an online IDE for programmers called [CodeIDE][1]. CodeIDE is an in-browser development environment that mixes a text field for writing code with debug panel, command line input and other tools. - -So far CodeIDE supports Basic, Pascal, C++, Perl, Javascript, HTML. MATH and LISP. Registered users get chat tools which can be used to solicit help and advice from other users. If you sign up for an account you'll also get access to organizational tool like projects and files. - -While the text field-based text editor has some impressive features like syntax highlighting, line numbering and search and replace capabilities, I doubt it's going to replace emacs or Vi for the serious coder. - -But aside from the limited text editor feature, CodeIDE is an impressive setup and when used in conjunction with a real text editor the debug features are just a cut-and-paste away. Where applicable (HTML mainly) the debug window auto updates so you can see your markup as you enter it. - -While it isn't all that useful, there's a nice little AJAXy widget that show live debug results from other users which is kind of fun to watch. - -There's also a [forum][2] and [wiki][3], though both are a bit short on content since the site just went live a couple of days ago. - -[found via [Kottke][4]] - -[1]: http://www.codeide.com/ "CodeIDE.com" -[2]: http://www.codeide.com/forum/ "CodeIDE Forum" -[3]: http://www.codeide.com/wiki.cgi "CodeIDE Wiki" -[4]: http://www.kottke.org/remainder/07/02/12835.html "Kottke.org: CodeIDE" \ No newline at end of file -- cgit v1.2.3-70-g09d2