Pixel Acres

Blog Archives: Web Design

Favourite podcasts

Podcasts, they’re so darn addictive. I’m even willing to forgive the misleading name (I’m sure I’m not the only podcast listener who isn’t an apple fanboy). But quality web and graphic design podcasts are few and far between, so I thought I’d share a few of my favourite shows with you. Because I’m a geek I’m going to throw my favourite technology podcasts into the mix too.

Under Google’s hood

I recently tried Google Sitemaps, and found it to be a great way to see your website through Google’s eyes. The core purpose of Google Sitemaps is for website owners to feed Googlebot an XML sitemap listing URLs for all pages on their site (including those that may be otherwise inaccessible to robots), but there are many other features that web developers will appreciate.

Time to ditch IE5?

I was listening to a recent episode of one of my favourite podcasts, Boagworld, when Paul Boag asked a question that made me pause for thought: Now that Microsoft have dropped support for Windows 98, is it time to stop testing websites in IE5?

Goodbye hacks.
Hello conditional comments.

Since adopting a standards based approach to web design, I have wasted numerous development hours struggling with inconsistencies in the way web browsers implement the CSS spec. Sure, you can use CSS hacks to serve different CSS rules to different browsers, based on their own quirky interpretation of CSS, but that is a dangerous path to tread.