<?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>Debugando Weblog</title>
	<atom:link href="http://debugando.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://debugando.wordpress.com</link>
	<description>Debugando é um site do mundo da Programação onde você encontrara dicas e tutoriais</description>
	<lastBuildDate>Wed, 28 Jan 2009 00:37:44 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='debugando.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Debugando Weblog</title>
		<link>http://debugando.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://debugando.wordpress.com/osd.xml" title="Debugando Weblog" />
	<atom:link rel='hub' href='http://debugando.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Configurando o PHP para conectar ao Oracle</title>
		<link>http://debugando.wordpress.com/2009/01/28/configurando-o-php-para-conectar-ao-oracle/</link>
		<comments>http://debugando.wordpress.com/2009/01/28/configurando-o-php-para-conectar-ao-oracle/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:37:44 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Configuração]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/2009/01/28/configurando-o-php-para-conectar-ao-oracle/</guid>
		<description><![CDATA[Tenho visto que muitas vezes, para pessoas que nunca trabalharam com PHP e Oracle, é um tanto quanto difícil. Embora seja simples, conexão PHP com Oracle exige um conhecimento a mais do que com os outros bancos. Tudo começa nas configurações do PHP. Precisamos descomentar as bibliotecas responsáveis pelo conexão com Oracle. Leia Mais em: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=199&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Tenho visto que muitas vezes, para pessoas que nunca trabalharam com PHP e Oracle, é um tanto quanto difícil. Embora seja simples, conexão PHP com Oracle exige um conhecimento a mais do que com os outros bancos.  Tudo começa nas configurações do PHP. Precisamos descomentar as bibliotecas responsáveis pelo conexão com Oracle.</p>
<p>Leia Mais em: <a href="http://www.debugando.com/configurando-o-php-para-conectar-ao-oracle/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=199&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2009/01/28/configurando-o-php-para-conectar-ao-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>
	</item>
		<item>
		<title>Validação de Formulários no NetBeans com Struts</title>
		<link>http://debugando.wordpress.com/2009/01/28/validacao-de-formularios-no-netbeans-com-struts/</link>
		<comments>http://debugando.wordpress.com/2009/01/28/validacao-de-formularios-no-netbeans-com-struts/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:36:00 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[Struts]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/2009/01/28/validacao-de-formularios-no-netbeans-com-struts/</guid>
		<description><![CDATA[Todos sabem que a validação de formulários é algo primordial para a manutenção da “saúde” de qualquer aplicação. Neste caso, em especial, uma aplicação web. Sem qualquer tipo de validação, você poderá ter inconsistências em seu banco de dados com informações inseridas de forma incorreta pelos usuários. Leia Mais em: Debugando.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=198&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Todos sabem que a validação de formulários é algo primordial para a manutenção da “saúde” de qualquer aplicação. Neste caso, em especial, uma aplicação web. Sem qualquer tipo de validação, você poderá ter inconsistências em seu banco de dados com informações inseridas de forma incorreta pelos usuários.</p>
<p>Leia Mais em: <a href="http://www.debugando.com/validacao-de-formularios-no-netbeans-com-struts/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/198/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=198&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2009/01/28/validacao-de-formularios-no-netbeans-com-struts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>
	</item>
		<item>
		<title>Oportunidade na Carreira &#8211; Vagas na IBM</title>
		<link>http://debugando.wordpress.com/2009/01/28/oportunidade-na-carreira-vagas-na-ibm/</link>
		<comments>http://debugando.wordpress.com/2009/01/28/oportunidade-na-carreira-vagas-na-ibm/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:34:10 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[carreira]]></category>
		<category><![CDATA[Empregos]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=196</guid>
		<description><![CDATA[Opa! Pessoal! que tal começar o ano, mudando de emprego? Vindo para uma empresa sólida e com mais de 100 anos de história? Claro que estou falando da IBM. Apesar da crise financeira a IBM foi uma das multinacionais que não sofreu com a crise.  Pelo contrário em algumas áreas houve crescimento devido a crise. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=196&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://camilolopes.files.wordpress.com/2009/01/emprego.jpg"><img class="aligncenter size-full wp-image-394" title="emprego" src="http://camilolopes.files.wordpress.com/2009/01/emprego.jpg?w=322&#038;h=277&#038;h=277" alt="emprego" width="322" height="277" /></a></p>
<p>Opa! Pessoal! que tal começar o ano, mudando de emprego? Vindo para uma empresa sólida e com mais de 100 anos de história? Claro que estou falando da IBM. Apesar da crise financeira a IBM foi uma das multinacionais que não sofreu com a crise.  Pelo contrário em algumas áreas houve crescimento devido a crise.</p>
<p>Leia Mais em: <a href="http://www.debugando.com/oportunidade-na-carreira-vagas-na-ibm/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/196/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=196&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2009/01/28/oportunidade-na-carreira-vagas-na-ibm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>

		<media:content url="http://camilolopes.files.wordpress.com/2009/01/emprego.jpg?w=322&#38;h=277" medium="image">
			<media:title type="html">emprego</media:title>
		</media:content>
	</item>
		<item>
		<title>Cadastrar, Listar, Editar e Excluir dados de um XML com ASP</title>
		<link>http://debugando.wordpress.com/2008/12/18/cadastrar-listar-editar-e-excluir-dados-de-um-xml-com-asp/</link>
		<comments>http://debugando.wordpress.com/2008/12/18/cadastrar-listar-editar-e-excluir-dados-de-um-xml-com-asp/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 18:21:07 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[XML. Programação]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=192</guid>
		<description><![CDATA[Cadastrando Primeiro temos que ter o XML pronto, como um Banco de Dados com suas “Colunas” já estruturadas. Adicionei três tags a ele e uma principal, as tags são nome, email e telefone, junto com a tag usuario, que fecha o registro e junto com a tag cadastro que chega o “pacote”. Leia Mais em: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=192&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Cadastrando</strong></p>
<p>Primeiro temos que ter o XML pronto, como um Banco de Dados com suas “Colunas” já estruturadas. Adicionei três tags a ele e uma principal, as tags são <span class="c2"><span style="color:#006699;">nome</span></span>, <span class="c2"><span style="color:#006699;">email </span></span>e <span class="c2"><span style="color:#006699;">telefone</span></span>, junto com a tag <span class="c2"><span style="color:#006699;">usuario</span></span>, que fecha o registro e junto com a tag <span class="c2"><span style="color:#006699;">cadastro </span></span>que chega o “pacote”.</p>
<p>Leia Mais em: <a href="http://www.debugando.com/cadastrar-listar-editar-e-excluir-dados-de-um-xml-com-asp/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/192/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=192&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2008/12/18/cadastrar-listar-editar-e-excluir-dados-de-um-xml-com-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>
	</item>
		<item>
		<title>Micro-Tutorial de Ruby &#8211; Parte III</title>
		<link>http://debugando.wordpress.com/2008/12/18/micro-tutorial-de-ruby-parte-iii/</link>
		<comments>http://debugando.wordpress.com/2008/12/18/micro-tutorial-de-ruby-parte-iii/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 14:00:45 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[programação]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=189</guid>
		<description><![CDATA[Tipos Básicos Continuando com os tipos básicos de Ruby (no artigo anterior já falamos de Arrays e Hashes): Strings Novamente, nada de muito surpreendente aqui: &#62;&#62; palavra = &#8220;bla bla&#8220; =&#62; &#8220;bla bla&#8220; &#62;&#62; palavra.size =&#62; 7 Leia Mais em: Debugando.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=189&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Tipos Básicos</h2>
<p>Continuando com os tipos básicos de Ruby (no artigo anterior já falamos de Arrays e Hashes):</p>
<h3>Strings</h3>
<p>Novamente, nada de muito surpreendente aqui:</p>
<p><em>&gt;&gt; palavra = <span class="s"><span class="dl">&#8220;</span><span class="k">bla bla</span><span class="dl">&#8220;</span></span></em><tt><br />
</tt><em>=&gt; <span class="s"><span class="dl">&#8220;</span><span class="k">bla bla</span><span class="dl">&#8220;</span></span></em><tt><br />
</tt><em>&gt;&gt; palavra.size</em><tt><br />
</tt><em>=&gt; <span class="i">7</span></em></p>
<p>Leia Mais em: <a href="http://www.debugando.com/micro-tutorial-de-ruby-parte-iii/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/189/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=189&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2008/12/18/micro-tutorial-de-ruby-parte-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>
	</item>
		<item>
		<title>Método Científico vs Cargo Cult</title>
		<link>http://debugando.wordpress.com/2008/12/18/metodo-cientifico-vs-cargo-cult/</link>
		<comments>http://debugando.wordpress.com/2008/12/18/metodo-cientifico-vs-cargo-cult/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 13:42:22 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[noticias]]></category>
		<category><![CDATA[Cargo Cult]]></category>
		<category><![CDATA[carreira]]></category>
		<category><![CDATA[Científico]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=186</guid>
		<description><![CDATA[Depois de vários anos percebo que um grande número de programadores simplesmente não entende o Método Científico. Atualmente discutimos bastante sobre agilidade, sobre como fazer testes, TDD é importante. Em “testes” existe algo que deveria ser óbvio mas parece que não é. Existe um passo que considero muito importante que é a experimentação. Leia Mais [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=186&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Depois de vários anos percebo que um grande número de programadores simplesmente não entende o Método Científico. Atualmente discutimos bastante sobre agilidade, sobre como fazer testes, <span class="caps">TDD</span> é importante. Em “testes” existe algo que deveria ser <strong>óbvio</strong> mas parece que não é. Existe um passo que considero muito importante que é a <strong>experimentação</strong>.</p>
<p style="text-align:center;"><img src="http://akitaonrails.com/files/20081216/42-17463681.jpg" alt="" /></p>
<p style="text-align:left;">Leia Mais em: <a href="http://www.debugando.com/metodo-cientifico-vs-cargo-cult/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=186&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2008/12/18/metodo-cientifico-vs-cargo-cult/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>

		<media:content url="http://akitaonrails.com/files/20081216/42-17463681.jpg" medium="image" />
	</item>
		<item>
		<title>Tutorial Photoshop: Retirar elementos de uma foto</title>
		<link>http://debugando.wordpress.com/2008/12/17/tutorial-photoshop-retirar-elementos-de-uma-foto/</link>
		<comments>http://debugando.wordpress.com/2008/12/17/tutorial-photoshop-retirar-elementos-de-uma-foto/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 12:10:00 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Imagem]]></category>
		<category><![CDATA[PhotoShop]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=183</guid>
		<description><![CDATA[O tutorial de hoje serve sobretudo para resolver um “problema” que ocorre com alguma frequência. Estamos com a nossa máquina pronta a disparar e no momento “certo” aparece algo na nossa foto que não deveria ter aparecido. Leia Mais em: Debugando.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=183&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O tutorial de hoje serve sobretudo para resolver um “problema” que ocorre com alguma frequência. Estamos com a nossa máquina pronta a disparar e no momento “certo” aparece algo na nossa foto que não deveria ter aparecido.</p>
<p align="center"><img src="http://www.pplware.com/wp-content/images2008/photoshop04/imagem_photoshop04_00.jpg" alt="" /></p>
<p style="text-align:left;">Leia Mais em: <a href="http://www.debugando.com/tutorial-photoshop-retirar-elementos-de-uma-foto/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=183&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2008/12/17/tutorial-photoshop-retirar-elementos-de-uma-foto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>

		<media:content url="http://www.pplware.com/wp-content/images2008/photoshop04/imagem_photoshop04_00.jpg" medium="image" />
	</item>
		<item>
		<title>Falha de segurança grave no Internet Explorer</title>
		<link>http://debugando.wordpress.com/2008/12/17/falha-de-seguranca-grave-no-internet-explorer/</link>
		<comments>http://debugando.wordpress.com/2008/12/17/falha-de-seguranca-grave-no-internet-explorer/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 12:08:02 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[noticias]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Segurança]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=181</guid>
		<description><![CDATA[Segundo uma noticia lida no sitio web do jornal Público foi descoberta uma vulnerabilidade grave no IE7. Esta vulnerabilidade permite aos atacantes mal intencionados ficar em controle do PC da vitima, bem como roubar-lhe as passwords. Leia Mais em: Debugando.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=181&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Segundo uma noticia lida no sitio web do jornal Público foi descoberta uma vulnerabilidade grave no IE7. Esta vulnerabilidade permite aos atacantes mal intencionados ficar em controle do PC da vitima, bem como roubar-lhe as passwords.</p>
<p align="center"><img src="http://www.pplware.com/wp-content/images2008/imagem_ie7_error.jpg" alt="" /></p>
<p style="text-align:left;">Leia Mais em: <a href="http://www.debugando.com/falha-de-seguranca-grave-no-internet-explorer/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=181&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2008/12/17/falha-de-seguranca-grave-no-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>

		<media:content url="http://www.pplware.com/wp-content/images2008/imagem_ie7_error.jpg" medium="image" />
	</item>
		<item>
		<title>IBM cria autenticador para internet banking</title>
		<link>http://debugando.wordpress.com/2008/12/16/ibm-cria-autenticador-para-internet-banking/</link>
		<comments>http://debugando.wordpress.com/2008/12/16/ibm-cria-autenticador-para-internet-banking/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 18:00:54 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[noticias]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Segurança]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=179</guid>
		<description><![CDATA[ZTIC: autenticador da IBM para internet banking Criado no laboratório de pesquisas da IBM em Zurique, o ZTIC lembra muito os tokens que têm sido distribuídos pelos bancos brasileiros. Leia Mais em: Debugando.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=179&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img title="autenticador da IBM para internet banking / Divulgação" src="http://info.abril.com.br/aberto/infonews/fotos/ZTIC_autenticador_da_IBM.jpg" alt="autenticador da IBM para internet banking / Divulgação" /></p>
<div><em>ZTIC: autenticador da IBM para internet banking</em></div>
<div><em><br />
</em></div>
<div>
<p>Criado no laboratório de pesquisas da IBM em Zurique, o ZTIC lembra muito os tokens que têm sido distribuídos pelos bancos brasileiros.</p>
<p>Leia Mais em: <a href="http://www.debugando.com/ibm-cria-autenticador-para-internet-banking/" target="_blank">Debugando.com</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=179&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2008/12/16/ibm-cria-autenticador-para-internet-banking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>

		<media:content url="http://info.abril.com.br/aberto/infonews/fotos/ZTIC_autenticador_da_IBM.jpg" medium="image">
			<media:title type="html">autenticador da IBM para internet banking / Divulgação</media:title>
		</media:content>
	</item>
		<item>
		<title>QT TabBar 1.2.3 Beta 2</title>
		<link>http://debugando.wordpress.com/2008/12/16/qt-tabbar-123-beta-2/</link>
		<comments>http://debugando.wordpress.com/2008/12/16/qt-tabbar-123-beta-2/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 17:25:33 +0000</pubDate>
		<dc:creator>riosmoreira</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[QT TabBar]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://debugando.wordpress.com/?p=177</guid>
		<description><![CDATA[O Windows Vista, assim como o XP, tem uma forma muito própria de nos facilitar as transições entre janelas, entre quadros, entre aplicações. Não é assim tão linear, falta sempre um botão que evite ter de sair dali para abrir alguma ferramenta. Leia Mais em: Debugando.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=177&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O Windows Vista, assim como o XP, tem uma forma muito própria de nos facilitar as transições entre janelas, entre quadros, entre aplicações. Não é assim tão linear, falta sempre um botão que evite ter de sair dali para abrir alguma ferramenta.</p>
<p align="center"><img src="http://www.pplware.com/wp-content/images2008/imagem_qttabbar01.jpg" alt="" /></p>
<p style="text-align:left;">Leia Mais em: <a href="http://www.debugando.com/qt-tabbar-123-beta-2/" target="_blank">Debugando.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debugando.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debugando.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debugando.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debugando.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/debugando.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/debugando.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/debugando.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/debugando.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debugando.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debugando.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debugando.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debugando.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debugando.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debugando.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debugando.wordpress.com&amp;blog=1442500&amp;post=177&amp;subd=debugando&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://debugando.wordpress.com/2008/12/16/qt-tabbar-123-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6303988ec6b4fdc12f0f548cac422cdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riosmoreira</media:title>
		</media:content>

		<media:content url="http://www.pplware.com/wp-content/images2008/imagem_qttabbar01.jpg" medium="image" />
	</item>
	</channel>
</rss>
