[uf-discuss] Tutorial on expressing recurring events using hCalendar

Brian Suda brian.suda at gmail.com
Sun Feb 4 12:32:08 PST 2007


On 2/4/07, Brian Suda <brian.suda at gmail.com> wrote:
> On 2/4/07, Scott Reynen <scott at randomchaos.com> wrote:
> > Looking at Roger's tutorial, maybe this?

--- i took some of the mark-up and tried to move it more to
human-readable HTML. There are still a few outstanding issues. Such as
Timezones.

In the mark-up there was byday=mo,tu,..;byday=30 i'm not sure what was
intended. It would be best if we have a single HTML mark-up and a
corresponding vCard to compare what is marked-up with what is
expected.

<h1>Pardon the Interruption</h1>
<p class="vevent">
   <a class="url uid summary"
href="http://sports.espn.go.com/...">Pardon the Interruption</a>
   is a <span class="category">TV</span> <span
class="category">sports</span> show.
   <abbr class="dtstart" title="2001-10-22">It airs</abbr>
   <span class="rrule">
	 <span class="freq">weekly</span>
     <abbr class="byday" title="mo,tu,we,th,fr">Monday to
Friday</abbr> at <abbr class="byhour" title="5">5:30pm</abbr>
   </span>

   <!-- timezones should be avoided -->
   <abbr class="tzid" title="US-Eastern">ET</abbr> on ESPN.

   The hosts of the show are longtime friends
   <span class="hcard">
       <span class="fn n">
           <span class="given-name">Tony</span>
           <span class="family-name">Kornheiser</span>
       </span>
   </span>
   and ... (hCard for Michael Wilbon not shown)
   <span class="description">They discuss - and frequently argue over
- the top stories of the
   day in "sports... and other stuff".</span>
</p>

-- 
brian suda
http://suda.co.uk


More information about the microformats-discuss mailing list