Tom Dobrowolski's multi-platform collaborative text editor.
Edit started as a project to reimplement Rob Pike's acme editor in Java, so I could use it on Unix and Windows. (I'd got used to it at university, using Plan 9.) Eventually, my editor diverged and today probably represents my personality quite closely; in
The Regulator is an advanced, free regular expressions testing and learning tool.
It allows you to build and verify a regular expression against any text input, file or web, and displays matching, splitting or replacement results within an easy to unders
Notepad++ is a free source code editor which supports several programming languages running under the M$ Windows environment.
A programmer's game using little tanks
This application allows web authors to offer superior support for users who rely on browsers which support tables but not images.
Full Source is an Internet Explorer menu extension which displays the source Internet Explorer is displaying, directly from the Internet Explorer object model. This is useful wherever javascript is dynamically writing HTML into the DOM, or where XSLT has
RDE is the development environment of script language Ruby.
The goal is to ease JavaScript development by building a library of reusable modules and components and enhancing JavaScript with simpler Class and Module handling mechanisms.
Ruby Quiz is a weekly programming challenge for Ruby programmers in the spirit of the Perl Quiz of the Week. A new Ruby Quiz is sent to the Ruby Talk mailing list each Friday. (Watch for the [QUIZ] subject identifier.) After a 48 hour no-spoiler period ha
extensions for Tidy
This book is a Programmerâ⊘s Guide to the Mind. In it, we will attempt to do two things: We will try to explain how the mind works, and we will also show how a person can make it operate more effectively. If we compare the task of developing the mind
A coder's text editor for Mac OS X (open-source). Features include: user-extensible syntax coloring, regular expression search and replace, run-in-shell, text transforms, a code snippets drawer, HTML pretty-printing, HTML preview, and excellent keyboard c
Quand Mac OS X, avec ses formidables pouvoirs en matière de développement, est sorti en 2001, aucune ressource n'était disponible sur le Net en langue française pour apprendre à découvrir ce système et les nombreux outils de programma
A very handy tutorial and documentation about UML
Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler is designed to be much simpler than
XMLHttpRequest is a native JavaScript object allowing further HTTP requests to be made from a page which has already loaded
java applets that show the speed of different sorting algorithms
This site contains best practices (namespace best), workarounds for common errors and Swing quirks (namespace workaround), instructions for common tasks (namespace howto) and other general tips. Start by looking at the index page, where you will find a li
JSDoc is a tool that parses inline documentation in JavaScript source files, and produces an HTML summary (example). It is based on the (very successful) javadoc tool that was created for the same purpose for the Java programming language.
JSDoc is pr