fix machine-readable dates
[HTML5TV.git] / media / yuit-events / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 Luke Smith
5  </span>
6  <span class="summary">
7 Events Evolved
8  </span>
9 <br>
10  <a class="url" href="http://www.yuiblog.com/blog/2009/10/30/smith-yuiconf2009-events/">YUI Theater</a>,
11  <span class="location">Yahoo! HQ, Sunnyvalle, CA</span>
12  <abbr class="dtstart" title="20091028">Wednesday, October 28</abbr>
13  <div class="description">
14
15 YUI 2's custom event system revolutionized web app development, and in YUI 3, we're doing it again big time. This session will preview the new
16
17 <ul>
18 <li>standardizing on common syntax for DOM and custom event subscription management
19 <li>leveraging DOM patterns like preventable default event behaviors and bubbling
20 <li>evolving beyond DOM event features with things like mutable bubble paths and event "after" moments
21 <li>lots more
22 </ul>
23
24 You'll start thinking about web development in a whole new way.
25
26  </div>
27 </div>