Web Design

I have an amazon.com account and I buy Kindle books. I don’t have a Kindle, so I read those books on my iPhone or my iPad. And I share the account with my husband, so sometimes he buys Kindle books and reads them on his iPhone. Sometimes we want to read the same book, sometimes my daughter wants to read one of our books on her iPod Touch.

I don’t think we’re a particularly unusual tech family in this way. Now, bear with me for a moment while I explain my frustration with Amazon’s separate mobile site.

I buy a Kindle book with one-click. That means the book is sent to my default device which is my iPad because I can’t set the order of the list. It’s just alphabetical and I can’t rename my devices once I’ve put them in (another post topic perhaps).

So, the book goes to my iPad, but I read on my iPhone. I happen to be somewhere other than my computer when I fire up my Kindle app on my iPhone and see that my Kindle book isn’t there. No problem, I just need to go to amazon.com, to my account and send the book to my iPhone.

I open up safari, type in amazon.com and am redirected to Amazon’s mobile site. It does look nice on my small screen. I click on my account, log in and I can’t get to my digital downloads. They didn’t put that on the mobile site.

Now I have to click on the link to the real site, deal with the fact that it’s not designed for my device at all, and make my way down into my account to get my book on my iPhone.

The designers obviously forgot about all of us Kindle app owners (how many thousands of people is that?).

Why am I even talking about this? Because Jakob Nielsen recently posted his advice on mobile user experience. The summary is quoted below:

Good mobile user experience requires a different design than what’s needed to satisfy desktop users. Two designs, two sites, and cross-linking to make it all work.

I completely agree with the first sentence. You do need to serve a different design to different screen sizes. But I completely disagree with the second sentence. Two sites means that one will almost always be a cut down version of the other. There is barely enough time to keep one site for a business up to date and working, how are we going to find the time to do two?

Wait a minute, this is giving me a huge sense of deja vu. We web designers have been through this before, back in the bad old days when we wanted pixel perfect layout and we had to serve a different site for different browsers. How did that work out?

We decided that was a waste of time and went against the very nature of the web. The whole idea is that we can publish the information once (the HTML) and we can make it look like we want for different users (the CSS).

That’s what responsive design is all about. It’s not perfect, but we’re getting there.

{ 0 comments }

I Love Data

by Karen on August 5, 2009

How Americans Spend Their Day

How Americans Spend Their Day

Maybe it’s the scientist in me or maybe it’s the communicator (because isn’t raw data the very building blocks of communication), but I love data. Data on just about anything: animals, web trends, weather, etc. And put that data into a colorful, interactive package and what could be better?

The NY Times did just that with an interactive graph of the results of the American Time Use Survey:

How Different Groups Spend Their Day

Beautiful graph, well implemented on the web. I can rollover it and see that when I go to sleep (between 8:30 and 9 pm) only 8% of Americans are sleeping. And I can look at what just women are doing by clicking one of the buttons on the top or I can break out an activity by clicking on it. Very well done.

{ 0 comments }

Stagnant Blog a Sign of a Vital Business?

April 17, 2009

Whenever a client wants to have a blog on their website, I caution them that they need to set a schedule for posting to that blog because one of the first things I look at on a website is the date of the last blog entry. Theoretically, if that date is well in the past [...]

Read the full article →

CSS Image Replacement

April 8, 2009

I’ve been playing around quite a bit lately with image replacement, which means that I put text on the web page and then use CSS to replace that text with an image. So, when someone is looking at the page with a browser, they see the nice graphic. If google looks at the page, it [...]

Read the full article →

Map That Site!

January 23, 2009

Maybe it’s because I live in a small house and have been on a simplify and unclutter kick for the past year and still going strong (great blog – unclutterer), but it makes sense to me that you your website needs to be organized and uncluttered. And how do you design an organized/uncluttered website? You [...]

Read the full article →

Should I have a Blog on My Web Site?

March 11, 2008

A lot of people have heard about blogs (web logs, a site where someone or a team of someones posts short articles on a particular topic) and I use blogging software (WordPress, to be exact) on some of my sites because it makes it very easy to set up a blog and to set up [...]

Read the full article →

Dynamic Web Site – What Exactly Is It?

September 4, 2007

The web is moving away from static sites towards dynamic sites, a trend that’s been in the works for a long time. You may have heard the term Web 2.0, this is the cutting edge of this trend, web pages that can be changed by the user on the fly, think Google Maps. But the [...]

Read the full article →

Women in Web Design

April 24, 2007

There’s a lot of discussion bouncing around the web design blogosphere about the number of women in web design, the number of women on web design panels and women in technical careers in general. Always good to read intelligent people discussing interesting, important topics. I would especially recommend Zeldman’s post: Women In Web Design and [...]

Read the full article →

Stage 3: Coding (Anatomy of a (Small) Web Design Project)

February 11, 2007

This is the stage that most people identify with web design: actually making pages. Web pages are written using a markup language called HTML (Hyper Text Markup Language). I also use another language called CSS (Cascading Style Sheets) to actually format the text of the page and make it go where I want on the [...]

Read the full article →

Norton Internet Security Kills Innocent Graphics

February 6, 2007

Kind of an extreme heading, but that’s how I feel. It all started with a client sending an email noting that some of the computers in their office couldn’t see three graphics on the home page. Three kind of important graphics because they are of sponsors of a major event and it’s important that everyone [...]

Read the full article →