Thinking About Design Matters

Published in Web Development on Friday, March 4th, 2005

With the cycle of building comps, mocking up templates, programming and all of the other disciplines that web developers have to cover, it sure is nice getting back into design once in a while.

Thinking about design

This last week I've had the pleasure of working on some simple mock-ups for a series of information heavy sites. Just to get my head out of 'loops and arrays', I went back and re-read some of those 'design matters' blog posts that do the rounds every once in a while.

Andrei - I'm working a lot these days - Herasimchuk's post Design Matters is a great read the second or third time around.

Andrei pops up again (and deals with some gruff) in the 37signals post, Interface Design Tip: Find the Epicenter. While this post deals with interface design, it is something that a lot of us have to deal with when designing client sites (down to the comment forms on blogs).

What are you looking at?

A lot of this comes together for me when looking at the entries in Eyetools Research's Design Matters area, where they show off eye tracking heat maps overlayed on websites that they have tested. I would love to do this on sites that I work on!

Too bad your homepage doesn't suck

Maybe not quite full circle, but part of the puzzle for most of us is marketing, and Cameron Moll's piece Great Homepages Really Suck is a nice one to ground with once in a while.

Thinking about design

No real point to this post. It just feels nice to think about design again - where to put what, how to present the different types of information. Now if only I had the final say in the websites, I'm sure they'd be perfect ;-)

Have any good examples? Share 'em!

To close, feel free to share in the comments any sites that you have encountered recently (or that you just plain like) that make you say "hey, great design".

Comments and Feedback

I completely agree with you that marketing is a big part of a good web design. I've worked off and on for quite awhile for various marketing firms & departments and it's strange because it seems like none of these companies have had good web designs.

The thing to me, it seems like, that you have to think about when designing, is that you have to really concentrate on the target audience. For instance, right now I'm working on a website for a local coffee company and their main clientele are college aged students who live in the neighborhood (they're also six blocks away from the campus). They've been around for about 25 years, though and have some great vintage themes inside the shop itself. So I had to take that and meld it with something that's very college-friendly.

Anyway, you make good points, and I really like the color scheme on your site! It's just really pleasing.

Home » Blog » Web Development

Check out the blog categories for older content

The latest from my personal website,
Mike Papageorge.com

SiteUptime Web Site Monitoring Service

Sitepoint's web devlopment books have helped me out on many occasions both for finding a quick solution to a problem but also to level out my knowlegde in weaker areas (JavaScript, I'm looking at you!). I am recommending the following titles from my bookshelf:

The Principles Of Successful Freelancing

I started freelancing by diving in head first and getting on with it. Many years and a lot of experience later I was still able to take away some gems from this book, and there are plenty I wish I had thought of beforehand. If you are new to freelancing and have a lot of questions (or maybe don't know what questions to ask!) do yourself a favor and at least check out the sample chapters.

The Art & Science Of JavaScript

The author line-up for this book says it all. 7 excellent developers show you how to get your JavaScript coding up to speed with 7 chapters of great theory, code and examples. Metaprogramming with JavaScript (chapter 5 from Dan Webb) really helped me iron out some things I was missing about JavaScript. That said each chapter really helped me to develop my JavaScript skills beyond simple Ajax calls and html insertion with libs like JQuery.

The PHP Anthology: 101 Essential Tips, Tricks & Hacks

Like the other books listed here, this provides a great reference for the PHP developer looking to have the right answers from the right people at their fingertips. I tend to pull this off the shelf when I need to delve into new territory and usually find a workable solution to keep development moving. This only needs to happen once and you recoup the price of the book in time saved from having to develop the solution or find the right pattern for getting the job done..