<?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>Make Tech Easier&#187; gmail notification</title>
	<atom:link href="http://maketecheasier.com/tag/gmail-notification/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Gmail Notifier For Ubuntu 9.04</title>
		<link>http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11</link>
		<comments>http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11#comments</comments>
		<pubDate>Mon, 11 May 2009 12:07:56 +0000</pubDate>
		<dc:creator>Sharninder</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gmail notification]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4456</guid>
		<description><![CDATA[Ubuntu 9.04 is the latest major release of Ubuntu. Among it&#8217;s many improvements, it brings with it a very cool new notification system to notify the user of events happening on the system using a nice transparent popup window in one corner of the screen. The notification system has been... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11&amp;title=Gmail+Notifier+For+Ubuntu+9.04&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11">Gmail Notifier For Ubuntu 9.04</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-4459" src="http://imagecdn.maketecheasier.com/2009/05/gmnotify-3.jpg" alt="Ubuntu" width="283" height="84" /><a title="Ubuntu" href="http://ubuntu.com" target="_blank">Ubuntu</a> 9.04 is the latest major release of Ubuntu. Among it&#8217;s <a title="Ubuntu 9.04" href="http://maketecheasier.com/whats-new-in-ubuntu-904-jaunty-jackalope/2009/04/20" target="_blank">many improvements</a>, it brings with it a very cool new notification system to notify the user of events happening on the system using a nice transparent popup window in one corner of the screen.</p>
<p>The notification system has been designed to be non intrusive and as such, does not require user intervention at all. All notifications are on the screen for a pre-defined period of time and after that just disappear without the user having to do anything.</p>
<p>The Ubuntu team has done a very good job of modifying the various system applications to use the new framework but until now I haven&#8217;t seen any email notification application using this framework.</p>
<p>The non-intrusive nature of the notifications makes it a natural choice to be used as an email notification method and the first utility to be made for the task is the awesome Gmail Notifier called <a href="https://launchpad.net/gm-notify" target="_blank">gm-notify</a>.<span id="more-4456"></span></p>
<p>gm-notify has still not been included in the main Jaunty repository, so to install it you will have to add its launchpad PPA repository to the package manager.</p>
<p>Start editing the software sources by starting the application from <em>System-&gt;Administration-&gt;Software Sources</em>, and add the following repository to the list of third party repositories.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>t.vetterlein<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>

<p><img class="aligncenter size-full wp-image-4457" src="http://imagecdn.maketecheasier.com/2009/05/gmnotify-1.jpg" alt="gm-notify Software sources" width="519" height="438" /></p>
<p>Click on close and reload to let the package manager update it&#8217;s repository with the new list of packages. This should be done in a couple of minutes.</p>
<p>Now, you can install the gm-notify utility using the <em>Synaptic Package Manager at System-&gt;Administration-&gt;Synaptic Package Manager</em>.</p>
<p><img class="aligncenter size-full wp-image-4458" src="http://imagecdn.maketecheasier.com/2009/05/gmnotify-2.jpg" alt="gm-notify" width="465" height="147" /></p>
<p>You might be prompted about a missing apt key and such but you can ignore that for now, since we haven&#8217;t installed the PPA key for this particular repository yet. In any case, the repository is safe and I have tested it myself.</p>
<p>Now, to configure gm-notify to work with your account, you will have to press ALT+F2 and type in the &#8220;Run&#8221; dialogue box which comes up, type &#8220;gm-notify-config.py&#8221; to run the gm-notify configuration GUI.</p>
<p><img class="aligncenter size-full wp-image-4460" src="http://imagecdn.maketecheasier.com/2009/05/gmnotify-4.jpg" alt="gm-notify-config" width="419" height="192" /></p>
<p>Enter your username, password and the mail checking interval and click on Apply.</p>
<p><img class="aligncenter size-full wp-image-4461" src="http://imagecdn.maketecheasier.com/2009/05/gmnotify-5.jpg" alt="gmnotify" width="266" height="312" /></p>
<p>Now, from the same &#8220;Run&#8221; dialogue box (Alt+F2), start the gm-notify daemon by type &#8220;gm-notify.py&#8221;. Press the Enter key and you should see a small mail icon in the Ubuntu Panel.</p>
<p>Now, everytime you recieve a new email, you will see a nice cool looking notification. No need to check your email like every minute.</p>
<p><img class="aligncenter size-full wp-image-4462" src="http://imagecdn.maketecheasier.com/2009/05/gmnotify-6.jpg" alt="gm-notify notification" width="357" height="167" /></p>
<p>Since, this is a new facility being provided by Ubuntu 9.04, gm-notify will not work on any version of Ubuntu prior to 9.04 or for that matter any other Linux distribution. To install Ubuntu 9.04 and set it up the way you want to, <a title="Ubuntu Install guide and cheatsheet" href="http://maketecheasier.com/download-ubuntu-installation-guide-and-cheatsheet-now/2009/04/23" target="_blank">read our guide on the topic</a>.</p>
<p>What other applications do you guys use for email notifications ? Let us know in the comments.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/check-gmail-account-with-kmail/2012/02/08' title='How to Check Your Gmail Account with Kmail'>How to Check Your Gmail Account with Kmail</a></li>
<li><a href='http://maketecheasier.com/cloudsn-notifies-you-when-new-mail-arrives-linux/2011/02/12' title='CloudSN Notifies You When New Mail Arrives [Linux]'>CloudSN Notifies You When New Mail Arrives [Linux]</a></li>
<li><a href='http://maketecheasier.com/backup-gmail-in-ubuntu-intrepid/2008/12/27' title='How To Backup Gmail In Ubuntu Intrepid'>How To Backup Gmail In Ubuntu Intrepid</a></li>
<li><a href='http://maketecheasier.com/geogebra-for-dynamic-geometry-on-linux/2012/05/24' title='GeoGebra, For Dynamic Geometry On Linux'>GeoGebra, For Dynamic Geometry On Linux</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11&amp;title=Gmail+Notifier+For+Ubuntu+9.04&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11">Gmail Notifier For Ubuntu 9.04</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/gmail-notifier-for-ubuntu-904/2009/05/11/feed</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 18:46:48 -->
