fix machine-readable dates
[HTML5TV.git] / media / yuit-resig-dom / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 John Resig
5  </span>
6  <span class="summary">
7 The DOM Is a Mess
8  </span>
9 <br>
10  <a class="url" href="http://www.yuiblog.com/blog/2009/02/02/video-resig-2/">YUI Theater</a>,
11  <span class="location">Yahoo! HQ, Sunnyvalle, CA</span>
12  <abbr class="dtstart" title="20090129">January 29, 2009</abbr>
13  <div class="description">
14 John Resig, an engineer at Mozilla and the creator of jQuery, stopped by Yahoo last week to visit with the YUI team. While here, he gave a talk for Yahoo engineers on the current state of JavaScript and DOM programming. The session — entitled “The DOM Is a Mess” — harvests many of John’s insights from his work on jQuery and related projects, and it offers guidance about how to think about some of the most challenging aspects of in-browser software development.
15  </div>
16 </div>