<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to publish entire gCalendar?</title>
	<link>http://ask.metafilter.com/36572/How-to-publish-entire-gCalendar/</link>
	<description>Comments on Ask MetaFilter post How to publish entire gCalendar?</description>
	<pubDate>Tue, 18 Apr 2006 14:07:25 -0800</pubDate>
	<lastBuildDate>Tue, 18 Apr 2006 14:07:25 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to publish entire gCalendar?</title>
		<link>http://ask.metafilter.com/36572/How-to-publish-entire-gCalendar</link>	
		<description>How can I publish my entire Google Calendar to a website? &lt;br /&gt;&lt;br /&gt; I want to publish my entire Google Calendar to a web site (not just a single event at a time) so that users who don&apos;t have access to iCal or even gCalendar itself can see all my events. I think the answer might include using the XML feed address, but I don&apos;t know how to make use of that.&lt;br&gt;
&lt;br&gt;
Thank you.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.36572</guid>
		<pubDate>Tue, 18 Apr 2006 13:55:11 -0800</pubDate>
		<dc:creator>bison</dc:creator>
		
			<category>google</category>
		
			<category>calendar</category>
		
	</item> <item>
		<title>By: mikeh</title>
		<link>http://ask.metafilter.com/36572/How-to-publish-entire-gCalendar#567248</link>	
		<description>Have you looked at &lt;a href=&quot;http://www.google.com/support/calendar/bin/answer.py?answer=34577&quot;&gt;Google&apos;s own documentation&lt;/a&gt;? It looks like you can share all of your information to other Google Calendar users, if not the web at large. If you&apos;re talking about strictly republishing, you might be out of luck for the time being because I don&apos;t see the option to export an entire calendar in iCalendar (.ics file) format. If they have that functionality, you could use something like &lt;a href=&quot;http://sourceforge.net/projects/phpicalendar/&quot;&gt;php iCalendar&lt;/a&gt; to generate a visual listing from the exported data.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36572-567248</guid>
		<pubDate>Tue, 18 Apr 2006 14:07:25 -0800</pubDate>
		<dc:creator>mikeh</dc:creator>
	</item><item>
		<title>By: bison</title>
		<link>http://ask.metafilter.com/36572/How-to-publish-entire-gCalendar#567255</link>	
		<description>Yeah, mikeh, that was my understanding as well. I went around and around in their docs. What really got me as &lt;a href=&quot;http://www.techcrunch.com/index.php?s=calendar&quot;&gt;TechCrunch&apos;s description&lt;/a&gt;, &quot;Calendars can be published via a web page... so readers do not need to be on the Google Calendar platform.&quot; I just have not seen how that is possible.&lt;br&gt;
&lt;br&gt;
Also, you hit the nail on the head re: php iCalendar. gCal gives an iCal address, but it&apos;s unclear to me how to use with, say, php iCalendar. If someone could explain that, even that would be useful.&lt;br&gt;
&lt;br&gt;
I thought the greater mefi group had found something I hadn&apos;t.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36572-567255</guid>
		<pubDate>Tue, 18 Apr 2006 14:15:33 -0800</pubDate>
		<dc:creator>bison</dc:creator>
	</item><item>
		<title>By: scottreynen</title>
		<link>http://ask.metafilter.com/36572/How-to-publish-entire-gCalendar#567313</link>	
		<description>&lt;i&gt;gCal gives an iCal address, but it&apos;s unclear to me how to use with, say, php iCalendar&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
You can download the iCal at regular intervals, save it to a directory on your server (with cron and curl), and point php iCalendar to that directory (in the config file). If you need more detailed advice than that, find a developer to do it for you.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36572-567313</guid>
		<pubDate>Tue, 18 Apr 2006 15:06:08 -0800</pubDate>
		<dc:creator>scottreynen</dc:creator>
	</item><item>
		<title>By: nramsey</title>
		<link>http://ask.metafilter.com/36572/How-to-publish-entire-gCalendar#567314</link>	
		<description>I&apos;ve used iCal (and Sunbird does this too) to publish to my php iCalendar. In iCal under menu item &quot;Calendar&quot; you can publish to your established php iCalendar address. It was fairly easy.   I know I found the instructions on the wiki for php iCalendar, but can&apos;t seem to get to their site. &lt;br&gt;
&lt;br&gt;
The other way is to save the .ics file and upload it to the calendar file. Both ways worked for me, just depends on how much work you want to do. My own question is how to make php iCalendar work when you have a php running as cgi for other applications.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36572-567314</guid>
		<pubDate>Tue, 18 Apr 2006 15:07:45 -0800</pubDate>
		<dc:creator>nramsey</dc:creator>
	</item><item>
		<title>By: MeatLightning</title>
		<link>http://ask.metafilter.com/36572/How-to-publish-entire-gCalendar#567882</link>	
		<description>supposedly the API is &quot;coming soon&quot;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.google.com/support/calendar/bin/answer.py?answer=37802&quot;&gt;http://www.google.com/support/calendar/bin/answer.py?answer=37802&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36572-567882</guid>
		<pubDate>Wed, 19 Apr 2006 09:34:50 -0800</pubDate>
		<dc:creator>MeatLightning</dc:creator>
	</item>
	</channel>
</rss>
