Stop IIS listening on all IP addresses

Written by Jason Davies Topics: IIS

On a computer with multiple IP addresses, IIS greedily listens on all its IP addresses by default. This is a problem if you want to run something like Apache on one IP address, and IIS on the other.

0 comments

Emails in CGI

Written by Jason Davies Topics: CGI

Sending emails using Perl.

0 comments

Using Keywords to Improve Search Engine Rankings

Written by Jason Davies Topics: SEO

Careful placement of keywords helps determine how relevant a search engine thinks your page is to a given keyword.

The more occurances of a particular word, the more relevant the page is to that topic. However, you need to have quality content too, otherwise you won't be included in manually reviewed directories. In general, your page should have at least 100 words to be ranked highly.

0 comments

Link Popularity for Better Search Engine Rankings

Written by Jason Davies Topics: SEO

The more relevant Web sites that link to you, the better your link popularity. Google in particular uses link popularity in its ranking formula.

0 comments

Stopping Right-clicks with JavaScript

Written by Jason Davies Topics: JavaScript

Use JavaScript to stop users from right-clicking and stealing your images.

0 comments

Configuring PHP

Written by Jason Davies Topics: PHP

How to configure PHP.

0 comments

Preloading Images with JavaScript

Written by Jason Davies Topics: JavaScript

How to preload images with JavaScript.

0 comments

HTML Syntax

Written by Jason Davies Topics: HTML

HTML Syntax

0 comments

VBScript Properties

Written by Jason Davies Topics: VBScript

VBScript Properties

0 comments

Events in VBScript

Written by Jason Davies Topics: VBScript

Events in VBScript

0 comments