Emerging Technologies Research Activity: Gary’s Email

Thursday, September 7th, 2006

G’day
Look, I know you people in the IT department don’t like to be disturbed , but the MD seems to think that you’re pretty well-informed…

[Read…]

When to use ‘Bad Tags’

Thursday, September 7th, 2006

In XHTML there are a number of tags which have been dubbed ‘bad’ for being purely presentational…

[Read…]

HTML Tidy — Correct and tidy HTML code

Monday, July 10th, 2006

HTML Tidy is a program for checking and tidying HTML files. It can tidy your code by doing automatic indentation, it can scan for errors and even generate a version of your code with the errors fixed…

[Read…]

Definition Lists

Tuesday, May 16th, 2006

Definition lists are probably the least used of the three HTML list types. They are used primarily for things such as glossaries or other dictionary-type setups, but can be effectively used for anything where you need an expanded description attached to something…

[Read…]

The Quest for a Better Category List – Part the First: A Basic CSS/JavaScript Popup Menu

Friday, March 24th, 2006

One of the reasons I switched from Blogger to WordPress is wp’s category system, which would allow far easier access to anything of intrest I post…

[Read…]

Fix the Basics First

Thursday, March 23rd, 2006

A new article on useit.com discusses the importance of ensuring that the basics of a website are as good as possible before messing around with fancy stuff…

[Read…]