Responsive Day Out in Brighton

Posted in on 3 March 2013 | Comments [2]

Last week, I attended Responsive Day Out. It was a full day, great value conference that was organised by Clearleft – and Jeremy Keith in particular. All the speakers gave presentations about Responsive Web Design (RWD). So, here are a few of my thoughts about the day.

Read more ...

At the Port80 Web Design Conference

Posted in on 28 May 2012 | Comments [2]

Last week I went to the Port 80 Web Design Conference (Twitter) in Newport. The conference was organised by Joel Hughes who wanted to have a web design conference in South Wales. Great credit to him for deciding to do something like this – and then doing it! Here’s my take on the conference.

Read more ...

Responsive web design is easy with fluid layouts

Posted in on 23 January 2012 | Comments [1]

So, I have been thinking a lot about responsive web design recently. I’ve been reading about some CSS frameworks and recoding some of my core files so they can adapt to any grid system that I choose to use. As a result, I’ve decided to use fluid or elastic layouts or hybrid layouts wherever possible from now on.

Read more ...

Checking out responsive grid systems

Posted in on 27 December 2011 | Comments [2]

Over the last few weeks I’ve been browsing a few responsive grid systems/CSS frameworks, partly as a means of learning new responsive web design methods and also because I’ve been considering whether I should completely redevelop the core set of files that I use for website layouts. I think that the answer to that question is ‘No’ because I’ve yet to find a system that completely resonates with me.

Neverthless, I’ve definitely learned some new methods by looking at the CSS/HTML code of each system so I’d encourage you to do the same. Without exception, all frameworks that I’ve looked at have been very well commented so it’s been relatively easy to understand how they work.

I’ve looked at 8 or 9 systems/frameworks and downloaded a subset of these to look into more thoroughly:

  • Get Skeleton is a boilerplate for mobile friendly development and it includes styles for typography, buttons, tabs and forms. It looks a very useful resource that covers a lot.
  • 1140 CSS Grid uses a fluid layout and I love this approach. Fluid layouts may not be suitable for every single site but you gain a lot by doing it this way. Fluid (or elastic) layouts greatly simplify the work that you need to do to make a site mobile friendly with media queries (in my experience).
  • InuitCSS “combines years of my best dev tips, tricks and practices in one handy file”. The InuitCSS framework is perhaps looser than some others but that means you get a very sensible and streamlined system. You can also add to it with plugins (or ‘Igloos’) which extends the core to add more specific functionality. I like that approach.

I’m going to extend my learning here by rebuilding a personal site with one or more of these systems (probably starting with InuitCSS). Why not do the same? I bet you’ll learn some useful new techniques by doing so!

Ideas of March

Posted in on 15 March 2011 | Comments [1]

Today, I read a couple of tweets on Twitter which lead me to Chris Shiflett’s post, Ideas of March, where he encourages a blog revival by asking folks to write a similar post (saying why they like blogs) and to blog more for the rest of the month. So, here’s my post with that same theme

Read more ...