<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sending Desktop Notification from Cron</title>
	<atom:link href="http://www.guyrutenberg.com/2012/08/17/sending-desktop-notification-from-cron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com/2012/08/17/sending-desktop-notification-from-cron/</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Mon, 20 May 2013 03:39:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2012/08/17/sending-desktop-notification-from-cron/comment-page-1/#comment-264663</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Sat, 18 Aug 2012 07:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=1103#comment-264663</guid>
		<description><![CDATA[Plain Ubuntu with gnome-shell installed.]]></description>
		<content:encoded><![CDATA[<p>Plain Ubuntu with gnome-shell installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unonymous</title>
		<link>http://www.guyrutenberg.com/2012/08/17/sending-desktop-notification-from-cron/comment-page-1/#comment-264444</link>
		<dc:creator>Unonymous</dc:creator>
		<pubDate>Fri, 17 Aug 2012 19:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=1103#comment-264444</guid>
		<description><![CDATA[Are you using Ubuntu GNOME Shell Remix,
or a plain ubuntu with gnome-shell installed?
Any comments on any of the alternatives?

Thanks. :)]]></description>
		<content:encoded><![CDATA[<p>Are you using Ubuntu GNOME Shell Remix,<br />
or a plain ubuntu with gnome-shell installed?<br />
Any comments on any of the alternatives?</p>
<p>Thanks. <img src='http://www.guyrutenberg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2012/08/17/sending-desktop-notification-from-cron/comment-page-1/#comment-264392</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Fri, 17 Aug 2012 17:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=1103#comment-264392</guid>
		<description><![CDATA[@Unonymous: I&#039;ve gave Unity a try and used it for couple of months, however when I tried GNOME Shell, it felt better for me and it seems that I&#039;m more productive with it. Also, I had some irritating things with Unity regarding my dual-screen setup (like the thing where the cursor sticks to the edge of the screen, which can&#039;t be adjusted...). I have some compatibility issues regarding themes, which sadly manifest itself primarly in Ubuntu Software Center, but nothing show-stopping.

In the end of the day, I think both are good, and I&#039;ve enjoyed both of them, however GNOME was slightly better.

@Ehud: I didn&#039;t know xmessage before you mentioned it, thanks! From a quick look it seems that notify-send has better integration with the notification system per the proposed Desktop &lt;a href=&quot;http://developer.gnome.org/notification-spec/&quot; rel=&quot;nofollow&quot;&gt;Notifications Specification&lt;/a&gt;, while xmessage lacks it. xmessage looks useful, and I&#039;ll surely take a more thorough look into it.]]></description>
		<content:encoded><![CDATA[<p>@Unonymous: I&#8217;ve gave Unity a try and used it for couple of months, however when I tried GNOME Shell, it felt better for me and it seems that I&#8217;m more productive with it. Also, I had some irritating things with Unity regarding my dual-screen setup (like the thing where the cursor sticks to the edge of the screen, which can&#8217;t be adjusted&#8230;). I have some compatibility issues regarding themes, which sadly manifest itself primarly in Ubuntu Software Center, but nothing show-stopping.</p>
<p>In the end of the day, I think both are good, and I&#8217;ve enjoyed both of them, however GNOME was slightly better.</p>
<p>@Ehud: I didn&#8217;t know xmessage before you mentioned it, thanks! From a quick look it seems that notify-send has better integration with the notification system per the proposed Desktop <a href="http://developer.gnome.org/notification-spec/" rel="nofollow">Notifications Specification</a>, while xmessage lacks it. xmessage looks useful, and I&#8217;ll surely take a more thorough look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ehud</title>
		<link>http://www.guyrutenberg.com/2012/08/17/sending-desktop-notification-from-cron/comment-page-1/#comment-264278</link>
		<dc:creator>Ehud</dc:creator>
		<pubDate>Fri, 17 Aug 2012 12:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=1103#comment-264278</guid>
		<description><![CDATA[There is the old UNIX xmessage, why don&#039;t you use it ?
what is better with notify-send ?
the xmessage has full documentation.  I think it works on all UNIX systems with X system (even on MacOS and Cygwin).  I&#039;m using for a very long time (since about 1997)
do man xmessage or Check: http://linux.die.net/man/1/xmessage]]></description>
		<content:encoded><![CDATA[<p>There is the old UNIX xmessage, why don&#8217;t you use it ?<br />
what is better with notify-send ?<br />
the xmessage has full documentation.  I think it works on all UNIX systems with X system (even on MacOS and Cygwin).  I&#8217;m using for a very long time (since about 1997)<br />
do man xmessage or Check: <a href="http://linux.die.net/man/1/xmessage" rel="nofollow">http://linux.die.net/man/1/xmessage</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unonymous</title>
		<link>http://www.guyrutenberg.com/2012/08/17/sending-desktop-notification-from-cron/comment-page-1/#comment-264249</link>
		<dc:creator>Unonymous</dc:creator>
		<pubDate>Fri, 17 Aug 2012 11:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=1103#comment-264249</guid>
		<description><![CDATA[GNOME Shell on Ubuntu?
May I ask why?
Aren&#039;t you suffering from compatibility problems too often?]]></description>
		<content:encoded><![CDATA[<p>GNOME Shell on Ubuntu?<br />
May I ask why?<br />
Aren&#8217;t you suffering from compatibility problems too often?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
