Thoughts on web development and technologies by Peter Gasston

Category: Reviews


What I saw at FoWD 2008

As promised, slightly more detailed notes on the sessions at FoWD (further links to presentations to follow). In chronological order:
Finding Inspiration for Design (Patrick McNeil)
I missed the beginning of this, but it seemed to be pretty sage, if not rather commonsense, advice (don’t just use websites for web design inspiration), as well as some notes on current […]

Read the full post


Impressions of FOWD 2008

Yesterday I attended the Future Of Web Design London event in Kensington (along with my lovely wife). Unfortunately I’ve been suffering from some stinking virus for the past couple of days, which left me uncomfortable, occasionally in pain, and irritated. Please bear in mind that this may have coloured my perception of the event somewhat; […]

Read the full post


CushyCMS Review

CushyCMS is a very simple, nice idea for allowing users to edit content on their website without giving them access to the templates. It doesn’t allow changes to mark-up or style sheets, only titles, images and blocks of copy.
It requires that the site admin marks up the blocks that will be editable by adding class=”cushycms” to […]

Read the full post


First impressions of IE8

As just about everyone in the development community must know by now, Microsoft released a first Beta of IE8 today. I’ve been testing it for the last hour or so, and here are some notes I’ve made - the first of which is that this is really more of an Alpha than a Beta; there […]

Read the full post


My favourite features in Firefox 3 are in Opera

I’ve been playing with the Firefox 3 nightlies for quite a while now so the first beta release didn’t really hold any great surprises for me. The updated rendering engine is fast and clean, and it’s got lots of nice new features which make it a treat to use. Most of my favourite new features […]

Read the full post


Opera 9.5 Alpha - first impression

I’m writing this post using the first Alpha of Opera 9.5, which was released today - just in time for me to play with it a little before I go on holiday! I won’t have time to do an in-depth study of it just yet, so here are my initial thoughts.

Read the full post


Next

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