<?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>Schadenfreude &#187; gmail</title>
	<atom:link href="http://www.ralree.com/tag/gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +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>Greasemonkey Script to get Jabber Room for Google Group Chat</title>
		<link>http://www.ralree.com/2009/03/15/greasemonkey-script-to-get-jabber-room-for-google-group-chat/</link>
		<comments>http://www.ralree.com/2009/03/15/greasemonkey-script-to-get-jabber-room-for-google-group-chat/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 03:23:28 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gchat]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chat]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22468</guid>
		<description><![CDATA[So, today I was invited to Google Group chat for the first time. This would be really cool on a terminal that&#8217;s not equipped with an IM client, since it&#8217;s all done through the web with flash and magic. But, since I don&#8217;t like having 2 IM clients running at the same time (Pidgin and the Flash one from Google), I decided I needed to rip out the Jabber Group Chat Room name from the invite page. I got some [...]]]></description>
			<content:encoded><![CDATA[<p>So, today I was invited to Google Group chat for the first time.  This would be really cool on a terminal that&#8217;s not equipped with an IM client, since it&#8217;s all done through the web with flash and magic.  But, since I don&#8217;t like having 2 IM clients running at the same time (Pidgin and the Flash one from Google), I decided I needed to rip out the Jabber Group Chat Room name from the invite page.  I got some tips from <a href="http://mkokotovich.blogspot.com/2007/12/google-talk-groupchat.html">this site</a>, and wrote a Greasemonkey script to do so.</p>
<p><a href="http://www.ralree.com/newblog/wp-content/uploads/2009/03/whoa.jpg"><img class="aligncenter size-full wp-image-22469" title="whoa" src="http://www.ralree.com/newblog/wp-content/uploads/2009/03/whoa.jpg" alt="whoa" width="531" height="271" /></a></p>
<p>All you have to do is copy the room name into the <strong>Join Chat</strong> window, and put in <strong>groupchat.google.com</strong> as the server.  I hope you find it useful.  If anyone knows how to make this a link that GNOME will throw at Pidgin, let me know.  That would be awesome.</p>
<h2><a href="http://github.com/hank/life/raw/6b085700963110559c3dca29a94a701a2f0ec2df/code/greasemonkey/google_talk_chat_channel.user.js">Get the Script</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/03/15/greasemonkey-script-to-get-jabber-room-for-google-group-chat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FireGPG &#8211; GnuPG in Firefox&#8217;s Gmail!</title>
		<link>http://www.ralree.com/2007/04/04/firegpg-gnupg-in-firefox-s-gmail/</link>
		<comments>http://www.ralree.com/2007/04/04/firegpg-gnupg-in-firefox-s-gmail/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 11:27:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/firegpg-gnupg-in-firefox-s-gmail</guid>
		<description><![CDATA[OK &#8211; a little history. I wanted to write this extension some time ago, but couldn&#8217;t figure out how to make it work. Apparently, someone has spent the time to find out, and now I have to tear apart the code to find out how they did this. Anyway, this allows you to sign and encrypt any text in Firefox using GPG. It rocks. You can use the options dialog to select the private key to use. It also has [...]]]></description>
			<content:encoded><![CDATA[<p>OK &#8211; a little history.  I wanted to write this extension some time ago, but couldn&#8217;t figure out how to make it work.  Apparently, someone has spent the time to find out, and now I have to tear apart the code to find out how they did this.  Anyway, this allows you to sign and encrypt any text in Firefox using GPG.  It rocks.  You can use the options dialog to select the private key to use.  It also has support for GMail integration using little buttons instead of the right-click menu which is always available.  Here&#8217;s a preview:</p>
<p><img src="/images/firegpg.jpg" alt="FireGPG in action"/></p>
<h2><a href="http://firegpg.tuxfamily.org/">Get FireGPG Here NOW!</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/04/04/firegpg-gnupg-in-firefox-s-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GMail mailto: links in Linux with perl</title>
		<link>http://www.ralree.com/2006/07/22/gmail-mailto-links-in-linux-with-perl/</link>
		<comments>http://www.ralree.com/2006/07/22/gmail-mailto-links-in-linux-with-perl/#comments</comments>
		<pubDate>Sat, 22 Jul 2006 11:44:08 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/gmail-mailto-links-in-linux-with-perl</guid>
		<description><![CDATA[So, I removed evolution today so it would stop trying to configure itself. Then, I went and found a perl script that would send me to a gmail compose page. Here’s the result: #!/usr/bin/perl # Open about:config # Set the option "network.protocol-handler.external.mailto" to true # Create the option "network.protocol-handler.app.mailto" and set it # to ~/bin/mymailer.pl use strict ; my $link = $ARGV[0] ; $link =~ /mailto:(.*)/ ; exec "firefox \'http://gmail.google.com/gmail?view=cm&#38;fs=1&#38;tearoff=1&#38;to=$1\'"; Works wonderfully! I’m so happy I found this.]]></description>
			<content:encoded><![CDATA[<p>So, I removed evolution today so it would stop trying to configure itself.  Then, I went and found a perl script that would send me to a gmail compose page.  Here’s the result:</p>
<div class="CodeRay">
<div class="code">
<pre><code>
#!/usr/bin/perl
# Open about:config
# Set the option "network.protocol-handler.external.mailto" to true
# Create the option "network.protocol-handler.app.mailto" and set it
# to ~/bin/mymailer.pl
use strict ;
my $link = $ARGV[0] ;
$link =~ /mailto:(.*)/ ;
exec "firefox \'http://gmail.google.com/gmail?view=cm&amp;fs=1&amp;tearoff=1&amp;to=$1\'";
</code></pre>
</div>
</div>
<p>Works wonderfully!  I’m so happy I found this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2006/07/22/gmail-mailto-links-in-linux-with-perl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

