May, 2007 | Blog archive
I'm hardly a big writer but every now and then I work on something that I think might be useful to share. So here it is – my web blog thingie-ma-bob.
Showing 1 - 2 of 2 blog entries. < Previous 1 Next >
Designing accessible websites: my top design tips
Posted by Stewart on 29 May, 2007. Comments (5)
When trying to design an accessible, usable and SEO friendly website, here are some top tips before going to code. This guide should give you some ideas to keep mind when creating your initial concept design.
Javascript: check if a UK postcode is valid
Posted by Stewart on 12 May, 2007. Comments (5)
Here's two useful postcode functions; one that will help for checking if a string is in the valid format for a UK postcode; and another that formats a string into a nice postcode format. They both use regular expressions to make them fast! You could use them for client-side form validation.Showing 1 - 2 of 2 blog entries. < Previous 1 Next >

