<?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>Mochila de Nerd</title>
	<atom:link href="http://mochiladenerd.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mochiladenerd.wordpress.com</link>
	<description>tudo que tem dentro da mochila de um nerd</description>
	<lastBuildDate>Wed, 16 Sep 2009 00:25:56 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mochiladenerd.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Mochila de Nerd</title>
		<link>http://mochiladenerd.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mochiladenerd.wordpress.com/osd.xml" title="Mochila de Nerd" />
	<atom:link rel='hub' href='http://mochiladenerd.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Dica para chamada de métodos em C#.</title>
		<link>http://mochiladenerd.wordpress.com/2009/09/16/dica-para-chamada-de-metodos-em-c/</link>
		<comments>http://mochiladenerd.wordpress.com/2009/09/16/dica-para-chamada-de-metodos-em-c/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 00:25:56 +0000</pubDate>
		<dc:creator>aristotelesfernando</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mochiladenerd.wordpress.com/?p=27</guid>
		<description><![CDATA[Bem, sempre comparando com Delphi, que é a linguagem que eu usava (ainda uso) antes de começar com C#, vai ai uma dica interessante. Sempre que você chamar um método em C#, mesmo que ele não tenha nenhum parâmetro, ele deve set terminado com parenteses. Abrindo e fechando. Vide o post anterior: [controle].Focus();<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=27&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Bem, sempre comparando com Delphi, que é a linguagem que eu usava (ainda uso) antes de começar com C#, vai ai uma dica interessante.</p>
<p>Sempre que você chamar um método em C#, mesmo que ele não tenha nenhum parâmetro, ele deve set terminado com parenteses. Abrindo e fechando. Vide o post anterior:</p>
<p><em><strong>[controle].Focus();</strong></em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mochiladenerd.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mochiladenerd.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mochiladenerd.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mochiladenerd.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mochiladenerd.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mochiladenerd.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mochiladenerd.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mochiladenerd.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mochiladenerd.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mochiladenerd.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mochiladenerd.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mochiladenerd.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mochiladenerd.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mochiladenerd.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=27&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mochiladenerd.wordpress.com/2009/09/16/dica-para-chamada-de-metodos-em-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2cd6b0f15ea884d8b84af0a264edd8b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aristotelesfernando</media:title>
		</media:content>
	</item>
		<item>
		<title>Foco em componentes dentro de um windows form.</title>
		<link>http://mochiladenerd.wordpress.com/2009/09/16/foco-em-componentes-dentro-de-um-windows-form/</link>
		<comments>http://mochiladenerd.wordpress.com/2009/09/16/foco-em-componentes-dentro-de-um-windows-form/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 00:18:25 +0000</pubDate>
		<dc:creator>aristotelesfernando</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mochiladenerd.wordpress.com/?p=23</guid>
		<description><![CDATA[Essa é pra galera do Delphi. Lembram como se dá foco em um componente que está dentro de um formulário ? Por exemplo: Button1.SetFocus; Em Visual C# você faz assim: Button1.Focus(); Espero que seja útil para quem está migrando de uma linguagem para outro. A próxima dica é como criar um formulário de pesquisa usando [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=23&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Essa é pra galera do Delphi. Lembram como se dá foco em um componente que está dentro de um formulário ?</p>
<p>Por exemplo:</p>
<p><strong><em>Button1.SetFocus;</em></strong></p>
<p>Em Visual C# você faz assim:</p>
<p><strong><em>Button1.Focus();</em></strong></p>
<p>Espero que seja útil para quem está migrando de uma linguagem para outro. A próxima dica é como criar um formulário de pesquisa usando o Visual C#.</p>
<p>Até lá.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mochiladenerd.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mochiladenerd.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mochiladenerd.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mochiladenerd.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mochiladenerd.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mochiladenerd.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mochiladenerd.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mochiladenerd.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mochiladenerd.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mochiladenerd.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mochiladenerd.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mochiladenerd.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mochiladenerd.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mochiladenerd.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=23&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mochiladenerd.wordpress.com/2009/09/16/foco-em-componentes-dentro-de-um-windows-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2cd6b0f15ea884d8b84af0a264edd8b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aristotelesfernando</media:title>
		</media:content>
	</item>
		<item>
		<title>Novos posts a caminho&#8230;</title>
		<link>http://mochiladenerd.wordpress.com/2009/09/15/novos-posts-a-caminho/</link>
		<comments>http://mochiladenerd.wordpress.com/2009/09/15/novos-posts-a-caminho/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 23:59:07 +0000</pubDate>
		<dc:creator>aristotelesfernando</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mochiladenerd.wordpress.com/?p=21</guid>
		<description><![CDATA[Renascendo a idéia do blog&#8230; Apartir de agora vou publicar uma série de dicas sobre o Visual Studio e a linguagem C#. Aguardem e confiram.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=21&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Renascendo a idéia do blog&#8230; Apartir de agora vou publicar uma série de dicas sobre o Visual Studio e a linguagem C#.</p>
<p>Aguardem e confiram.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mochiladenerd.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mochiladenerd.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mochiladenerd.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mochiladenerd.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mochiladenerd.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mochiladenerd.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mochiladenerd.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mochiladenerd.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mochiladenerd.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mochiladenerd.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mochiladenerd.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mochiladenerd.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mochiladenerd.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mochiladenerd.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=21&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mochiladenerd.wordpress.com/2009/09/15/novos-posts-a-caminho/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2cd6b0f15ea884d8b84af0a264edd8b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aristotelesfernando</media:title>
		</media:content>
	</item>
		<item>
		<title>A força comigo está</title>
		<link>http://mochiladenerd.wordpress.com/2009/09/08/a-forca-comigo-esta/</link>
		<comments>http://mochiladenerd.wordpress.com/2009/09/08/a-forca-comigo-esta/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 11:39:33 +0000</pubDate>
		<dc:creator>aristotelesfernando</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mochiladenerd.wordpress.com/?p=17</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=17&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.mestre-yoda.com/" target="_blank"><img class="aligncenter" src="http://www.mestre-yoda.com/wp-content/uploads/2009/09/selo_yoda.jpg" border="0" alt="Que a força com você esteja!" width="150" height="250" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mochiladenerd.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mochiladenerd.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mochiladenerd.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mochiladenerd.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mochiladenerd.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mochiladenerd.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mochiladenerd.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mochiladenerd.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mochiladenerd.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mochiladenerd.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mochiladenerd.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mochiladenerd.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mochiladenerd.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mochiladenerd.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=17&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mochiladenerd.wordpress.com/2009/09/08/a-forca-comigo-esta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2cd6b0f15ea884d8b84af0a264edd8b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aristotelesfernando</media:title>
		</media:content>

		<media:content url="http://www.mestre-yoda.com/wp-content/uploads/2009/09/selo_yoda.jpg" medium="image">
			<media:title type="html">Que a força com você esteja!</media:title>
		</media:content>
	</item>
		<item>
		<title>Alterando a senha do ROOT no mysql</title>
		<link>http://mochiladenerd.wordpress.com/2009/07/02/alterando-a-senha-do-root-no-mysql/</link>
		<comments>http://mochiladenerd.wordpress.com/2009/07/02/alterando-a-senha-do-root-no-mysql/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 17:36:15 +0000</pubDate>
		<dc:creator>aristotelesfernando</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://mochiladenerd.wordpress.com/?p=10</guid>
		<description><![CDATA[Para usuários do Ubuntu Server. Quando você instala um servidor lamp no Ubuntu Server a password do root do mysql não vem setada. É preciso fazer isso manualmente&#8230; mas como, pois não é possível acessar o console do mysql.  Bem, aqui tem uma receita de bolo que ajuda a fazer isso. 1º &#8211; Pare o [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=10&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para usuários do Ubuntu Server. Quando você instala um servidor lamp no Ubuntu Server a password do root do mysql não vem setada. É preciso fazer isso manualmente&#8230; mas como, pois não é possível acessar o console do mysql.  Bem, aqui tem uma receita de bolo que ajuda a fazer isso.</p>
<p>1º &#8211; Pare o serviço do mysql</p>
<p><strong>$sudo /etc/init.d/mysql stop</strong></p>
<p>2º &#8211; Executar o mysql em safe mode sem grants de tabela</p>
<p><strong>$<strong>/usr/bin/mysqld_safe &#8211;skip-grant-tables &amp;</strong></strong></p>
<p>3º &#8211; Execute o console do mysql</p>
<p><strong>$/usr/bin/mysql</strong></p>
<p>4º &#8211; Execute os comandos a seguir:</p>
<p><strong>mysql&gt;use mysql;<br />
mysql&gt;update user set password = password(&#8216;<em>senhanovaaqui</em>&#8216;) where user=&#8217;root&#8217; and host=&#8217;localhost&#8217;;</strong></p>
<p>O último comando ira trocar a senha do usuário root.</p>
<p>5º &#8211; Por último reinicie o serviço do mysql e pronto.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mochiladenerd.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mochiladenerd.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mochiladenerd.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mochiladenerd.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mochiladenerd.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mochiladenerd.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mochiladenerd.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mochiladenerd.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mochiladenerd.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mochiladenerd.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mochiladenerd.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mochiladenerd.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mochiladenerd.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mochiladenerd.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=10&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mochiladenerd.wordpress.com/2009/07/02/alterando-a-senha-do-root-no-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2cd6b0f15ea884d8b84af0a264edd8b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aristotelesfernando</media:title>
		</media:content>
	</item>
		<item>
		<title>Oie</title>
		<link>http://mochiladenerd.wordpress.com/2009/06/22/oie/</link>
		<comments>http://mochiladenerd.wordpress.com/2009/06/22/oie/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:43:41 +0000</pubDate>
		<dc:creator>aristotelesfernando</dc:creator>
				<category><![CDATA[Noticias]]></category>

		<guid isPermaLink="false">http://mochiladenerd.wordpress.com/?p=3</guid>
		<description><![CDATA[O que tem na mochila de um nerd ? Vou esvaziar tudo aqui.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=3&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O que tem na mochila de um nerd ?</p>
<p>Vou esvaziar tudo aqui.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mochiladenerd.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mochiladenerd.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mochiladenerd.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mochiladenerd.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mochiladenerd.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mochiladenerd.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mochiladenerd.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mochiladenerd.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mochiladenerd.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mochiladenerd.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mochiladenerd.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mochiladenerd.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mochiladenerd.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mochiladenerd.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mochiladenerd.wordpress.com&amp;blog=8278630&amp;post=3&amp;subd=mochiladenerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mochiladenerd.wordpress.com/2009/06/22/oie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2cd6b0f15ea884d8b84af0a264edd8b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aristotelesfernando</media:title>
		</media:content>
	</item>
	</channel>
</rss>
