<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vos Virtual Network &#187; CSS</title>
	<atom:link href="http://vvn.net/wp/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://vvn.net/wp</link>
	<description>Jazz Like Code and Music For Life</description>
	<lastBuildDate>Fri, 07 Jan 2011 19:46:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>CSS Grid Frameworks</title>
		<link>http://vvn.net/wp/2009/06/18/css-grid-frameworks/</link>
		<comments>http://vvn.net/wp/2009/06/18/css-grid-frameworks/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 14:43:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[page layout]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=1240</guid>
		<description><![CDATA[I&#8217;ve been studying CSS Grid Frameworks for the past couple weeks.  Here are some links to several CSS Frameworks that I found interesting, elegant, and useful: 960 Grid System &#8211; A mature and stable CSS Framework, that uses a fixed &#8230; <a href="http://vvn.net/wp/2009/06/18/css-grid-frameworks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been studying CSS Grid Frameworks for the past couple weeks.  Here are some links to several CSS Frameworks that I found interesting, elegant, and useful:</p>
<ul>
<li><a title="The 960 Grid System" href="http://960.gs/" target="_blank">960 Grid System</a> &#8211; A mature and stable CSS Framework, that uses a fixed width page layout of 960 pixels, along with the flexibility of  12 or 16 columns.  (Created by <a title="About Nathan Smith" href="http://sonspring.com/about/" target="_blank">Nathan Smith</a> of  <a title="SonSpring" href="http://sonspring.com/" target="_blank">SonSpring</a>)</li>
<li><a title="Blueprint CSS Framework" href="http://blueprintcss.org/" target="_blank">Blueprint</a> &#8211; An elegant and complete CSS Framework that includes a CSS reset (similar to <a title="Eric Meyer - Resetting Again" href="http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/" target="_blank">Eric Meyer&#8217;s Reset</a>) that <span style="text-decoration: line-through;">eliminates</span> deals with the discrepancies across browsers, a solid grid that can support most complex layouts (without reverting to crazy HTML table-based design patterns), expert typographical principles, CSS form styles for great looking user interfaces, and CSS print styles for making any webpage ready for printing out on paper. (Created and maintained by <a title="Christian Montoya" href="http://www.christianmontoya.net/" target="_blank">Christian Montoya</a> and the Blueprint community.)</li>
<li><a title="Golden Grid CSS Framework" href="http://www.vcarrer.com/2009/02/golden-grid.html" target="_blank">The Golden Grid</a> &#8211; A simple CSS Framework for HTML web page design, by Vladimir Carrer from Italy</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2009/06/18/css-grid-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Little CSS for Blue Beanie Day</title>
		<link>http://vvn.net/wp/2008/11/26/a-little-css-for-blue-beanie-day/</link>
		<comments>http://vvn.net/wp/2008/11/26/a-little-css-for-blue-beanie-day/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 23:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[Blue Beanie Day]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Standardistas]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=1092</guid>
		<description><![CDATA[Paul Cripps posted this cute photo to the Blue Beanie Day 2008 collection on Flickr. The book cover shown is from Cascading Style Sheets &#8211; The Definitive Guide, 2nd Edition, by Eric Meyer. You can see Eric Meyer wearing a &#8230; <a href="http://vvn.net/wp/2008/11/26/a-little-css-for-blue-beanie-day/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/paul_cripps/3057930955/in/photostream/"> </a></p>
<p><img src="http://vvn.net/wp/wp-content/uploads/2008/11/3057930955_94639a834a.jpg" alt="A Little CSS for Blue Beanie Day" /></p>
<p><a title="Paul Cripps pro photo collection on Flickr" href="http://www.flickr.com/photos/paul_cripps/" target="_blank">Paul Cripps</a> posted this cute photo to the <a title="Blue Beanie Day 2008 photo pool" href="http://www.flickr.com/groups/bluebeanieday2008/" target="_blank">Blue Beanie Day 2008 collection on Flickr</a>.</p>
<p>The book cover shown is from <a title="Cascading Style Sheets - Definitive Guide" href="http://oreilly.com/catalog/9780596005252/" target="_blank">Cascading Style Sheets &#8211; The Definitive Guide</a>, 2nd Edition, by <a title="Eric Meyer" href="http://meyerweb.com/eric/writing.html" target="_blank">Eric Meyer</a>. You can see <a title="Eric Meyer (CSS Guru) wearing Blue Beanie." href="http://www.flickr.com/photos/meyerweb/3066688422/in/pool-bluebeanieday2008" target="_blank">Eric Meyer wearing a Blue Beanie here also</a>.</p>
<p><a title="Blue Beanie - Refresh Columbia annoucement" href="http://www.refreshcolumbia.org/news/blue-beanie-day-ii/" target="_blank">Jason Beaird of Refresh Columbia recently quipped</a> that Zeldman&#8217;s Blue Beanie image &#8220;is now the Che Guevara icon for web standards revolution.&#8221;  The <a title="Blue Beanie Day 2008" href="http://www.zeldman.com/2008/11/28/blue-beanie-day-is-here/" target="_blank">Blue Beanie Day</a> symbol (in the context of Web Standards) was made famous by the original Standardista ( <a title="Jeffrey Zeldman - the Blue Beanie (Web Standards) guru." href="http://www.zeldman.com/about/" target="_blank">Jeffrey Zeldman</a> ) and <a title="Book Covers for Designing With Web Standards" href="http://www.peachpit.com/authors/bio.aspx?a=63B8BB9A-7AEE-45D6-9972-EBC52B517F9F" target="_blank">his book covers</a>.</p>
<p><a href="http://www.flickr.com/photos/paul_cripps/3057930955/in/photostream/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2008/11/26/a-little-css-for-blue-beanie-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Gurus Help You Learn and Master CSS</title>
		<link>http://vvn.net/wp/2008/08/30/css-gurus-help-you-learn-and-master-css/</link>
		<comments>http://vvn.net/wp/2008/08/30/css-gurus-help-you-learn-and-master-css/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 13:41:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Designing With Web Standards]]></category>
		<category><![CDATA[DWWS]]></category>
		<category><![CDATA[DWWS2e]]></category>
		<category><![CDATA[Eric Meyer]]></category>
		<category><![CDATA[Jeffrey Zeldman]]></category>
		<category><![CDATA[standardista]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=594</guid>
		<description><![CDATA[Jacob Gube at Six Revisions provides an excellent roundup of 20 websites to help you learn and master CSS.  Of course, Jeffrey Zeldman&#8216;s A List Apart is at the top of the list.  Jacob mentions Eric Meyer (who tutored Zeldman) &#8230; <a href="http://vvn.net/wp/2008/08/30/css-gurus-help-you-learn-and-master-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="About Jacob Gube and Six Revisions" href="http://sixrevisions.com/about/" target="_blank">Jacob Gube at Six Revisions</a> provides an <a title="20 Websites to help you learn and master CSS." href="http://sixrevisions.com/css/20_websites_learn_master_css/" target="_blank">excellent roundup of 20 websites to help you learn and master CSS</a>.  Of course, <a title="About Jeffrey Zeldman" href="http://www.zeldman.com/about/" target="_blank">Jeffrey Zeldman</a>&#8216;s <a title="CSS topics on A List Apart" href="http://www.alistapart.com/topics/code/css/" target="_blank">A List Apart</a> is at the top of the list.  Jacob mentions <a title="Eric Meyer on CSS" href="http://meyerweb.com/eric/css/" target="_blank">Eric Meyer</a> (who tutored Zeldman) and <a title="CSS Zen Garden" href="http://csszengarden.com/" target="_blank">CSS Zen Garden</a>, but also highlights a few blogs (and talented writers/designers) that were not on my radar.</p>
<p><a title="About Afruj Jahan" href="http://afruj.wordpress.com/about/" target="_blank">Afruj Jahan</a> also rounded up <a title="Some Excellent Websites to Learn CSS" href="http://afruj.wordpress.com/2008/08/30/some-excellent-websites-to-learn-css/" target="_blank">some excellent websites to learn CSS</a>.</p>
<p>Every standardista knows you have to learn CSS to follow web standards. Speaking of which &#8230; did you hear that the Facebook <a title="Facebook - Designing With Web Standards - Group" href="http://www.facebook.com/group.php?gid=5500494189" target="_blank">Designing With Web Standards Group</a> is <a title="DWWS - Designing With Web Standards - FREE Books" href="http://www.facebook.com/topic.php?uid=5500494189&amp;topic=4764" target="_blank">giving away a few free copies of Designing with Web Standards</a> (DWWS), by Zeldman.  ( <a title="DWWS - Designing With Web Standards, book review of Jeffrey Zeldman's book." href="http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/">We reviewed the DWWS book here</a>, and the article is one of our most popular links. )</p>
<p>Want more help? Try <a title="9 Web Developers that MUST be followed on Twitter." href="http://nettuts.com/web-roundups/9-web-developers-that-must-be-followed-on-twitter/" target="_blank">following these 9 great web developers on Twitter.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2008/08/30/css-gurus-help-you-learn-and-master-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DWWS &#8211; Designing With Web Standards &#8211; Update</title>
		<link>http://vvn.net/wp/2008/07/29/dwws-designing-with-web-standards/</link>
		<comments>http://vvn.net/wp/2008/07/29/dwws-designing-with-web-standards/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 11:15:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chronology]]></category>
		<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[blue beanie]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DWWS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[zeldman]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=224</guid>
		<description><![CDATA[You can now follow the complete thread for Designing With Web Standards using the DWWS tag, which now includes a book review, a brief history of the DWWS group on Facebook, and some background on the original Blue Beanie Day. &#8230; <a href="http://vvn.net/wp/2008/07/29/dwws-designing-with-web-standards/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You can now follow the complete thread for Designing With Web Standards using the <a title="DWWS - Designing With Web Standards" href="http://vvn.net/wp/tag/dwws/">DWWS</a> tag, which now includes a <a title="DWWS - Designing With Web Standards, book review of Jeffrey Zeldman's book." href="http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/">book review</a>, a brief history of <a title="DWWS group on Facebook - A community of Web Designers and Developers who talk about web standards" href="http://www.facebook.com/group.php?gid=5500494189" target="_blank">the DWWS group on Facebook</a>, and some background on the <a title="Blue Beanie Day promotes Web Standards" href="http://vvn.net/wp/2007/11/20/blue-beanie-day/">original Blue Beanie Day</a>.</p>
<p>While we&#8217;re on the topic of Zeldman (and DWWS) you should participate in (yes, if you are a web designer, you should take the survey too!) the <a title="2008 Sruvey of People Who Make Websites" href="http://alistapart.com/articles/survey2008">2008 Survey of People Who Make Websites</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2008/07/29/dwws-designing-with-web-standards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Designing with Web Standards Two Years On</title>
		<link>http://vvn.net/wp/2008/07/26/designing-with-web-standards-two-years-on/</link>
		<comments>http://vvn.net/wp/2008/07/26/designing-with-web-standards-two-years-on/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 15:12:59 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[History]]></category>
		<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DWWS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[market analysis]]></category>
		<category><![CDATA[mobile web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=193</guid>
		<description><![CDATA[Editors Note: Special guest author, Daniel Vos was invited to write a book review of Designing with Web Standards. Daniel is a graduate of Washington and Lee University (and also studied at Oxford.) Currently, he is an academic coordinator, budding &#8230; <a href="http://vvn.net/wp/2008/07/26/designing-with-web-standards-two-years-on/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em><strong>Editors Note:</strong> Special guest author, Daniel Vos was invited to write a book review of <strong>Designing with Web Standards</strong>. Daniel is a graduate of Washington and Lee University (and also studied at Oxford.) Currently, he is an academic coordinator, budding web designer, and occasional writer for Roanoke area newspapers and business journals.</em></p>
<p>In my <a href="http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/" target="_blank">last post</a>, I explained five reasons why <strong><em>Designing with Web Standards</em></strong> by Jeffrey Zeldman is a must-read classic of web design. In this post, <strong>I want to start a conversation</strong> about new developments in web standards since the second edition of the book was published two years ago.</p>
<p>As <em>DWWS</em> 2nd edition went to press in the second half of 2006:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Internet_Explorer_6" target="_self">Internet 	Explorer 6</a> was the most popular browser, with about 77% of the market share; meanwhile, Firefox 1.5 ran a distant second in 	popularity, at 10.5% of the market share. (Source: <a href="http://marketshare.hitslink.com/report.aspx?qprid=2&amp;qpmr=40&amp;qpdt=1&amp;qpct=3&amp;qptimeframe=M&amp;qpsp=93&amp;qpnp=1" target="_blank">Market Share</a>).</li>
<li><a href="http://en.wikipedia.org/wiki/Internet_Explorer_7" target="_blank">Internet 	Explorer 7</a> was just being released.</li>
<li>Not long after its first birthday, <a href="http://www.adaptivepath.com/ideas/essays/archives/000385.php" target="_blank">Ajax</a> was already (to quote Zeldman) &#8220;stealing the rich applications market from Flash and generating nutty and probably unsustainable excitement.&#8221;</li>
<li>Microsoft was about to release <a href="http://en.wikipedia.org/wiki/Microsoft_Expression_Web" target="_self">Expression Web</a>, a relatively standards-compatible WYSIWYG web page editor to replace its notoriously bad <a href="http://en.wikipedia.org/wiki/Microsoft_FrontPage" target="_blank">FrontPage</a> editor and compete with Adobe&#8217;s standards-compatible <a href="http://en.wikipedia.org/wiki/Adobe_Dreamweaver" target="_self">Dreamweaver</a>.</li>
<li>Implementations of CSS across browsers remained inconsistent: Zeldman documented <a href="http://thinkdrastic.net/journal/wp-content/uploads/2006/11/IE_combi_float_bug_testcase.htm" target="_blank">the Float bug</a> in IE6/Windows, and other standardistas recommended <a href="http://css-discuss.incutio.com/?page=BoxModelHack" target="_blank">the Simplified Box Model Hack</a> to address different interpretations of the <a href="http://redmelon.net/tstme/box_model/" target="_blank">CSS box model</a>.</li>
</ul>
<p>Here&#8217;s where we stand today:</p>
<ul>
<li>Internet Explorer 7.0 has less than 50% of the browser market share, although IE still dominates nearly 75% of the market. But Internet Explorer use overall has been steadily declining as Firefox, Safari, and Opera continue to win more users. (Source: <a href="http://marketshare.hitslink.com/report.aspx?qprid=1#" target="_blank">Market Share</a>).</li>
<li>Browser bug watchers are still at it, and still finding new bugs and workarounds: See, for example, <a href="http://www.positioniseverything.net/" target="_blank">Position is Everything</a>.</li>
<li>The Web Standards project has launched <a href="http://en.wikipedia.org/wiki/Acid3">AcidTest 3.0</a>, which tests CSS, DOM, ECMAScript, and XML compliance. Verdict? <strong>All browsers still have plenty of room to grow</strong> &#8212; some more than others, I&#8217;m afraid!</li>
<li><a href="http://www.opera.com/" target="_blank">Opera</a> recently announced their <a href="http://www.opera.com/wsc/" target="_self">Web Standards Curriculum</a>, which they plan to complete by Sept 2008. Here&#8217;s hoping they finish what they&#8217;ve started. This could be a big help for those educating the next generation of web designers.</li>
<li>Finally, the ability to separate content from presentation via semantic XHTML markup and CSS will continue to be crucially important as the mobile web browser market grows. The W3C <a href="http://www.w3.org/TR/mobile-bp/" target="_self">Mobile Web Best Practices</a> are worth a glance, given <a href="http://www.networkworld.com/news/2007/053107-mobile-device-use-surges.html?zb&amp;rc=wireless_pda" target="_self">predictions</a> that <strong>there will be 82 million Internet-enabled mobile devices within three years.</strong></li>
<li>Adoption of web technologies which promote greater interactivity continues to grow. Was Zeldman right about Ajax generating unsustainable excitement?</li>
<li>Big software publishing companies such as Microsoft and Adobe seem to be making their products more and more standards-compatible.</li>
</ul>
<p>Web standards remains an exciting field, because new standards are still emerging, and using them (rather than proprietary solutions) is still the best way to publish <strong>elegant, attractive, findable, and accessible</strong> content<strong>.</strong> Books like <a href="http://www.zeldman.com/dwws/" target="_blank"><em>Designing with Web Standards</em></a> by <a href="http://www.zeldman.com/" target="_blank">Jeffrey Zeldman</a> got the ball rolling, and now it&#8217;s up to us to use the Web to market our products and services, target our audiences, and (perhaps most importantly) <strong>to build and sustain relationships</strong>.</p>
<p>I&#8217;ve said my bit. <strong>What do you think?</strong> What are some of the most important developments in web standards in the past 18 to 24 months?</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2008/07/26/designing-with-web-standards-two-years-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Web Design Classic &#8211; Designing With Web Standards</title>
		<link>http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/</link>
		<comments>http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 03:01:00 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Bibliography]]></category>
		<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[DWWS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=158</guid>
		<description><![CDATA[Editors Note: Special guest author, Daniel Vos (son of Douglas Vos) was invited to write a book review of Designing with Web Standards. Daniel is a graduate of Washington and Lee University (and also studied at Oxford.) Currently, he is &#8230; <a href="http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em><strong>Editors Note:</strong> Special guest author, Daniel Vos (son of Douglas Vos) was invited to write a book review of <strong>Designing with Web Standards</strong>. Daniel is a graduate of Washington and Lee University (and also studied at Oxford.) Currently, he is an academic coordinator, budding web designer, and occasional writer for Roanoke area newspapers and business journals. </em></p>
<p>This is the first in a series of posts on a book that has become essential reading for web designers. The book is the second edition of Designing With Web Standards (DWWS) by Jeffrey Zeldman, published in 2007 by New Riders in association with <a href="http://www.aiga.org/">AIGA</a>.</p>
<div id="attachment_182" class="wp-caption alignnone" style="width: 510px"><a href="http://vvn.net/wp/wp-content/uploads/2008/07/dwws_bk_title.jpg"><img class="size-full wp-image-182" title="Designing With Web Standards" src="http://vvn.net/wp/wp-content/uploads/2008/07/dwws_bk_title.jpg" alt="Designing With Web Standards by Jeffrey Zeldman" width="500" height="237" /></a><p class="wp-caption-text">Designing With Web Standards by Jeffrey Zeldman</p></div>
<p><strong>Two reasons you might hate this book:</strong></p>
<p>1. <em>If you&#8217;re a sloppy web designer who doesn&#8217;t care about making the content of the web site you&#8217;re designing both beautiful and accessible to the widest possible audience of users, you&#8217;ll hate this book.</em> Mr. Zeldman chose the title &#8211; &#8220;Designing With Web Standards&#8221; carefully: His book is about designing web sites using the most up-to-date standards published by W3C and ECMA, whose web sites have never represented the vanguard of graphic design. Mr. Zeldman cut his teeth in the “paper publishing” graphic design and copy writing business before the web changed everything in the 1990s. DWWS is not an encyclopedic catalog or desk reference to the fundamentals of web standards. It&#8217;s a playful Wonka-esque romp (as in Willy Wonka) through the wonders of web standards which gives copious examples of practical ways in which you can use web standards to optimize both your products and processes to result in more effective, more usable, and more attractive websites.</p>
<p>2. <em>If you read W3C specifications for fun and pleasure, and keep the most recent edition of the U.S. Tax Code along with a well-worn copy of Immanuel Kant&#8217;s collected works on your bedside table, you&#8217;ll probably hate this book. </em> To which I say, in the words of my wife: “You&#8217;re far too smart and far too serious for your own good.” The W3C specifications are publicly available on the web for you to peruse at your leisure, and every web designer should be familiar with them. But if you&#8217;re expecting a thorough desk reference to <a href="http://en.wikipedia.org/wiki/XHTML">XHTML</a>, <a href="http://www.w3.org/Style/CSS/">CSS</a>, and the <a href="http://www.w3.org/DOM/">Document Object Model (DOM)</a>, then this may not be the book for you. Sorry.</p>
<div id="attachment_183" class="wp-caption alignnone" style="width: 490px"><a href="http://vvn.net/wp/wp-content/uploads/2008/07/dwws_zeldman.jpg"><img class="size-full wp-image-183" title="Jeffrey Zeldman - Designing With Web Standards" src="http://vvn.net/wp/wp-content/uploads/2008/07/dwws_zeldman.jpg" alt="Jeffrey Zeldman - Designing With Web Standards" width="480" height="204" /></a><p class="wp-caption-text">Jeffrey Zeldman - Designing With Web Standards</p></div>
<p><strong>The top five reasons this book is a classic:</strong></p>
<p>1. <em> It&#8217;s a clear, witty, and often entertaining introduction to web standards from the perspective of a working web designer, as opposed to a W3C specifications wonk. </em>XHTML controls the structure of a web page, CSS defines its presentation and DOM scripting directs its behavior. The power of web standards lies in learning how to use each standard for its intended purpose. For example, XHTML should not be used to define the presentation of web page: colors, fonts, positioning, and the rest. <em>Au contraire,</em> presentation is a job for CSS. This sort of thing is potentially a sterile topic, but Mr. Zeldman is an engaging writer and as I read the book the pages often seemed to turn themselves.</p>
<p>2. <em>Few have a better grasp of the history, politics, and economics of web standards than Jeffrey Zeldman.</em> As a co-founder of <a href="http://www.webstandards.org/">The Web Standards Project </a>in 1998, Mr. Zeldman fought on the front-lines of the battle for a more elegant, usable, and accessible web. In fact, the first hundred pages or so of DWWS contain an eyewitness history of the browser wars and the emergence of web standards. Why is this important? Why bother with the nitty-gritty of early battles between Internet Explorer and Netscape? Because, in the midst of those battles, many web designers formed bad habits which web standards were designed to fix. Not to mention that it makes for great David vs. Goliath story.</p>
<p>3. <em>Great explanations of real-world objections to web standards in a business setting and detailed refutations of these objections. </em> Designing attractive standards-compliant websites is appealing in its own right as an art form, but Mr. Zeldman recognizes that even high-minded web designers need bread for their tables. Well he knows, too, that the typical business website needs a bit more panache than, say, the W3C homepage. For example, DWWS has a chapter on accessibility standards: <a href="http://www.section508.gov/">Section 508</a> in the U.S., and <a href="http://en.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines">WCAG</a> in the European Union and most other countries. Everyone who supports human rights – including the rights of the blind, the deaf, and the disabled – should be interested in such standards. But Zeldman also shows how using accessibility standards can improve web sites&#8217; visibility to “blind” web crawlers such as the Google search engine. And who&#8217;s not interested in that?</p>
<p>4. <em>Tons of case studies.</em> Zeldman gives us all the gory details. Like Dante in the <em>Divine Comedy,</em> he leads us first through web-site hell (web sites based on inelegant, non-durable proprietary technologies), then through purgatory (transitional strategies for converting web sites from sloppy proprietary HTML into well-crafted Transitional XHTML and CSS), and finally into paradise, where we are afforded the opportunity to gaze upon the beauty and utility of XHTML, CSS, and the DOM (“the trinity of web standards”). See, I told you this book was a classic of web design!</p>
<p>5. <em>An emphasis on practical, standards-compliant workarounds and hacks for problems that still remain in current browser implementations.</em> Web standards have steadily continued to win acceptance since the first edition of DWWS was published in 2002 (e.g., try this <a href="http://www.google.com/trends?q=web+standards">Google Trends query</a>), and the most popular web browsers are more standards-compliant than ever. Moreover, web browser software publishers and web site designers are finding that the costs and risks of using proprietary web technologies are growing. But despite the increasing ubiquity of web standards, problems remain. Neither Internet Explorer 7.0 nor Firefox 3.0 are fully standards compliant, untold millions of Internet users still use older versions of browsers, and more and more people are accessing the web from crippled web browsers in cell phones and mobile PCs. Remember those case studies I was telling you about? Lots of them explain standards-compliant solutions for annoying quirks in supposedly standards-compliant browsers, such as different implementations of the CSS box model.</p>
<p>Case closed. <em>Designing With Web Standards</em> is well worth your time and money and highly recommended.</p>
<p>Update, 29-July-2008 /  <a title="Part 2 - Designing With Web Standards, Two Years Later" href="http://vvn.net/wp/2008/07/26/designing-with-web-standards-two-years-on/">See Part 2 &#8211; Designing with Web Standards Two Year On</a> &#8212; or what&#8217;s happened in the two years since the 2nd edition of the book was published.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Designing With Web Standards &#8211; More Fun</title>
		<link>http://vvn.net/wp/2007/11/07/designing-with-web-standards-more-fun/</link>
		<comments>http://vvn.net/wp/2007/11/07/designing-with-web-standards-more-fun/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 11:08:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sociology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DWWS]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[mentor]]></category>
		<category><![CDATA[mentoring]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[tutor]]></category>
		<category><![CDATA[tutoring]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[zeldman]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=63</guid>
		<description><![CDATA[Quick update. The DWWS group on Facebook is now over 1100 members &#8212; in less than 2 weeks. Members are from more than 45 different countries. Everyone is talking about Designing With Web Standards. Update, 11-Apr-2008 &#8211; the  DWWS group  &#8230; <a href="http://vvn.net/wp/2007/11/07/designing-with-web-standards-more-fun/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Quick update. The <a href="http://www.facebook.com/group.php?gid=5500494189" target="_blank">DWWS group on Facebook</a> is now over 1100 members &#8212; in less than 2 weeks. Members are from more than 45 different countries. Everyone is talking about <a title="Designing With Web Standards, classic book by Jeffrey Zeldman" href="http://vvn.net/wp/2008/07/19/a-web-design-classic-designing-with-web-standards/">Designing With Web Standards</a>.</p>
<p><strong>Update, 11-Apr-2008 &#8211;</strong> the  DWWS group  is now over 3000 members.</p>
<p><strong>Update, 28-July-2008</strong> &#8212; the DWWS group now has over 3600 members.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2007/11/07/designing-with-web-standards-more-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New DWWS Group &#8211; On Facebook</title>
		<link>http://vvn.net/wp/2007/11/03/new-dwss-group-on-facebook/</link>
		<comments>http://vvn.net/wp/2007/11/03/new-dwss-group-on-facebook/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 16:35:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sociology]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DWWS]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[zeldman]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=62</guid>
		<description><![CDATA[Last Saturday, I started a Designing With Web Standards group on Facebook. You might be familiar with the book, by Jeffrey Zeldman, Designing With Web Standards. I&#8217;m happy to report that (as of this writing) over 600 members have joined &#8230; <a href="http://vvn.net/wp/2007/11/03/new-dwss-group-on-facebook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last Saturday, I started a <a href="http://www.facebook.com/group.php?gid=5500494189" target="_blank">Designing With Web Standards group on Facebook</a>. You might be familiar with the book, by <a href="http://www.zeldman.com/about/" target="_blank">Jeffrey Zeldman</a>, <a href="http://www.zeldman.com/dwws/" target="_blank">Designing With Web Standards</a>. I&#8217;m happy to report that (as of this writing)  over 600 members have joined in the first week, from all over the world.</p>
<p>Members are from the following countries, or regions: Australia, Belgium, Belize, Canada, China, Denmark, Egypt, Finland, France, Germany, Guatemala, Haiti, Hong Kong, Indonesia, Israel, Jordan, Malaysia, Mexico, Netherlands, New Zealand, Portugal, Singapore, Slovenia, South Africa, South Korea, Spain, Sri Lanka, Sweden, Thailand, Turkey, UK, USA, Venezuela, etc.</p>
<p>Please join us as we are talk about HTML, CSS, JavaScript, ECMA-script web standards in the <a href="http://www.facebook.com/group.php?gid=5500494189" target="_blank">Facebook discussion forum</a>.</p>
<p><strong>Update, 28-July-2008</strong> &#8212; You can read related articles by following the <a title="DWWS - Designing With Web Standards" href="http://vvn.net/wp/tag/dwws/">DWWS</a> tag.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2007/11/03/new-dwss-group-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing With Web Standards &#8211; 2nd Edition</title>
		<link>http://vvn.net/wp/2006/09/18/designing-with-web-standards-2nd-edition/</link>
		<comments>http://vvn.net/wp/2006/09/18/designing-with-web-standards-2nd-edition/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 11:38:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bibliography]]></category>
		<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=35</guid>
		<description><![CDATA[Started reading Zeldman&#8217;s Designing With Web Standards, 2nd Edition today&#8230; More about this later&#8230;]]></description>
			<content:encoded><![CDATA[<p>Started reading Zeldman&#8217;s <a href="http://www.powells.com/biblio?isbn=0321385551">Designing With Web Standards, 2nd Edition</a> today&#8230; More about this later&#8230;<br />
<img title="Cover art -zeldman - designing with web standards" src="http://www.nerdbooks.com/images/covers/03/0321385551.jpg" alt="Cover art -zeldman - designing with web standards" /></p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/09/18/designing-with-web-standards-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Three Column Layout Agony</title>
		<link>http://vvn.net/wp/2006/03/13/css-three-column-layout-agony/</link>
		<comments>http://vvn.net/wp/2006/03/13/css-three-column-layout-agony/#comments</comments>
		<pubDate>Mon, 13 Mar 2006 11:43:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=12</guid>
		<description><![CDATA[It&#8217;s Monday morning. I took a few aspirin for my back pain, but the CSS three column layout thing is still bugging me. So I did a little more reading over at saila.com, on the topic of CSS and HTML &#8230; <a href="http://vvn.net/wp/2006/03/13/css-three-column-layout-agony/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s Monday morning. I took a few aspirin for my back pain, but the CSS three column layout thing is still bugging me. So I did a little more reading over at <a href="http://www.saila.com/">saila.com</a>, on the topic of CSS and HTML standards (eg. <a href="http://www.saila.com/usage/layouts/cssvtables.shtml">Tables vs. CSS</a>) in web designs that actually work in real-world browsers, and pass <a href="http://validator.w3.org/">(x)HTML validation</a> and <a href="http://jigsaw.w3.org/css-validator/">CSS validation</a> tests. <a href="http://www.saila.com/resume/bio/">Craig Saila</a> provides some <a href="http://www.saila.com/usage/layouts/">HTML layout templates, CSS examples</a>, and analysis of how they perform with various browsers. Craig also has nice <a href="http://www.saila.com/attic/sandbox/saila_layout-v2.html">annotated version of his v2 layout</a> with discussion of browser quirks and hacks.</p>
<p>So, after doing a little more reading, my confidence level is up that my design goals will be achievable. And I hope to begin implementing my <a href="http://vvn.net">vvn.net homepage</a> makeover using the new PHP templates I am creating.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/03/13/css-three-column-layout-agony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

