<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Business of the Web Part 3 : What does valid code mean to me?</title> <atom:link href="http://www.amberweinberg.com/business-of-the-web-part-3-what-does-valid-code-mean-to-me/feed/" rel="self" type="application/rss+xml" /><link>http://www.amberweinberg.com/business-of-the-web-part-3-what-does-valid-code-mean-to-me/</link> <description>Design, Development and Freelance Articles and Tutorials</description> <lastBuildDate>Mon, 06 Feb 2012 21:01:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Amber</title><link>http://www.amberweinberg.com/business-of-the-web-part-3-what-does-valid-code-mean-to-me/#comment-7</link> <dc:creator>Amber</dc:creator> <pubDate>Thu, 17 Sep 2009 18:21:35 +0000</pubDate> <guid
isPermaLink="false">http://www.amberweinberg.com/blog/?p=22#comment-7</guid> <description>Yea I always validated in XHTML 1.0 Strict unless it&#039;s Wordpress (I don&#039;t want to go through their mountains of code) whereas I use 1.0 Transitional. Sometimes it&#039;s hard to keep up though, as you never know when they come out with a new validation...wish they would pick a way and stick to it ;)</description> <content:encoded><![CDATA[<p>Yea I always validated in XHTML 1.0 Strict unless it&#8217;s WordPress (I don&#8217;t want to go through their mountains of code) whereas I use 1.0 Transitional. Sometimes it&#8217;s hard to keep up though, as you never know when they come out with a new validation&#8230;wish they would pick a way and stick to it <img
src='http://www.amberweinberg.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Dave Brimlow</title><link>http://www.amberweinberg.com/business-of-the-web-part-3-what-does-valid-code-mean-to-me/#comment-6</link> <dc:creator>Dave Brimlow</dc:creator> <pubDate>Thu, 17 Sep 2009 17:38:15 +0000</pubDate> <guid
isPermaLink="false">http://www.amberweinberg.com/blog/?p=22#comment-6</guid> <description>Good for you, Amber!I thought I was the only one out here gnashing teeth when encountering all the bad invalid code online. I mean, how bad do you have to be to get even a transitional doctype wrong!!There is really no such thing as &quot;valid&quot; transitional markup; it is an oxy-moron. &quot;Valid&quot; implies that the doctype used is compliant to the specification of the markup - in the case of any current XHTML (served using the text/html mime type) that would be HTML 4.01 strict.Transitional doctypes were necessary to serve previously spec valid markup, for those of us who had hundreds or thousands pages using deprecated code, while we &quot;transitioned&quot; it over to spec compliant markup. It was supposed to be a temporary reprieve. It wasn&#039;t meant to be a standalone &quot;valid&quot; version of the markup spec itself. Which is why it is a step backward.Beginners still use the  tag!!!! beginners still use !!!Why? We can&#039;t blame Microsoft anymore. It is an overall ignorance that&#039;s even carried over into the books or online template/libraries.And the state of things today only looks like it is getting worse. It seems as if all of the inroads made in standards compliance, usability, semantic tagging and valid markup over the last five years are being destroyed by the current inappropriate horrors perpetrated on the world as mangled Ajax.It boggles the mind how the Ajax &quot;faddies&quot; can follow convoluted conditional programming logic, but can&#039;t understand why two floated &quot;divs&quot; don&#039;t inherit equal heights or why they can&#039;t auto center a block using position:absolute.Dave</description> <content:encoded><![CDATA[<p>Good for you, Amber!</p><p>I thought I was the only one out here gnashing teeth when encountering all the bad invalid code online. I mean, how bad do you have to be to get even a transitional doctype wrong!!</p><p>There is really no such thing as &#8220;valid&#8221; transitional markup; it is an oxy-moron. &#8220;Valid&#8221; implies that the doctype used is compliant to the specification of the markup &#8211; in the case of any current XHTML (served using the text/html mime type) that would be HTML 4.01 strict.</p><p>Transitional doctypes were necessary to serve previously spec valid markup, for those of us who had hundreds or thousands pages using deprecated code, while we &#8220;transitioned&#8221; it over to spec compliant markup. It was supposed to be a temporary reprieve. It wasn&#8217;t meant to be a standalone &#8220;valid&#8221; version of the markup spec itself. Which is why it is a step backward.</p><p>Beginners still use the  tag!!!! beginners still use !!!</p><p>Why? We can&#8217;t blame Microsoft anymore. It is an overall ignorance that&#8217;s even carried over into the books or online template/libraries.</p><p>And the state of things today only looks like it is getting worse. It seems as if all of the inroads made in standards compliance, usability, semantic tagging and valid markup over the last five years are being destroyed by the current inappropriate horrors perpetrated on the world as mangled Ajax.</p><p>It boggles the mind how the Ajax &#8220;faddies&#8221; can follow convoluted conditional programming logic, but can&#8217;t understand why two floated &#8220;divs&#8221; don&#8217;t inherit equal heights or why they can&#8217;t auto center a block using position:absolute.</p><p>Dave</p> ]]></content:encoded> </item> <item><title>By: Colin McCormick</title><link>http://www.amberweinberg.com/business-of-the-web-part-3-what-does-valid-code-mean-to-me/#comment-5</link> <dc:creator>Colin McCormick</dc:creator> <pubDate>Wed, 16 Sep 2009 23:04:50 +0000</pubDate> <guid
isPermaLink="false">http://www.amberweinberg.com/blog/?p=22#comment-5</guid> <description>It&#039;s true. Generally people don&#039;t appreciate code, never mind the validity of the code. That’s down to ignorance. So it&#039;s our duty as code loving developers to educate clients about valid code and the benefits of it, during our development meetings and through blog posts such as this.There are two things I really love about this post. The first, is the emphasis on the professionalism that valid code suggests. The second, is the questions that you should ask a developer. I just want to add that any developer worth their salt will not only be able to answer the question, but to explain the question in &quot;non-geek&quot; speak.Just one point about the post I&#039;m not sure I agree with and that is always validating as xhtml strict. There are some instances where this might not be possible. For example, if you embed a googlemap from the link on the googlemaps, you are actually embedding an iframe, which obviously wouldn&#039;t validate in strict. You would need to use transitional (I&#039;m not even mentioning frameset, it was a bad idea ;) ). I think the developer should always aim to create a website which validates as strict (at least until html5 is released) but be aware that there are some situations where transitional may need to be used. And if the client asks about strict validation, again any developer worth their salt will be able to justify the reason for not doing so.Overall great post. Keep it up :)</description> <content:encoded><![CDATA[<p>It&#8217;s true. Generally people don&#8217;t appreciate code, never mind the validity of the code. That’s down to ignorance. So it&#8217;s our duty as code loving developers to educate clients about valid code and the benefits of it, during our development meetings and through blog posts such as this.</p><p>There are two things I really love about this post. The first, is the emphasis on the professionalism that valid code suggests. The second, is the questions that you should ask a developer. I just want to add that any developer worth their salt will not only be able to answer the question, but to explain the question in &#8220;non-geek&#8221; speak.</p><p>Just one point about the post I&#8217;m not sure I agree with and that is always validating as xhtml strict. There are some instances where this might not be possible. For example, if you embed a googlemap from the link on the googlemaps, you are actually embedding an iframe, which obviously wouldn&#8217;t validate in strict. You would need to use transitional (I&#8217;m not even mentioning frameset, it was a bad idea <img
src='http://www.amberweinberg.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ). I think the developer should always aim to create a website which validates as strict (at least until html5 is released) but be aware that there are some situations where transitional may need to be used. And if the client asks about strict validation, again any developer worth their salt will be able to justify the reason for not doing so.</p><p>Overall great post. Keep it up <img
src='http://www.amberweinberg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 214/216 objects using disk: basic

Served from: www.amberweinberg.com @ 2012-02-08 08:26:02 -->
