demosthenes.info

A blog by Dudley Storey on , , , , , , and anything else that strikes his fancy.

featured articles

popular favourites

Tool Setup: Notepad

Notepad save dialogOf the two common text editor applications we will look at Notepad is the easiest to set up. (On most Windows computers, you can find it under Start / Programs / Accessories / Notepad ). You simply have to be aware of two things:

  1. Saving files in Notepad: the application will want to save anything you write as a .txt file in ANSI encoding. The first time you save a document, remember that HTML pages must end with a .html extension, and be encoded in UTF-8.

  2. Limitation of one open document at a time: Notepad will only allow you to edit one document at a time. Choosing File / New will clear the window. This is not an issue at this stage, but will become one as we start to edit multiple documents at the same time. To edit a new document in Notepad without closing the old one, simply start up a new instance of Notepad (i.e. go to Start / Programs / Accessories / Notepad again).

There are a few settings for Notepad that will make your work easier: Format / Word wrap from Notepad’s menu bar will ensure that long lines of code do not go off the edge of the Notepad application window, forcing you to scroll; I’d also suggest changing Format / Font… to a choice that is larger and more legible.

web developer guide

featured comment

by JoelB in Goodbye, JQuery Validation: HTML5 Form Errors With CSS3

what i'm reading

A Storm of Swords: A Song of Ice and Fire: Book Three
A Storm of Swords: A Song of Ice and Fire: Book Three

what i'm watching

Californication: The Third Season
Californication: The Third Season

what i'm playing

Mass Effect 3 Collector's Edition
Mass Effect 3 Collector's Edition

what i'm hearing

Dub FX
Dub FX

blogs

podcasts

no ads ever

This blog is free of advertising, and always will be.

creative commons licensed

The content of this blog is free to use in whatever way you wish under the Creative Commons license.