We Switched to WordPress Too

One of the biggest changes we made to the website this year is that we switched to WordPress. Forget the fact that it feels mainstream and that every time I put in a bad line of code it throws up. It’s made my life so much easier.

What happened B.W. (Before WordPress) was that the website was a bunch of HTML files made in Dreamweaver, a program that often comes with Photoshop in Adobe’s Creative Suite. (Unfortunately.) None of the pages laughed. None of them cried. None of them went outside.
(more…)

Does anyone really pass the CSS validator?

So we have this lovely criterion on the Website Award rubric: How much care was taken when designing the website with regards to web standards such as valid HTML and CSS? (i.e. Does the site pass the W3C markup validation service http://validator.w3.org/) And a couple of weeks ago we were trying to get our site to validate. Our HTML passed without a hitch, but our CSS did not. But all was not lost. What if we Read more