<?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>ThePizzy.net/blog &#187; Technology</title>
	<atom:link href="http://thepizzy.net/blog/tag/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://thepizzy.net/blog</link>
	<description>Solving the complex in 140 characters or less...</description>
	<lastBuildDate>Mon, 02 Jan 2012 15:55:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Integrating Google Connect</title>
		<link>http://thepizzy.net/blog/2009/01/integrating-google-connect/</link>
		<comments>http://thepizzy.net/blog/2009/01/integrating-google-connect/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 05:38:32 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[thepizzy.net]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Connect]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[ThePizzy]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ut3]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=184</guid>
		<description><![CDATA[I&#8217;ve been part of the Google Connect beta since shortly after it came out &#8211; but it wasn&#8217;t until recently that I actually implemented it on my blog and the...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Google.com" src="http://www.google.com/images/logos/ps_logo2.png" alt="" width="364" height="126" />I&#8217;ve been part of the Google Connect beta since shortly after it came out &#8211; but it wasn&#8217;t until recently that I actually implemented it on my blog and the parent site, www.thepizzy.net. So, if you read this (and I know there has to be at least 4 other people in the world that do), go ahead and hit the Join button on it, and let me know y&#8217;all are out there. (it helps to know one is writing to an audience instead of providing technical articles to the etherworld.)</p>
<p>You don&#8217;t have to worry about spam or anything &#8211; I don&#8217;t like it either.</p>
<p>In other news, I&#8217;m also working on a tutorial entry that describes how to get data from a Google Docs Spreadsheet. Normally, I wouldn&#8217;t worry about trying to release this code, but since it was such a pain for me to figure out (like the <a href="http://thepizzy.net/blog/2008/01/how-to-setup-a-ut3-internet-server/" target="_blank">UT3 Server setup</a>), I&#8217;m sure it&#8217;s a pain for others to figure out as well.</p>
<p>The code creates a secure-authenticated session to Google Accounts, and then requests the data from a particular cell on a spreadsheet. My code goes one step further though, and posts that data to Twitter &#8211; which means it also creates an authenticated POST request via the Twitter API.</p>
<p>&#8220;Why do that?&#8217; you ask&#8230;Well, if you want to be able to update a spreadsheet from, say an iPhone or other Mobile Browser, Google Docs will not let you. But I&#8217;ll explain more in the coming entry. Be looking for that sometime this week (I hope).</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/api' rel='tag' target='_blank'>api</a>, <a class='technorati-link' href='http://technorati.com/tag/beta' rel='tag' target='_blank'>beta</a>, <a class='technorati-link' href='http://technorati.com/tag/blog' rel='tag' target='_blank'>blog</a>, <a class='technorati-link' href='http://technorati.com/tag/Connect' rel='tag' target='_blank'>Connect</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_blank'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/server' rel='tag' target='_blank'>server</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/Technology' rel='tag' target='_blank'>Technology</a>, <a class='technorati-link' href='http://technorati.com/tag/ThePizzy' rel='tag' target='_blank'>ThePizzy</a>, <a class='technorati-link' href='http://technorati.com/tag/twitter' rel='tag' target='_blank'>twitter</a>, <a class='technorati-link' href='http://technorati.com/tag/ut3' rel='tag' target='_blank'>ut3</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/01/integrating-google-connect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

