azureabstraction > out of the blue

Archive for the ‘Meta’ Category

The New Design Is Live

Tuesday, January 31st, 2012

My redesign is live. I spent quite a bit of time with this design as a showcase of my knowledge of modern web design. The previous design was around 6 years old, so it was well past time for a facelift. Let me know what you think!

http://azureabstraction.com/

Here is a summary of the features of the new design:

  • HTML5 — I used header, sectioning elements and an IE8 shim.
  • Typekit — This is for the fancy web fonts.
  • OOCSS grids — This is Nicole Sullivan's CSS framework.
  • Responsive design — The basic scheme is closely related to the grid system.
  • Advanced CSS — Take a look at the Flickr stream; it was tricky.

Interestingly, the old design used an early technique similar to responsive design: the horizontal columns collapsed into one vertical column depending on the page width. This was accomplished using floats, percentage widths and something to cause overflow. The new design goes much farther with responsive design, and applies subtle changes to the layout to fit any size screen. Unfortunately, I was unable to use responsive image techniques for my Flickr stream, due to the complicated css to center the square images. I may revisit that, although the technique is impressive in its own right.

This is a screenshot of the old design, for comparison:

Screenshot of the previous design for my home page.

Redesign Teaser

Sunday, January 29th, 2012

I've been working hard on a redesign of my home page for a couple weeks. I started with a few quick sketches, then created wireframes in Fireworks. I've now built a functional page, which I will push live as soon as I'm done revising the copy and making a few other small refinements. As a teaser, here is the wireframe image.

azureabstraction redesign

Shift in Focus

Monday, January 16th, 2012

I've been thinking about the focus of this blog for some time now. My website is a combination of personal and professional, but this blog has remained solidly personal. In the past I've put off writing technical articles on here. I wanted to wait until I had some method of segregating the content so that people who didn't want to hear about my personal life wouldn't, and people who didn't want to hear about programming and design would be spared the horror. That's not realistic.

At work (and off work) I think a lot about web design, api design, information architecture, and complementary subjects. If I don't write about any of that, there is no way I will be able to write consistently. If I don't write consistently, I won't write at all. Most importantly, there are ideas in my head that need to be recorded in order to critically examine them. There are small javascript projects that should be out there for others to learn from or critique. This blog, at least for now, is the best chance for that to happen.

So I'm going to try an experiment. I'm going to mix articles about my life with articles about design. Maybe it'll take us somewhere new and exciting.