YUI Theater — Luke Smith: “Events Evolved”
[HTML5TV.git] / media / yuit-events / hCalendar.html
diff --git a/media/yuit-events/hCalendar.html b/media/yuit-events/hCalendar.html
new file mode 100644 (file)
index 0000000..aa9ddd8
--- /dev/null
@@ -0,0 +1,26 @@
+<!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
+<div class="vevent">
+ <span class="organiser">
+Luke Smith
+ </span>
+ <span class="summary">
+Events Evolved
+ </span>
+ <a class="url" href="http://www.yuiblog.com/blog/2009/10/30/smith-yuiconf2009-events/">YUI Theater</a>,
+ <span class="location">Yahoo! HQ, Sunnyvalle, CA</span>
+ <abbr class="dtstart" title="2009-02-02">Wednesday, October 28</abbr>
+ <div class="description">
+
+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
+
+<ul>
+<li>standardizing on common syntax for DOM and custom event subscription management
+<li>leveraging DOM patterns like preventable default event behaviors and bubbling
+<li>evolving beyond DOM event features with things like mutable bubble paths and event "after" moments
+<li>lots more
+</ul>
+
+You'll start thinking about web development in a whole new way.
+
+ </div>
+</div>