<?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 API: The cool way to Login Part 1</title>
	<atom:link href="http://www.webapper.com/blog/index.php/2008/01/24/google-api-the-cool-way-to-login-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webapper.com/blog/index.php/2008/01/24/google-api-the-cool-way-to-login-part-1/</link>
	<description>Web Application Engineers</description>
	<lastBuildDate>Mon, 05 Dec 2011 17:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Roche</title>
		<link>http://www.webapper.com/blog/index.php/2008/01/24/google-api-the-cool-way-to-login-part-1/comment-page-1/#comment-644</link>
		<dc:creator>Kevin Roche</dc:creator>
		<pubDate>Tue, 29 Jan 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-API-The-cool-way-to-Login-Part-1#comment-644</guid>
		<description>Steve,

Will this allow you to update the calendar as well as read it?</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>Will this allow you to update the calendar as well as read it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Nelson</title>
		<link>http://www.webapper.com/blog/index.php/2008/01/24/google-api-the-cool-way-to-login-part-1/comment-page-1/#comment-645</link>
		<dc:creator>Steve Nelson</dc:creator>
		<pubDate>Tue, 29 Jan 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-API-The-cool-way-to-Login-Part-1#comment-645</guid>
		<description>Kevin-

Yep. I made a GoogleCalendar.cfc with the following methods:

getCalendars
newCalendar
editCalendar
deleteCalendar
getEvents
addEvent
editEvent
deleteEvent
batch - this can do add/edit/delete on multiple events

I&#039;ll go over all of these methods.</description>
		<content:encoded><![CDATA[<p>Kevin-</p>
<p>Yep. I made a GoogleCalendar.cfc with the following methods:</p>
<p>getCalendars<br />
newCalendar<br />
editCalendar<br />
deleteCalendar<br />
getEvents<br />
addEvent<br />
editEvent<br />
deleteEvent<br />
batch &#8211; this can do add/edit/delete on multiple events</p>
<p>I&#8217;ll go over all of these methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond Camden</title>
		<link>http://www.webapper.com/blog/index.php/2008/01/24/google-api-the-cool-way-to-login-part-1/comment-page-1/#comment-642</link>
		<dc:creator>Raymond Camden</dc:creator>
		<pubDate>Thu, 24 Jan 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-API-The-cool-way-to-Login-Part-1#comment-642</guid>
		<description>I feel your pain. I love how their login API says, &#039;login once, and we may throw an error, even though your login was ok, so just login a second time&#039;. You may want to look at some of my Google related CFCs. I&#039;ve got one for Calendars, as well as Google Docs.</description>
		<content:encoded><![CDATA[<p>I feel your pain. I love how their login API says, &#8216;login once, and we may throw an error, even though your login was ok, so just login a second time&#8217;. You may want to look at some of my Google related CFCs. I&#8217;ve got one for Calendars, as well as Google Docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Nelson</title>
		<link>http://www.webapper.com/blog/index.php/2008/01/24/google-api-the-cool-way-to-login-part-1/comment-page-1/#comment-643</link>
		<dc:creator>Steve Nelson</dc:creator>
		<pubDate>Thu, 24 Jan 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/Google-API-The-cool-way-to-Login-Part-1#comment-643</guid>
		<description>The docs are both great and terrible at the same time. They do cover just about everything, but often times they assume you understand something already.

What I wish they&#039;d do is put an example, from any language, in with their plain text explanations. Sometimes they do, usually they don&#039;t. They have all those examples available for download, but it should just be right in the docs.</description>
		<content:encoded><![CDATA[<p>The docs are both great and terrible at the same time. They do cover just about everything, but often times they assume you understand something already.</p>
<p>What I wish they&#8217;d do is put an example, from any language, in with their plain text explanations. Sometimes they do, usually they don&#8217;t. They have all those examples available for download, but it should just be right in the docs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

