Interview with Steve Champeon
4th April 2003
Meet The Makers are carrying a great interview with Steve Champeon, author, web standards advocate and founder of the Webdesign-L mailing list (which I re-subscribed to today). Steve’s explanation of the concept of “progressive enhancement” is particularly interesting:
The idea is to separate not only the structure from its presentation, but also make distinctions between what content needs to be arranged in what way for lowest common denominator browsers, and how to build on that structure, adding more features for those browsers that can handle them. It’s basically just taking the idea of a “target browser” and throwing it away, and taking the idea of “graceful degradation” and standing it on its head. We’re trying to make sure we build sites that not only work okay everywhere, they’re designed to work everywhere before they do fancy things in modern graphical desktop browsers. It’s too common to build sites that work “right” in IE/Win and work “acceptably poorly” everywhere else. I think it’s ridiculous, it’s lazy, and it’s not that much more work to do it right.
The concept is expanded upon in Steve’s recent presentation Inclusive Web Design For the Future.
More recent articles
- Weeknotes: Embeddings, more embeddings and Datasette Cloud - 17th September 2023
- Build an image search engine with llm-clip, chat with models with llm chat - 12th September 2023
- LLM now provides tools for working with embeddings - 4th September 2023
- Datasette 1.0a4 and 1.0a5, plus weeknotes - 30th August 2023
- Making Large Language Models work for you - 27th August 2023
- Datasette Cloud, Datasette 1.0a3, llm-mlc and more - 16th August 2023
- How I make annotated presentations - 6th August 2023
- Weeknotes: Plugins for LLM, sqlite-utils and Datasette - 5th August 2023
- Catching up on the weird world of LLMs - 3rd August 2023
- Run Llama 2 on your own Mac using LLM and Homebrew - 1st August 2023