MySpace is the new Bud Uglly

Are you an old Internet hand? Old enough to remember laughing at Bud Uglly years ago? It was a spoof of all the horrible design mistakes made on web sites: the Onion of web design.

Bud Uglly is still around. I just found it. But we don’t need it so much these days to get a good laugh. Now we have MySpace. We have all the horrors of the bad old days: nested tables, unreadable color combinations, overwhelming backgrounds. And we have students coming into our classes who are pros at using MySpace and think it’s a top-notch way to communicate and a fun place to visit. They’ve made their own sites there and feel they’re creating web pages as a result. Well, they actually are creating web pages. The problem is the things they learned from the experience. The habits, the frame of reference, they have for what a web page is and how it’s put together. They may know some useful things you can build on, but they may have some ideas that need revamping. The challenges of teaching remain interesting.

Web Accessibility: The Flip Side of the Coin

This excellent article by Miraz Jordan, ATPM 13.03 – Web Accessibility: The Flip Side of the Coin, is partly about helping Mac users. But it’s more than that, it’s a clear explanation of why accessiblility is important to all web users.

Technorati Tags: , ,

Yahoo! UI Library (YUI)

A tip of the hat to Dori Smith for pointing out the Yahoo! UI Library (YUI): “The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.”

Plenty of resources to help you with the YUI components such as a blog, a forum, documentation. Good stuff.

Framing the web design experience

Dan Russell has a couple of posts on sense making over at Creating Passionate Users. Today’s post said something that stuck me as a key element in terms of teaching web design.

The point is that you need to frame things because the act of framing helps to focus on what to do next.

There’s a struggle involved in getting teachers who are used to teaching methods that began with Photoshop comps or tables based design moved over into a way of thinking that emphasizes semantics and interoperability. I think what we have here is a framing issue.

We need to reframe the whole notion of web design. Instead of thinking first about how we expect to make a site look, we need to think first about how we expect a site to be semantically organized. If we organize the content in a semantic manner, we achieve interoperability. Any design can be added to the structure we develop. Or as Mani Scheriar said in a previous post,

Let’s code our XHTML as if we plan to have 10 different designers apply their own unique layouts to it.

This is truly a change in thinking, a new frame for the whole idea of “designing a web site.” We can no longer assume that our web sites will be viewed on computer monitors. There are too many mobile devices out there. More, in fact, than computers. And at least 10 percent of your visitors will be using some sort of assistive device such as a screen reader to obtain your content. We have to think first about content and how it can be coded semantically in order to make our sites operable and accessible for any device. Once that goal is reached, we can think about creating a beautiful appearance for our content.

For those of you planning to attend SXSWi 2007, I invite you to attend my session on Sunday afternoon called “Best Practices in Teaching Web Design.” It’s a 25 minute power session with co-presenter Stephanie Troeth.

Technorati Tags: , , , , , , , sxsw

A lament for the A-listers

I’ve been missing the A-list bloggers in the web design world. Only Roger Johansson from 456 Berea Street maintains a regular posting schedule. He toyed with the idea of slowing down, and then came back stronger than ever. Way to go, Roger.

Nothing but quiet with an infrequent mutter comes from some of my other favorites such as Eric Meyer, Molly Holzschlag, and Jeffrey Zeldman. Has everything on the topic of web design already been written, or are these folks just too busy traveling around to various in-person events? Or are there new A-listers out there busily writing about this topic who have escaped my notice? If there are, please tell me about them, because I miss that daily read about web design topics.

Technorati Tags: ,

Real-world CSS Zen for your site

Mani Sheriar has an article in Vitamin today in which she says something very simple and very radical at the same time. Vitamin Features: Real-world CSS Zen for your site:

“I suggest that we begin to code our XHTML first, independent of what we plan for the layout to be. Let’s code our XHTML as if we plan to have 10 different designers apply their own unique layouts to it. If we can do it that way, then we will be able to execute minor or even major design overhauls without touching a single page in the site. And what’s more, any other developer will be able to do the same.”

Technorati Tags: ,