index.html 25.9 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 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428
<!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">
<!-- Generated from data/head.php, ../../smarty/{head.tpl} -->
<head>
<title>Weekly Newsletter - W3C</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="Help" href="/Help/" />
<link rel="stylesheet" href="/2008/site/css/minimum" type="text/css" media="handheld, all" />
<style type="text/css" media="print, screen and (min-width: 481px)">
/*<![CDATA[*/
@import url("/2008/site/css/advanced");
/*]]>*/
</style>
<link href="/2008/site/css/minimum" rel="stylesheet" type="text/css" media="handheld, only screen and (max-device-width: 480px)" />
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="/2008/site/css/print" type="text/css" media="print" />
<link rel="shortcut icon" href="/2008/site/images/favicon.ico" type="image/x-icon" />
</head>
<body id="www-w3-org" class="w3c_public">
<div id="w3c_container">
<!-- Generated from data/mast.php, ../../smarty/{mast.tpl} -->
<div id="w3c_mast"><!-- #w3c_mast / Page top header -->
<h1 class="logo"><a tabindex="2" accesskey="1" href="/"><img src="/2008/site/images/logo-w3c-mobile-lg" width="90" height="53" alt="W3C" /></a> <span class="alt-logo">W3C</span></h1>
<div id="w3c_nav">
<form action="http://www.w3.org/Help/search" method="get" enctype="application/x-www-form-urlencoded">
<!-- w3c_sec_nav is populated through js -->
<div class="w3c_sec_nav"><!-- --></div>
<ul class="main_nav"><!-- Main navigation menu -->
<li class="first-item"><a href="/standards/">Standards</a></li>
<li><a href="/participate/">Participate</a></li>
<li><a href="/Consortium/membership">Membership</a></li>
<li class="last-item"><a href="/Consortium/">About W3C</a></li>
<li class="search-item">
<div id="search-form"><input tabindex="3" class="text" name="q" value="" title="Search" /> <button id="search-submit" name="search-submit" type="submit"><img class="submit" src="/2008/site/images/search-button" alt="Search" width="21" height="17" /></button></div>
</li>
</ul>
</form>
</div>
</div>
<!-- /end #w3c_mast -->
<div id="w3c_main">
<div id="w3c_logo_shadow" class="w3c_leftCol"><img width="100%" height="32" alt="" src="/2008/site/images/logo-shadow" /></div>
<div class="w3c_leftCol"><h2 class="offscreen">Site Navigation</h2>
    <h3 class="category"><span class="ribbon"><a href="/participate/discussion.html" title="Up to Mail, News, Blogs, Podcasts, and Tutorials">Mail, News, Blogs, Podcasts, and Tutorials <img src="/2008/site/images/header-link" alt="Header link" width="13" height="13" class="header-link" /></a></span></h3>
       <ul class="theme">
        <li><a href="/News/">News</a></li>
        <li><a class="current">Weekly Newsletter</a></li>
        <li><a href="/blog/">W3C Blogs</a></li>
        <li><a href="/Mail/">Mailing Lists</a></li>
        <li><a href="/participate/podcastsvideo.html">Podcasts and Video</a></li>
        <li><a href="/2002/03/tutorials.html">Tutorials and Courses</a></li>
        <li><a href="/TeamSubmission/">Team Submissions</a></li>
       </ul>
       <br /></div>
<div class="w3c_mainCol">
<!-- Generated from data/crumbs.php, ../../smarty/{crumbs.tpl} -->
<div id="w3c_crumbs">
       <div id="w3c_crumbs_frame">
        <ul class="bct"> <!-- .bct / Breadcrumbs -->
          <li class="skip"><a tabindex="1" accesskey="2" title="Skip to content (e.g., when browsing via audio)" href="#w3c_content_body">Skip</a></li>
          <li><a href="/">W3C</a>&#xA0;<span class="cr">&#xBB;</span>&#xA0;</li>
          <li><a href="/participate/">Participate</a>&#xA0;<span class="cr">&#xBB;</span>&#xA0;</li>
          <li><a href="/participate/discussion.html">Mail,&#xA0;News,&#xA0;Blogs,&#xA0;Podcasts,&#xA0;and&#x2026;</a>&#xA0;<span class="cr">&#xBB;</span>&#xA0;</li>
          <li class="current">Weekly Newsletter</li>
        </ul>            
     </div>
    </div>
<h1 class="title">Weekly Newsletter <span style="float: right; font-size: 50%; font-style: italic; text-transform: none;">19 December 2011 - 9 January 2012</span>
</h1>
<div class="w3c_toc"><!-- --></div>
<div id="w3c_content_body">
<div class="line">
<div class="unit size2on3">
<div class="main-content">
<h2 id="w3c_news"><a class="offscreen" title="More News&#x2026;" href="/News/archive">News</a></h2>
<div id="w3c_slideshow"><div id="w3c_most-recently" class="intro hierarchy vevent_list">




   <div class="event closed expand_block">
      <div class="headline">
         <h3 class="h4 tPadding0 bPadding0 summary">
            <span class="expand_section">Register for Mobile Web Best Practices Course; Early Bird Rate Ends 9 January</span>
         </h3>
         <p class="date">
            <span class="published dtstart" title="2012-01-06T09:56:34-05:00">06 January 2012</span>
  | <a title="Archived: Register for Mobile Web Best Practices Course; Early Bird Rate Ends 9 January" href="/News/2012#entry-9313">Archive</a>
         </p>
      </div>
      <div class="description expand_description">
         <p>We invite you to register for the 
W3C <a href="http://www.w3devcampus.com/mobile-web-and-application-best-practices-training/">Mobile Web 
and Application Best Practices (MWABP) course</a>. <a href="http://www.w3techcourses.com/course/view.php?id=14">Register</a> by 9 January and save 60 Euros. This is the third edition of this online course, which begins 30 January for 8 weeks. Developed by the W3C/MobiWebApp team, this course will be taught by  Frances de Waal and Phil Archer.  Participants spend an average of 4-6 hours per week on the course material and assignments. Read the <a href="http://www.w3devcampus.com/mobile-web-and-application-best-practices-training/">past students' feedback</a> and find out more about the course.</p>
      </div>
   </div>

   <div class="event closed expand_block">
      <div class="headline">
         <h3 class="h4 tPadding0 bPadding0 summary">
            <span class="expand_section">Last Call: Five SPARQL 1.1 Drafts</span>
         </h3>
         <p class="date">
            <span class="published dtstart" title="2012-01-05T16:32:11-05:00">05 January 2012</span>
  | <a title="Archived: Last Call: Five SPARQL 1.1 Drafts" href="/News/2012#entry-9312">Archive</a>
         </p>
      </div>
      <div class="description expand_description">
         <p>The <a href="/2009/sparql/wiki/Main_Page">SPARQL Working Group</a> has published (second) Last Call Working Drafts of the following SPARQL 1.1 documents. SPARQL is a set of specfications related to querying a web of linked data. Today's publications </p> 
         <ul class="show_items"> 
            <li>
               <a href="/TR/2012/WD-sparql11-update-20120105/">SPARQL 1.1 Update</a> defines an update language for RDF graphs.</li> 
            <li>
               <a href="/TR/2012/WD-sparql11-service-description-20120105/">SPARQL 1.1 Service Description</a> defines a vocabulary and discovery mechanism for describing the capabilities of a SPARQL endpoint.</li> 
            <li>
               <a href="/TR/2012/WD-sparql11-query-20120105/">SPARQL 1.1 Query Language</a> adds support for aggregates, subqueries, projected expressions, and negation to the SPARQL query language.</li> 
            <li>
               <a href="/TR/2012/WD-sparql11-protocol-20120105/">SPARQL 1.1 Protocol</a> describes a means for conveying SPARQL queries and updates to a SPARQL processing service and returning the results via HTTP to the entity that requested them.</li> 
            <li>
               <a href="/TR/2012/WD-sparql11-entailment-20120105/">SPARQL 1.1 Entailment Regimes</a> defines conditions under which SPARQL queries can be used with entailment regimes such as RDF, RDF Schema, OWL, or RIF.</li> 
         </ul> 
         <p> Review comments welcome through 6 February. Learn more about the <a href="/2001/sw/">Semantic Web and Linked Data</a>. </p>
      </div>
   </div>

   <div class="event closed expand_block">
      <div class="headline">
         <h3 class="h4 tPadding0 bPadding0 summary">
            <span class="expand_section">DOM4 Draft Published</span>
         </h3>
         <p class="date">
            <span class="published dtstart" title="2012-01-05T16:23:58-05:00">05 January 2012</span>
  | <a title="Archived: DOM4 Draft Published" href="/News/2012#entry-9311">Archive</a>
         </p>
      </div>
      <div class="description expand_description">
         <p>The <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> has published a Working Draft of <a href="http://www.w3.org/TR/2012/WD-dom-20120105">DOM4</a>. DOM4 defines the event and document model the Web platform uses. The DOM is a language- and platform-neutral interface that allows programs and scripts to dynamically access and update the content and structure of documents. Learn more about the <a href="http://www.w3.org/2006/rwc/">Rich Web Client Activity</a>.</p>
      </div>
   </div>

   <div class="event closed expand_block">
      <div class="headline">
         <h3 class="h4 tPadding0 bPadding0 summary">
            <span class="expand_section">Last Call for Two XML Encryption 1.1 Specifications; Related Drafts Published</span>
         </h3>
         <p class="date">
            <span class="published dtstart" title="2012-01-05T14:00:30-05:00">05 January 2012</span>
  | <a title="Archived: Last Call for Two XML Encryption 1.1 Specifications; Related Drafts Published" href="/News/2012#entry-9310">Archive</a>
         </p>
      </div>
      <div class="description expand_description">
         <p>The <a href="http://www.w3.org/2008/xmlsec/">XML Security Working Group</a> has published a new Last Call Working Draft of "<a href="http://www.w3.org/TR/2012/WD-xmlenc-core1-20120105/">XML Encryption 1.1</a>" to solicit review of changes since the previous Candidate Recommendation. The primary changes are to (1) make the AES-128-GCM algorithm mandatory to implement, to address newly publicized chosen-ciphertext attacks against the CBC class of algorithms, (2) add new security considerations related to chosen-ciphertext attacks, timing attacks, CBC block encryption vulnerabilities, and the insecure use of error messages, (3) add a new algorithm for the RSA-OAEP key transport that does not require SHA-1 with the mask generation function, enabling use of various hash MGF combinations.</p>
         <p>The XML Security WG is also soliciting review of the Last Call working draft of
"<a href="http://www.w3.org/TR/2012/WD-xmlenc-transform20-20120105/">XML Encryption 1.1 CipherReference Processing using 2.0 Transforms</a>". This specification brings the simplification benefits of the ongoing  XML Security 2.0 effort to XML Encryption CipherReference transform processing. Feedback on both of these Last Call drafts is requested by 16 February 2012.</p>
         <p>The Working Group also published today First Public Working Drafts 
of "<a href="http://www.w3.org/TR/2012/WD-xmlenc-core1-testcases-20120105/">Test Cases for XML Encryption 1.1</a>" and 
"<a href="http://www.w3.org/TR/2012/WD-xml-c14n2-testcases-20120105/">Test Cases for Canonical XML 2.0</a>" and encourages community participation in developing further tests and performing testing. In addition, they updated "<a href="http://www.w3.org/TR/2012/WD-xmlsec-algorithms-20120105/">XML Security Algorithm Cross-Reference</a>" to reflect new algorithm definitions in XML Encryption 1.1. Learn more about the <a href="http://www.w3.org/Security/Activity">W3C Security Activity</a>.
</p>
      </div>
   </div>

   <div class="event closed expand_block">
      <div class="headline">
         <h3 class="h4 tPadding0 bPadding0 summary">
            <span class="expand_section">Updated Techniques for Web Content Accessibility Guidelines (WCAG) 2.0</span>
         </h3>
         <p class="date">
            <span class="published dtstart" title="2012-01-03T16:17:27-05:00">03 January 2012</span>
  | <a title="Archived: Updated Techniques for Web Content Accessibility Guidelines (WCAG) 2.0" href="/News/2012#entry-9309">Archive</a>
         </p>
      </div>
      <div class="description expand_description">
         <p>The <a href="/WAI/GL/">Web Content Accessibility Guidelines Working Group</a> today published updates of two Notes that  accompany WCAG 2.0: <a href="http://www.w3.org/TR/2012/NOTE-WCAG20-TECHS-20120103/">Techniques for WCAG 2.0</a> and <a href="http://www.w3.org/TR/2012/NOTE-UNDERSTANDING-WCAG20-20120103/">Understanding WCAG 2.0</a>.  (This is not an update to WCAG 2.0, which is a stable document.) To learn more about WCAG Techniques and about contributing to future updates, see the <a href="http://www.w3.org/QA/2012/01/wcag_techniques_learn_more.html">WCAG Techniques Updated - Learn about the informative guidance</a> blog post. Read about the <a href="http://www.w3.org/WAI/">Web Accessibility Initiative (WAI)</a>.</p>
      </div>
   </div>

   <div class="event closed expand_block">
      <div class="headline">
         <h3 class="h4 tPadding0 bPadding0 summary">
            <span class="expand_section">First Draft of Media Accessibility User Requirements Published</span>
         </h3>
         <p class="date">
            <span class="published dtstart" title="2012-01-03T15:30:01-05:00">03 January 2012</span>
  | <a title="Archived: First Draft of Media Accessibility User Requirements Published" href="/News/2012#entry-9308">Archive</a>
         </p>
      </div>
      <div class="description expand_description">
         <p>The <a href="http://www.w3.org/WAI/PF">Protocols and Formats Working Group (PFWG)</a> today published a First Public Working Draft of <a href="http://www.w3.org/TR/media-accessibility-reqs">Media Accessibility User Requirements</a> that describes the  accessibility requirements of people with  disabilities with respect to audio and video on the Web, particularly in the context of HTML5. Learn more from the  <a href="http://lists.w3.org/Archives/Public/w3c-wai-ig/2012JanMar/0001.html">call for review email</a> and about the <a href="http://www.w3.org/WAI/">Web Accessibility
            Initiative (WAI)</a>.</p>
      </div>
   </div>















































</div></div>
<p class="noprint"><span class="more-news"><a href="/News/archive" title="More News">More news&#x2026;</a> <a title="RSS feed for W3C home page news" href="/News/news.rss" class="feedlink"><img width="30" height="30" alt="RSS" src="/2008/site/images/icons/rss30" /></a> <a title="Atom feed for W3C home page news" href="/News/atom.xml" class="feedlink"><img width="30" height="30" alt="Atom" src="/2008/site/images/icons/atom30" /></a></span></p>
</div>
<h2><a href="/2003/08/Workshops/">Workshops <img src="/2008/site/images/header-link" alt="Header link" width="13" height="13" class="header-link" /></a></h2>
<div class="w3c_events_talks">
<div id="workshops" class="w3c_upcoming_events"><ul class="vevent_list">
    <li class="vevent">
      <div class="date">
<span class="dtstart"><span class="year">2012</span><span class="mm-dd">-03-15</span></span>
<span class="paren">(</span><span class="dd-mmm">15 MAR</span><span class="paren">)</span>
<span class="date-separator"> &#x2013; </span>
<span class="dtend"><span class="year">2012</span><span class="mm-dd">-03-16</span></span>
<span class="paren">(</span><span class="dd-mmm">16 MAR</span><span class="paren">)</span>
</div>      <div class="info-wrap">
       <p class="summary">      <a href="http://www.multilingualweb.eu/documents/luxembourg-workshop/luxembourg-cfp" class="uri">The Multilingual Web &#x2013; The Way Ahead</a>
</p>
           <p class="location">Luxembourg</p>       <p class="host">Hosted by the Directorate-General for Translation (DGT) of the European Commission.</p>
            <div class="description">
     <p>Building on the success of the <a href="http://multilingualweb.eu/">preceding events</a>  in Madrid, Pisa, and Limerick, this workshop will once again bring together speakers and participants with an interest in best practices and standards aimed at helping content creators, localizers, tools developers, and others meet the challenges of the multilingual Web. It provides further opportunities for networking across communities that span the various aspects involved.</p>
  </div>
      </div>
    </li>
</ul></div>
</div>
<hr />
<h2 id="membership"><a href="/Consortium/join">W3C Membership
<img src="/2008/site/images/header-link" alt="Header link" width="13" height="13" class="header-link" /></a></h2>
<p class="showuris">Lear more about the <a href="http://www.w3.org/Consortium/membership-benefits">benefits of W3C
Membership</a>. If you or your organization cannot <a href="http://www.w3.org/Consortium/join">join W3C</a>, we invite you to
<a href="http://www.w3.org/Consortium/sup">support W3C</a> through
a contribution.</p>
<div id="newmemberlist">
   <h2>
	  New Members
	  <a title="Feed of new members" href="http://www.w3.org/Consortium/Member/new.rss">
         <img width="30" height="30" alt="RSS" src="/2008/site/images/icons/rss30" />
      </a>
   </h2>
   <ul class="show_items">
      <li>
         <a href="http://www.adtruth.com">AdTruth</a>
      </li>
      <li>
         <a href="http://www.barrierbreak.com">BarrierBreak Technologies</a>
      </li>
      <li>
         <a href="http://www.chapellassociates.com">Chapell
        &amp; Associates</a>
      </li>
      <li>
         <a href="http://www.enlaso.com">ENLASO
        Corporation</a>
      </li>
      <li>
         <a href="http://www.futureofprivacy.org/">Future of
        Privacy Forum</a>
      </li>
      <li>
         <a href="http://www.lucysoftware.com">Lucy
        Software and Services GmbH</a>
      </li>
      <li>
         <a href="http://www.moraviaworldwide.com/">Moravia
        Worldwide</a>
      </li>
      <li>
         <a href="http://movielabs.com">MovieLabs</a>
      </li>
      <li>
         <a href="http://www3.nhk.or.jp/nhkworld/">NHK
        (Japan Broadcasting Corporation)</a>
      </li>
      <li>
         <a href="http://www.telenor.com">Telenor</a>
      </li>
      <li>
         <a href="http://www.ucweb.com/index.html">UCWEB</a>
      </li>
      <li>
         <a href="http://www.vse.cz/index-en.php">University of Economics,
        Prague</a>
      </li>
      <li>
         <a href="http://www.verisigninc.com/">Verisign,
        Inc.</a>
      </li>
   </ul>
</div>
<h2 id="about"><a href="/Consortium/">About W3C <img src="/2008/site/images/header-link" alt="Header link" width="13" height="13" class="header-link" /></a></h2>
<p>The <a href="/">World Wide Web Consortium</a> (W3C) is an
international consortium where Member organizations, a full-time
staff, and the public work together to develop <a href="/TR/">Web
standards</a>. Read <a href="/Consortium/">about W3C</a>.</p>
<h2 id="contact">Receiving the Newsletter</h2>
<p class="showuris">Bookmark <a href="http://www.w3.org/News/Public/pnews-20120109" id="thisedition" name="thisedition">this edition</a> or the <a href="http://www.w3.org/News/Public/">latest Public Newsletter</a> and
see <a href="http://lists.w3.org/Archives/Public/w3c-announce/latest">past
issues</a> and <a href="http://www.w3.org/Press/">press
releases</a>. <a href="mailto:w3c-announce-request@w3.org?subject=Subscribe">Subscribe</a>
to receive the Public Newsletter by email. If you no longer wish to
receive the Newsletter, <a href="mailto:w3c-announce-request@w3.org?subject=Unsubscribe">send us an
unsubscribe email</a>. <em>Comments?</em> Write the W3C
Communications Team (<a href="mailto:w3t-comm@w3.org">w3t-comm@w3.org</a>).</p>
</div>
<!-- Start second column -->
<div class="unit size1on3 lastUnit">
<h2><a href="/QA/">W3C Blog <img src="/2008/site/images/header-link" alt="Header link" width="13" height="13" class="header-link" /></a> <a href="/QA/atom.xml" class="feedlink"><img width="30" alt="Atom" height="30" src="/2008/site/images/icons/atom30" /></a></h2>
<div id="qablogs"><ul class="hentry_list">
      <li class="hentry">
         <p class="entry-title">
            <a href="http://www.w3.org/QA/2012/01/wcag_techniques_learn_more.html" class="uri url" rel="bookmark">WCAG Techniques Updated - Learn about the informative guidance</a>
         </p>
         <p class="date">
            <abbr title="2012-01-03" class="published">3 January 2012</abbr> by <span class="author vcard">
               <a class="fn url" href="http://www.w3.org/People/Shawn/">Shawn Henry</a>
            </span>
         </p>
      </li>
      <li class="hentry">
         <p class="entry-title">
            <a href="http://www.w3.org/QA/2011/12/w3c_tag_publishes_finding_on_i.html" class="uri url" rel="bookmark">W3C TAG Publishes Finding on Identifying Application State</a>
         </p>
         <p class="date">
            <abbr title="2011-12-24" class="published">24 December 2011</abbr> by <span class="author vcard">Ashok Malhotra</span>
         </p>
      </li>
   </ul></div>
<div class="vevent_list">
<h2><a href="/Talks/">Upcoming Talks <img src="/2008/site/images/header-link" alt="Header link" width="13" height="13" class="header-link" /></a> <a href="/2004/08/TalkFiles/Talks.rss" class="feedlink"><img width="30" alt="RSS" height="30" src="/2008/site/images/icons/rss30" /></a></h2>
<div class="w3c_events_talks">
<div id="talks" class="w3c_upcoming_talks"><ul class="vevent_list"><li class="vevent"><p class="date single"><span class="dtstart"><span class="year">2012</span><span class="mm-dd">-01-12</span></span> <span class="paren">(</span><span class="dd-mmm">12 JAN</span><span class="paren">)</span></p><div class="info-wrap"><p class="summary">HTML5, connecting devices</p><p class="source"> keynote by Dominique Haza&#xEB;l-Massieux</p><p class="eventtitle"><a href="http://www.w3c.es/Eventos/2012/DiaW3C/" class="uri">D&#xED;a W3C en Espa&#xF1;a</a></p><p class="location">Granada,
	  Spain</p></div></li><li class="vevent"><p class="date single"><span class="dtstart"><span class="year">2012</span><span class="mm-dd">-01-12</span></span> <span class="paren">(</span><span class="dd-mmm">12 JAN</span><span class="paren">)</span></p><div class="info-wrap"><p class="summary">ICC Color Management in SVG2</p><p class="source"> by Chris Lilley</p><p class="eventtitle"><a href="http://www.freedesktop.org/wiki/OpenIcc/Events/Fosdem/2012" class="uri">OpenIcc @ FOSDEM</a></p><p class="location">Brussels,
	  Belgium</p></div></li><li class="vevent"><p class="date single"><span class="dtstart"><span class="year">2012</span><span class="mm-dd">-01-12</span></span> <span class="paren">(</span><span class="dd-mmm">12 JAN</span><span class="paren">)</span></p><div class="info-wrap"><p class="summary">New features in SVG2 - WebFonts, Advanced Gradients, and more</p><p class="source"> by Chris Lilley</p><p class="eventtitle"><a href="http://svgsocial.eventbrite.com/" class="uri">Web Directions SVG Social</a></p><p class="location">Surry Hills, NSW,
	  Australia</p></div></li><li class="vevent"><p class="date single"><span class="dtstart"><span class="year">2012</span><span class="mm-dd">-01-12</span></span> <span class="paren">(</span><span class="dd-mmm">12 JAN</span><span class="paren">)</span></p><div class="info-wrap"><p class="summary"><a href="http://www.w3c.nl/Talks/2012_NewYear.pdf">Transforming the Web Together</a></p><p class="source"> by Fons Kuijk</p><p class="eventtitle"><a href="http://www.w3.org/2004/08/TalkFiles/2012/www.isoc.nl/active/2012-nieuwjaar.htm" class="uri">2012 Internet New Years Event</a></p><p class="location">Amsterdam,
	  The Netherlands</p></div></li><li class="vevent"><p class="date single"><span class="dtstart"><span class="year">2012</span><span class="mm-dd">-02-27</span></span> <span class="paren">(</span><span class="dd-mmm">27 FEB</span><span class="paren">)</span></p><div class="info-wrap"><p class="summary">Building the Business Case in your Organization</p><p class="source"> by Shawn Henry</p><p class="eventtitle"><a href="http://www.csun.edu/cod/conference/accessu.php" class="uri">AccessU at CSUN</a></p><p class="location">San Diego, CA,
	  USA</p></div></li></ul></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Generated from data/footer.php, ../../smarty/{footer-block.tpl} -->
<div id="w3c_footer">
<div id="w3c_footer-inner">
<h2 class="offscreen">Footer Navigation</h2>
<div class="w3c_footer-nav">
<h3>Navigation</h3>
<ul class="footer_top_nav">
<li><a href="/">Home</a></li>
<li><a href="/standards/">Standards</a></li>
<li><a href="/participate/">Participate</a></li>
<li><a href="/Consortium/membership">Membership</a></li>
<li class="last-item"><a href="/Consortium/">About W3C</a></li>
</ul>
</div>
<div class="w3c_footer-nav">
<h3>Contact W3C</h3>
<ul class="footer_bottom_nav">
<li><a href="/Consortium/contact">Contact</a></li>
<li><a accesskey="0" href="/Help/">Help and FAQ</a></li>
<li><a href="/Consortium/sponsor/">Sponsor / Donate</a></li>
<li><a href="/Consortium/siteindex">Site Map</a></li>
<li>
<address id="w3c_signature"><a href="mailto:site-comments@w3.org">Feedback</a> (<a href="http://lists.w3.org/Archives/Public/site-comments/">archive</a>)</address>
</li>
</ul>
</div>
<div class="w3c_footer-nav">
<h3>W3C Updates</h3>
<ul class="footer_follow_nav">
<li><a href="http://twitter.com/W3C" title="Follow W3C on Twitter"><img src="/2008/site/images/twitter-bird" alt="Twitter" class="social-icon" width="78" height="83" /></a>
<a href="http://identi.ca/w3c" title="See W3C on Identica"><img src="/2008/site/images/identica-logo" alt="Identica" class="social-icon" width="91" height="83" /></a></li>
</ul>
</div>
<!-- #footer address / page signature -->
<p class="copyright">Copyright &#xA9; 2012 W3C <sup>&#xAE;</sup> (<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>) <a href="/Consortium/Legal/ipr-notice">Usage policies apply</a>.</p>
</div>
</div>
<!-- /end #footer -->
<!-- Generated from data/scripts.php, ../../smarty/{scripts.tpl} -->
<div id="w3c_scripts"><script type="text/javascript" src="/2008/site/js/main">
//<![CDATA[
<!-- -->
//]]>
</script></div>
</body>
</html>