<?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>Deadpan Sincerity &#187; gmail greasemonkey api</title>
	<atom:link href="http://blog.deadpansincerity.com/tag/gmail-greasemonkey-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deadpansincerity.com</link>
	<description>a weblog by david miller</description>
	<lastBuildDate>Fri, 09 Dec 2011 12:03:04 +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>Adding Reader and Analytics to Google Apps</title>
		<link>http://blog.deadpansincerity.com/2009/10/adding-reader-and-analytics-to-google-apps/</link>
		<comments>http://blog.deadpansincerity.com/2009/10/adding-reader-and-analytics-to-google-apps/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 19:08:38 +0000</pubDate>
		<dc:creator>david miller</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[the internet]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[gmail greasemonkey api]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.deadpansincerity.com/?p=262</guid>
		<description><![CDATA[Google Apps for your domain bring you all the functionality of Gmail, Google Docs, Calendar and talk to your own domain. Which, for those of us who like Gmail et al, is a very nice thing to have. What Google Apps doesn&#8217;t give you however, is the integrated google account that gives you access to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.deadpansincerity.com/wp-content/uploads/2009/10/appsexpanded-300x223.jpg" alt="appsexpanded" title="appsexpanded" width="300" height="223" class="alignleft size-medium wp-image-272" /></p>
<p>Google Apps for your domain bring you all the functionality of Gmail, Google Docs, Calendar and talk to your own domain. Which, for those of us who like Gmail et al, is a very nice thing to have. </p>
<p>What Google Apps doesn&#8217;t give you however, is the integrated google account that gives you access to all their other services like Google Reader and Analytics.</p>
<p>So after a while switching between my shiny new apps account &#038; my plain old google account, I decided to write a little greasemonkey script to add them to Google Apps. </p>
<p>Basically it inserts links to Google Reader and Analytics into the top left navigation of Gmail, Google Docs &#038; Calendar, and redirects the navigation in Google Reader to point to your Apps account rather than the &#8216;Google Account&#8217; you&#8217;re using for Reader &#038; analytics.</p>
<p>You can generate the script for your site by typing the domain in here and then following the link:</p>
<p><label id="domain_label">e.g. deadpansincerity.com </label></p>
<input type="text" id="domain_input">
<p id="domain_link_p" style="display:none"><a href=""id="domain_link"></a></p>
<p>Alternatively you can take a look at the Source on <a href="http://github.com/davidmiller/apps.expanded.user">github</a>, or clone the repo with </p>
<blockquote><p>git clone git://github.com/davidmiller/apps.expanded.user.git</p></blockquote>
<p>Hope you find it useful somehow.</p>
<p>Love regards etc</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deadpansincerity.com/2009/10/adding-reader-and-analytics-to-google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

