<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Mar 22, 2007, at 5:08 PM, Nicholas Shanks wrote:</DIV><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">• Bullet 7: I think people marking up computer code in HTML are completely wasting their time. Most sample code I have seen doesn't bother. e.g. some random OpenGL sample code:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://developer.apple.com/samplecode/Red_Rocket/listing4.html">http://developer.apple.com/samplecode/Red_Rocket/listing4.html</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=Mac_OS_X">http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=Mac_OS_X</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">The usage case for this vs. usage of HTML for the rest of the internet is insufficient to earn the right to be in HTML.</DIV></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Just because "most ... doesn't bother" doesn't mean it ought to be removed.  Most people just use <i> instead of <em>, <cite>, or whatever.  By your logic, we don't need anything other than <i>, but you already argued for using things other than <i> to counter the articles points.  The problem is that to write semantically valid markup, there will be tags that don't get used very often.  So let's not ignore elements because "no one uses them."  Ignore them because they are useless.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><code> is not useless.  Code needs to be monospaced, and, sometimes formated like <pre>.  We could use <pre> but <pre> is just as bad as <i>.  It only says "this is preformatted" and it has no semantic meaning.  <code> means "This is computer code."  Using some CSS, I can make <code> act like <pre> AND it will mean something (e.g. a search engine that helps people find computer code can index stuff in <code> elements).</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>And, frankly, you are wrong.  Lots of places I go markup code with <code>. [1][2][3][4][5][6][7][8][9]  The examples you give markup their code.  The problem is that there is no "blockcode" element (<blockcode> would be to <code> as <blockquote> is to <q>).  They use <pre> because it is all they have.  </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><code> isn't powerful enough as it is, in my opinion.</DIV></DIV><DIV><DIV><BR class="khtml-block-placeholder"></DIV><BLOCKQUOTE type="cite">I fear that in 100 years we'll be downloading free shampoo to our molecular synthesizers that will come wrapped in HTML <samp> tags.</BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Well, only if the shampoo sample is output from a computer program.  We do have to care about the semantics...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Joe Clarke isn't calling for the removal of computer science elements.  [10]  He's asking for other elements be added that will help, e.g., newspaper publishers.  As far as I know, HTML 5 accounts for many of these.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>[1] <A href="http://www.456bereastreet.com/archive/200702/worst_code_ever/">http://www.456bereastreet.com/archive/200702/worst_code_ever/</A></DIV><DIV>[2] <A href="http://alistapart.com/articles/flashembedcagematch">http://alistapart.com/articles/flashembedcagematch</A></DIV><DIV>[3] <A href="http://www.cherny.com/webdev/70/javascript-event-delegation-and-event-hanlders">http://www.cherny.com/webdev/70/javascript-event-delegation-and-event-hanlders</A></DIV><DIV>[4] <A href="http://robertdot.org/2006/07/18/json-an-alternative-to-xml-in-ajax.html">http://robertdot.org/2006/07/18/json-an-alternative-to-xml-in-ajax.html</A></DIV><DIV>[5] <A href="http://bitesizestandards.com/bites/automatic-coloured-rows">http://bitesizestandards.com/bites/automatic-coloured-rows</A></DIV><DIV>[6] <A href="http://www.json.org/js.html">http://www.json.org/js.html</A></DIV><DIV>[7] <A href="http://www.php.net/manual/en/function.echo.php">http://www.php.net/manual/en/function.echo.php</A></DIV><DIV>[8] <A href="http://developer.mozilla.org/en/docs/DOM:document.getElementById">http://developer.mozilla.org/en/docs/DOM:document.getElementById</A></DIV><DIV>[9] <A href="http://joeclark.org/book/sashay/serialization/Chapter08.html">http://joeclark.org/book/sashay/serialization/Chapter08.html</A></DIV><DIV>[10] <A href="http://blog.fawny.org/2006/10/28/tbl-html/#TBL-HTML-not-the-problem-2006.10.28">http://blog.fawny.org/2006/10/28/tbl-html/#TBL-HTML-not-the-problem-2006.10.28</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV></DIV>----------------------------------------------------------<DIV><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>Robert <<A href="http://robertdot.org">http://robertdot.org</A>></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN></SPAN> </DIV><BR></BODY></HTML>