<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Email notification via an RGB LED</title>
	<atom:link href="http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Wed, 25 Nov 2009 01:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dennis</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-77193</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Wed, 03 Jun 2009 15:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-77193</guid>
		<description>Hi all,

I&#039;m currently finishing work on a similar device, but have extended the python code with following capabilities:

- checks for twitter updates
- listens to &quot;new message&quot; alerts issued by pidgin
- listens to &quot;new email&quot; alerts from thunderbird
(thunderbird needs dBus extensions for this)

When some new msg is received, a system notification appears for some seconds, a LED is lit with the corresponding color and a tray icon with the symbol for twitter, email or pidgin appears. Clicking on this tray icon switches off the LED again.

I have set up thunderbird to also poll my favorite RSS feeds every ten minutes and forward all new articles to my local inbox - so I get notifications too when the RSS feeds are updated..

Now working on making things small enough to fit inside my eee1000h netbook...

:)

cheers</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I&#8217;m currently finishing work on a similar device, but have extended the python code with following capabilities:</p>
<p>- checks for twitter updates<br />
- listens to &#8220;new message&#8221; alerts issued by pidgin<br />
- listens to &#8220;new email&#8221; alerts from thunderbird<br />
(thunderbird needs dBus extensions for this)</p>
<p>When some new msg is received, a system notification appears for some seconds, a LED is lit with the corresponding color and a tray icon with the symbol for twitter, email or pidgin appears. Clicking on this tray icon switches off the LED again.</p>
<p>I have set up thunderbird to also poll my favorite RSS feeds every ten minutes and forward all new articles to my local inbox &#8211; so I get notifications too when the RSS feeds are updated..</p>
<p>Now working on making things small enough to fit inside my eee1000h netbook&#8230;</p>
<p>:)</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doctor Site</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-66495</link>
		<dc:creator>Doctor Site</dc:creator>
		<pubDate>Mon, 16 Mar 2009 21:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-66495</guid>
		<description>Do you guys have a recommendation section, i&#039;d like to suggest some stuff</description>
		<content:encoded><![CDATA[<p>Do you guys have a recommendation section, i&#8217;d like to suggest some stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: girl</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43968</link>
		<dc:creator>girl</dc:creator>
		<pubDate>Tue, 30 Sep 2008 15:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43968</guid>
		<description>For me this is more usefull cause it shows how many messages are waiting: 
http://www.jpelectron.com/readme/pop3led.asp
uses a big 7 segment display:
http://www.vellemanusa.com/us/enu/product/view/?id=522041</description>
		<content:encoded><![CDATA[<p>For me this is more usefull cause it shows how many messages are waiting:<br />
<a href="http://www.jpelectron.com/readme/pop3led.asp" rel="nofollow">http://www.jpelectron.com/readme/pop3led.asp</a><br />
uses a big 7 segment display:<br />
<a href="http://www.vellemanusa.com/us/enu/product/view/?id=522041" rel="nofollow">http://www.vellemanusa.com/us/enu/product/view/?id=522041</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43838</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Mon, 29 Sep 2008 12:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43838</guid>
		<description>@jme: To be honest, I built this long enough ago to have forgotten why there were two resistors!  I suspect that they were in there for programming the Picaxe (i.e. the 22k is a current limiting resistor and the 10k a &quot;pull-down&quot; resistor) and vaguely recall that for some reason I had a problem when I tried to remove the &quot;redundant&quot; 22k resistor...</description>
		<content:encoded><![CDATA[<p>@jme: To be honest, I built this long enough ago to have forgotten why there were two resistors!  I suspect that they were in there for programming the Picaxe (i.e. the 22k is a current limiting resistor and the 10k a &#8220;pull-down&#8221; resistor) and vaguely recall that for some reason I had a problem when I tried to remove the &#8220;redundant&#8221; 22k resistor&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jme</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43820</link>
		<dc:creator>jme</dc:creator>
		<pubDate>Mon, 29 Sep 2008 08:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43820</guid>
		<description>can someone answer why there are 2 resistors on the serial in pin? why not 1?</description>
		<content:encoded><![CDATA[<p>can someone answer why there are 2 resistors on the serial in pin? why not 1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43777</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Sun, 28 Sep 2008 22:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43777</guid>
		<description>Now they do when I change my screen name, huh?
I actully really like this one, it&#039;s within my capabilities, and quite useful!</description>
		<content:encoded><![CDATA[<p>Now they do when I change my screen name, huh?<br />
I actully really like this one, it&#8217;s within my capabilities, and quite useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43774</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sun, 28 Sep 2008 22:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43774</guid>
		<description>test test why dont my comments show</description>
		<content:encoded><![CDATA[<p>test test why dont my comments show</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan winckler</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43772</link>
		<dc:creator>dan winckler</dc:creator>
		<pubDate>Sun, 28 Sep 2008 22:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43772</guid>
		<description>sweet!  I was just thinking of making something similar the other day, as a notifier for IRC chats.</description>
		<content:encoded><![CDATA[<p>sweet!  I was just thinking of making something similar the other day, as a notifier for IRC chats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dpenguin</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43764</link>
		<dc:creator>dpenguin</dc:creator>
		<pubDate>Sun, 28 Sep 2008 20:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43764</guid>
		<description>Wow that usb module is awesome. But for 24 dollars i think i would rather get a mini Arduino for 19. But for stuff you want to put your own micro controller on it&#039;s pretty cool.</description>
		<content:encoded><![CDATA[<p>Wow that usb module is awesome. But for 24 dollars i think i would rather get a mini Arduino for 19. But for stuff you want to put your own micro controller on it&#8217;s pretty cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjay</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43755</link>
		<dc:creator>Sanjay</dc:creator>
		<pubDate>Sun, 28 Sep 2008 18:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43755</guid>
		<description>Have something just like this with the LED taped to the corner of my screen, very handy. I built mine using an arduino, with the &quot;SimpleMessageSystem&quot; on it. That coupled with some python using libserial and libgmail. It&#039;s really nice being alerted off-screen for some reason!</description>
		<content:encoded><![CDATA[<p>Have something just like this with the LED taped to the corner of my screen, very handy. I built mine using an arduino, with the &#8220;SimpleMessageSystem&#8221; on it. That coupled with some python using libserial and libgmail. It&#8217;s really nice being alerted off-screen for some reason!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43754</link>
		<dc:creator>A.</dc:creator>
		<pubDate>Sun, 28 Sep 2008 17:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43754</guid>
		<description>Nice thing.. I&#039;ll build something like this :-)</description>
		<content:encoded><![CDATA[<p>Nice thing.. I&#8217;ll build something like this :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarkFader</title>
		<link>http://hackaday.com/2008/09/28/email-notification-via-an-rgb-led/comment-page-1/#comment-43752</link>
		<dc:creator>DarkFader</dc:creator>
		<pubDate>Sun, 28 Sep 2008 17:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3860#comment-43752</guid>
		<description>doesn&#039;t look like a bunny yet</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t look like a bunny yet</p>
]]></content:encoded>
	</item>
</channel>
</rss>
