Thoughts on web development and technologies by Peter Gasston

2008 January Archive

How to apply for a web development job

The company I work for has a lot of SMB websites to produce over the next three or four months so we’re looking for a client-side developer to come in and help us out for a short term. I placed an ad on a few websites with details of what we’re looking for, and waited […]

Read the full post


Microsoft pushing IE7 update

It looks like Microsoft are giving a big push to get users of IE6 upgraded to IE7; the browser is included in the latest Automatic Update, and when opening IE6 this morning I was automatically redirected to a splash page promoting IE7 and encouraging me to download it. I wonder what effect this will have […]

Read the full post


Progressive Enhancement with CSS 3

Happy New Year to all! After a nice long break over Christmas and the New Year, in which I wrote not a single line of code, I’m now back in the swing of things and looking forward to all the desktop browser goodness to come this year.
I’m pleased to have my first piece of published work […]

Read the full post


Previous

Search

Aside

It was announced on the HTML Working Group mailing list this morning that the font element will be absent from the next draft of the HTML5 specification. The inclusion of font in the spec was controversial, as many (including myself) thought it was a purely decorative element that had no place in semantic code.

Of course, browsers will still have to support the element because of the many legacy sites on the web; but as of now any software that generates mark-up should use the style attribute instead. It’s a small increment better.

[#] 0 Comments . More Asides.