Archive for the 'Web Development' Category

BarCamp London 2.0

January 22nd, 2007 by nickfitz

BarCampLondon2 Feb 17-18

It’s back! BarCamp London 2 will be hosted by BT on February 17th – 18th. Check out the BarCamp site (above) for signup details.

Read the rest of this article »

WebDD: February 3 2007

January 22nd, 2007 by nickfitz

WebDD is a web design and development conference to be held at the Microsoft Campus in Reading, UK this coming 3 February (a Saturday). There is, naturally, a certain emphasis on Microsoft technologies, but not exclusively. Actually, although there are several presentations involving MS technologies, I was wrong to think that Microsoft were somehow involved in organising WebDD: they are providing sponsorship and hosting the event, but it is indeed a community-organised conference. Thanks must go to Phil Winstanley and Dave Sussman for organising this. With sessions covering Accessibility, CSS, Microformats and much more it promises to be an interesting event. Best of all, it’s “free as in beer”! Registration is opening Real Soon Now now full; my badge arrived in the post a few days ago.

Read the rest of this article »

d.Construct 2006 Coming Up

September 7th, 2006 by nickfitz

I’m just about to set off for d.Construct 2006, and I still haven’t blogged about any of the stuff I got up to at BarCamp London yet. Things are just too busy at the moment, but hopefully some nice sea air will help me chill out and post something. Now for the motorway

Quirks or Strict: a Quick Way to Tell

June 4th, 2006 by nickfitz

If you’re working with (X)HTML and CSS you’ll be aware – or you need to be aware – that browsers render pages differently depending on whether they are in Strict or Quirks mode. (There are explanations of what these terms mean from Microsoft and Mozilla.) It can be useful to have a way of making certain which mode you’re in when tracking down inconsistencies in browser behaviour.
Read the rest of this article »

IE7 Beta Preview available

January 31st, 2006 by nickfitz

The IEBlog has announced the release of the Beta Preview of IE7. Unfortunately, you need to overwrite your existing system to use it, or shell out hard cash for Virtual PC, sold by… Microsoft.

Oh, and it only works on XPSP2; bet you wish you hadn’t shelled out for Windows Server 2003 now.

IE Conditional Comments in XSLT 1.0

October 27th, 2005 by nickfitz

Zen gardener Dave Shea’s post Bye Bye Tan Hack attracted a number of comments from people claiming that Internet Explorer’s conditional comments (CCs) were ungeneratable if you are using XSLT to produce your pages. “Strange,” I thought, “I’ve done that before.”
Read the rest of this article »

JavaScript Get-Together, London 2005-06-11

June 13th, 2005 by nickfitz

I wasn’t able to make it to @media, but I did travel down to London for the JavaScript get-together in the Old Thameside Inn on Saturday afternoon. Peter K of Quirksmode had an agenda of three primary items which he anticipated eight or nine JavaScript geeks turning up to discuss; the actual figures were nearer the 30 mark, and a lot of the attendees were from the design community, so the first two parts of the meeting were instead devoted to the primary question that @media had brought up: how to get the message about the correct use of scripting out to the larger community who are already working with standards-based HTML/CSS techniques, and now want to get into the possibilities they’ve perceived through offerings like GMail and Google Maps.
Read the rest of this article »

Obscure Internet Explorer Bugs: #1 of… who knows?

May 17th, 2005 by nickfitz

The Web Standards Group presented ten questions to Tommy Olsson, one of which addresses the thorny issue of the abbr and acronym elements in HTML.
Read the rest of this article »