<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Crazy Or Genius?: Tag hCard</title>
    <link>http://www.crazyorgenius.com/articles/tag/hcard?tag=hcard</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>When You Are Right 90% Of The Time, Why Quible Over The Remaining 3%?</description>
    <item>
      <title>Formats, Microformats, and Exporting, Oh My!</title>
      <description>&lt;p&gt;The other day, I came across this &lt;a href="http://leftlogic.com/info/articles/microformats_bookmarklet"&gt;Microformat Bookmarklet&lt;/a&gt;, designed to extract &lt;a href="http://microformats.org/wiki/hcard"&gt;hcard&lt;/a&gt; and &lt;a href="http://microformats.org/wiki/hcalendar"&gt;hCalendar&lt;/a&gt; markup from a website and into a format that people can use. &amp;#8216;Hey&amp;#8217;, I though, &amp;#8216;that&amp;#8217;s pretty cool, why don&amp;#8217;t I use those in places&amp;#8217;.&lt;/p&gt;


	&lt;p&gt;It was the motivator that finally got me to fix a long open feature request for TigerEvents. Now, the event view has hCalendar markup for those who care.&lt;/p&gt;


	&lt;p&gt;Once that was done, I thought, since I had already done hCal, why not figure out iCal export? Easier than I would have thought, thanks to the &lt;a href="http://icalendar.rubyforge.org"&gt;iCalendar gem&lt;/a&gt; and the &lt;a href="http://api.rubyonrails.com/classes/ActionController/Streaming.html#M000073"&gt;send_data&lt;/a&gt; method. Now people can grab iCalender export by individual event, group, or category. People should even be able to subscribe to iCal files and have events automatically shown in their calendar app (if said app has this feature). Only future events are shown, however, in order to cut down on file size.&lt;/p&gt;


	&lt;p&gt;Finally, while I was working on the above,  a friend stopped by, saw what I was doing and commented, &amp;#8216;you know&amp;#8230; it would be awesome if I could click on a link and have the event loaded into my google calendar&amp;#8217;. So, quickly scouring the web came up with &lt;a href="http://www.google.com/googlecalendar/event_publisher_guide.html"&gt;Google Calendar event publishing guide&lt;/a&gt; and after a few minutes, I managed to add that functionality as well.&lt;/p&gt;


	&lt;p&gt;Now for &lt;span class="caps"&gt;RSS&lt;/span&gt; feeds&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Sun, 01 Oct 2006 19:27:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:8272ae88-584e-455e-b572-f301ee233592</guid>
      <author>Sean</author>
      <link>http://www.crazyorgenius.com/articles/2006/10/01/microformats-microformats-microformats</link>
      <category>Programming</category>
      <category>Projects</category>
      <category>tigerevents</category>
      <category>microformats</category>
      <category>hCalendar</category>
      <category>hCard</category>
      <category>iCalendar</category>
      <trackback:ping>http://www.crazyorgenius.com/articles/trackback/199</trackback:ping>
    </item>
  </channel>
</rss>
