<?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>User First Web &#187; HTML</title>
	<atom:link href="http://userfirstweb.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://userfirstweb.com</link>
	<description>A blog about putting people before technology</description>
	<lastBuildDate>Thu, 29 Sep 2011 05:39:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>HTML 5 Proposes Integrating Forms with HTTP Auth</title>
		<link>http://userfirstweb.com/367/html-5-proposes-integrating-forms-with-http-auth/</link>
		<comments>http://userfirstweb.com/367/html-5-proposes-integrating-forms-with-http-auth/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 05:24:29 +0000</pubDate>
		<dc:creator>Jason Grigsby</dc:creator>
				<category><![CDATA[Emerging Technology]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[httpauth]]></category>
		<category><![CDATA[httpauthentication]]></category>
		<category><![CDATA[whatwg]]></category>

		<guid isPermaLink="false">http://userfirstweb.com/?p=367</guid>
		<description><![CDATA[One of my earliest blog posts delved into the challenges of http authentication and forms. The good news this week that there is a new &#8220;radical proposal for integrating HTTP authentication with HTML forms.&#8221; The bad news is that &#8220;this idea has been kicked around for more than a decade&#8221; and that &#8220;no browsers currently [...]]]></description>
			<content:encoded><![CDATA[<p>One of my earliest blog posts delved into the <a href="http://userfirstweb.com/23/logouts-form-based-http-basic-authentication/">challenges of http authentication and forms</a>. </p>
<p>The good news this week that there is a new &#8220;<a href="http://blog.whatwg.org/this-week-in-html-5-episode-14">radical proposal for integrating HTTP authentication with HTML forms</a>.&#8221; </p>
<p>The bad news is that &#8220;this idea has been kicked around for more than a decade&#8221; and that &#8220;no browsers currently support this proposal.&#8221;</p>
<p>The optimist in me wants to believe this will happen. The realist is happy to no longer be forced to work exclusively with http authentication.</p>
]]></content:encoded>
			<wfw:commentRss>http://userfirstweb.com/367/html-5-proposes-integrating-forms-with-http-auth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discovering New HTML Attributes</title>
		<link>http://userfirstweb.com/29/discovering-new-html-attributes/</link>
		<comments>http://userfirstweb.com/29/discovering-new-html-attributes/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 05:55:26 +0000</pubDate>
		<dc:creator>Jason Grigsby</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://userfirstweb.com/29/discovering-new-html-attributes/</guid>
		<description><![CDATA[A few years ago, I was stunned to find out that there were HTML elements that I wasn&#8217;t aware of that could impact how quickly a browser could render a page. I had been developing web pages for years and couldn&#8217;t believe there were tags I hadn&#8217;t encountered yet. I then set out to learn [...]]]></description>
			<content:encoded><![CDATA[<p>A few years ago, I was stunned to find out that there were HTML elements that I wasn&#8217;t aware of that could impact how quickly a browser could render a page. I had been developing web pages for years and couldn&#8217;t believe there were tags I hadn&#8217;t encountered yet.</p>
<p>I then set out to learn every element by reading through the syntax guides and even reviewing the XHTML Transitional DTD. I learned about localization tags like <a href="http://www.w3schools.com/tags/tag_bdo.asp">&lt;bdo&gt;</a> and rarely used tags like <a href="http://www.w3schools.com/tags/tag_phrase_elements.asp">&lt;dfn&gt;</a>. Any tag I didn&#8217;t recognize I read about.</p>
<p>Which is why I&#8217;m still reeling from the revelation that there is a <a href="http://veerle.duoh.com/blog/comments/a_css_styled_table_version_2/">scope attribute for &lt;th&gt; tags</a>. According to Veerle and Roger Johansson, the scope attribute is <a href="http://www.456bereastreet.com/archive/200410/bring_on_the_tables/">important for accessibility</a>. I didn&#8217;t think there were any HTML attributes I hadn&#8217;t encountered yet.</p>
<p>So while I glad to have learned a useful and important attribute for accessibility, I&#8217;m not looking forward to reviewing all of the attributes again to see if there is anything else I&#8217;ve missed. :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://userfirstweb.com/29/discovering-new-html-attributes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying to Follow the HTML Crisis</title>
		<link>http://userfirstweb.com/24/trying-to-follow-the-html-crisis/</link>
		<comments>http://userfirstweb.com/24/trying-to-follow-the-html-crisis/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 23:16:05 +0000</pubDate>
		<dc:creator>Jason Grigsby</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://userfirstweb.com/24/trying-to-follow-the-html-crisis/</guid>
		<description><![CDATA[I&#8217;ve been lost over the last few days trying to understand the differing opinions on the status of the next generation of HTML code. Molly, who I&#8217;ve had the good fortune to meet and whose opinion I respect, raised the alarm about the state of the W3C development. Jeffrey Zeldman whose article &#8220;To Hell With [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been lost over the last few days trying to understand the differing opinions on the status of the next generation of HTML code. Molly, who I&#8217;ve had the good fortune to meet and whose opinion I respect, <a href="http://www.molly.com/2007/08/11/dear-w3c-dear-wasp/">raised the alarm</a> about the state of the W3C development. Jeffrey Zeldman whose article &#8220;<a href="http://www.alistapart.com/articles/tohell/%3Cbr%3E%3C/a%3E">To Hell With Bad Browsers</a>&#8221; kicked off the movement for standards-based web development <a href="http://www.zeldman.com/2007/08/15/what-crisis/">doesn&#8217;t see a crisis at all</a>.</p>
<p>It is pretty clear that something has been going on given the sobering testimonial of Roger Johansson who explained why he <a href="http://www.456bereastreet.com/archive/200708/the_html_5_circus_why_i_left_and_rejoined_the_w3c_html_working_group/">abandoned and then rejoined the W3C&#8217;s HTML Working Group</a>.</p>
<p>Aside from trying to follow the problems (or lack thereof), I&#8217;ve been trying to sort out what the next generation of HTML is supposed to be. A few years ago, I convinced my company to standardize on XHTML. We worked our way through the rendering issues and finally had XHTML adoption throughout the organization.</p>
<p>Which is why I&#8217;ve been ignoring HTML 5. I drank the kool aid on XHTML, why would I go back to HTML now?</p>
<p>Seeing so much concern over HTML 5 today by the same people who<a href="http://www.ibm.com/developerworks/web/library/w-xhtml.html"> advocated XHTML</a> confused me greatly. What happened to XHTML 2.0? Why are we going back to HTML?</p>
<p>Come to find out, I missed a change at some point. I remember a lot of concern about XHTML 2.0 being unwieldy and a radical departure from HTML and XHTML 1.0, but I didn&#8217;t follow the outcome of those discussions fully.</p>
<p>Turns out HTML 5 is the agreed upon next step for both HTML and XHTML. HTML 5 <a href="http://blog.whatwg.org/html-vs-xhtml">is designed to resolve the issues between HTML and XHTML</a> and converge them into one specification. While I still have some concerns about dropping the requirement or preference for well-formed markup, I&#8217;m now more reassured about the direction our core web technology is headed.</p>
<p>The <a href="http://www.ibm.com/developerworks/library/x-html5/?ca=dgr-lnxw01NewHTML">new elements in HTML 5</a> sound  like improvements. The <a href="http://code.google.com/p/webforms2/">example of next generation web forms</a> is too good to be true. The <a href="http://www.molly.com/2007/08/15/web-standards-situation-solutions/">clarification of HTML 5</a> that those participating in the development of the specification have agreed to will be a welcome change and will hopefully prevent someone else from having to do the research I did to sort through the standards mishmash.</p>
<p>Molly&#8217;s call for action may have been more alarmist than it needed to be, but there have been some good outcomes from the discussion. If nothing else, I&#8217;m now excited about the potential of HTML 5 and finally understand that XHTML isn&#8217;t going away anytime soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://userfirstweb.com/24/trying-to-follow-the-html-crisis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
