index.html 41.4 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Technology 101 - W3C Blog - Category Archives</title>
    <style type="text/css" media="all">
    @import "/QA/2006/01/blogstyle.css";
    </style>
    <meta name="keywords" content="W3C, QA, weblog, blog" />
    <meta name="description" content="Archives for the W3C Questions and Answers Weblog - Category Technology 101" />
    <meta name="revision" content="$Id: index.html,v 1.404 2011/12/16 03:02:16 gerald Exp $" />    
   <link rel="alternate" type="application/atom+xml" title="Atom" href="http://www.w3.org/QA/atom.xml" />
   <link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="http://www.w3.org/QA/news.rss" />   
   <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.w3.org/QA/rsd.xml" />
   
   
</head>


 <body>
    <div id="banner">
      <h1 id="title">
	<a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>
	W3C Blog - Archives
</h1>
    </div>
    
    <ul class="navbar" id="menu">
        <li><strong><a href="/QA/" title="W3C Blog Home">[ W3C Blog ]</a></strong></li>
        <li><a href="/QA/Library/" title="Documents and Publications on Web and Quality">Documents</a></li>
        <li><a href="/QA/Tools/" accesskey="3" title="Validators and other Tools">Tools</a></li>
        <li><a href="/2007/12/qa-blog-help/index#feedback">Feedback</a></li>
    </ul>
<div id="searchbox">
<form method="get" action="http://www.google.com/custom" enctype="application/x-www-form-urlencoded">
<p id="formbox"><input type="text" size="15" class="textfield" name="q" accesskey="E" maxlength="255" /> <input type="submit" class="submitfield" value="Search" id="goButton" name="sa" accesskey="G" /> <input type="hidden" name="cof" value="T:black;LW:72;ALC:#ff3300;L:http://www.w3.org/Icons/w3c_home;LC:#000099;LH:48;BGC:white;AH:left;VLC:#660066;GL:0;AWFID:0b9847e42caf283e;" /><input type="hidden" id="searchW3C" name="sitesearch" checked="checked" value="www.w3.org/QA" /><input type="hidden" name="domains" value="www.w3.org/QA" /></p>
</form>
</div>

    <div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->

<h2>Archives for Category: Technology 101</h2>
         
        <h3><a href="http://www.w3.org/QA/2011/05/rdfa_11_with_a_rich_snippet_ex.html">RDFa 1.1 with a rich snippet example</a></h3>

    <p><p> With RDFa 1.1 making its way out of last call, I looked at the examples from Google’s Webmaster Central to see what RDFa 1.1 brings to those. A typical example is the one on reviews; here s where it...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2011/05/rdfa_11_with_a_rich_snippet_ex.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/Ivan">Ivan Herman</a> on May 23, 2011 10:39 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/open_web/">Open Web</a>, <a href="http://www.w3.org/QA/archive/technology/semantic_web/">Semantic Web</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/05/rdfa_11_with_a_rich_snippet_ex.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2011/05/rdfa_11_with_a_rich_snippet_ex.html#comments">Comments (6)</a>
                                 | <a href="http://www.w3.org/QA/2011/05/rdfa_11_with_a_rich_snippet_ex.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2010/06/make_your_presentations_access.html">Make Your Presentations Accessible to All</a></h3>

    <p><em>Do you remember a time when people around you broke out in laughter,
but you didn't hear the joke? You could be doing a similar thing to your audience — leaving some
people out....</em> Read on to learn how to make presentations, talks, meetings, and training accessible to all
of your potential audience, including people with disabilities and others...</p>


   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2010/06/make_your_presentations_access.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/Shawn/">Shawn Henry</a> on June 15, 2010  3:45 PM in <a href="http://www.w3.org/QA/archive/technology/accessibility/">Accessibility</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/publications/">Publications</a>, <a href="http://www.w3.org/QA/archive/web_spotting/reference/">Reference</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/06/make_your_presentations_access.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2010/06/make_your_presentations_access.html#comments">Comments (1)</a>
                                 | <a href="http://www.w3.org/QA/2010/06/make_your_presentations_access.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2010/06/xhtml_modularization_a_markup.html">XHTML Modularization: a markup language designer's toolkit</a></h3>

    <p><p>The current maintenance update to XHTML Modularization is in response to the inevitable bug reports and clarifications that come from actual use. Since there have recently been some misconceptions expressed about the purpose of the spec, I'd thought I'd take...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2010/06/xhtml_modularization_a_markup.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.cwi.nl/~steven">Steven Pemberton</a> on June  3, 2010  8:45 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/publications/">Publications</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/technology/xml/">XML</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/06/xhtml_modularization_a_markup.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2010/06/xhtml_modularization_a_markup.html#comments">Comments (3)</a>
                                 | <a href="http://www.w3.org/QA/2010/06/xhtml_modularization_a_markup.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/11/html5-howto.html">Learn How To Write HTML 5</a></h3>

    <p><p>HTML 5 is too complex? Wait, wait, there is something coming.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/11/html5-howto.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on November 18, 2008  8:12 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/web_spotting/">Web Spotting</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/11/html5-howto.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/11/html5-howto.html#comments">Comments (11)</a>
                                 | <a href="http://www.w3.org/QA/2008/11/html5-howto.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/11/html_5_the_markup.html">HTML 5, the markup</a></h3>

    <p><p>People interested only the html 5 content model were not satisfied with the huge html 5 specification. Discover html 5, the markup language.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/11/html_5_the_markup.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on November 14, 2008  3:01 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/reference/">Reference</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/11/html_5_the_markup.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/11/html_5_the_markup.html#comments">Comments (16)</a>
                                 | <a href="http://www.w3.org/QA/2008/11/html_5_the_markup.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/11/with_real_world_implementation.html">With real world implementations WCAG 2.0 steps closer to expected December 2008 publication</a></h3>

    <p><p>Today W3C WAI <a href="http://lists.w3.org/Archives/Public/w3c-wai-ig/2008OctDec/0091.html">published WCAG 2.0 as a &quot;W3C Proposed Recommendation&quot;</a>. This means that the technical material of WCAG 2.0 is complete and it has been used successfully in real websites. <strong>Up next: final publication as a Web standard, which we  expect in December!</strong></p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/11/with_real_world_implementation.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/Shawn/">Shawn Henry</a> on November  3, 2008  6:34 PM in <a href="http://www.w3.org/QA/archive/technology/accessibility/">Accessibility</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/publications/">Publications</a>, <a href="http://www.w3.org/QA/archive/technology/">Technology</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/technology/video/">Video</a>, <a href="http://www.w3.org/QA/archive/technology/egov/">eGov</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/11/with_real_world_implementation.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/11/with_real_world_implementation.html#comments">Comments (6)</a>
                                 | <a href="http://www.w3.org/QA/2008/11/with_real_world_implementation.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/10/normative-references-conformance.html">Normative References to Moving Targets are Dangerous</a></h3>

    <p><p>When creating a requirement in a specification should I link to it or should I include it. The answer depends on the context.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/10/normative-references-conformance.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on October 20, 2008  2:22 PM in <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/10/normative-references-conformance.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/10/normative-references-conformance.html#comments">Comments (3)</a>
                                 | <a href="http://www.w3.org/QA/2008/10/normative-references-conformance.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/10/understanding-http-put.html">Understanding HTTP PUT</a></h3>

    <p><p>HTTP is not very well understood, and most of the time, it is ok. But when it is time to create a Web application, having a solid understanding of HTTP verbs will help you to create a good citizen of the Web. This is my attempt to explain HTTP PUT. Your comments are welcome.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/10/understanding-http-put.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on October  1, 2008  2:20 AM in <a href="http://www.w3.org/QA/archive/technology/http/">HTTP</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/10/understanding-http-put.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/10/understanding-http-put.html#comments">Comments (9)</a>
                                 | <a href="http://www.w3.org/QA/2008/10/understanding-http-put.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/09/fixing-html-with-html5.html">HTML 5 And The Hear-Write Web</a></h3>

    <p><p>Is there a way to improve the HTML ecosystem in a way that creates more adoption of HTML 5? From parsing to serialization to fixing, how do we recover broken Web documents?</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/09/fixing-html-with-html5.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on September 26, 2008  6:44 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions &amp; Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/09/fixing-html-with-html5.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/09/fixing-html-with-html5.html#comments">Comments (10)</a>
                                 | <a href="http://www.w3.org/QA/2008/09/fixing-html-with-html5.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/09/learn-test-smil30.html">Learn about SMIL 3.0 and test it!</a></h3>

    <p><p>SMIL stands for Synchronized Multimedia Integration Language. It is an XML language which has been designed for creating interactive multimedia presentations, including  timing and synchronization. For example, a fade effect from black to a photograph, or starting an animation at the same time than an audio file. What's new?</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/09/learn-test-smil30.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on September  9, 2008  5:22 AM in <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/technology/video/">Video</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/09/learn-test-smil30.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/09/learn-test-smil30.html#comments">Comments (0)</a>
                                 | <a href="http://www.w3.org/QA/2008/09/learn-test-smil30.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/09/howto-insert-youtube-video.html">How To Insert A Video From Youtube</a></h3>

    <p><p>I was struggling for inserting a video in a Web page, I had to change a bit the markup which was proposed to me to make it work in a way that satisfies me.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/09/howto-insert-youtube-video.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on September  8, 2008  1:50 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/technology/video/">Video</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/09/howto-insert-youtube-video.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/09/howto-insert-youtube-video.html#comments">Comments (40)</a>
                                 | <a href="http://www.w3.org/QA/2008/09/howto-insert-youtube-video.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/09/powdering_logos_again.html">Powdering logos (again)</a></h3>

    <p><p>Quite a while ago I wrote a <br />
<a href="http://ivanherman.wordpress.com/2007/11/02/powdering-logos/">short blog</a><br />
on how to use the upcoming <a href="http://www.w3.org/TR/powder-dr">POWDER</a> spec. The example was to create RDF triples expressing copyright information on <a href="http://www.w3.org/2007/10/sw-logos">Semantic Web logos</a>. Lot has happened with POWDER since, and most of what I wrote in that blog is now technically outdated:-( So here is the updated example.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/09/powdering_logos_again.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/Ivan">Ivan Herman</a> on September  5, 2008  8:54 PM in <a href="http://www.w3.org/QA/archive/technology/semantic_web/">Semantic Web</a>, <a href="http://www.w3.org/QA/archive/technology/">Technology</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/">W3C・QA News</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/09/powdering_logos_again.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/09/powdering_logos_again.html#comments">Comments (1)</a>
                                 | <a href="http://www.w3.org/QA/2008/09/powdering_logos_again.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/08/make-web-friendly-data-rdfa.html">Make your Data Web Friendly</a></h3>

    <p><p>What does it mean to make your data Web friendly. A very simple introduction and a few links to explore and understand RDFa, a technology to easily create hyperlinked data.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/08/make-web-friendly-data-rdfa.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on August 27, 2008  4:04 AM in <a href="http://www.w3.org/QA/archive/technology/semantic_web/">Semantic Web</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/08/make-web-friendly-data-rdfa.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/08/make-web-friendly-data-rdfa.html#comments">Comments (0)</a>
                                 | <a href="http://www.w3.org/QA/2008/08/make-web-friendly-data-rdfa.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html">Once Upon A Time, Web Standards Curriculum </a></h3>

    <p><p>Once upon a time, we started the Quality Assurance activity at W3C in 2001, one of the objectives was to find a way to improve the materials for communicating with Web developers. In the QA group, Snorre M. Grimsby (Opera) told me that we might find resources for producing educational materials. The discussion became quiet for a while and restarted  in June 2006 with <a href="http://my.opera.com/dstorey/blog/">David Storey</a> (Opera). As the same time, some people at <a href="http://webstandards.org/">WASP</a> started a survey for defining requirements for a Web Standards Curriculum. </p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on July 10, 2008  5:40 AM in <a href="http://www.w3.org/QA/archive/technology/accessibility/">Accessibility</a>, <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions &amp; Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html#comments">Comments (3)</a>
                                 | <a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/07/html5-parsing-howto.html">The How-To for html 5 parsing</a></h3>

    <p><p>You have read a lot about the html 5 specification. You heard that there were hidden dragons and acid rains. But what about looking by yourself practically how html 5 parsing is working? There are already some tools to play with html 5.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/07/html5-parsing-howto.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on July  7, 2008  2:35 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/07/html5-parsing-howto.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/07/html5-parsing-howto.html#comments">Comments (0)</a>
                                 | <a href="http://www.w3.org/QA/2008/07/html5-parsing-howto.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/07/interoperability-release-cycle.html">Improving Interoperability by Short Release Cycle </a></h3>

    <p><p>When a software is shipped, it has bugs. There are many reasons for these bugs. It can be poor in-house development, it can be careless testing, it can be unclear specifications, and many other things. We have to live with these bugs in software. Is there a way out?</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/07/interoperability-release-cycle.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on July  7, 2008 12:53 AM in <a href="http://www.w3.org/QA/archive/w3cqa_news/bugs_life/">Bugs Life</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions &amp; Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/07/interoperability-release-cycle.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/07/interoperability-release-cycle.html#comments">Comments (0)</a>
                                 | <a href="http://www.w3.org/QA/2008/07/interoperability-release-cycle.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/05/open-standards-interoperability.html">Open Standards Interoperability</a></h3>

    <p><p>Achieving interoperability is a tedious work. There is a lot of issues. Let's explore some of them and find solutions.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/05/open-standards-interoperability.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on May 20, 2008 10:58 PM in <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions &amp; Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/05/open-standards-interoperability.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/05/open-standards-interoperability.html#comments">Comments (0)</a>
                                 | <a href="http://www.w3.org/QA/2008/05/open-standards-interoperability.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/05/using_rdfa_to_add_information.html">How to add RDF information to a page using RDFa?</a></h3>

    <p>The <a href="http://www.w3.org/2001/sw">Semantic Web Activity home page</a> has a number of information that might be of interest for the Semantic Web (eg, for data integration).  These should be made these available in RDF, too. How to do that without duplicating information? RDFa is your friend…</p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/05/using_rdfa_to_add_information.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/Ivan">Ivan Herman</a> on May  1, 2008 10:00 AM in <a href="http://www.w3.org/QA/archive/technology/semantic_web/">Semantic Web</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/05/using_rdfa_to_add_information.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/05/using_rdfa_to_add_information.html#comments">Comments (0)</a>
                                 | <a href="http://www.w3.org/QA/2008/05/using_rdfa_to_add_information.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html">HTML 5, one vocabulary, two serializations</a></h3>

    <p><p>It seems not very clear for many people. So let's set the record straight. HTML 5 can be written in html <strong>and XML</strong>.</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on January 15, 2008  9:03 PM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a>, <a href="http://www.w3.org/QA/archive/technology/xml/">XML</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html#comments">Comments (17)</a>
                                 | <a href="http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2008/01/rdfa_and_html_imagemap.html">RDFa and HTML imagemap</a></h3>

    <p><a href="http://www.w3.org/TR/xhtml-rdfa-primer/">RDFa</a> is a way to enrich your Web pages with local data. The clear benefit is that your data are in context and then easier to manage.  Yesterday, on the RDFa mailing list, <a href="http://danbri.org/">Dan Brickley</a> asked how we could use <a href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2008Jan/0027">RDFa to extract the information</a> of an <a href="http://www.w3.org/TR/html4/struct/objects.html#edef-MAP">HTML imagemap</a>. </p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2008/01/rdfa_and_html_imagemap.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on January  6, 2008  8:57 PM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/technology/semantic_web/">Semantic Web</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/01/rdfa_and_html_imagemap.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/01/rdfa_and_html_imagemap.html#comments">Comments (2)</a>
                                 | <a href="http://www.w3.org/QA/2008/01/rdfa_and_html_imagemap.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2007/11/the_tracker_tracked.html">The Tracker, Tracked</a></h3>

    <p><p>Since W3C launched the new HTML Working Group in March, over 450 people have joined. This is great, but making sense of the thousands of mail messages that followed is too much for any one person. I think the new...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2007/11/the_tracker_tracked.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/Jacobs/">Ian Jacobs</a> on November  2, 2007  6:31 PM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/11/the_tracker_tracked.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2007/11/the_tracker_tracked.html#comments">Comments (0)</a>
                                 | <a href="http://www.w3.org/QA/2007/11/the_tracker_tracked.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2007/10/how_i_explained_web_services_p.html">How I explained Web Services Policy to my child</a></h3>

    <p><p> D: Dad? F: Yes? D: What are you working on all the time? F: It is called "Web Services Policy". D: That sounds complicated! Explain it so that a ... year old girl like me can understand it. (The...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2007/10/how_i_explained_web_services_p.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/fsasaki/">Felix Sasaki</a> on October 26, 2007  1:14 AM in <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/10/how_i_explained_web_services_p.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2007/10/how_i_explained_web_services_p.html#comments">Comments (1)</a>
                                 | <a href="http://www.w3.org/QA/2007/10/how_i_explained_web_services_p.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2007/10/exi-stance.html">EXI stance</a></h3>

    <p><p>XML is a popular language when it comes to sharing data. Surely, its human-readability was a key to its adoption in a wide range of applications, and as such it can be easily inferred that this feature has to be...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2007/10/exi-stance.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/carine/">Carine Bournez</a> on October 25, 2007  6:36 AM in <a href="http://www.w3.org/QA/archive/technology/">Technology</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/10/exi-stance.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2007/10/exi-stance.html#comments">Comments (1)</a>
                                 | <a href="http://www.w3.org/QA/2007/10/exi-stance.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html">Setting the default style sheet language on your Web site</a></h3>

    <p><p>Very often Web creators are using an external style sheet, or a style element to add style information to their html pages. By doing, we specify what is the style language used in the Web page. For example using the...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on September 27, 2007  6:45 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/technology/http/">HTTP</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html#comments">Comments (3)</a>
                                 | <a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2007/09/svg_open_2007_live_from_tokyo.html">SVG Open 2007 Live from Tokyo</a></h3>

    <p><p>[SVG open 2007](http://www.svgopen.org/courses.do#course8) has started this morning in Tokyo. A [list of papers about SVG](http://www.svgopen.org/proceedings.do) are available on the Web site. ### SVG 101 A bright sun, it is 9:56am, and I'm following a session given by [Doug Schepers](http://svg-whiz.com/) on...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2007/09/svg_open_2007_live_from_tokyo.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on September  4, 2007 12:55 AM in <a href="http://www.w3.org/QA/archive/w3cqa_news/meetings/">Meetings</a>, <a href="http://www.w3.org/QA/archive/technology/">Technology</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/09/svg_open_2007_live_from_tokyo.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2007/09/svg_open_2007_live_from_tokyo.html#comments">Comments (2)</a>
                                 | <a href="http://www.w3.org/QA/2007/09/svg_open_2007_live_from_tokyo.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2007/08/craft-of-html.html">The craft of HTML</a></h3>

    <p><a href="http://www.w3.org/html/">HTML</a> is a <strong>practical art</strong>. In a professional context, it requires precise and extensive skills. As with many popular crafts, the vast majority of people do it on their own, but only a few do it for a living. The quality of products varies a lot.<br />
</p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2007/08/craft-of-html.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on August  8, 2007  3:10 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/08/craft-of-html.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2007/08/craft-of-html.html#comments">Comments (11)</a>
                                 | <a href="http://www.w3.org/QA/2007/08/craft-of-html.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2006/10/how_i_explained_its_to_my_chil.html">How I explained ITS to my child</a></h3>

    <p><p> My child: Dad, I saw on your computer a mail saying "comment on ITS". What is ITS? Me: it stands for "Internationalization Tag Set". That's some work I am dealing with every day. My child: So that's one of...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2006/10/how_i_explained_its_to_my_chil.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/fsasaki/">Felix Sasaki</a> on October 17, 2006  2:15 AM in <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2006/10/how_i_explained_its_to_my_chil.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2006/10/how_i_explained_its_to_my_chil.html#comments">Comments (3)</a>
                                 | <a href="http://www.w3.org/QA/2006/10/how_i_explained_its_to_my_chil.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2006/02/content_negotiation.html">Content Negotiation: why it is useful, and how to make it work</a></h3>

    <p><p>We recently received a puzzled message from a visitor of the W3C Web site, asking how we were serving images without file suffix in their URI. Looking around, our visitor found that http://www.w3.org/StyleSheets/TR/logo-REC was not one file, but two: logo-REC.gif...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2006/02/content_negotiation.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/olivier/">olivier Théreaux</a> on February 21, 2006  2:12 AM in <a href="http://www.w3.org/QA/archive/technology/http/">HTTP</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2006/02/content_negotiation.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2006/02/content_negotiation.html#comments">Comments (17)</a>
                                 | <a href="http://www.w3.org/QA/2006/02/content_negotiation.html#trackback">TrackBacks (0)</a>
</p>
        
        <h3><a href="http://www.w3.org/QA/2006/02/ruby_annotation_to_change_the.html">Ruby Annotation Under The Sunlight</a></h3>

    <p><p>(Updated on Friday 3 February 2006 to add valuable source of information given by Richard Ishida) In the concepts of microformats, there is a key concept which is design for humans first, machines second. We have often been faced to...</p></p>

   &nbsp;<p class="readmore"><a href="http://www.w3.org/QA/2006/02/ruby_annotation_to_change_the.html">&raquo; Read on...</a></p>
    <p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on February  2, 2006 10:47 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2006/02/ruby_annotation_to_change_the.html">Permalink</a>
                                 
                                 | <a href="http://www.w3.org/QA/2006/02/ruby_annotation_to_change_the.html#trackback">TrackBacks (0)</a>
</p>
        
            
                   <p id="gentime">This page was last generated on $Date: 2011/12/16 03:02:16 $</p>
      </div><!-- End of "main" DIV. -->

<address>

This blog is written by W3C staff and working group participants,<br />
&nbsp;and maintained by <a href="/People/CMercier/">Coralie Mercier</a>.<br />
Authorized parties may <a href="/QA/new">log in</a> to create a new entry.<br/>
<span id="poweredby">Powered by Movable Type, magpierss and a lot of Web Technology</span>
    </address>


    
    <p class="copyright">
      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2011
      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
      <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
      <a href="http://www.keio.ac.jp/">Keio</a>),
      All Rights Reserved.
      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
      rules apply. Your interactions with this site are in accordance
      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
      statements.
    </p>


  </body>
</html>