Archive for May, 2007
Designing accessible websites: my top design tips
- May 29th, 2007
- Posted by Stewart
- Permalink
- 7 Comment(s)
![]()
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. By planning accessibility and usability into your design from the start you can create a web masterpiece! This article will be part 1 of 3 of ideas and suggestions when creating a website from design through to code. Read more »
Qodo ripped off – again – twice!
- May 23rd, 2007
- Posted by Stewart
- Permalink
- 1 Comment(s)
So, it’s happened again. Qodo has been ripped off for the fourth time. It really is depressing that I spend so much time creating the design and template just for someone to steal and pass off as their own work. I don’t care if it’s for personal use - it’s still my work! Read more »
Javascript: check if a UK postcode is valid
- May 12th, 2007
- Posted by Stewart
- Permalink
- 5 Comment(s)
![]()
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. Read more »
