<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://dascritch.net/feed/rss2/xslt" ?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>da scritch net works - Les dix ans d'un bug      - Commentaires</title>
    <link>https://dascritch.net/</link>
    <atom:link href="https://dascritch.net/feed/rss2/comments/1111" rel="self" type="application/rss+xml" />
    <description>Ma vie et tous ses ridicules petits à-côtés : mes émissions “CPU” sur Radio FMR, les standards web, le code et ce qui me passe par la tête.</description>
    <language>fr</language>
    <pubDate>Tue, 09 Jun 2026 06:56:56 +0200</pubDate>
    <copyright>CC pour les textes</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
                  <item>
          <title>[ping] Les dix ans d'un bug - da scritch net works</title>
          <link>https://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug#c4022</link>
          <guid isPermaLink="false">urn:md5:4cc6b3048ba03a9a8353af58199365de</guid>
          <pubDate>Tue, 13 Mar 2012 15:09:51 +0100</pubDate>
          <dc:creator>da scritch net works</dc:creator>
          <description>&lt;p&gt;&lt;a href="http://dascritch.net/post/2012/03/13/Me-voici-%C3%A0-Sud-Web"&gt;Me voici à Sud Web&lt;/a&gt;&lt;/p&gt;
            &lt;!-- TB --&gt;

&lt;p&gt;Et bang ! J'ai encore du mal à y croire. Mais fin Mai, je devrais aussi assurer le show. Me voici orateur à Sud Web, la plus grande conférence technique du secteur au sud de Paris. Un festival de rock stars du web jouant de vertigineux solos de...&lt;/p&gt;</description>
        </item>
                              <item>
          <title>[ping] Les dix ans d'un bug - Dascritch depuis Twitter</title>
          <link>https://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug#c3487</link>
          <guid isPermaLink="false">urn:md5:249208617dd053c24538408490d29a74</guid>
          <pubDate>Fri, 15 Apr 2011 16:38:08 +0200</pubDate>
          <dc:creator>Dascritch depuis Twitter</dc:creator>
          <description>&lt;p&gt;&lt;a href="http://twitter.com/dascritch/status/58901927022432256"&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;!-- TB --&gt;
&lt;p&gt;@karlpro En cours: On prépare une longue liste. Sinon c'est les bugs 915, 2212,... &lt;a href=&quot;http://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug&quot;&gt;http://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug&lt;/a&gt;&lt;/p&gt;</description>
        </item>
                                    <item>
          <title>Les dix ans d'un bug - Uqbar</title>
          <link>https://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug#c2279</link>
          <guid isPermaLink="false">urn:md5:1364978b16d1115bba7ea6ef477fb90a</guid>
          <pubDate>Fri, 18 Sep 2009 10:56:32 +0200</pubDate>
          <dc:creator>Uqbar</dc:creator>
          <description>&lt;p&gt;The point with bug 915 is quite simple in my opinion.&lt;br /&gt;
Firefox (up to 3.5.2) doesn't implement a part of the standard (&lt;a href=&quot;http://www.w3.org/TR/html401/struct/tables.html#h-11.2.4&quot; title=&quot;http://www.w3.org/TR/html401/struct/tables.html#h-11.2.4&quot; rel=&quot;ugc&quot;&gt;http://www.w3.org/TR/html401/struct...&lt;/a&gt;) and a useful one. This is not a bug. Is a hole in the implementation.&lt;br /&gt;
(I'll skip the discussions on why the &amp;lt;COL&amp;gt; tag has been introduced.)&lt;br /&gt;
As a consequence, the usefulness of the &amp;lt;COL&amp;gt; tag is so limited that it makes little sense to use it (only the width property works so far).&lt;br /&gt;
Everyone says you can use CSS, Javascript and a number of other workarounds.&lt;br /&gt;
All of them end up by moving the column level definitions away from the &amp;lt;THEAD&amp;gt; section (where they should belong to and where an application would generate them) to somewhere else. This defeats all efforts done to make HTML as smart and useful as possible.&lt;br /&gt;
But these are just my opinions&lt;/p&gt;</description>
        </item>
                              <item>
          <title>Les dix ans d'un bug - Da Scritch</title>
          <link>https://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug#c1628</link>
          <guid isPermaLink="false">urn:md5:943f1afe5423ffcbaaf2d823971f3f74</guid>
          <pubDate>Fri, 26 Dec 2008 19:42:13 +0100</pubDate>
          <dc:creator>Da Scritch</dc:creator>
          <description>&lt;p&gt;David, your words are very wise about reporting bugs and energy that might be used to solve them.&lt;/p&gt;


&lt;p&gt;Does this little paragraph in the HTML specification and in the CSS one about text-alignment in tables should require some peoplepower to solve it ? My thoughts (in French upper in this page) : in 1998 we needed to convert drastically webdesigners to tableless code. In 2003, little were converted. But in 2009, very few make table design like in the prehistoric times of the WWW, and we need more features and strict standard respect to improve our web-applications. Character-alignment in tables is really useful for commerce-related application, intranets, and others data related presentations.&lt;/p&gt;
&lt;p&gt;
I hope someone will fix #915 and #2212. I do some business-related web applications, and not being able to align comas (or points, for english-readers) is a design and comfort issue.&lt;br /&gt;
But it will make those apps more professional on Fx than MSIE.
&lt;/p&gt;&lt;p&gt;
character alignment is not depreciated, still in XHTML and CSS standards.
&lt;/p&gt;
&lt;p&gt;So please, can a browser fix this ?  Will Opera, Safari, or ... MSIE solve it before ? I hope MoFo will keep its leadership in standard-repects.&lt;/p&gt;</description>
        </item>
                              <item>
          <title>Les dix ans d'un bug - David Baron</title>
          <link>https://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug#c1639</link>
          <guid isPermaLink="false">urn:md5:419b055732d44a91b6a4ef8877156d35</guid>
          <pubDate>Fri, 26 Dec 2008 19:15:29 +0100</pubDate>
          <dc:creator>David Baron</dc:creator>
          <description>&lt;p&gt;&lt;a href=&quot;http://dbaron.org/log/20080515-age-of-bugs&quot; title=&quot;http://dbaron.org/log/20080515-age-of-bugs&quot; rel=&quot;ugc&quot;&gt;http://dbaron.org/log/20080515-age-...&lt;/a&gt;&lt;/p&gt;</description>
        </item>
                              <item>
          <title>Les dix ans d'un bug - TarValanion</title>
          <link>https://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug#c1556</link>
          <guid isPermaLink="false">urn:md5:d450fa50773492468435a80979be1f5f</guid>
          <pubDate>Sat, 25 Oct 2008 09:56:20 +0200</pubDate>
          <dc:creator>TarValanion</dc:creator>
          <description>&lt;p&gt;Je suis désolé d'avoir sali ce billet en l'ouvrant avec IE7, mais effectivement sur IE, je n'ai vu aucun problème. Alors que FF bugge... Je vais de ce pas voter pour la résolution.&lt;/p&gt;</description>
        </item>
                              <item>
          <title>Les dix ans d'un bug - Da Scritch</title>
          <link>https://dascritch.net/post/2008/10/23/Les-dix-ans-dun-bug#c1555</link>
          <guid isPermaLink="false">urn:md5:327f1b21c278875c43c383bf8f6c72ac</guid>
          <pubDate>Thu, 23 Oct 2008 18:30:12 +0200</pubDate>
          <dc:creator>Da Scritch</dc:creator>
          <description>&lt;p&gt;Après tests, cela ne marche ni dans Firefox 3.0, ni dans Konqueror 3.5 (KHTML), ni dans Konqueror 4.1 (WebKit), ni dans Opera 9.6&lt;br /&gt;
Si ça marche dans MSIE, c'est la grosse loose&lt;/p&gt;</description>
        </item>
            </channel>
</rss>
