Microformats
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>hCalendar</title> <meta name="AUTHOR" content="Jose M Vidal"></meta> <meta name="GENERATOR" content="xslides.el, written by J.M. Vidal"></meta> <link rel="next" href="hreview.html" title="hReview"/> <link rel="previous" href="exampleshcard.html" title="Examples: hCard"/> <link rel="author" href="../../index.html" title="Jose M Vidal"/> <link rel="parent" href="index.html" title="Index"/> <link rel="top" href="../index.html" title="Presentation List"/> <link rel="stylesheet" type="text/css" href="../xslides-medwhite.css" title="White" media="all" /> <link rel="alternate stylesheet" type="text/css" href="../xslides-medblue.css" title="Blue" media="all" /> <link rel="alternate stylesheet" type="text/css" href="../xslides-usc.css" title="USCTheme" media="all" /> <script type="text/javascript" src="../scripts/stylehelper.js"></script> <script type="text/javascript" src="../scripts/jquery.js"></script> <script type="text/javascript" src="../scripts/jquery-ui.js"></script> <link rel="stylesheet" href="../lightbox.css" type="text/css" media="screen"/> </head> <body> <div class="navbar"> <p> <a onclick="javascript:this.href=getURL('exampleshcard.html');return true;" rel="prev" href="exampleshcard.html" accesskey="P" title="Examples: hCard">←</a> <a rel="index" href="index.html" onclick="javascript:this.href=getURL('index.html');return true;" accesskey="I" title="Index Page">^</a> <a rel="next" href="hreview.html" onclick="javascript:this.href=getURL('hreview.html');return true;" accesskey="N" title="hReview">→</a> </p> </div> <div class="talktitle"><p>Microformats</p></div> <h1 class="slide">hCalendar</h1> <div class="slidebody"> <ul> <li>The <a class="remote" href="http://microformats.org/wiki/hcalendar">hCalendar</a> format is based on <a class="remote" href="http://www.ietf.org/rfc/rfc2445.txt">iCalendar</a> and lets us publish events. </li> </ul> <pre> <span class="type"><div class=</span><span class="string">"vevent"</span><span class="type">></span> <span class="keyword"><a class=</span><span class="string">"url"</span><span class="keyword"> href=</span><span class="string">"http://www.web2con.com/"</span><span class="keyword">></span>http://www.web2con.com/<span class="keyword"></a></span> <span class="type"><span class=</span><span class="string">"summary"</span><span class="type">></span>Web 2.0 Conference<span class="type"></span></span>: <span class="type"><abbr class=</span><span class="string">"dtstart"</span><span class="type"> title=</span><span class="string">"2007-10-05"</span><span class="type">></span>October 5<span class="type"></abbr></span>- <span class="type"><abbr class=</span><span class="string">"dtend"</span><span class="type"> title=</span><span class="string">"2007-10-20"</span><span class="type">></span>19<span class="type"></abbr></span>, at the <span class="type"><span class=</span><span class="string">"location"</span><span class="type">></span>Argent Hotel, San Francisco, CA<span class="type"></span></span> <span class="type"></div></span> </pre> </div><hr class="bottom"/> <p class="author"><a href="../../index.html">José M. Vidal</a> <a href=" http://validator.w3.org/check?uri=http://jmvidal.cse.sc.edu/talks/microformats/hcalendar.html">.</a></p> <p class="pagenumber">3 of 9</p> </body> </html>
3 of 9