Cleanup is going to take awhile, so the site is back up but editing has been disabled.
IDE
From HalfLife 2 Knowledge Base
Acronym: Integrated Development Environment
An IDE is a single piece of software or tightly coupled set of software components that work together to aid in the development of other software. Microsoft Visual Studio is an example of an IDE, as is Eclipse.
Typically, an IDE provides and facilitates the use of such tools as debuggers, GUI-builders, and compilers.

