Curated by: Luigi Canali De Rossi
 


Friday, June 3, 2005

CSS Importance And The Benefits Of Using Open Standards For Web Design

Sponsored Links

Nonetheless we are not anymore in the early days of the Web, conveying the critical importance of having a properly "designed", accessible and usable web site, is still one of the most challenging tasks a communication expert needs to face.

While it is hard to believe, many thousand dollars are still spent on creating new looks that are "trendy", look "nice", and that have likely matched the personal taste of those who decide.

204040_4400_by_lotushead_o.jpg
Photo credit: Lotus Head

Not only there is no "science" in the design that is seen, but there is often as little "design" in the engine framework that will power it.

Communication officers and executive managers in charge of commissioning these type of jobs are often completely oblivious to what engineering alternatives are available to them and what are the consequences of choosing one versus another. They have long slotted the web as an "HTML job", and when it comes to execute it they treat it as a printouts to be photocopied.

But the web has changed, and not knowing the importance of information design, stripped of personally, culturally-bound aesthetics or not knowing the profound differences that CSS and XHTML offer in terms of accessibility, performance, management and costs can be a much costlier liability than having a site looking "nice" in the eyes of a self-elected few.

In this interview, Joshua Porter of User Interface Engineering interviews Molly Holzschlag, a long-recognized web design expert, and asks her important questions about the benefits, drawbacks and issues involved in adopting "Web standards" like XHTML and CSS as the foundation infrastructure for the upgrade and improvement of any Web site.

Web Standards in the Real World: An Interview with Molly Holzschlag

UIE's Joshua Porter: When you first presented at the User Interface Conference in 2001, we didn't hear many of our clients talking about CSS (Cascading Style Sheets). It seems lately we've hit a tipping point and getting tons of questions about CSS. What do you think caused this growing focus on CSS?

Molly E. Holzschlag: There are multiple reasons CSS is becoming so important.

The bottom line for many large companies and organizations is financial, and we know that very large sums of money can be saved because of reduced bandwidth use.

Add to that the fact that CSS is extremely useful as a document management tool, and you've got two things companies like: ROI and time savings.

Another very influential factor is legislation as it pertains to Accessibility worldwide: Using CSS assists a great deal in making pages more accessible.

Last but of course not least, the performance benefits gained are wonderful for the end-user, as savvy CSS results in faster-loading pages that render more effectively.



UIE's Joshua Porter: What are the most important issues for developers just starting out with CSS?

Molly E. Holzschlag: In order to use CSS effectively, developers must also understand markup (HTML, XHTML). Developers also need a solid understanding of browsers and how to manage them - this is perhaps the toughest part of the job.

Finally, it's essential for developers to understand how CSS itself works. It's a far more complex language than people realize, and without a full understanding of it, and how browsers work, designers are immediately at a disadvantage. This is why proper training is so imperative at this time.



UIE's Joshua Porter: Now that the web has seen its fair share of fully implemented, standards-based web sites, are designers realizing the promised benefits of less development time and more flexible, cross-browser compatible implementations?

Molly E. Holzschlag: Yes, the benefits are being realized every day and in highly significant ways. Corporation, industry, government, education and charitable organizations all have seen the benefits from committing to standards-based design.

For businesses, benefits include lowered costs, improvement in time-to-launch, and greater overall satisfaction with the end product. For developers, web standards offer an almost extreme programming approach to workflow. Teamwork becomes easier and more efficient, morale is improved. For users, the experience improves because designs now display more quickly, and are accessible, flexible, and cross-platform: All the things the Web is meant to be.



UIE's Joshua Porter: Are there any caveats to standards-based design?

Molly E. Holzschlag: One caveat, and it's a bit of a harsh one. The learning curve to develop for standards is very high and demands that people constantly learn. The sheer volume of knowledge required to work this way is humbling, and I am challenged every single day by it. I think that's why it's so interesting for many developers.



UIE's Joshua Porter: You've been helping companies learn and integrate standards into their production processes for several years now. In that time, what have you learned about teams who are moving to standards? What hurdles do teams have to get over?

Molly E. Holzschlag: Communication is always key, of course. Workflow is proving to be a tough challenge for development teams. Organization politics and opinions get in the way of visionary work sometimes. All of us have experienced that, and I don't know that any of us know the best of dealing with it. Improved methods for Web project management and workflow help.

Another major problem is managing what I call "OGS" - Organic Growth Syndrome.

We generate so many documents, for some teams, millions in a given day. We need to address server architecture, information architecture, and mass document management techniques as well as user experience and design.

Standards help this in very specific ways, but it does mean going back and re-examining what we have and what needs to be done moving forward.



UIE's Joshua Porter: Speaking of workflow, we've spoken with many companies who have content management issues: their production workflow is a huge challenge for them. Do you see web standards as having any role to play in CMSs? Are some CMSs more standards-friendly than others?

Molly E. Holzschlag: Well, there you go - workflow again! Yes, standards are critical for CMSs. There are many reasons, primarily for improved performance all around.

There are a variety of CMSs working toward standards, and I think you'll be hearing a lot about them in the next year or so. Conventional CMSs remain problematic in terms of standards support. Blog tools are becoming more sophisticated and can be seen as mini-CMSs, especially Movable Type and WordPress, both of which are strongly standards-oriented.

A growing requirement for many of our clients is accessibility compliance, usually with the 508 Accessibility Guidelines. How do web standards help or hinder 508 compliance?

Using CSS-based layouts and semantic documents helps go a long way toward accessible sites.

I've anecdotally said about 80% of the way there, but I've had some very reputable accessibility folks say it's more, so long as the authoring process includes markup specific to accessibility.

After that, it's about addressing functional and perceptual issues - more on the user experience side.

Done right, a standards-based site is written with accessible features in mind, every step of the way.



UIE's Joshua Porter: You're an integral member of the Web Standards Project, an independent watchdog group that promotes web standards by working with design tool and browser makers to better support them. Give us an idea of how that work is going, what challenges you've met and what things you're continuing to focus on.

Molly E. Holzschlag: Acid2 is the biggest and most exciting news right now.

It is a test written to help browser vendors make sure their products correctly support features that web designers would like to use.

These features are part of existing standards but haven't been fully supported by major browsers. Acid2 tries to change this by challenging browsers to render Acid2 correctly before shipping.

Every known browser has failed the test.

Of course, that's the point of the test. Browsers are supposed to fail, and then fix.

I'm hearing really interesting stories about folks like Dave Hyatt from Safari who is fixing bugs line by line and blogging the entire experience. Mozilla Firefox tracks everything at their bug site, too.

Hopefully, Opera and Microsoft will join the party and begin to openly use the test.

What's more, the test isn't just for browsers, any technology testing rendering engines for XHTML, HTML, CSS and PNG support can benefit from Acid2.



UIE's Joshua Porter: You recently expressed concern over several concepts that are still struggles for designers. One concept you kept running into was that CSS was not ready for "prime time". Why do you think that this is still a concern?

Molly E. Holzschlag: CSS is ready for prime time, but again, it's a huge learning curve. That's the challenge of standards-based design.

The benefits are undeniable, and they will be here for the long-term.

The difficulties in getting there have to be acknowledged, however, as equally challenging. I'm convinced that through education, networking with each other, and just keeping the conversations going, we'll all get there.




*********************
About the authors:

Joshua Porter, 28, is a writer, web designer and professional researcher at User Interface Engineering, one of the leading Web usability consulting firm in the US.

joshua_porter.jpg



Molly E. Holzschlag is a recognized expert in the area of Web Design, deemed one of the Top 25 Most Influential Women on the Web.

Molly_Holzschlag.gif

Molly is an industry-leading author, instructor, and Web designer. Molly has authored over 27 books related to Web design and development. She is also a steering committee member for the Web Standards Project (WaSP) and has taught Webmaster courses for the University of Arizona, University of Phoenix, and Pima Community College. Molly has been a long contributing writer to Web Techniques Magazine and has been the Executive Editor of WebReview.com.

She is also the author of Cascading Style Sheets: The Designer's Edge and Spring Into HTML and CSS.

Join Molly E. Holzschlag and Eric A. Meyer at their full-day seminar at User Interface 10. Molly and Eric will show you how to utilize XML, CSS, and XHTML to reduce your implementation workload while making your site accessible and browser independent.



Original article:
"Web Standards in the Real World: An Interview with Molly Holzschlag"
by Joshua Porter - first published: Jun 01, 2005

Copyright © 1997 - 2005, User Interface Engineering.

Reprinted with permission from the author.

Joshua Porter & Molly E. Holzschlag -
Reference: http.//www.uie.com/
 
 
 
Readers' Comments    
blog comments powered by Disqus
 
posted by Robin Good on Friday, June 3 2005, updated on Tuesday, May 5 2015


Search this site for more with 

  •  

     

     

     

     

    3450




     




    Curated by


    Publisher

    MasterNewMedia.org
    New media explorer
    Communication designer

     

    POP Newsletter

    Robin Good's Newsletter for Professional Online Publishers  

    Name:
    Email:

     

     
    Real Time Web Analytics