<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tryingtothink &#187; php</title>
	<atom:link href="http://tryingtothink.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://tryingtothink.com</link>
	<description>wait for it...</description>
	<lastBuildDate>Sun, 01 May 2011 22:52:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Combining iCals</title>
		<link>http://tryingtothink.com/2007/08/02/combining-icals/</link>
		<comments>http://tryingtothink.com/2007/08/02/combining-icals/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 15:41:48 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://tryingtothink.com/2007/08/02/combining-icals/</guid>
		<description><![CDATA[I have two separate calendars within Google Calendar that I use to keep track of things. One is for the band, which is shared amongst the members, and the other is my personal calendar. I use Netvibes as my homepage and wanted to have both calendars displayed within one calendar widget. The Netvibes calendar widget [...]]]></description>
			<content:encoded><![CDATA[<p>I have two separate calendars within <a href="http://calendar.google.com">Google Calendar</a> that I use to keep track of things.  One is for the <a href="http://hhband.com/">band</a>, which is shared amongst the members, and the other is my personal calendar.  I use <a href="http://netvibes.com">Netvibes</a> as my homepage and wanted to have both calendars displayed within one calendar widget.</p>
<p><span id="more-8"></span></p>
<p>The Netvibes calendar widget supports iCal, which is the preferred export format for Google Calendar, so I set out to make a script to combine the two (or more) iCals into one.</p>
<p>The script is rudimentary and no attempt at caching was made.  I just needed something quick and dirty to solve the problem.  This script is a modified version of the final script, which uses a made up token and public iCal links instead of my own:</p>
<h3>Usage</h3>
<ol>
<li>Download the script, saving as ical.php</li>
<li>Change the key and/or calendar name to something meaningful</li>
<li>Link to the file on your server appending your key: ical.php?key=[yourkey]</li>
</ol>
<p class="download php"><a href="/wp-content/code/ical.phps">Download ical.php source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tryingtothink.com/2007/08/02/combining-icals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: tryingtothink.com @ 2012-05-19 08:49:31 -->
