<?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: HTML5</title>
	<atom:link href="http://verens.com/2007/07/26/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://verens.com/2007/07/26/html5/</link>
	<description>klog - Kae&#039;s Log</description>
	<lastBuildDate>Tue, 10 Jan 2012 00:21:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2007/07/26/html5/#comment-956</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Sun, 19 Aug 2007 07:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-956</guid>
		<description>if closing tags are optional, then the browser must be more complex (in order to figure out if a tag has been closed or not), which can encourage bloat and browser bugs.

as for the uppercase/lowercase thing - again, it would make browser-development easier, but it would also make it easier to work with the HTML source without feeling like you&#039;re being shouted at all day.

XHTML1.1 appeared to me to be on the right track - stricter, and more sensible.</description>
		<content:encoded><![CDATA[<p>if closing tags are optional, then the browser must be more complex (in order to figure out if a tag has been closed or not), which can encourage bloat and browser bugs.</p>
<p>as for the uppercase/lowercase thing &#8211; again, it would make browser-development easier, but it would also make it easier to work with the HTML source without feeling like you&#8217;re being shouted at all day.</p>
<p>XHTML1.1 appeared to me to be on the right track &#8211; stricter, and more sensible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zcorpan</title>
		<link>http://verens.com/2007/07/26/html5/#comment-955</link>
		<dc:creator>zcorpan</dc:creator>
		<pubDate>Sat, 18 Aug 2007 18:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-955</guid>
		<description>&quot;I can’t find any reference in the spec as to whether the bad parts of HTML (specifically, optional closing tags) will be kept, but hopefully, they are no longer optional. Also, /please/ let everything be lowercase…&quot;

Some tags are optional, just like they always have been in HTML. Why would this be a bad thing?

HTML has always been case insensitive. Why should we suddenly force authors to write their tags in lowercase?</description>
		<content:encoded><![CDATA[<p>&#8220;I can’t find any reference in the spec as to whether the bad parts of HTML (specifically, optional closing tags) will be kept, but hopefully, they are no longer optional. Also, /please/ let everything be lowercase…&#8221;</p>
<p>Some tags are optional, just like they always have been in HTML. Why would this be a bad thing?</p>
<p>HTML has always been case insensitive. Why should we suddenly force authors to write their tags in lowercase?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradey</title>
		<link>http://verens.com/2007/07/26/html5/#comment-954</link>
		<dc:creator>Bradey</dc:creator>
		<pubDate>Sat, 04 Aug 2007 00:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-954</guid>
		<description>Actually, you can do xml/xhtml-style self-closing tags (like [br /] ), but as I understand it this is optional in html5.</description>
		<content:encoded><![CDATA[<p>Actually, you can do xml/xhtml-style self-closing tags (like [br /] ), but as I understand it this is optional in html5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2007/07/26/html5/#comment-953</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Wed, 01 Aug 2007 15:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-953</guid>
		<description>James, I think HTML5 was the only sensible solution to the problem that is XHTML2.

In the &lt;a href=&quot;http://www.w3.org/html/wg/html5/#relationship&quot; rel=&quot;nofollow&quot;&gt;&quot;relationship&quot; section&lt;/a&gt;, it&#039;s stated that HTML5 is considered to be the successor of both HTML4 and XHTML1. Hopefully, it is more XHTML1 than HTML4.

I can&#039;t find any reference in the spec as to whether the bad parts of HTML (specifically, optional closing tags) will be kept, but hopefully, they are no longer optional. Also, /please/ let everything be lowercase...</description>
		<content:encoded><![CDATA[<p>James, I think HTML5 was the only sensible solution to the problem that is XHTML2.</p>
<p>In the <a href="http://www.w3.org/html/wg/html5/#relationship" rel="nofollow">&#8220;relationship&#8221; section</a>, it&#8217;s stated that HTML5 is considered to be the successor of both HTML4 and XHTML1. Hopefully, it is more XHTML1 than HTML4.</p>
<p>I can&#8217;t find any reference in the spec as to whether the bad parts of HTML (specifically, optional closing tags) will be kept, but hopefully, they are no longer optional. Also, /please/ let everything be lowercase&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Booker</title>
		<link>http://verens.com/2007/07/26/html5/#comment-952</link>
		<dc:creator>James Booker</dc:creator>
		<pubDate>Wed, 01 Aug 2007 14:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-952</guid>
		<description>Kae, I must say I&#039;m with you, but then I was horrified on the decision to bother with HTML 5 at all - the two seperate and contradicting standards are just making the web a horrible place to live (HTML and XHTML) - to now run HTML5 alongside is just worse.

I really was (as a programmer) looking forward to a world where all (X)HTML documents were valid XML schemas. Now look what they went and did.</description>
		<content:encoded><![CDATA[<p>Kae, I must say I&#8217;m with you, but then I was horrified on the decision to bother with HTML 5 at all &#8211; the two seperate and contradicting standards are just making the web a horrible place to live (HTML and XHTML) &#8211; to now run HTML5 alongside is just worse.</p>
<p>I really was (as a programmer) looking forward to a world where all (X)HTML documents were valid XML schemas. Now look what they went and did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradey</title>
		<link>http://verens.com/2007/07/26/html5/#comment-951</link>
		<dc:creator>Bradey</dc:creator>
		<pubDate>Wed, 01 Aug 2007 09:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-951</guid>
		<description>Kae, I&#039;m right there with you on separations. But I think that to understand the need for &#039;b&#039; and &#039;i&#039;, we must turn the css off in our heads. Multiple times recently, I have found items where &#039;em&#039; does not fit, yet wrapping in a &#039;span&#039; seems too generic. In fact, &#039;i&#039; has turned out to be the proper solution in each case (remember to keep css off in your head).

If you read the descriptions of these two elements in the draft, it may make more sense. The document accurately clarifies where &#039;strong&#039; is proper and &#039;b&#039; is not, and likewise for &#039;em&#039; and &#039;i&#039;. I believe that the default browser/css styling of bold for strong and b, and italicized for i and em, might be adding confusion to the issue. There are good, semantic, non-stylistic reasons to use b + i in place of css, and strong + em.

Complex: you bet. Unfortunate, I agree.

I&#039;m with you on the &#039;m&#039; element being too niche for inclusion, but what upsets me the most is that it sounds exactly like &#039;em&#039;. That&#039;s going to be no fun, and it is a serious oversight. Using &#039;marked&#039; or an abbreviation consisting of more than one letter would solve this issue.

Finally, on the &#039;date&#039; idea: I really hope that this is added to the spec. I&#039;m writing a parser/regex right now to accept a common-language string as input for date and/or time. The current form is a javascript date picker attached to a date field, alongside a manual-entry time field and and am/pm drop-down field. It seems so unnecessary.

I&#039;d also like to see rich text editing on textarea (only for minimal structure/styling and adding hyperlinks--no full-blown word processors here), although it seems that this will continue to be a browser initiative.</description>
		<content:encoded><![CDATA[<p>Kae, I&#8217;m right there with you on separations. But I think that to understand the need for &#8216;b&#8217; and &#8216;i&#8217;, we must turn the css off in our heads. Multiple times recently, I have found items where &#8216;em&#8217; does not fit, yet wrapping in a &#8216;span&#8217; seems too generic. In fact, &#8216;i&#8217; has turned out to be the proper solution in each case (remember to keep css off in your head).</p>
<p>If you read the descriptions of these two elements in the draft, it may make more sense. The document accurately clarifies where &#8216;strong&#8217; is proper and &#8216;b&#8217; is not, and likewise for &#8216;em&#8217; and &#8216;i&#8217;. I believe that the default browser/css styling of bold for strong and b, and italicized for i and em, might be adding confusion to the issue. There are good, semantic, non-stylistic reasons to use b + i in place of css, and strong + em.</p>
<p>Complex: you bet. Unfortunate, I agree.</p>
<p>I&#8217;m with you on the &#8216;m&#8217; element being too niche for inclusion, but what upsets me the most is that it sounds exactly like &#8216;em&#8217;. That&#8217;s going to be no fun, and it is a serious oversight. Using &#8216;marked&#8217; or an abbreviation consisting of more than one letter would solve this issue.</p>
<p>Finally, on the &#8216;date&#8217; idea: I really hope that this is added to the spec. I&#8217;m writing a parser/regex right now to accept a common-language string as input for date and/or time. The current form is a javascript date picker attached to a date field, alongside a manual-entry time field and and am/pm drop-down field. It seems so unnecessary.</p>
<p>I&#8217;d also like to see rich text editing on textarea (only for minimal structure/styling and adding hyperlinks&#8211;no full-blown word processors here), although it seems that this will continue to be a browser initiative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Mc Adam</title>
		<link>http://verens.com/2007/07/26/html5/#comment-950</link>
		<dc:creator>Aaron Mc Adam</dc:creator>
		<pubDate>Tue, 31 Jul 2007 10:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-950</guid>
		<description>It&#039;s interesting to see that the presentational elements are being kept on but I would agree with you Kae in that they are practically deprecated now even if they are valid html..

All&#039;s going well here in England just tryin to find work!</description>
		<content:encoded><![CDATA[<p>It&#8217;s interesting to see that the presentational elements are being kept on but I would agree with you Kae in that they are practically deprecated now even if they are valid html..</p>
<p>All&#8217;s going well here in England just tryin to find work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zcorpan</title>
		<link>http://verens.com/2007/07/26/html5/#comment-949</link>
		<dc:creator>zcorpan</dc:creator>
		<pubDate>Fri, 27 Jul 2007 15:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-949</guid>
		<description>&quot;As a JavaScript developer, I’m also looking forward to trying my hand at making the new Form elements work even in current browsers.&quot;

Great! :-) This may be of interest: https://sourceforge.net/projects/wf2/</description>
		<content:encoded><![CDATA[<p>&#8220;As a JavaScript developer, I’m also looking forward to trying my hand at making the new Form elements work even in current browsers.&#8221;</p>
<p>Great! <img src='http://verens.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  This may be of interest: <a href="https://sourceforge.net/projects/wf2/" rel="nofollow">https://sourceforge.net/projects/wf2/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2007/07/26/html5/#comment-948</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Thu, 26 Jul 2007 13:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-948</guid>
		<description>You&#039;re right, zcorpan. I&#039;m still not sure that there is a marked difference between &#039;b&#039;, &#039;i&#039; and &#039;m&#039;, but you&#039;re right that they are not deprecated. I guess I&#039;ve been treating the separation of structure and style as Law.

I&#039;m looking forward to seeing how the WhatWG recommendations come out (I see you are in their list of acknowledged contributors).

As a JavaScript developer, I&#039;m also looking forward to trying my hand at making the new Form elements work even in current browsers.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, zcorpan. I&#8217;m still not sure that there is a marked difference between &#8216;b&#8217;, &#8216;i&#8217; and &#8216;m&#8217;, but you&#8217;re right that they are not deprecated. I guess I&#8217;ve been treating the separation of structure and style as Law.</p>
<p>I&#8217;m looking forward to seeing how the WhatWG recommendations come out (I see you are in their list of acknowledged contributors).</p>
<p>As a JavaScript developer, I&#8217;m also looking forward to trying my hand at making the new Form elements work even in current browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zcorpan</title>
		<link>http://verens.com/2007/07/26/html5/#comment-947</link>
		<dc:creator>zcorpan</dc:creator>
		<pubDate>Thu, 26 Jul 2007 13:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2007/07/26/html5/#comment-947</guid>
		<description>B and I were never deprecated. They are very much allowed in HTML4 Strict.

One use-case for M is that users can jump to highlighted text spans. In speech media you can&#039;t glance at a page and find visually highlighted text. Also remember that CSS is (supposed to be) optional.

The handy new form elements, including a date type for INPUT, is to be seen in WF2: http://www.whatwg.org/wf2</description>
		<content:encoded><![CDATA[<p>B and I were never deprecated. They are very much allowed in HTML4 Strict.</p>
<p>One use-case for M is that users can jump to highlighted text spans. In speech media you can&#8217;t glance at a page and find visually highlighted text. Also remember that CSS is (supposed to be) optional.</p>
<p>The handy new form elements, including a date type for INPUT, is to be seen in WF2: <a href="http://www.whatwg.org/wf2" rel="nofollow">http://www.whatwg.org/wf2</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

