Coding Tools

Resources:

Notetab Light

This is the freeware sibling of the commercial Standard and Pro versions. It is a general text editor that has lots of features, including a useful “Clipbook” facility that has numerous HTML editing conveniences. Its commercial cousin Notepad Pro comes with syntax highlighting.

HAPedit (HTML ASP PHP Editor)

HAPedit is useful for people who develop both dynamic and static web pages. It provides syntax highlighting for HTML, ASP, PHP, JavaScript; provides a project manager; features code completion, an SQL console, FTP manager, PHP code “compilation”, integrated PHP help, brace matching, search and replace with regular expressions, statistics on your page (ie, rendered size, images, links, etc), and so on. This is a Windows program.

Arachnophilia

This editor comes with built-in FTP facility, making it possible for you to author your web page and publish it without leaving the editor. It has a spell-checker, an internal browser view mode that is able to show your HTML changes as you type, a global search and replace facility across all open documents, built-in tutorial on HTML, JavaScript, frames; etc. There are apparently two versions available – the older one runs on Windows systems, the newer one is written in Java and is apparently cross-platform.

PSPad

PSPad is a full featured text editor that you can use to edit HTML, PHP, Perl, JavaScript, C, etc. It even has built-in facilities allowing you to edit binary files. There is project support, the ability to directly edit files via FTP on your server, a macro recorder, search and replace in files, text comparison (differences between two files with the differences highlighted in colour), syntax highlighting, spell checking, internal HTML preview using IE and Mozilla, integrated HTML TIDY (for validating HTML code and fixing them), code explorer for Pascal, HTML, PHP, XML (etc), matched bracket highlighting, etc.

Notepad++

Notepad++ is a source code text editor with syntax highlighting (C, C++, Java, C#, HTML, PHP, JavaScript, ASP, SQL, Objective-C, etc), multiple document handling using tabs, auto-completion of keywords (customizable), regular expressions in the search and replace function, macro recording and playback, brace and indent highlighting, collapsing and expanding of sections of code (to zoom in and out of pieces of code such as to provide an outline overview of your text/code), etc.

Quanta Plus Web Development Tool

Quanta Plus is a Linux HTML editor for KDE. It contains an assortment of features such as syntax highlighting, easy configuration of toolbars, site uploading facility, the ability to update a site from CVS (with a plugin), document structure tree, etc.

Matrix Y2K Freeware HTML Editor

Matrix Y2K is a HTML editor with support for multiple languages, multiple documents, syntax highlighting, search and replace, character maps, links validator, internal preview of your page, external preview (launches browser), image file browser, table wizard, forms support and the ability for you to create a library of scripts.

Bluefish

From the announcement by one of their development team: “Bluefish is a programmer’s HTML editor, designed to save the experienced webmaster some keystrokes. It features a multiple file editor, multiple toolbars, custom menus, image and thumbnail dialogs, open from the web, CSS dialogs, PHP, SSI and RXML support, HTML validation and lots of wizards.” I’ve seen a lot of good things said about this editor by other webmasters. Bluefish runs on Linux, FreeBSD, Solaris, Tru64/Alpha, NetBSD, OpenBSD, HP-UX and Mac OSX.

HTML-Kit

This HTML text editor is intended for use by web developers, and comes with support for writing HTML, XML and scripts. Among its features are internal preview of your web pages (requires IE 4.x and above to be installed), integration with HTML Tidy (a HTML and CSS validation program), auto-completion of keywords, etc. HTML-Kit can be extended using plugins, and runs on Windows 95, 98, NT and 2000.

KompoZer – Easy Web Authoring

KompoZer is a WYSIWYG web editor that allows you to build websites in an easy way, using a visual interface. It is essentially an updated version of Nvu with bug fixes. You can learn how to create a website using KompoZer with thesitewizard.com’s tutorial How to Design and Publish Your Website with KompoZer.

 
Amaya Web Browsing and Authoring

Amaya is an open source browser and WYSIWYG web authoring environment that purports to allow its users to develop web pages without knowing anything about HTML or CSS. You can create your pages and view them using this software. It supports CSS, HTML, XHTML, MathML 2.0 (which allows you to browse and write web pages containing mathematical symbols), etc. There are versions for Windows, Mac OS X, and Linux. A more detailed review of this editor can be found in the article: Review of Amaya: W3C’s Free WYSIWYG Web Authoring Environment.

Trellian WebPAGE

Trellian WebPAGE is a free WYSIWYG web editor with a drag and drop interface, a preview screen that allows you to see your page under three common screen widths (640, 800 and 1024), built-in FTP uploader, table creation wizard, form creation tool, etc. It also has a syntax highlighting HTML editor for people who may want to switch to the HTML mode for some fine tuning.

Leave a Reply

Your email address will not be published. Required fields are marked *