<?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>alexking.org &#187; Calendar Tools</title>
	<atom:link href="http://alexking.org/blog/topic/calendar-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://alexking.org</link>
	<description>Alex King, Denver Web Developer</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:35:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Calendar Alarm-It 1.2</title>
		<link>http://alexking.org/blog/2007/01/22/google-calendar-alarm-it-12</link>
		<comments>http://alexking.org/blog/2007/01/22/google-calendar-alarm-it-12#comments</comments>
		<pubDate>Mon, 22 Jan 2007 20:35:41 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Calendar Tools]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/01/22/google-calendar-alarm-it-12</guid>
		<description><![CDATA[I&#8217;ve posted a quick update to the Google Calendar Alarm-It script (add alarms to Google Calendar iCalendars) that fixes a small bug. The first event in the calendar was not getting an alarm, now it does (thanks Stephen). Check out the source of the script for the settings and usage instructions. The download is on&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted a quick update to the Google Calendar Alarm-It script (add alarms to Google Calendar iCalendars) that fixes a small bug. The first event in the calendar was not getting an alarm, now it does (thanks Stephen).</p>
<p>Check out the source of the script for the settings and usage instructions.</p>
<p>The download is on my <a href="http://alexking.org/projects/calendar-tools">Calendar Tools page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/01/22/google-calendar-alarm-it-12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Calendar Alarm-It 1.1</title>
		<link>http://alexking.org/blog/2006/12/21/google-calendar-alarm-it-11</link>
		<comments>http://alexking.org/blog/2006/12/21/google-calendar-alarm-it-11#comments</comments>
		<pubDate>Fri, 22 Dec 2006 02:21:23 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Calendar Tools]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2006/12/21/google-calendar-alarm-it-11</guid>
		<description><![CDATA[I&#8217;ve posted a quick update to the Google Calendar Alarm-It script (add alarms to Google Calendar iCalendars) that adds a little error and security checking. Check out the source of the script for the settings and usage instructions. The download is on my Calendar Tools page.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted a quick update to the Google Calendar Alarm-It script (add alarms to Google Calendar iCalendars) that adds a little error and security checking. Check out the source of the script for the settings and usage instructions.</p>
<p>The download is on my <a href="http://alexking.org/projects/calendar-tools">Calendar Tools page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2006/12/21/google-calendar-alarm-it-11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Calendar Alarm-It</title>
		<link>http://alexking.org/blog/2006/12/20/google-calendar-alarm-it</link>
		<comments>http://alexking.org/blog/2006/12/20/google-calendar-alarm-it#comments</comments>
		<pubDate>Thu, 21 Dec 2006 05:52:52 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Calendar Tools]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2006/12/20/google-calendar-alarm-it</guid>
		<description><![CDATA[I&#8217;ve got a couple of little Google Calendar tools I plan to release in the future, so I went ahead and packaged up the code to add alarms to Google Calendars and created a project page to host it. Google Calendar Alarm-It is a pass-through script that adds alarms to scheduled events in the Google&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a couple of little Google Calendar tools I plan to release in the future, so I went ahead  and packaged up the <a href="http://alexking.org/blog/2006/12/20/gcal-notifications">code</a> to add alarms to Google Calendars and created a project page to host it.</p>
<p>Google Calendar Alarm-It is a pass-through script that adds alarms to scheduled events in the Google Calendar you specify. Basically, you put this script on your server:</p>
<div class="code"><code>http://example.com/alarm-it.php</code></div>
<p>add the Google Calendar you want to add alarms to:</p>
<div class="code"><code>http://example.com/alarm-it.php?cal=your-google-calendar-ical-url</code></div>
<p>then subscribe to that URL. It&#8217;s definitely a one-trick pony at this point, but it does its trick pretty well in my testing.</p>
<p>You can download Google Calendar Alarm-It script from my <a href="http://alexking.org/projects/calendar-tools">Calendar Tools page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2006/12/20/google-calendar-alarm-it/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

