<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us">
  <generator uri="http://vinetype.com" version="v2.3">Vine Type by Vine Branches</generator>
  <author>
    <name>Carl Camera</name>
    <email>no.ema.il@no.ema.il</email>
  </author>
  <title type="text">i am a camera</title>
  <subtitle type="text">my kids are cameras too</subtitle>
  <id>http://iamacamera.org/default.aspx?feed=atom10wb&amp;amp;id=22</id>
  <link rel="alternate" type="text/html" href="http://iamacamera.org/default.aspx" />
  <link rel="self" type="application/atom+xml" href="http://iamacamera.org/default.aspx?feed=atom10wb&amp;amp;id=22" />
  <updated>2010-09-10T04:07:16Z</updated>
  <entry>
    <title>10 Nov - Carl Camera - In Search of a de Facto Standard</title>
    <id>http://iamacamera.org/default.aspx?id=22#c26</id>
    <link rel="alternate" type="text/html" href="http://iamacamera.org/default.aspx?id=22#c26" />
    <published>2005-11-10T11:36:20Z</published>
    <updated>2005-11-10T11:36:20Z</updated>
    <author>
      <name>Carl Camera</name>
      <uri>http://iamacamera.org</uri>
    </author>
    <content type="xhtml" xml:base="http://iamacamera.org/">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Tim,</p>

<p>Exactly. The problem doesn't go away when IE8 (assuming it will handle xhml+xml MIME) appears.  The problem goes away when IE7 disappears.</p>
</div>
    </content>
  </entry>
  <entry>
    <title>10 Nov - Tim Groves - In Search of a de Facto Standard</title>
    <id>http://iamacamera.org/default.aspx?id=22#c24</id>
    <link rel="alternate" type="text/html" href="http://iamacamera.org/default.aspx?id=22#c24" />
    <published>2005-11-10T01:42:07Z</published>
    <updated>2005-11-10T01:42:07Z</updated>
    <author>
      <name>Tim Groves</name>
      <uri>http://www.brandspankingnew.net</uri>
    </author>
    <content type="xhtml" xml:base="http://iamacamera.org/">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Looks as if IE7 won't support application/xhtml+xml either:
http://blogs.msdn.com/ie/archive/2005/09/15/467901.aspx</p>

<p>2010 may be a good bet...</p>
</div>
    </content>
  </entry>
  <entry>
    <title>02 Nov - Carl Camera - In Search of a de Facto Standard</title>
    <id>http://iamacamera.org/default.aspx?id=22#c11</id>
    <link rel="alternate" type="text/html" href="http://iamacamera.org/default.aspx?id=22#c11" />
    <published>2005-11-02T22:42:22Z</published>
    <updated>2005-11-02T22:42:22Z</updated>
    <author>
      <name>Carl Camera</name>
      <uri>http://iamacamera.org</uri>
    </author>
    <content type="xhtml" xml:base="http://iamacamera.org/">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Dan, the geek in me definitely wants to be at the standards forefront, but there's more to it than that.</p>

<p>In looking to the future, there is no doubt in my mind that XML will be the basis of internet browser interactions.  The sooner I get on board, so to speak, the better.  Furthermore, I'm taking a pragmatic view of dealing with the browser landscape over the next five years.</p>

<p>IE6 is the reason people use to justify avoiding XHTML 1.1.  <em>&quot;If I can't serve it with application/xhtml+xml&quot;</em>, they say, <em>&quot;then I'll just serve up some  previous standard.&quot;</em></p>

<p>Their rationale is complete W3C compliance, but I fear they might be hurting XHTML adoption as a result. If we all take this stance, then
we won't even <em>begin</em> to see widespread adoption of XHTML 1.1 until about 2010.  Here's why:</p>

<p>Flipping the switch to the recommended XHTML 1.1 MIME type doesn't degrade well, now does it?  For all intents and purposes, it breaks IE6.
Even if IE6 is one-half of one percent of the browser market, serving up XHTML 1.1 with application/xhtml+xml will <strong>erase your site</strong> from tens of thousands of users.  For those taking the stance above: what percentage of the browser community are you willing to ignore, and most likely annoy?</p>

<p>I simply will not wait for IE6 to fade from existence before moving forward with my DOCTYPE.  The XHTML 1.1 standard allows for serving it up text/html, so I'm in compliance.</p>

<p>More than likley, <strong>everyone</strong> will be client-sniffing and serving up XHTML in different formats in the near future. I'm certainly investigating dynamic MIME type solutions.  Then, if we're all dynamically serving up XHTML with different MIME types based on browser capabilities, what reason is there to lag behind?</p>
</div>
    </content>
  </entry>
  <entry>
    <title>02 Nov - Dan - In Search of a de Facto Standard</title>
    <id>http://iamacamera.org/default.aspx?id=22#c10</id>
    <link rel="alternate" type="text/html" href="http://iamacamera.org/default.aspx?id=22#c10" />
    <published>2005-11-02T09:27:39Z</published>
    <updated>2005-11-02T09:27:39Z</updated>
    <author>
      <name>Dan</name>
    </author>
    <content type="xhtml" xml:base="http://iamacamera.org/">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Are you sure doing stuff that the w3c says you should not do is a sensible basis for your choices here?</p>

<p>http://www.w3.org/TR/2002/NOTE-xhtml-media-types-20020801/#summary</p>

<p>In order to serve XHTML reliably as text/html you have to follow the HTML compatibility guidelines, which means you need to use a subset of XHTML, which isn't tested by checking for well-formedness.</p>

<p>On the other hand it's perfectly possible to write very clean HTML4.01 (again using a subset of the published standard), the advantage is you can serve it as text/html and be within the w3c's recommendations.</p>

<p>Sounds to me like you have no real reason to want to use XHTML1.1 over XHTML1.0, or HTML4.01, other than it's got an 'X' in it, and 1.1 is bigger than 1.0.</p>

<p>Offer some real positive reasons for using it.</p>
</div>
    </content>
  </entry>
</feed>