<?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>Silveira Neto &#187; notify</title>
	<atom:link href="http://silveiraneto.net/tag/notify/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net</link>
	<description>the world is a pixel</description>
	<lastBuildDate>Sun, 08 Jan 2012 05:17:57 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Miojo Script</title>
		<link>http://silveiraneto.net/2010/01/28/miojo-script/</link>
		<comments>http://silveiraneto.net/2010/01/28/miojo-script/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 05:37:29 +0000</pubDate>
		<dc:creator>Silveira</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[libnotify]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[miojo]]></category>
		<category><![CDATA[notify]]></category>
		<category><![CDATA[notify-send]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Shell Script]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://silveiraneto.net/?p=3133</guid>
		<description><![CDATA[O pre-requisito é o notify-send, um utilitário de linha de comando do libnotify. No Ubuntu: sudo aptitude install libnotify-bin E aqui o script em si: sleep 5m; notify-send "aviso" "tirar o miojo do fogo" Pronto, depois de cinco minutos isso vai aparecer:]]></description>
			<content:encoded><![CDATA[<p>O pre-requisito é o notify-send, um utilitário de linha de comando do libnotify. No Ubuntu:</p>
<p><code>sudo aptitude install libnotify-bin</code></p>
<p>E aqui o script em si:</p>
<p><code>sleep 5m; notify-send "aviso" "tirar o miojo do fogo"</code></p>
<p>Pronto, depois de cinco minutos isso vai aparecer:</p>
<p style="text-align: center;"><img class="size-full wp-image-3134 aligncenter" title="notify" src="http://silveiraneto.net/wp-content/uploads/2010/01/notify.png" alt="" width="427" height="258" /></p>
]]></content:encoded>
			<wfw:commentRss>http://silveiraneto.net/2010/01/28/miojo-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

