<?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"
	>
<channel>
	<title>Comments on: Autotest notifications in KDE using DCOP and KNotify</title>
	<atom:link href="http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/</link>
	<description>Company news along with technology and business trends.</description>
	<pubDate>Tue, 18 Nov 2008 09:44:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: RunRails-Blog &#187; Blog Archive &#187; Autotest-Notification unter GNOME über libnotify</title>
		<link>http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-10569</link>
		<dc:creator>RunRails-Blog &#187; Blog Archive &#187; Autotest-Notification unter GNOME über libnotify</dc:creator>
		<pubDate>Sat, 26 Jul 2008 17:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-10569</guid>
		<description>[...] Notifications unter OS X ausgerufen wurden. Später stieß ich zufällig auf einen interessanten Blog-Beitrag, wie solche Meldungen unter KDE erzeugt werden können. Ich setze GNOME als Arbeitsumgebung ein und habe mir ein ähnliches Skript [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Notifications unter OS X ausgerufen wurden. Später stieß ich zufällig auf einen interessanten Blog-Beitrag, wie solche Meldungen unter KDE erzeugt werden können. Ich setze GNOME als Arbeitsumgebung ein und habe mir ein ähnliches Skript [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarniak</title>
		<link>http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-7209</link>
		<dc:creator>sarniak</dc:creator>
		<pubDate>Tue, 04 Mar 2008 15:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-7209</guid>
		<description>I pasted this code to .autotest file nad nothing happens while I'm saving files (test fails, but I can see this only from console). Could somebody tell me, what can be wrong?</description>
		<content:encoded><![CDATA[<p>I pasted this code to .autotest file nad nothing happens while I&#8217;m saving files (test fails, but I can see this only from console). Could somebody tell me, what can be wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theAdmin.org</title>
		<link>http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-6711</link>
		<dc:creator>theAdmin.org</dc:creator>
		<pubDate>Sun, 10 Feb 2008 23:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-6711</guid>
		<description>&lt;strong&gt;Fail Loudly with osd_cat and autotest...&lt;/strong&gt;

A key to Test Driven Development is frequently run tests.  These tests are used to judge the health of a project.  Like in a hospital, when things deteriorate we have to be alerted right away.

Ruby developers use autotest to monitor and run their test...</description>
		<content:encoded><![CDATA[<p><strong>Fail Loudly with osd_cat and autotest&#8230;</strong></p>
<p>A key to Test Driven Development is frequently run tests.  These tests are used to judge the health of a project.  Like in a hospital, when things deteriorate we have to be alerted right away.</p>
<p>Ruby developers use autotest to monitor and run their test&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Davis</title>
		<link>http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-6629</link>
		<dc:creator>Eric Davis</dc:creator>
		<pubDate>Wed, 23 Jan 2008 21:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-6629</guid>
		<description>Works perfect.  Thank you.</description>
		<content:encoded><![CDATA[<p>Works perfect.  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yet another autotest desktop notifier &#8230; OSD &#171; Geekvicious Journal</title>
		<link>http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-5631</link>
		<dc:creator>Yet another autotest desktop notifier &#8230; OSD &#171; Geekvicious Journal</dc:creator>
		<pubDate>Thu, 23 Aug 2007 14:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-5631</guid>
		<description>[...] post info  By geekvicious   Categories: ruby, linux and programming                    Being a big KDE fan I was glad when the people at snailbyte came up with KDE desktop notifier for autotest. Even though KDE is by far my favorite desktop environment, knofity has a big drawback; it is not possible to choose the color, for the notifications. So based in the growl autotest notifier, I wrote a version for osdsh an X OSD manager, it is not as pretty as growl ;)&#8230; but it gives me colorized on desktop notifications on linux. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] post info  By geekvicious   Categories: ruby, linux and programming                    Being a big KDE fan I was glad when the people at snailbyte came up with KDE desktop notifier for autotest. Even though KDE is by far my favorite desktop environment, knofity has a big drawback; it is not possible to choose the color, for the notifications. So based in the growl autotest notifier, I wrote a version for osdsh an X OSD manager, it is not as pretty as growl ;)&#8230; but it gives me colorized on desktop notifications on linux. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geir</title>
		<link>http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-489</link>
		<dc:creator>Geir</dc:creator>
		<pubDate>Wed, 30 Aug 2006 12:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailbyte.com/2006/08/24/rails-autotest-growl-notification-using-dcop-and-knotify/#comment-489</guid>
		<description>zenspider: sure you can! If you post the code in a blog, a referring link over to this one here wouldn't go amiss :)</description>
		<content:encoded><![CDATA[<p>zenspider: sure you can! If you post the code in a blog, a referring link over to this one here wouldn&#8217;t go amiss <img src='http://www.snailbyte.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
