Archive for the 'What’s New' Category

Tuesday, May 21st, 2013

Keeping Data Separate

While escaping your data can potentially be as secure as keeping it separate, it isn’t always so in practice. People make mistakes and one possibility if you just escape data is that someone amending the code for some completely separate reason will accidentally remove the code to escape some of the data. This can’t happen [...]

Monday, May 20th, 2013

An XHTML 5 Template

The new version of XHTML being developed alongside HTML 5 is XHTML 5. Since Internet Explorer 5 is the last browser to not understand XHTML and it doesn’t understand HTML 5 either, XHTML 5 will be the first version of XHTML to become usable at the same time as the equivalent HTML version does. This [...]

Tuesday, May 14th, 2013

AOMEI Backupper

There are a number of free backup programs around so there is no excuse for not having backups of your computer data. AOMEI Backupper has a range of useful features.

Monday, May 13th, 2013

“The Modern Web”

This book provides a brief introduction to some of the new HTML tags and CSS that are expected to become part of the standard in 2014 through 2016 as well as a brief look at what might be coming after that. It also provides a reminder of some JavaScript commands originally introduced in 2000 and [...]

Tuesday, May 7th, 2013

Why Label Form Fields?

There are several reasons for labelling your form fields. Not everyone will be able to tell what text labels what field just from the appearance of the page and so using the label tag to connect them is essential even where it appears to make no difference to how the field works. Why Label Form [...]

Monday, May 6th, 2013

Two Ways to Attach Labels

The HTML standards provide two different ways to attach labels to form fields. In my view one of the ways is not semantic and means that you can’t define dynamic labels where your visitor can label the field themselves. It also limits where the label can be relative to the field it is labelling.The less [...]

Tuesday, April 30th, 2013

Standards or WhatWorks

Here we look at the many problems that have been caused by people who simply use whatever works in their current browser when creating web pages rather than trying to follow the standards. Standards or What Works

Monday, April 29th, 2013

Home Page and About Page – What’s the Difference?

From questions asked on a forum it appears that some people get these two web pages confused even though they exist for very different reasons. Here we look at what you should be telling visitors on your home page and what you should be using the about page for. Home Page and About Page – [...]

Tuesday, April 23rd, 2013

Paint Mixer

This script has been completely rewritten and is now as unobtrusive as I can make it. An ideal addition to any artists web site to demonstrate the effect of mixing the various primary and secondary colours together without wasting paint. Paint Mixer

Monday, April 22nd, 2013

Watercolour Mixer

I have almost completely rewritten this script so that now it is as completely unobtrusive as I can make it. If you used a prior version of this script then this one functions the same way but without the possibility of clashing with other scripts and without displaying a broken mixing area on the screen [...]

Tuesday, April 16th, 2013

Adding a Print Button to Google Chrome

At first glance Google Chrome seems to be locked down so as to make it as user unfriendly as it is possible for a browser to be. In fact it is possible to make it more user friendly – at least with some things. Here we look at Adding a Print Button to Google Chrome.

Monday, April 15th, 2013

Buying a Domain

Here we look at one of the main things you are going to need to buy if you want to have your own professional looking web site – the domain. Buying a Domain