Broken Links

Thoughts on web development and technologies by Peter Gasston

Search

April 2007 Archives - Broken Links Archive

Teaching CSS hacks without context

Looking through the popular links on del.icio.us I found a page of tips for CSS: CSS Hacks & Issues.

Most of the tips are useful, if a little familiar by now, but their first one bugged me: Browser-Specific selectors. As you’ve probably inferred, it shows you how to use CSS hacks in order to provide browser-specific code. My problem is this: many people — myself included — think you shouldn’t use CSS hacks.

It’s an ongoing argument, but certainly in the case of Internet Explorer there’s no need for hacks when you can use conditional comments.

I think that if you’re teaching how to use CSS hacks, at the very least you should be linking to the arguments against their use.


Latest Gran Paradiso (Firefox 3) Alpha released

Mozilla have released the latest Alpha of Gran Paradiso, the developers preview of Firefox 3. This release contains no interface overhaul, but introduces a number of new features:

Read the full article


I took the 2007 Web Design survey

Over at A List Apart they’re asking people in the web industry to participate in their first annual web design survey, to try and build up a profile of who we are and what we do.


9 ways ColdFusion 8 will rule web development

9 ways ColdFusion 8 will rule web development. I like Coldfusion; I was forced into using it when I started my current job, and I found it very easy to pick up and get along with. However, as long as it remains proprietary and you have to pay upwards of £3,500 for the server edition, I don’t think it’ll rule web development.


CSS in emails, HTML vs XHTML, and more

I’m back from my holiday, with a quick look at some of the links I would have discussed in more detail had I been here…

Read the full article


Closed for the holidays

I’m off on holiday — back towards the end of April. I’ve written a new post for CSS3.info before I go: Kill IE6 to let CSS3 live.


Older

Aside

For no particular reason other than idle curiosity, I made a demo of a broken neon sign, using CSS Animations (you’ll need Firefox 5, Safari or Chrome to see it). It doesn’t degrade well at the moment, the root cause of which is down to what I think is a bug in Firefox’s implementation — I’ll need to confirm that.

One quick learning from making this: it would be really useful to have CSS Mixins when using a lot of repetitive keyframes, as I do in this animation. The W3C seem to be quite against them, however.

[#] 3 Comments . More Asides.

My conferences on Lanyrd