<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting Onto The Calendar</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 10 May 2013 11:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5682</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Sun, 29 May 2005 15:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5682</guid>
		<description><![CDATA[&lt;blockquote&gt;I can&#039;t help wondering why you would keep your schedule in XHTML?&lt;/blockquote&gt;

My public schedule, the one I put on the Web, is most efficiently kept in XHTML because that&#039;s how it&#039;s going to be published.  So now I can add a little extra information (still via XHTML) and it&#039;s easily translated into ICS or other calendaring formats.  My personal schedule is not in XHTML, but then I have no intention of publishing that to the Web, so there&#039;s little point in keeping it in a Web-compatible format.

You&#039;re probably right that most people would want to store their schedules in an application and export it to the Web.  However, and this is the crucial part, schedules that are meant for the Web---conference schedules, event listings, tour dates, speaking appearances, and so on---are in my mind best served by hCalendar.

Most people who use a calendaring application are using it for meetings, appointments, and similar stuff that they would never want to put online.  (Would I want the rest of the world to know when I&#039;m seeing a proctologist?  Hell no!  ...assuming I were, of course.)  The things that they do want to put online should either be stored in XHTML, or published in XHTML... and in either case, adding the hCalendar information makes it far more powerful than just blatting it out as non-annotated markup.

Because that way, as I said in the post, the same information meant for display in Web browsers (and other user agents) can be picked up by search engines &lt;em&gt;with the hCalendar information&lt;/em&gt;---thus allowing them to provide better search results.  A quick example: if a large movie site published theater times with hCalendar information, and also provided reviews in hReview, then they or any other search engine would be able to let users execute searches like &quot;show me all of the movies that got at least four out of five stars that have showings that start in the next three hours&quot;.  Add in a simple postal code, and you can add &quot;in my area&quot; to that query.

Take it further: suppose we had an &quot;hCommerce&quot; microformat that allowed for embedding information about prices, currencies, and so on.  Now you can add &quot;that cost less than $9 per person&quot; to the query.  (Which, in New York City, would probably get &quot;no results&quot;, but that&#039;s their problem.)

To bring it back to the point at hand, the point here is not to make it easier to produce the information.  In fact, adding semantic information, regardless of the mechanism, makes it harder to produce information.  Microformats are a lot less hard than many other approaches, in my view, but they still add some complexity.  The whole point is to make things easier for the users/readers/consumers---the people looking for this information, and who want to use it in their own personal ways.]]></description>
		<content:encoded><![CDATA[<blockquote><p>I can&#8217;t help wondering why you would keep your schedule in XHTML?</p></blockquote>
<p>My public schedule, the one I put on the Web, is most efficiently kept in XHTML because that&#8217;s how it&#8217;s going to be published.  So now I can add a little extra information (still via XHTML) and it&#8217;s easily translated into ICS or other calendaring formats.  My personal schedule is not in XHTML, but then I have no intention of publishing that to the Web, so there&#8217;s little point in keeping it in a Web-compatible format.</p>
<p>You&#8217;re probably right that most people would want to store their schedules in an application and export it to the Web.  However, and this is the crucial part, schedules that are meant for the Web&#8212;conference schedules, event listings, tour dates, speaking appearances, and so on&#8212;are in my mind best served by hCalendar.</p>
<p>Most people who use a calendaring application are using it for meetings, appointments, and similar stuff that they would never want to put online.  (Would I want the rest of the world to know when I&#8217;m seeing a proctologist?  Hell no!  &#8230;assuming I were, of course.)  The things that they do want to put online should either be stored in XHTML, or published in XHTML&#8230; and in either case, adding the hCalendar information makes it far more powerful than just blatting it out as non-annotated markup.</p>
<p>Because that way, as I said in the post, the same information meant for display in Web browsers (and other user agents) can be picked up by search engines <em>with the hCalendar information</em>&#8212;thus allowing them to provide better search results.  A quick example: if a large movie site published theater times with hCalendar information, and also provided reviews in hReview, then they or any other search engine would be able to let users execute searches like &#8220;show me all of the movies that got at least four out of five stars that have showings that start in the next three hours&#8221;.  Add in a simple postal code, and you can add &#8220;in my area&#8221; to that query.</p>
<p>Take it further: suppose we had an &#8220;hCommerce&#8221; microformat that allowed for embedding information about prices, currencies, and so on.  Now you can add &#8220;that cost less than $9 per person&#8221; to the query.  (Which, in New York City, would probably get &#8220;no results&#8221;, but that&#8217;s their problem.)</p>
<p>To bring it back to the point at hand, the point here is not to make it easier to produce the information.  In fact, adding semantic information, regardless of the mechanism, makes it harder to produce information.  Microformats are a lot less hard than many other approaches, in my view, but they still add some complexity.  The whole point is to make things easier for the users/readers/consumers&#8212;the people looking for this information, and who want to use it in their own personal ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ Pridemore</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5677</link>
		<dc:creator>Russ Pridemore</dc:creator>
		<pubDate>Fri, 27 May 2005 18:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5677</guid>
		<description><![CDATA[&lt;blockquote cite=&quot;Eric Meyer&quot;&gt;
Why would I produce an ICS file separate from my XHTML when I could embed all of the relevant calendar information into the XHTML and automatically produce an ICS from that information?
&lt;/blockquote&gt;
I can&#039;t help wondering why you would keep your schedule in XHTML?  Most people would want to use an application specifically designed for that purpose and export it to the web, NOT the other way around.]]></description>
		<content:encoded><![CDATA[<blockquote cite="Eric Meyer"><p>
Why would I produce an ICS file separate from my XHTML when I could embed all of the relevant calendar information into the XHTML and automatically produce an ICS from that information?
</p></blockquote>
<p>I can&#8217;t help wondering why you would keep your schedule in XHTML?  Most people would want to use an application specifically designed for that purpose and export it to the web, NOT the other way around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Egen</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5664</link>
		<dc:creator>Pat Egen</dc:creator>
		<pubDate>Thu, 26 May 2005 17:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5664</guid>
		<description><![CDATA[Love your site.  Really interested in the hCalendar implementation.  I was involved running the working group for CAP, iCalender, etc.  Founded a calendaring consortium (www.calconnect.org) and thought you might like to take a peek at what&#039;s going on.  We&#039;re going to put up an RSS feed and would like to pick up your stuff as well.  Very nice format and blog.  Come visit us and help us spread the word about calendaring and scheduling.

Regards, Pat Egen
Calendaring Evangelist, and end user!
www.calconnect.org

P.S. Dave Thewlis is the guy I brought in to be the Exec Director.  He&#039;s the one who does most of the work.  ]]></description>
		<content:encoded><![CDATA[<p>Love your site.  Really interested in the hCalendar implementation.  I was involved running the working group for CAP, iCalender, etc.  Founded a calendaring consortium (www.calconnect.org) and thought you might like to take a peek at what&#8217;s going on.  We&#8217;re going to put up an RSS feed and would like to pick up your stuff as well.  Very nice format and blog.  Come visit us and help us spread the word about calendaring and scheduling.</p>
<p>Regards, Pat Egen<br />
Calendaring Evangelist, and end user!<br />
<a href="http://www.calconnect.org" rel="nofollow">http://www.calconnect.org</a></p>
<p>P.S. Dave Thewlis is the guy I brought in to be the Exec Director.  He&#8217;s the one who does most of the work.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5661</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Wed, 25 May 2005 22:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5661</guid>
		<description><![CDATA[Why would I produce an ICS file separate from my XHTML when I could embed all of the relevant calendar information into the XHTML and automatically produce an ICS from that information?  Not to mention that, since all the information is in the XHTML, it&#039;s available for anyone to grab and pour into a third-party site like EVDB or Technorati or Google.

For that matter, why would anyone?]]></description>
		<content:encoded><![CDATA[<p>Why would I produce an ICS file separate from my XHTML when I could embed all of the relevant calendar information into the XHTML and automatically produce an ICS from that information?  Not to mention that, since all the information is in the XHTML, it&#8217;s available for anyone to grab and pour into a third-party site like EVDB or Technorati or Google.</p>
<p>For that matter, why would anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Dear</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5660</link>
		<dc:creator>Brian Dear</dc:creator>
		<pubDate>Wed, 25 May 2005 21:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5660</guid>
		<description><![CDATA[FYI, Eric&#039;s events can also be found in EVDB: 
&lt;a href=&quot;http://evdb.com/search_handler?keywords=eric+meyer&quot; rel=&quot;nofollow&quot;&gt;http://evdb.com/search_handler?keywords=eric+meyer&lt;/a&gt;

As for hCalendar, why not just embed the iCalendar file info right in the HTML as well, or, have a LINK REL=&quot;ALTERNATE&quot; type link in the HEAD tags that points to the ICAL file(s) for that page?   We do that in EVDB.



]]></description>
		<content:encoded><![CDATA[<p>FYI, Eric&#8217;s events can also be found in EVDB:<br />
<a href="http://evdb.com/search_handler?keywords=eric+meyer" rel="nofollow">http://evdb.com/search_handler?keywords=eric+meyer</a></p>
<p>As for hCalendar, why not just embed the iCalendar file info right in the HTML as well, or, have a LINK REL=&#8221;ALTERNATE&#8221; type link in the HEAD tags that points to the ICAL file(s) for that page?   We do that in EVDB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Baio</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5657</link>
		<dc:creator>Andy Baio</dc:creator>
		<pubDate>Wed, 25 May 2005 02:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5657</guid>
		<description><![CDATA[Incidentally, Upcoming.org also supports iCal natively.  Also, the hCalendar time information is a little tricky right now because the site doesn&#039;t store event timezones, but we&#039;re working on that.  Anyway, very interesting entry.]]></description>
		<content:encoded><![CDATA[<p>Incidentally, Upcoming.org also supports iCal natively.  Also, the hCalendar time information is a little tricky right now because the site doesn&#8217;t store event timezones, but we&#8217;re working on that.  Anyway, very interesting entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5627</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 19 May 2005 14:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5627</guid>
		<description><![CDATA[@Eric: Basecamp provides native ics files, so conversion from hCal to ics is unnecessary.

@Robert: try &lt;a href=&quot;http://www.mozilla.org/projects/calendar/sunbird.html&quot; rel=&quot;nofollow&quot;&gt;Mozilla Sunbird&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>@Eric: Basecamp provides native ics files, so conversion from hCal to ics is unnecessary.</p>
<p>@Robert: try <a href="http://www.mozilla.org/projects/calendar/sunbird.html" rel="nofollow">Mozilla Sunbird</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5625</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 19 May 2005 13:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5625</guid>
		<description><![CDATA[I used the http: version of the upcoming.org link and subscribed it to my calendar using the &lt;a href=&quot;http://www.mozilla.org/projects/calendar/&quot; title=&quot;Mozilla Standards Based Claendar&quot; rel=&quot;nofollow&quot;&gt;Mozilla Calendar&lt;/a&gt; plug in for Thunderbird.  Seems to work just fine (and I&#039;m on WinXP, so there&#039;s one example).

]]></description>
		<content:encoded><![CDATA[<p>I used the http: version of the upcoming.org link and subscribed it to my calendar using the <a href="http://www.mozilla.org/projects/calendar/" title="Mozilla Standards Based Claendar" rel="nofollow">Mozilla Calendar</a> plug in for Thunderbird.  Seems to work just fine (and I&#8217;m on WinXP, so there&#8217;s one example).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5624</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Thu, 19 May 2005 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5624</guid>
		<description><![CDATA[I don&#039;t know what Windows or Linux calendaring applications support subscribing to ICS files the way iCal does, or even if any of them do, but I would think that most of them would at least allow you to import an ICS file from your hard drive.  You wouldn&#039;t get the nifty scheduled live updates that way without writing some kind of batch job, but you could at least grab the information for local use.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what Windows or Linux calendaring applications support subscribing to ICS files the way iCal does, or even if any of them do, but I would think that most of them would at least allow you to import an ICS file from your hard drive.  You wouldn&#8217;t get the nifty scheduled live updates that way without writing some kind of batch job, but you could at least grab the information for local use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Kyrk</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5623</link>
		<dc:creator>Robert Kyrk</dc:creator>
		<pubDate>Thu, 19 May 2005 08:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5623</guid>
		<description><![CDATA[This is very intresting and i think it will lead to something useful (it already has!), but, the calendar you mentioned is only on MAC as far as i know. What applications are suported on the windows/linux platform? 

it must be great to be part of such a intresting project! ]]></description>
		<content:encoded><![CDATA[<p>This is very intresting and i think it will lead to something useful (it already has!), but, the calendar you mentioned is only on MAC as far as i know. What applications are suported on the windows/linux platform? </p>
<p>it must be great to be part of such a intresting project! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UltraBob</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5620</link>
		<dc:creator>UltraBob</dc:creator>
		<pubDate>Thu, 19 May 2005 05:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/getting-onto-the-calendar/#comment-5620</guid>
		<description><![CDATA[Very cool!  Since becoming aware of microformats I&#039;ve been doing a lot of thinking about ways that this could be used to make the web a better place, and this is a perfect example.  Your examples of the wide variety of ways that the hcal could enable sites to increase the utility of the information that already exists on their sites... right on!]]></description>
		<content:encoded><![CDATA[<p>Very cool!  Since becoming aware of microformats I&#8217;ve been doing a lot of thinking about ways that this could be used to make the web a better place, and this is a perfect example.  Your examples of the wide variety of ways that the hcal could enable sites to increase the utility of the information that already exists on their sites&#8230; right on!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->