[microformats-discuss] Two usage scenarios

Ryan King ryan at technorati.com
Mon Jul 11 15:14:46 PDT 2005


On Jul 11, 2005, at 2:19 PM, Julian Bond wrote:
> Tantek Çelik <tantek at cs.stanford.edu> Mon, 11 Jul 2005 08:27:11
>
>> Do you have a URL to pages where you have event data right now so  
>> we can
>> take a look?
>
> The next Ecademy event
> http://www.ecademy.com/module.php?mod=meeting&mid=6199

Here's a possible way to hCal-ify this.

Caveats:
1.some liberties taken with the markup so that it will be semi- 
readable here.
2.Styles not preserved.
3.UTC assumed
4. I probably made a mistake somewhere. Feel free to correct me. :-)

<div class="vcalendar">
<h1 class="summary">Ecademy Event</h1>

<h2>When:</h2>
<abbr title="2005-0907T1800Z" class="dtstart">Wednesday, 7 September  
- 6:00pm</abbr> to
<abbr class="dtend" title="2005-0907T2230Z">10:30pm</abbr>

<h2>Where:</h2>

<span class="location vcard">
   <a href="..." class="fn n org">Marriott Hotel Marble Arch</a>,
   <span class="adr">
     <span class="street-address">134 George Street</span>,
     <span class="locality">London</span>,
     <span class="postal-code">W1H 5DN</span>,

     <a href="...">Map</a>, <br />
     <span class="note">Nearest Tube station: Marble Arch, W1H 5DN,  
UK, <a href="http://maps.google.co.uk/maps?q=W1H 5DN"  
target="new">Map</a></span>

</span>

<h2>Organizer:</h2>
<!-- not completely sure on this one -->
   <a class="organizer vcard url" href=".." title="..."  ><span  
class="fn n">Sophia Watkins</span></a>

<h2>Registered:</h2>
<!-- could use attendees element here, if this were public -->

You need to be a member to register. <a href="...">Join here</a><br / 
 ><b><a href="module.php? 
mod=meeting&op=attendee&mid=6199">Attendees:</a> </b> 59<br /><br />

<h2>Description:</h2>
<div class="description">
   <p><strong><a href="...">REGISTER HERE</a></strong></p>
   <p><strong>Ecademy Networking Event - <a href="...">Paul Sherman</ 
a>, <a href="...">Leon Benjamin</a> & <a href="...">Thomas Power </ 
a></strong></p>
   <p><strong>Admission is free of charge to all <img src="...">Power  
Networkers and £20 on the door for all other attendees</strong></p>
   Click to become a <img src="...">Power Networker:<br />
   <a href="...">http://www.ecademy.com/node.php?id=9313</a><br />

   <h3>Agenda:</h3>
   <ol>
     <li>6.00 - 7.30 Ecademist Networking</li>
     <li>7.30 - 7.45 Ecademy Announcements</li>
     <li>7.45 - 8.30 Paul Sherman, Leon Benjamin & Thomas Power</li>
     <li>8.00 - 8.45 Questions from the floor</li>
     <li>9.00 - 10.30 Ecademist Networking</li>
   </ol>
   <p>Please note these meetings are restricted to Ecademists  
(members of Ecademy). If you have friends or colleagues who wish to  
attend please ask them to join Ecademy BEFORE the event here: <a  
href="http://www.ecademy.com/account.php?op=signup">http:// 
www.ecademy.com/account.php?op=signup</a></p>

   <p>Details on <img src="...">Power Networker services are here:</p>
   <p><a href="...">http://www.ecademy.com/node.php?title=Power 
+Networker</a></p>
</div>
</div>




More information about the microformats-discuss mailing list