Designers often forget about making the site a pleasurable browsing experience.The focus on getting websites to adhere to W3C standards of accessibility means sites are coded and recoded to adhere. And all too often you end up with sites that […]
Monthly Archives: December 2007
A More Professional Aspect
While developing Fog of Eternity recently I’ve found myself falling between two stools, with a largely professional focus but also aspects of personal interest such as sci-fi reviews, roleplaying etc. But I’m looking at this site being a channel for […]
Overlooked Accessibility Issues – Custom Error Pages
With all the various issues that need to be considered when ensuring accessible web design some of the more basic measures that help the accessibility and useability of a site can be overlooked. One of the most useful measures in […]
Dynamic Meta Tags With ASP.NET And C#
One of the advantages of using ASP.NET for web development and design is its template pages. Basically you use a single template page for a website and then add content pages which first load the overall template and then incorporate […]