<?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/"
	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>Raphael Augusto</title>
	<atom:link href="http://raphaaugusto.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://raphaaugusto.wordpress.com</link>
	<description>Coisas de quem é apaixonado por Computação</description>
	<lastBuildDate>Fri, 01 Apr 2011 12:16:42 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='raphaaugusto.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/579eb702d8318b95209501a5f3f28944?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Raphael Augusto</title>
		<link>http://raphaaugusto.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://raphaaugusto.wordpress.com/osd.xml" title="Raphael Augusto" />
	<atom:link rel='hub' href='http://raphaaugusto.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Java EE: Null Entity/Null Pointer Exception no Struts com Interceptors</title>
		<link>http://raphaaugusto.wordpress.com/2010/06/04/java-ee-null-entitynull-pointer-exception-no-struts-com-interceptors/</link>
		<comments>http://raphaaugusto.wordpress.com/2010/06/04/java-ee-null-entitynull-pointer-exception-no-struts-com-interceptors/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 18:11:12 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Programação]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[interceptors]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[strus2]]></category>
		<category><![CDATA[struts]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=179</guid>
		<description><![CDATA[O Problema: Voçê tem uma action que chama uma função do Hibernate para persistir no  banco. Porém, quando você coloca um interceptor nesta action, o Hibernate acusa que a entidade é null, ou os parâmetros são nulos. Mas quando você tira o interceptor, tudo funciona. Dias e dias batendo a cabeça,  descobri o problema na [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=179&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O Problema: Voçê tem uma action que chama uma função do Hibernate para persistir no  banco.</p>
<p>Porém, quando você coloca um interceptor nesta action, o Hibernate acusa que a entidade é null, ou os parâmetros são nulos. Mas quando você tira o interceptor, tudo funciona.</p>
<p>Dias e dias batendo a cabeça,  descobri o problema na documentação (todo mundo fala mas niguém ouve: LEIA A DOCUMENTAÇÃO!).</p>
<p>SOLUÇÃO: Apenas adicione o interceptor &#8220;params&#8221; na action que tiver com o problema, e provavelmente tudo vai funcionar! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Qquer problema, poste nos comentários.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=179&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2010/06/04/java-ee-null-entitynull-pointer-exception-no-struts-com-interceptors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalando Sun Java no Ubuntu 10.04</title>
		<link>http://raphaaugusto.wordpress.com/2010/05/25/instalando-sun-java-no-ubuntu-10-04/</link>
		<comments>http://raphaaugusto.wordpress.com/2010/05/25/instalando-sun-java-no-ubuntu-10-04/#comments</comments>
		<pubDate>Tue, 25 May 2010 23:02:50 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open-jdk]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=175</guid>
		<description><![CDATA[Para instalar o Java 6 da Sun: Edite o arquivo (como superusuario) /etc/apt/sources.list e adicione as linhas: ﻿﻿﻿﻿﻿﻿﻿﻿deb http://archive.canonical.com/ubuntu lucid partner deb-src http://archive.canonical.com/ubuntu lucid partner Salve e digite no terminal: sudo apt-get update sudo aptitude install sun-java6-bin sun-java6-fonts sun-java6-jre sun-java6-plugin sun-java6-jdk Tem que instalar todos esses pacotes! Agora, para definir o JDK padrão, siga os [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=175&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para instalar o Java 6 da Sun:</p>
<p>Edite o arquivo (como superusuario) /etc/apt/sources.list e adicione as linhas:</p>
<blockquote><p>﻿﻿﻿﻿﻿﻿﻿﻿deb http://archive.canonical.com/ubuntu lucid partner<br />
deb-src http://archive.canonical.com/ubuntu lucid partner</p></blockquote>
<p>Salve e digite no terminal:</p>
<blockquote><p>sudo apt-get update</p>
<p>sudo aptitude install sun-java6-bin sun-java6-fonts sun-java6-jre sun-java6-plugin sun-java6-jdk</p></blockquote>
<p>Tem que instalar todos esses pacotes!</p>
<p>Agora, para definir o JDK padrão, siga os passos desse tutorial do fórum ubuntu-br:</p>
<blockquote><p>2)<br />
comando:<br />
update-java-alternatives -l</p>
<p>O terminal irá imprimir algo parecido com isso:</p>
<p>java-6-openjdk 1061 /usr/lib/jvm/java-6-openjdk<br />
java-6-sun 63 /usr/lib/jvm/java-6-sun</p>
<p>3)<br />
obs. Caso o terminal imprima apenas uma linha (ou seja, apenas o java6-sun), não há necessidade de executar o comando abaixo. Apenas reinicie o Firefox e aproveite! <img src="http://ubuntuforum-br.org/Smileys/default/grin.gif" border="0" alt="Sem Graça" /><br />
senão, execute esse comando:</p>
<p>comando: (**)<br />
sudo update-java-alternatives -s java-6-sun</p></blockquote>
<p>link: <a href="http://ubuntuforum-br.org/index.php/topic,66725.0.html">http://ubuntuforum-br.org/index.php/topic,66725.0.html</a></p>
<blockquote></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=175&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2010/05/25/instalando-sun-java-no-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>

		<media:content url="http://ubuntuforum-br.org/Smileys/default/grin.gif" medium="image">
			<media:title type="html">Sem Graça</media:title>
		</media:content>
	</item>
		<item>
		<title>NetBeans com interface GTK do Gnome no KDE</title>
		<link>http://raphaaugusto.wordpress.com/2010/03/21/netbeans-com-interface-gtk-gnome-no-kde/</link>
		<comments>http://raphaaugusto.wordpress.com/2010/03/21/netbeans-com-interface-gtk-gnome-no-kde/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 22:01:48 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Programação]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=162</guid>
		<description><![CDATA[Depois que mudei pro KDE, fui testar a aparência de alguns programas, e descobri que o pessoal é bem puxa saco do Gnome&#8230; Muitos programas como o Eclipse não tem (que eu saiba)  suporte pra interface QT. Mas com o NetBeans a coisa foi catastrófica. No KDE ele ficou com aquele visual HORRÍVEL da interface [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=162&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.netbeans.org"><img class="aligncenter" src="http://netbeans.org/images_www/v5/nb-logo2.gif" alt="" width="265" height="100" /></a>Depois que mudei pro KDE, fui testar a aparência de alguns programas, e descobri que o pessoal é bem puxa saco do Gnome&#8230;</p>
<p>Muitos programas como o Eclipse não tem (que eu saiba)  suporte pra interface QT.</p>
<p>Mas com o NetBeans a coisa foi catastrófica. No KDE ele ficou com aquele visual HORRÍVEL da interface padrão Swing do Java.</p>
<p>Pesquisando em alguns fóruns e talz descobri que é fácil deixar o NetBeans pelo menos com o GTK, que não é bonito igual o QT mas já é bem melhor que aquela coisa azul acinzentado.</p>
<p><strong>SE ESTIVER SEM PACIÊNCIA COMEÇE LER AQUI</strong></p>
<p>É só colocar a diretiva de look and feel do Java na chamada do NetBeans</p>
<p style="text-align:center;"><code>netbeans --laf com.sun.java.swing.plaf.gtk.GTKLookAndFeel</code></p>
<p>Mas como vc não vai abrir um terminal toda vez que quiser chamar o netbeans, edite o arquivo /usr/share/applications/netbeans.desktop, e na linha Exec adicione a diretiva abaixo depois de &#8220;netbeans&#8221;</p>
<p style="text-align:center;"><code>--laf com.sun.java.swing.plaf.gtk.GTKLookAndFeel</code></p>
<p>Vlww.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/162/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=162&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2010/03/21/netbeans-com-interface-gtk-gnome-no-kde/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>

		<media:content url="http://netbeans.org/images_www/v5/nb-logo2.gif" medium="image" />
	</item>
		<item>
		<title>Erro ao atualizar amarok no KDE 4.4</title>
		<link>http://raphaaugusto.wordpress.com/2010/03/17/erro-ao-atualizar-amarok-no-kde-4-4/</link>
		<comments>http://raphaaugusto.wordpress.com/2010/03/17/erro-ao-atualizar-amarok-no-kde-4-4/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 02:41:53 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=160</guid>
		<description><![CDATA[É. É isso mesmo. Não uso mais GMusicBrowser. À primeira vista ele é muito bom, tem recursos legais, mas ainda peca na usabilidade, o tipo de coisa que vc só percebe com o tempo de uso. Eis então que mudei pra o KDE, um mundo novo de cores e interface bem feita e cheia de [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=160&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>É. É isso mesmo. Não uso mais GMusicBrowser.</p>
<p>À primeira vista ele é muito bom, tem recursos legais, mas ainda peca na usabilidade, o tipo de coisa que vc só percebe com o tempo de uso.</p>
<p>Eis então que mudei pra o KDE, um mundo novo de cores e interface bem feita e cheia de recursos trouxe consigo o Amarok <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Mas, ao que interessa: problema ao atualizar o Amarok!</p>
<p>Ontem fui durmir pensando no &#8220;Segmentation Fault&#8221; que o Amarok  jogou na minha cara ao atualiza para a última versão.</p>
<p>Hoje achei paciência de pesquisar e descobri que a solução é bem simples.</p>
<p>Apenas exclua os arquivos que comecem com &#8220;amarok&#8221; na pasta ~/.kde/share/config/.</p>
<p>Você vai perder o mapeamento para sua biblioteca de mídia, e suas configurações e talz.</p>
<p>Mas até agora não tive paciência de ver o que mudou nos arquivos pra apenas editar &#8220;no braço&#8221;.</p>
<p>Com isso, tudo volta a funcionar <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>E viva o Amarok que tah com uma interface maaaaaaaaaaassa e agora tem suporte pra PodCasts!!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/160/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=160&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2010/03/17/erro-ao-atualizar-amarok-no-kde-4-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>
	</item>
		<item>
		<title>Resolvendo problemas com layout/aparência do OpenOffice no KDE 4</title>
		<link>http://raphaaugusto.wordpress.com/2010/03/13/resolvendo-problemas-com-layoutaparencia-do-openoffice-no-kde-4/</link>
		<comments>http://raphaaugusto.wordpress.com/2010/03/13/resolvendo-problemas-com-layoutaparencia-do-openoffice-no-kde-4/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 15:38:58 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[aparência]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[openoffice]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=157</guid>
		<description><![CDATA[Olá! Há alguns dias instalei em meu note o KDE em meu Ubuntu, e simplesmente não quero mais saber de Gnome..rsr A beleza e sofisticação do KDE me conquistou de primeira. Mas eis que tive um pequeno probleminha com o OpenOffice, a barra de status não era mostrada corretamente. Lendo uns fóruns do ubuntu, não [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=157&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Olá!</p>
<p>Há alguns dias instalei em meu note o KDE em meu Ubuntu, e simplesmente não quero mais saber de Gnome..rsr</p>
<p>A beleza e sofisticação do KDE me conquistou de primeira.</p>
<p>Mas eis que tive um pequeno probleminha com o OpenOffice, a barra de status não era mostrada corretamente.</p>
<p>Lendo uns fóruns do ubuntu, não teve dificuldade. Se alguém tiver o problema:</p>
<p>1-Instale o pacote openoffice-style-crystal</p>
<p>2-Desinstale o pacote openoffice-kde</p>
<p>Já era, tudo voltou ao normal!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=157&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2010/03/13/resolvendo-problemas-com-layoutaparencia-do-openoffice-no-kde-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>
	</item>
		<item>
		<title>GMusicBrowser: o melhor player de música para Linux que já vi</title>
		<link>http://raphaaugusto.wordpress.com/2009/10/31/gmusicbrowser-o-melhor-player-de-musica-para-linux-que-ja-vi/</link>
		<comments>http://raphaaugusto.wordpress.com/2009/10/31/gmusicbrowser-o-melhor-player-de-musica-para-linux-que-ja-vi/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 23:32:29 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[foobar]]></category>
		<category><![CDATA[gmusicbrowser]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[player]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=150</guid>
		<description><![CDATA[&#60;Editado&#62; Bom, se vcs olharem outros posts do blog vão perceber que eu estou usando agora o Amarok. Embora eu tivesse um certo &#8220;preconceito&#8221; contra ele, qndo troquei do Gnome pro KDE começei a perceber a beleza do Amarok. Então, hoje acho que este sim é o melhor player para Linux, principalmente pela usabilidade e [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=150&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_151" class="wp-caption aligncenter" style="width: 310px"><a href="http://raphaaugusto.files.wordpress.com/2009/10/songtree_example.png"><img class="size-medium wp-image-151" title="songtree_example" src="http://raphaaugusto.files.wordpress.com/2009/10/songtree_example.png?w=300&#038;h=222" alt="songtree_example" width="300" height="222" /></a><p class="wp-caption-text">O Fantástico GmusicBrowser</p></div>
<p>&lt;Editado&gt;</p>
<p>Bom, se vcs olharem outros posts do blog vão perceber que eu estou usando agora o Amarok.</p>
<p>Embora eu tivesse um certo &#8220;preconceito&#8221; contra ele, qndo troquei do Gnome pro KDE começei a perceber a beleza do Amarok. Então, hoje acho que este sim é o melhor player para Linux, principalmente pela usabilidade e integração com serviços web. Além disso, cá entre nós, tudo no KDE tem um design incrível, e o Amarok não foge à regra&#8230;</p>
<p>É isso, nota explicativa <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&lt;/Editado&gt;</p>
<p>Finalmente achei algo ao nível do Foobar 2000 para linux.</p>
<p>Ontem, seguindo em minha saga de encontrar um player de música realmente decente para linux, estava de bobeira na loja de software do Ubuntu 9.10 e vi o GMusicBrowser. A frase de apresentação me chamou a atenção: &#8220;Um jukebox para quem possui extensas coleções de músicas&#8221;. Sou eu!!</p>
<p>Instalei e de cara não pareceu nada muito especial&#8230; mas me enganei.</p>
<p>Uma rápida viajada pela biblioteca de mídia<span style="background-color:#ffffff;"> me fez apaixonar pelo programa.</span></p>
<p><span style="background-color:#ffffff;">Ele consegue fazer o que a maioria dos players não se preocupam em implementar: interface adaptativa. Ou seja, você escolhe quais componentes mais te agradam na interface, e a monta com os layouts pré-definidos.<br />
Isso me lembra algo&#8230;. o Foobar 2000!!!! Que na minha opinião é o melhor player de música do planeta, e embora funcione no wine, não fica muito legal não.</span></p>
<p>Mas vamos lá. As principais funcionalidades desse programinha caprichado são:</p>
<ul>
<li>Desenvolvido para lidar com coleções de música enormes (10.000  musicas em diante), ou seja, a performance é incrível!</li>
<li>Escrito em perl</li>
<li>Interface customizável através de layouts pré-definidos</li>
<li>Várias opções de busca, inclusive por diretório (a maioria dos player não tem isso). Mas por que isso é bom? Simples: imagine que você tem uma pasta &#8220;Seleção Classic Rock&#8221;. Aí os arquivos tem tags totalmente diferentes, já que você catou cada um de um album. Como fica isso na media library do exaile p. ex? Uma bagunça, dá até vontade de chorar.</li>
<li>Editor de tags avançado</li>
<li>Playlist inteligente: permite agrupar sons por diretório p. exemplo. Eu falei agrupar, e não só organizar. Fica como se fosse os grupos de amigos do PidGin p. ex., que você pode recolher ou expandir&#8230;</li>
<li>Lastfm integrado</li>
<li>E muitos outros recursos legais, além de todas as outras funcionalidades de um player comum.</li>
</ul>
<p>E o melhor de tudo é que ainda está na versão 1. Ou seja, isso é só o começo.</p>
<p>E como imagens falam mais que palavras, lá vai:</p>
<p><a href="http://squentin.free.fr/gmusicbrowser/screenshots/songtree_example.png"><img class="alignnone" src="http://squentin.free.fr/gmusicbrowser/screenshots/100.songtree_example.png" alt="" width="100" height="74" /></a> <a href="http://squentin.free.fr/gmusicbrowser/screenshots/gmusicbrowser_tarmac.png"><img class="alignnone" src="http://squentin.free.fr/gmusicbrowser/screenshots/100.gmusicbrowser_tarmac.png" alt="" width="100" height="80" /></a> <a href="http://squentin.free.fr/gmusicbrowser/screenshots/SearchAndQueue.png"><img class="alignnone" src="http://squentin.free.fr/gmusicbrowser/screenshots/100.SearchAndQueue.png" alt="" width="100" height="71" /></a></p>
<p>Mais images, além de documentação, plugins e outras coisas vocês encontram no <a href="http://squentin.free.fr/gmusicbrowser/gmusicbrowser.html">site oficial</a>.</p>
<p>Abraços.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=150&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2009/10/31/gmusicbrowser-o-melhor-player-de-musica-para-linux-que-ja-vi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>

		<media:content url="http://raphaaugusto.files.wordpress.com/2009/10/songtree_example.png?w=300" medium="image">
			<media:title type="html">songtree_example</media:title>
		</media:content>

		<media:content url="http://squentin.free.fr/gmusicbrowser/screenshots/100.songtree_example.png" medium="image" />

		<media:content url="http://squentin.free.fr/gmusicbrowser/screenshots/100.gmusicbrowser_tarmac.png" medium="image" />

		<media:content url="http://squentin.free.fr/gmusicbrowser/screenshots/100.SearchAndQueue.png" medium="image" />
	</item>
		<item>
		<title>Instalei o Ubuntu 9.10!!!</title>
		<link>http://raphaaugusto.wordpress.com/2009/10/31/instalei-o-ubuntu-9-10/</link>
		<comments>http://raphaaugusto.wordpress.com/2009/10/31/instalei-o-ubuntu-9-10/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 14:42:45 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=147</guid>
		<description><![CDATA[&#160; Perfeito. Essa é a palavra. &#160; Fiquei ontem até as 3 da manhã baixando a atualização, mas valeu a pena! Um das melhorias que mais me agradou foi a melhor compatibilidade com placas gráficas onboard da Intel. Como meu note não tinha placa de vídeo dedicada, e o compiz não se dava bem com [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=147&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.ubuntu-br.org"><img class="aligncenter" src="http://img.genbeta.com/2009/09/karmic_koala.jpg" alt="" width="500" height="379" /></a></p>
<p>&nbsp;</p>
<p>Perfeito. Essa é a palavra.</p>
<p>&nbsp;</p>
<p>Fiquei ontem até as 3 da manhã baixando a atualização, mas valeu a pena!</p>
<p>Um das melhorias que mais me agradou foi a melhor compatibilidade com placas gráficas onboard da Intel. Como meu note não tinha placa de vídeo dedicada, e o compiz não se dava bem com minha humilde Intel, não podia desfrutar daquelas 1001 frescuras. Mas agora está tudo funcionando perfeito!</p>
<p>Sem falar na loja de software, que ficou mais organizada do que já era.</p>
<p>O visual também ficou bem legal.</p>
<p>Além disso, descobri também finalmente um player de música realmente decente pra linux, o <a title="Home do GmusicBrowser" href="http://squentin.free.fr/gmusicbrowser/gmusicbrowser.html" target="_blank">gmusicbrowser</a>. Pra quem já usou e também é fã do foobar2000 (que infelizmente só funciona em Ruindows),  vai adorar esse player. É o assunto do próximo post.</p>
<p>&nbsp;</p>
<p>Flw</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=147&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2009/10/31/instalei-o-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>

		<media:content url="http://img.genbeta.com/2009/09/karmic_koala.jpg" medium="image" />
	</item>
		<item>
		<title>Está chegando o Ubuntu 9.10!!!</title>
		<link>http://raphaaugusto.wordpress.com/2009/10/25/esta-chegando-o-ubuntu-9-10/</link>
		<comments>http://raphaaugusto.wordpress.com/2009/10/25/esta-chegando-o-ubuntu-9-10/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 22:04:30 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=145</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=145&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="www.ubuntu.com"><img class="aligncenter" title="Ubuntu" src="http://www.ubuntu.com/files/countdown/static.png" alt="" width="180" height="150" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=145&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2009/10/25/esta-chegando-o-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/files/countdown/static.png" medium="image">
			<media:title type="html">Ubuntu</media:title>
		</media:content>
	</item>
		<item>
		<title>Calcule seu IMC na H45</title>
		<link>http://raphaaugusto.wordpress.com/2009/09/06/calcule-seu-imc-na-h45/</link>
		<comments>http://raphaaugusto.wordpress.com/2009/09/06/calcule-seu-imc-na-h45/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 23:15:48 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=140</guid>
		<description><![CDATA[Brincadeiras a parte, o problema é que o site só aceita a altura com ponto, quando coloca vírgula ele erra o cálculo. Mas de toda forma, acho que preciso fazer uma dieta&#8230;kkkkk<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=140&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://raphaaugusto.files.wordpress.com/2009/09/imc.jpg"><img class="aligncenter size-full wp-image-141" title="imc" src="http://raphaaugusto.files.wordpress.com/2009/09/imc.jpg?w=855&#038;h=517" alt="imc" width="855" height="517" /></a></p>
<p>Brincadeiras a parte, o problema é que o site só aceita a altura com ponto, quando coloca vírgula ele erra o cálculo.<br />
Mas de toda forma, acho que preciso fazer uma dieta&#8230;kkkkk</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=140&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2009/09/06/calcule-seu-imc-na-h45/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>

		<media:content url="http://raphaaugusto.files.wordpress.com/2009/09/imc.jpg" medium="image">
			<media:title type="html">imc</media:title>
		</media:content>
	</item>
		<item>
		<title>Benetl: Ferramenta ETL para PostgreSQL</title>
		<link>http://raphaaugusto.wordpress.com/2009/09/01/benetl-ferramenta-etl-para-postgresql/</link>
		<comments>http://raphaaugusto.wordpress.com/2009/09/01/benetl-ferramenta-etl-para-postgresql/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 02:11:08 +0000</pubDate>
		<dc:creator>raphaaugusto</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[PostGres]]></category>
		<category><![CDATA[postgres]]></category>

		<guid isPermaLink="false">http://raphaaugusto.wordpress.com/?p=135</guid>
		<description><![CDATA[Benetl é uma ferramenta ETL desenvolvida em Java, opensource, que possui integração com PostgreSQL e MySQL. Para quem ainda não conheçe (ou está com preguiça de clicar no link acima..rs) ETL é (grosseiramente falando), a técnica de extrair dados de diversas fontes e concentrá-los em uma única base central (usado muito no processo de DataWarehouse). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=135&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.benetl.net"><img class="aligncenter" src="http://www.benetl.net/dist/benetl.png" alt="" width="100" height="100" /></a></p>
<p>Benetl é uma ferramenta <a href="http://pt.wikipedia.org/wiki/ETL" target="_blank">ETL</a> desenvolvida em Java, opensource, que possui integração com PostgreSQL e MySQL.</p>
<p>Para quem ainda não conheçe (ou está com preguiça de clicar no link acima..rs) ETL é (grosseiramente falando), a técnica de extrair dados de diversas fontes e concentrá-los em uma única base central (usado muito no processo de DataWarehouse).</p>
<p>O Benetl é útil quando necessita-se extrair dados de arquivos txt, csv ou xls (Excel). Ele reconhece cabeçalhos, e monta uma estrutura tabular com os dados obtidos.</p>
<p>Mais informações podem ser obtidas no link da imagem acima.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raphaaugusto.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raphaaugusto.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raphaaugusto.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raphaaugusto.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raphaaugusto.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raphaaugusto.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raphaaugusto.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raphaaugusto.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raphaaugusto.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raphaaugusto.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raphaaugusto.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raphaaugusto.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raphaaugusto.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raphaaugusto.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raphaaugusto.wordpress.com&amp;blog=7607076&amp;post=135&amp;subd=raphaaugusto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raphaaugusto.wordpress.com/2009/09/01/benetl-ferramenta-etl-para-postgresql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed4f2b5f1936f23dd0570b1db646fd69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raphaaugusto</media:title>
		</media:content>

		<media:content url="http://www.benetl.net/dist/benetl.png" medium="image" />
	</item>
	</channel>
</rss>
