20 Mar 2009 3 pm eastern

Superhot standards-based redesign

Seed Magazine has received a killer redesign courtesy of Mike Pick and Tim Murtaugh.

And, except for the custom Flash-based video players, it’s all web-standards-based. CSS, XHTML, and JavaScript were never so hawt. Click on STUDIO in the nav bar, then explore SALON or SAVED BY SCIENCE to experience the new hotness.

Tags: , , ,

  • Tumblr
  • Facebook
  • del.icio.us
  • Digg
  • FriendFeed
  • Google Bookmarks
  • NewsVine
  • Slashdot
  • RSS

Filed under: Design, Web Design, Web Standards, Websites, development, links

19 Responses to “Superhot standards-based redesign”

  1. Mike said on

    This is a great looking website.

  2. Jeremy said on

    That is great!

    Seed has a beautiful print design as well, nice to see the website matching.

  3. Greg said on

    Tim and Mike do incredible work. It’s a pity that many people won’t or can’t appreciate their genius.

  4. NIck said on

    Brilliant design no doubt! Not sure why they used non-semantic ID’s and class names like leftCol, rightCol or rightModule.

  5. Ben Carlson said on

    Yeah, really nice looking site. Have always wondered how hard it would be to design and build a magazine site. Powered by EE, too, I think.

  6. Stefan Seiz said on

    Jeffrey,
    as hot as it might be, isn’t it a bit ironic, that you have to say:
    Click on STUDIO in the nav bar, then explore SALON or SAVED BY SCIENCE
    Instead of just posting a direkt hyperlink (what the web is all about) ;-)

  7. Christopher Fahey said on

    Yes, the site looks awesome. Really elegant work.

    But must we say that Flash-based video players are not web-standards-based? Does that mean that all video isn’t standards-based? Why not throw in GIFs then, too?

    @Stefan: Jeffrey wasn’t merely suggesting to visit those pages. He was suggesting to use the cool STUDIO nav feature. Try it.

  8. Party pooper said on

    Why this?

    1
    2
    3

    And why this? http://tinyurl.com/dd5h4z

  9. Party pooper said on

    <ul id=”slideButtons”>
    <li><a id=”sl_0″ href=”#”>1</a></li>
    <li><a id=”sl_1″ href=”#”>2</a></li>
    <li><a id=”sl_2″ href=”#”>3</a></li>

  10. Jeffrey Zeldman said on

    And why this? http://tinyurl.com/dd5h4z

    it would appear that the validator is complaining about missing alt text on images in a slideshow. Some of those images are invisible (via display: none). To a machine, an image that is hidden from the user via CSS still requires an alt text. To a thinking human being, however, an image that is hidden does not require alt text.

    Do the other images in the slide show require alt text? They probably do. On the other hand, Tim or Mike might have made the decision that only sighted people who browse with images turned on would bother to visit a JavaScript-powered photo slide show. Thus the absence of alt text in these photos would not be a problem for these users.

    (I don’t know if they made that decision based on that rationale, or if the absence of alt text on slide show images is an oversight.)

  11. Feed Icons Exist for a Reason | ara pehlivanian—Web Standards, Web Culture, Web Everything.™ said on

    [...] just dropped in on the new Seed Magazine site after reading about its redesign on Zeldman’s site. After looking around a little I decided that I’d like to subscribe to its feed so as to keep [...]

  12. Andrii Ponomarov said on

    Wow, but tags on the left are too light.

  13. William Lawrence said on

    but tags on the left are too light.

    I agree. Visually, it kinda looks cool, however the design lacks functionally integrity. Having #ccc text on #fff background is one thing, but to leave out something as simple as :focus in their CSS demonstrates a very popular myopic understanding of standards-based design.

    Of course, I’m being a bit persnickety, yet praise to copy and paste Meyerian reset CSS ought to be a bit more critical.

  14. James said on

    very nice… just don’t let the WCAG crowd see those left hand links!

    (I find Jonathan Snook’s contrast tool invaluable in that respect)
    http://snook.ca/technical/colour_contrast/colour.html

  15. Jeffrey Zeldman said on

    Andrii, WIlliam, and James:

    The links on the left hand side are light on the *home* page.

    But what happens when you read an article?

    For instance, this article.

    Look at the left-hand links now.

    Notice that the relevant ones POP.

    They are very easy to read. The contrast is strong.

    This contrast — this popping almost out of nowhere — calls your attention to the tag feature and (by its contrast with the nearly invisible affect of the rest of the tags) visually explains how the tags work.

    To me this is smart UI design.

    The team didn’t fail to consider contrast.

    Rather, they considered it deeply and used it effectively.

    That’s my opinion, anyway.

  16. Don Builder said on

    I loooove the seed magazine.

    Can I expand on your wonderful post?

    The magazine team aim to tell the fundamental story of our world today and to provide information and knowledge to help us prepare for the story tomorrow.

    There’s Development, Politics, Environment, Design, Business, Technology, Theory, Findings, and more.

    This is an experiment in media, and yet an old cause in journalism…

  17. John F Croston III said on

    As others have said the left hand navigations color contrast and brightness under WCAG 1.0 is way to low. the brightness should be >= 125 and the #CCC (light gray) on #FFF (white) is only 51, which is 40.8% of what it should be. While the color difference should be >= 500 and is only 153, which is 30.6% of what it should be.

    I give the designer at my day job trouble if they are not on the money or at least close to the required numbers. These number are not even close to what they should be. I did notice that the color contrast is much great for items that are represented in the articles.

    The color contrast and brightness also fail for WCAG 2.o and for all three color blindness tests. Try entering values to the following – Accessibility Color Wheel checker.

    What is some one wanted to look at the tag “Leadership”, they would have a very hard time finding it in the navigation. Even when I pick “Leadership” from the navigation it does not highlight that item on the left. It does list articles in the content section of the page.

    They also seem to not have any or many ALT tags on the home page. Even if they are hidden at some point with JavaScript or whatever they should still have ALT tags in case they become visible or an individual with a screen reader finds them and needs to know what they represent, unless they are decorative.

    Not trying to be nit picky, just making sure I understand what I have read and put into practice.

  18. Jeffrey Zeldman said on

    They should have ALT text, and when you choose a tag like “Leadership,” it should highlight in the left nav. That it does not do so appears to be an oversight I trust the team will fix. (I noticed this problem as well.)

  19. Ischa Gast said on

    Design is really nice, I like the clean style but it’s a pitty that it doesn’t fit 1024*768 screen resolution :(

Speak up!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>