Archive for April, 2009

Brain Fitness

Monday, April 27th, 2009

Brain Fitness Australia One of my clients recently launched their new web site, Brain Fitness Australia. They needed a site that allowed them to edit content, so we built it using WordPress. They won’t be using it as a blog per say, but they can in the future if need be. As a content management system (CMS), WordPress can be an elegant, simple and easy to use option. With all the plugins there aren’t a whole lot of things you CAN’T do.

As for Brain Fitness Austalia, we wish you the best in your endeavors!

Visit the site: brainfitnessaustralia.org.au
Take a look in our portfolio.

New Artwork

Tuesday, April 14th, 2009

I recently completed a few projects and added the artwork to my portfolio in the areas of graphic design (ads and a splash screen), flash animation (an intro) and illustration (some icons). Here’s the run down:

  • Alexa Ads – Designed several ads to promote downloading the Alexa Toolbar.
  • Layaco Intro – Created a simple and elegant intro for Layaco Promotional Media. Also helped clean up the site a little, you can check it out here.
  • Splash Screen – Made a splash screen for Composite Software’s product suite.
  • Sfbaytunes Icons – Illustrated several icons for a web site about promoting media in an online gallery setting.

Fixed vs Liquid

Tuesday, April 14th, 2009

Should your web site design have a fixed width or should it be liquid and expand across the entire browser? I know this question has been asked and answered many times on the web, but I need to throw in my own two cents.

There are certain cases where a liquid layout may be appropriate. One example would be Google Analytics with their large, scalable graphs. When you have something that scales that well and can take up the whole page, you may as well do it.

However, most sites do not need all that space. Here are a few arguments against the liquid layout.

  • Readability Its difficult to read text any wider than 40-60 characters. It becomes very hard to follow the lines and wrap around to continue reading.
  • Awkwardness Another negative effect of the liquid layout is the unnecessary sparseness it creates. On very large screens the page elements end up miles apart. As a designer, I don’t think that looks very pretty and it can feel very awkward.
  • Creativity A fixed width allows designers more freedom to get creative without worrying about stretching their design. This can sometimes result in less coding and more interesting layouts.

The only argument I can come up with for a liquid design is that it fills the whole screen. But like I mentioned above, if you don’t have enough content filling the space, that might not look so great.

There are cases where a liquid layout is appropriate, but in general I vote for a fixed width.