fixed dtstart to yyyymmdd format
[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  <a class="url" href="http://www.yuiblog.com/blog/2009/10/30/smith-yuiconf2009-events/">YUI Theater</a>,
10  <span class="location">Yahoo! HQ, Sunnyvalle, CA</span>
11  <abbr class="dtstart" title="20090202">Wednesday, October 28</abbr>
12  <div class="description">
13
14 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
15
16 <ul>
17 <li>standardizing on common syntax for DOM and custom event subscription management
18 <li>leveraging DOM patterns like preventable default event behaviors and bubbling
19 <li>evolving beyond DOM event features with things like mutable bubble paths and event "after" moments
20 <li>lots more
21 </ul>
22
23 You'll start thinking about web development in a whole new way.
24
25  </div>
26 </div>