<feed xmlns="http://www.w3.org/2005/Atom" xmlns:foaf="http://xmlns.com/foaf/0.1/"><title>norman.walsh.name: Comments on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml"/><id>http://norman.walsh.name/2004/01/17/application-xml/comments.atom</id><updated>2012-05-22T18:11:38.429506Z</updated><entry><title>Comment 1 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0001"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0001</id><published>2004-01-19T07:32:42Z</published><updated>2004-01-19T07:32:42Z</updated><author><name>Karl Ove Hufthammer</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Well, Mozilla 1.6 renders both pages perfectly.</p>
<p>I have for quite some time served all my pages as application/xhtml+xml for browsers that claim to support this (currently only Mozilla, AFAICS), and this works very well.</p>
<p>It's easy to do this, using the content negotiation feature in Apache, as documented on this page: "http://www.christian-web-masters.com/articles/web_XHTML.html" (though I believe I found the technique first on this German page: "http://schneegans.de/tips/apache-xhtml/").</p>
  </div></content></entry><entry><title>Comment 2 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0002"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0002</id><published>2004-01-19T09:06:34Z</published><updated>2004-01-19T09:06:34Z</updated><author><name>Alastair Rankine</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Minor entity problem in Safari 1.1.1: The   entities in the calendar on the right appear as-is (ie not resolved to a non-breaking space).</p>
<p>(BTW I support your draconian stand)</p>
  </div></content></entry><entry><title>Comment 3 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0003"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0003</id><published>2004-01-19T09:18:38Z</published><updated>2004-01-19T09:18:38Z</updated><author><name>Alastair Rankine</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Interesting. In that previous comment I typed ampersand-n-b-s-p-semicolon, and when I clicked "preview comment", it showed up like that in the preview. But it also resolved it into an actual non-breaking space in the comment, which I didn't notice. And now it's still there.</p>
<p>(Hmm, there may be a way to break well-formedness of your document here...)</p>
  </div></content></entry><entry><title>Comment 4 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0004"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0004</id><published>2004-01-19T13:12:02Z</published><updated>2004-01-19T13:12:02Z</updated><author><name>Bob DuCharme</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Hey Norm,</p>
<p>This one worked fine under Windows Mozilla 1.5 and Firebird 0.7. Opera 6.01 displayed all the text and links for the application/xml one but ignored the CSS stylesheet; Opera did use the stylesheet with the text/html one. Opera is up to 7.23 now, so it would be interesting to see if that version has the same problem with your app/xml version.</p>
  </div></content></entry><entry><title>Comment 5 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0005"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0005</id><published>2004-01-19T16:40:29Z</published><updated>2004-01-19T16:40:29Z</updated><author><name>Tobi </name></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>This page
http://www.w3.org/TR/xhtml-media-types/ (I'd be happy to use an HTML anchor here :) says:</p>
<p>"'application/xhtml+xml' SHOULD be used for XHTML Family documents, and the use of 'text/html' SHOULD be limited to HTML-compatible XHTML 1.0 documents."</p>
<p>Also see
http://www.w3.org/TR/xhtml-media-types/#summary
and
http://www.w3.org/TR/xhtml1/#guidelines</p>
  </div></content></entry><entry><title>Comment 6 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0006"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0006</id><published>2004-01-19T17:12:41Z</published><updated>2004-01-19T17:12:41Z</updated><author><name>John Clark</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>To report, the article works transparently in Konqueror 3.1.4. With the exception of subtle font issues (grrr, someday I *will* figure out fonts under Linux), the page looks almost identical under Opera 7.23.  Not only that, but Opera provides that really nice navigation system if you provide the &amp;lt;link rel="next" ... /&amp;gt; and the like.</p>
<p>The blurred line between interpreting and presenting HTML and correctly processing xhtml is rather interesting:</p>
<p>"Don’t put a document type declaration on the XHTML pages, because IE goes off and reads it (Good for you, IE! An actual feature not a bug!)" - Norman Walsh, article body</p>
<p>Doesn't this beg for catalog support in those browsers that are actually going to resolve identifiers? I would think that as we ask, more and more, for our web browsers to be XML readers that they should be able to take advantage of resources like XML catalogs.  As a user, I am quite curious to know what my various browsers do behind the scenes, but sometimes that documentation can be sparse on this front.</p>
  </div></content></entry><entry><title>Comment 7 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0007"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0007</id><published>2004-01-19T22:10:20Z</published><updated>2004-01-19T22:10:20Z</updated><author><name>Jim Ancona</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Mozilla 1.6 (my regular browser) displays this fine. IE6 fails, putting up a dialog that says "Internet Explorer cannot download application application-xml from norman.walsh.name. Internet Explorer was not able to open this internet site. The requested site is either unavailable or could not be found. Please try again later."</p>
<p>Jim</p>
  </div></content></entry><entry><title>Comment 8 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0008"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0008</id><published>2004-01-20T13:20:15Z</published><updated>2004-01-20T13:20:15Z</updated><author><name>Seth Gordon</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>OK, IE6 SP1 is showing this, but it thinks the encoding is "Western European" (rather than UTF-8), so the curly apostrophe shows up as "a-with-caret euro-sign trademark-sign".  And then when I clicked the talkback button, the page for submitting the talkback *is* recognized as UTF-8.</p>
  </div></content></entry><entry><title>Comment 9 on /2004/01/17/application-xml</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/01/17/application-xml#comment0009"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0009</id><published>2004-01-20T15:41:17Z</published><updated>2004-01-20T15:41:17Z</updated><author><name>Scott Hudson</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Hi Norm,</p>
<p>this works just great in Mozilla Firebird 0.7 on Solaris 9. FWIW, I strongly support your "draconian" approach as well.</p>
<p>Cheers,</p>
<p>--Scott</p>
  </div></content></entry></feed>

