<?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>notification &#8211; Luxing Huang</title>
	<atom:link href="https://luxing.im/tag/notification/feed/" rel="self" type="application/rss+xml" />
	<link>https://luxing.im</link>
	<description>Thoughs and things</description>
	<lastBuildDate>Sat, 12 Dec 2015 21:43:48 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
<site xmlns="com-wordpress:feed-additions:1">58771605</site>	<item>
		<title>Email Notifier</title>
		<link>https://luxing.im/email-notifier/</link>
					<comments>https://luxing.im/email-notifier/#respond</comments>
		
		<dc:creator><![CDATA[Luxing Huang]]></dc:creator>
		<pubDate>Sat, 29 Mar 2014 15:30:58 +0000</pubDate>
				<category><![CDATA[Techie Stuff]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[notification]]></category>
		<guid isPermaLink="false">http://blog.luxing.im/?p=333</guid>

					<description><![CDATA[In the western world, email is a formal way of communication. It&#8217;s still widely used in a lot of fields. University usually send me on average 3 emails per day in weekdays, some days are considerably more. I don&#8217;t like keeping email clients open, it consumes my workspace and technically more memory space. I&#8217;d love &#8230; <p class="link-more"><a href="https://luxing.im/email-notifier/" class="more-link">Continue reading<span class="screen-reader-text"> "Email Notifier"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://mergy.org/wp-content/uploads/email-icon.png" width="200" height="173" class="alignleft" />In the western world, email is a formal way of communication. It&#8217;s still widely used in a lot of fields. University usually send me on average 3 emails per day in weekdays, some days are considerably more.</p>
<p>I don&#8217;t like keeping email clients open, it consumes my workspace and technically more memory space. I&#8217;d love to take a desktop widget that tells me &#8220;you have a new mail&#8221;.<br />
<span id="more-333"></span><br />
Recently I came across an application called Mailnag, a python written programme which uses GTK3+ library (<a href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/index.html" target="_blank">gi.repository</a>) to notify the user new emails. </p>
<p>Mailnag is intuitive to use and it must be working very well. I didn&#8217;t test it though. I personally don&#8217;t like GNOME 3 too much but I love the old GNOME 2. Is there a programme that we can use in GTK2?</p>
<p>Sure we do.</p>
<p>A programme called <em>mail-notification</em> pops up during my Google search. It is a little programme that only pops up if new email is received. The main Linux distributions should have it <a href="http://pkgs.org/search/?query=mail-notification&#038;type=smart" target="_blank">collected</a> in their repositories.</p>
<p>Configuration can be launched via System->Preference->Look and Feel in Fedora 20, you also need to add <em>mail-notification</em> to Startup Applications for automatic boot.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://luxing.im/email-notifier/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">333</post-id>	</item>
	</channel>
</rss>
