Not a member? Why not join us or log in? (No more hassle filling in comments, less obtrusive ads and asides.)

Is Less Really More?

Posted by Al Newkirk on November 7th, 2006.

My Name: Al Newkirk Alibae (ah+lee+bay) Newkirk; I go by Al, easier on the lips My Company: awnStudio Collective Where Form Meets Function, And Function Equals Freedom; A web application development company & community My Skills: Programming Languages / Platforms HTML Expertise ActionScript Fundamentals JavaScript Proficiency Perl/CGI Expertise Cold Fusion Fundamentals C++ Fundamentals Visual Basic Fundamentals SQL Proficiency Windows Platform Expertise Linux Platform Proficiency UNIX Platform Fundamentals Microsoft IIS Platform Proficiency Apache Platform Fundamentals Abyss Platform Proficiency MySQL Platform Expertise Microsoft Access Expertise Cold Fusion Server/Platform/Language Proficiency Design Style / Skill Vector Drawing Sketching Proficiency Digital Photography Proficiency Photographic Retouching Expertise Concept Designing Proficiency Graphic Designing Expertise 3-Deminision Design Proficiency Flash Animation Expertise Cad Proficiency Flow Charting Expertise -To name a few...

http://www.awnstudio.com

Al Newkirk has posted 2 articles.

RSS Feed for fadtastic.net RSS Feed for Al Newkirk

Full Profile →

In terms of design and development, is less really more? I have been designing and programming on the web for over seven years and I still have not firmly answered that question. I have been on both sides of the spectrum and still, undecided. When developing an application’s GUI (graphical user interface) or simply creating a new website it appears that the latest design trend is simply less. When I prepare to develop new web content, I ask myself, CSS and XHTML or Photoshop and HTML. Usually I opt for Photoshop and HTML (really depends on my audience), design the layout, slice it up, format it and edit the syntax with dreamweaver and “vwaahlah”. The advantage to designing this way is the ease of design and complete control over positioning with less coding. The draw-back is the obvious heavy usage of images which results in unneccessarily long page refresh/loading time. Recently I have witnessed well designed sites developed using pure HTML and CSS such as the sites listed at http://www.cssbeauty.com/. These sites are light weight and load fast and comply with the XHTML standard as established by the W3C.

This brings me to the basis of this article, websites with graphical user interfaces that are overcrowded and image-heavy comprised of tables seem to be taking a backseat to textbased style sheet drawn interfaces with static and/or floating “div”s with dynamically-loading images. Which style of design do you subscribe to, and why?

Make A Comment

( 19 so far )

blockquote and a tags work here.

19 Responses to Is Less Really More?

Comments RSS Feed

Maybe you can optimize page load time

Like compress your stuff, cache control?

Johan
November 7th, 2006
#

From the perspective of design, the “less is more” principle is followed to achieve a “less cluttered” interface, spare use of screen estate by using icons instead of large header images.

Johan
November 7th, 2006
#

From a design point of view, less is often more because it allows the content to breathe. A claustrophobic feel to the content often puts people off reading. And at the end of the day, that’s what they’re there for.

From a standards/semantics point of view, less code often produces more standards /semantics friendly design. A case of divitis can be as bad as tables for code bloating. But sometimes sacrifices have to be made. It can be necessary to add another div tag to achieve a certain result in my view.

Andrew Faulkner
November 7th, 2006
#

Yes, but CSS is more fluid. Example: After developing a sliced image even with optimization, what happens when you want to print? CSS and XHTML have addressed these issues. Compression and Cache Control are very good ideas however alot more time and resource consuming than say, “lightening your load”. Henceforth, I am changing the way I design. From now on I am dummying-down my interfaces.

Al Newkirk
November 7th, 2006
#

I think it depends on the project. I immediately think of the Basecamp application when I think of less being more. Very simple interface, which is needed because the app is awesome and doesn’t require a complex interface.

J Phill
November 7th, 2006
#

What really matters is the content. As long as the design is not plain ugly, it should do it. A site may be beautiful at first glance, but if it’s not usable, it won’t work as well as a more basic one (design-wise). If it’s ergonomic and functionnal, somehow, it’s beautiful.

giz404
November 7th, 2006
#

One designer whos website I happened past to whom I must pay homage is, Luke W. The design examples here display simply yet effective layouts and placements.

Al Newkirk
November 7th, 2006
#

if you reduce the number of background images, you reduce page load. CSS has background-position to move around 1 image.

Example: CSS sprites

Johan
November 7th, 2006
#

Well, since people really got aware of standards for like two years ago, I’ve been coding properly - doesn’t everybody know the evil of tables, by now?

Less design is bad, less effects is good.

Tor Bollingmo
November 7th, 2006
#

I disagree Tor, I think less design more effects. Afterall, effects general accent simple elements where unnecessary design is, well unnecessary.

Al Newkirk
November 7th, 2006
#

I didn’t mean design as in ‘graphics’ I meant as in good solutions for the user to understand things better :)

Tor Bollingmo
November 7th, 2006
#

“Tor, Agree with that I do” as would be said by the geat Yoda (Starwars).

Al Newkirk
November 7th, 2006
#

I didn’t mean design as in ‘graphics’ I meant as in good solutions for the user to understand things better :)

For example:
information design: information architecture -> typography
usability design: page flow -> placement, ordering of blocks

Johan
November 7th, 2006
#

I have been using less is more not as a design approach but as guidelines to keep a check on all the different aspects of design. None of them should be more! Whether it is graphics centred or text centred depends on the project. But in either case, none of the aspects should be more enough to ruin the function or usability or performance of the web site.

Abhijit Nadgouda
November 8th, 2006
#

Hasn’t the method of generating web pages from ImageReady gone the way of the dodo bird? Having said that, I think there’s a time and place for that style of web design, but in general you’re doing a disservice to yourself, other designers and your client.

The CSS-driven, semantic style of page design does get a little boring — where’s the creativity when all sites look like blogs? — but it’s the way of the future. Well, the future is NOW. When in doubt, go clean and go functional. Generating a page through Photoshop makes for a quick n’ dirty job that will be a pain to customize and update in the future.

Clinton
November 8th, 2006
#

Clinton, you have definately hit the nail on the head. There is “A Time & A Place” for Photo-based designing (Photoshop). I am laughing to myself because your right, most websites on the net today look like blogs, oscommerce or php-nuke. Definately a sad day for web designers.

Here is a side note/question for you readers. I am an exceptional designer well versed in Photoshop, CSS, HTML and graphic design. I am also an expert programmer with working knowledge of Perl, PHP, C#, etc. What do I call myself? Am I a web designer, web developer, or application developer? Is there a name that sums it al up, besides “NERD”. :-)

Al Newkirk
November 8th, 2006
#

As a fellow fadtastic author, I can’t pass up this opportunity to plug an article I published here a while ago on the trend to minimalism from a design standpoint. That article is here: http://fadtastic.net/2006/02/02/when-less-isnt-less/
I think it depends on the purpose of the site. For a personal page, I would say anything goes. If you’re writing a web app or a creating a site with some goal in mind, then every element should support and point to that goal. Otherwise it just distracts from it.

Michael Murphy
November 9th, 2006
#

I definitely choose to design my sites using xhtml/css. I truly believe it is the best choice between html/photoshop and xhtml/css. There are several advantages to choosing the latter. One advantage is the W3C compliance, which as you know, helps with SEO. The more well formed your site, the eaiser it is for Google to index the site. Also, Google is the biggest blind user on the web, which gets us into Section 508 compliance. Section 508 talks about visually impaired users on the web. Visually impaired users use screenreaders to surf the web, but those screenreaders have a difficult time reading table structure and graphics. HTML/PHOTOSHOP designed sites can create a very unpleasant experience for the visually impaired web user. My final advantage deals with the mobile web. XHTML/CSS designed sites give you a headstart in ensuring your site is mobile ready. Well, these are just a few advantages to choosing the xhtml/css designed site.

Quest McKinney
November 10th, 2006
#

Quest McKinney,

Some very good points there. I also believe that standards and SEO walk hand-in-hand.

Andrew Faulkner
November 10th, 2006
#

↑ Jump up to the comment form

Related In Some Way, Shape Or Form

The above post has obviously kept you amused. Why not discover similar material:

The posts No related posts, are related to this post.

Or why not take time out to find out about the author of the post.