<?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: Google Calendar API: Using ColdFusion to get a list of Calendars</title>
	<atom:link href="http://www.webapper.com/blog/index.php/2008/02/01/google-calendar-api-using-coldfusion-to-get-a-list-of-calendars/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webapper.com/blog/index.php/2008/02/01/google-calendar-api-using-coldfusion-to-get-a-list-of-calendars/</link>
	<description>Web Application Engineers</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:25:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve Nelson</title>
		<link>http://www.webapper.com/blog/index.php/2008/02/01/google-calendar-api-using-coldfusion-to-get-a-list-of-calendars/comment-page-1/#comment-674</link>
		<dc:creator>Steve Nelson</dc:creator>
		<pubDate>Fri, 15 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-Calendar-API-Using-ColdFusion-to-get-a-list-of-Calendars#comment-674</guid>
		<description>Fair enough. If that&#039;s a pet peeve of yours I&#039;ll change it.</description>
		<content:encoded><![CDATA[<p>Fair enough. If that&#8217;s a pet peeve of yours I&#8217;ll change it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://www.webapper.com/blog/index.php/2008/02/01/google-calendar-api-using-coldfusion-to-get-a-list-of-calendars/comment-page-1/#comment-673</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Wed, 13 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-Calendar-API-Using-ColdFusion-to-get-a-list-of-Calendars#comment-673</guid>
		<description>Just a minor code suggestion,when you set the variable local.whichCalendars, you don&#039;t need the else.  Before you do the if, set it to &quot;owncalendars&quot;  and have the if just be the first part.  A bit let code and it does the same thing.  In fact, and I know it may seem trite, I would argue it&#039;s a bit more clear that local.whichCalendars will always be &quot;owncalendars&quot; unless that condition is met.  but that&#039;s just my two-bits worth....</description>
		<content:encoded><![CDATA[<p>Just a minor code suggestion,when you set the variable local.whichCalendars, you don&#8217;t need the else.  Before you do the if, set it to &quot;owncalendars&quot;  and have the if just be the first part.  A bit let code and it does the same thing.  In fact, and I know it may seem trite, I would argue it&#8217;s a bit more clear that local.whichCalendars will always be &quot;owncalendars&quot; unless that condition is met.  but that&#8217;s just my two-bits worth&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Nelson</title>
		<link>http://www.webapper.com/blog/index.php/2008/02/01/google-calendar-api-using-coldfusion-to-get-a-list-of-calendars/comment-page-1/#comment-672</link>
		<dc:creator>Steve Nelson</dc:creator>
		<pubDate>Sat, 02 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-Calendar-API-Using-ColdFusion-to-get-a-list-of-Calendars#comment-672</guid>
		<description>You need to set the value of &quot;max-results&quot; to a large number. By default they set it to 25 so you don&#039;t accidentally get an enormous packet.

I&#039;ll post a bunch about events next week. I&#039;m taking this slow because there is a LOT going on with the Google Calendar API.</description>
		<content:encoded><![CDATA[<p>You need to set the value of &quot;max-results&quot; to a large number. By default they set it to 25 so you don&#8217;t accidentally get an enormous packet.</p>
<p>I&#8217;ll post a bunch about events next week. I&#8217;m taking this slow because there is a LOT going on with the Google Calendar API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve House</title>
		<link>http://www.webapper.com/blog/index.php/2008/02/01/google-calendar-api-using-coldfusion-to-get-a-list-of-calendars/comment-page-1/#comment-671</link>
		<dc:creator>Steve House</dc:creator>
		<pubDate>Fri, 01 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-Calendar-API-Using-ColdFusion-to-get-a-list-of-Calendars#comment-671</guid>
		<description>Steve, I used the google calendar API recently and ran into a problem where it would only return 20-25 events max.  No matter what parameters I passed it, I could not get the complete list.  Have you run into that?  I was just wondering if that was fixed yet.  Thanks.</description>
		<content:encoded><![CDATA[<p>Steve, I used the google calendar API recently and ran into a problem where it would only return 20-25 events max.  No matter what parameters I passed it, I could not get the complete list.  Have you run into that?  I was just wondering if that was fixed yet.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
