﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ViniciusCamara &#187; Fun</title>
	<atom:link href="http://www.viniciuscamara.net/tag/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.viniciuscamara.net</link>
	<description>Its About Videos, Posts and Books</description>
	<lastBuildDate>Mon, 08 Mar 2010 12:41:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hello World: Ontem, Hoje e Amanhã.</title>
		<link>http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/</link>
		<comments>http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 17:04:48 +0000</pubDate>
		<dc:creator>viniciuscamara</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://viniciuscamara.wordpress.com/?p=20</guid>
		<description><![CDATA[Olá a todos, hoje é dia de Páscoa!
Venho tentando escrever um artigo por semana, mas infelizmente é muito difícil. Vou me policiar para que possa cumprir essa tarefa legal e ao mesmo tempo árdua. Escrever, definitivamente não é fácil.
Tempo atrás me deparei com um artigo no Google Reader a respeito da evolução da internet com [...]]]></description>
			<content:encoded><![CDATA[<p>Olá a todos, hoje é dia de Páscoa!</p>
<p>Venho tentando escrever um artigo por semana, mas infelizmente é muito difícil. Vou me policiar para que possa cumprir essa tarefa legal e ao mesmo tempo árdua. Escrever, definitivamente não é fácil.</p>
<p>Tempo atrás me deparei com um artigo no Google Reader a respeito da evolução da internet com um Hello World.  Vejam abaixo o meu &#8220;copy/paste&#8221; do artigo que é fascinamente.</p>
<blockquote style="height:100px;"><p>AVISO: Este código provavelmente estará desatualizado daqui 2 anos!!!! What matters? Thats the life. </p></blockquote>
<h3><strong>1998</strong></h3>
<div style="border: 1px solid #26536a; padding: 3px 3px 10px 8px; overflow: auto; background-color: #fefefe; font-family: 'Courier New',Courier,monospace; font-size: 13px; margin-bottom: 8px; white-space: nowrap; width: 450px;"><span style="color: #000000; font-weight: bold;"> </span></p>
<div class="syntax_hilite"><span style="color: #000000; font-weight: bold;">HTML:</span></p>
<div>
<div class="html">
<ol>
<li></li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/font.html" onclick="pageTracker._trackPageview('/outgoing/december.com/html/4/element/font.html?referer=');"><span style="color: #000000; font-weight: bold;">&lt;font&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/b.html" onclick="pageTracker._trackPageview('/outgoing/december.com/html/4/element/b.html?referer=');"><span style="color: #000000; font-weight: bold;">&lt;b&gt;</span></a></span>Hello World<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/b&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/font&gt;</span></span></div>
</li>
<li></li>
</ol>
</div>
</div>
</div>
<p><span style="color: #000000; font-weight: bold;"> </span></p>
</div>
<h3><strong>2000</strong></h3>
<div style="border: 1px solid #26536a; padding: 3px 3px 10px 8px; overflow: auto; background-color: #fefefe; font-family: 'Courier New',Courier,monospace; font-size: 13px; margin-bottom: 8px; white-space: nowrap; width: 450px;"><span style="color: #000000; font-weight: bold;"> </span></p>
<div class="syntax_hilite">
<div class="syntax_hilite"><span style="color: #000000; font-weight: bold;">JAVASCRIPT:</span></p>
<div>
<div class="javascript">
<ol>
<li></li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">var</span> myText = <span style="color: #3366cc;">&#8220;Hello World&#8221;</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">var</span> _textNodeParent;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">var</span> docNodes = document.<span style="color: #006600;">childNodes</span><span style="color: #006600; font-weight: bold;">[</span><span style="color: #800000;">1</span><span style="color: #006600; font-weight: bold;">]</span>.<span style="color: #006600;">lastChild</span>.<span style="color: #006600;">childNodes</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">for</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #003366; font-weight: bold;">var</span> j=<span style="color: #800000;">0</span>; j&amp;lt;document .<span style="color: #006600;">childNodes</span>.<span style="color: #006600;">length</span>; j++<span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">{</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">if</span><span style="color: #006600; font-weight: bold;">(</span>document.<span style="color: #006600;">childNodes</span><span style="color: #006600; font-weight: bold;">[</span>j<span style="color: #006600; font-weight: bold;">]</span>.<span style="color: #006600;">lastChild</span><span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">{</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">for</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #003366; font-weight: bold;">var</span> i=<span style="color: #800000;">0</span>; i&amp;lt;docNodes.<span style="color: #006600;">length</span>; i++<span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">{</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">if</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">&#8216;div&#8217;</span> == docNodes.<span style="color: #006600;">item</span><span style="color: #006600; font-weight: bold;">(</span>i<span style="color: #006600; font-weight: bold;">)</span>.<span style="color: #006600;">nodeName</span>.<span style="color: #006600;">toLowerCase</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">{</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">if</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">&#8216;layer_main&#8217;</span> == docNodes.<span style="color: #006600;">item</span><span style="color: #006600; font-weight: bold;">(</span>i<span style="color: #006600; font-weight: bold;">)</span>.<span style="color: #006600;">id</span>.<span style="color: #006600;">toLowerCase</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">{</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">if</span> <span style="color: #006600; font-weight: bold;">(</span><span style="color: #003366; font-weight: bold;">null</span> != document.<span style="color: #006600;">getElementById</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">&#8216;bparent&#8217;</span><span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">)</span> <span style="color: #006600; font-weight: bold;">{</span> document.<span style="color: #006600;">getElementById</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">&#8216;bparent&#8217;</span><span style="color: #006600; font-weight: bold;">)</span>.<span style="color: #006600;">parentNode</span>.<span style="color: #006600;">removeChild</span><span style="color: #006600; font-weight: bold;">(</span>document.<span style="color: #006600;">getElementById</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">&#8216;bparent&#8217;</span><span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">)</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">}</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">_textNodeParent = document.<span style="color: #006600;">createElementNS</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">&#8220;http://www.w3.org/1999/xhtml&#8221;</span>, <span style="color: #3366cc;">&#8220;html:b&#8221;</span><span style="color: #006600; font-weight: bold;">)</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">_textNodeParent.<span style="color: #006600;">id</span> = <span style="color: #3366cc;">&#8216;bparent&#8217;</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">docNodes.<span style="color: #006600;">item</span><span style="color: #006600; font-weight: bold;">(</span>i<span style="color: #006600; font-weight: bold;">)</span>.<span style="color: #006600;">appendChild</span><span style="color: #006600; font-weight: bold;">(</span>_textNodeParent<span style="color: #006600; font-weight: bold;">)</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">_textNodeParent.<span style="color: #006600;">appendChild</span><span style="color: #006600; font-weight: bold;">(</span>document.<span style="color: #006600;">createTextNode</span><span style="color: #006600; font-weight: bold;">(</span>myText<span style="color: #006600; font-weight: bold;">)</span><span style="color: #006600; font-weight: bold;">)</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">}</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">}</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">}</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">}</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">}</span></div>
</li>
<li></li>
</ol>
</div>
</div>
</div>
<div>
<div class="javascript">
<ol>
<li></li>
</ol>
</div>
</div>
</div>
</div>
<div>
<h3><strong>2003</strong></h3>
<div style="border: 1px solid #26536a; padding: 3px 3px 10px 8px; overflow: auto; background-color: #fefefe; font-family: 'Courier New',Courier,monospace; font-size: 13px; margin-bottom: 8px; white-space: nowrap; width: 450px;"><span style="color: #000000; font-weight: bold;"> </span></p>
<div class="syntax_hilite"><span style="color: #000000; font-weight: bold;">JAVASCRIPT:</span></p>
<div>
<div class="javascript">
<ol>
<li></li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">var</span> myText = <span style="color: #3366cc;">&#8220;&lt;b&gt;Hello World&lt;/b&gt;&#8221;</span>;</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">document.<span style="color: #006600;">getElementById</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">&#8216;layer_main&#8217;</span><span style="color: #006600; font-weight: bold;">)</span>.<span style="color: #006600;">innerHTML</span> = myText;</div>
</li>
<li></li>
</ol>
</div>
</div>
</div>
<p><span style="color: #000000; font-weight: bold;"> </span></p>
</div>
<h3><strong>2008</strong></h3>
<div style="border: 1px solid #26536a; padding: 3px 3px 10px 8px; overflow: auto; background-color: #fefefe; font-family: 'Courier New',Courier,monospace; font-size: 13px; margin-bottom: 8px; white-space: nowrap; width: 450px;"><span style="color: #000000; font-weight: bold;"> </span></p>
<div class="syntax_hilite"><span style="color: #000000; font-weight: bold;">JAVASCRIPT:</span></p>
<div>
<div class="javascript">
<ol>
<li></li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">myVp = <span style="color: #003366; font-weight: bold;">new</span> Ext.<span style="color: #006600;">Viewport</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #006600; font-weight: bold;">{</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">layout:<span style="color: #3366cc;">&#8216;fit&#8217;</span>,</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">autoHeight:<span style="color: #003366; font-weight: bold;">true</span>,</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">id:<span style="color: #3366cc;">&#8216;myVPid&#8217;</span>,</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;">items:<span style="color: #006600; font-weight: bold;">[</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">new</span> Ext.<span style="color: #006600;">XTemplate</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">'&lt;tpl&gt;'</span>,</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #3366cc;">'&lt;span id="bparent" style="width:100%;font-weight:bold"&gt;{text1}{text2}{text3}&lt;/span&gt;'</span>,</div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #3366cc;">'&lt;/tpl&gt;'</span><span style="color: #006600; font-weight: bold;">)</span>.<span style="color: #006600;">overwrite</span><span style="color: #006600; font-weight: bold;">(</span>Ext.<span style="color: #006600;">get</span><span style="color: #006600; font-weight: bold;">(</span><span style="color: #3366cc;">'layer_main'</span><span style="color: #006600; font-weight: bold;">)</span>,<span style="color: #006600; font-weight: bold;">{</span>text1:<span style="color: #3366cc;">'Hello'</span>,text2:<span style="color: #3366cc;">'&amp;nbsp;'</span>,text3:<span style="color: #3366cc;">'World'</span><span style="color: #006600; font-weight: bold;">}</span><span style="color: #006600; font-weight: bold;">)</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">]</span></div>
</li>
<li>
<div style="color: #000000; font-family: 'Courier New',Courier,monospace; font-weight: normal;"><span style="color: #006600; font-weight: bold;">}</span><span style="color: #006600; font-weight: bold;">)</span>;</div>
</li>
<li></li>
</ol>
</div>
</div>
</div>
<p><span style="color: #000000; font-weight: bold;"> </span></p>
</div>
<div class="syntax_hilite">O que virá em 2010?</div>
<div class="syntax_hilite">Alguém arrisca alguma opinião?</div>
<div class="syntax_hilite">Créditos a Vlad Shamgin em seu artigo engraçado postado no <a title="Ajaxian" href="http://ajaxian.com/archives/hello-world-yesterday-today-and-tomorrow" target="_blank" onclick="pageTracker._trackPageview('/outgoing/ajaxian.com/archives/hello-world-yesterday-today-and-tomorrow?referer=');">Ajaxian</a>.</div>
<div class="syntax_hilite">Abraços e até o próximo post!</div>
</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/&amp;t=Hello+World%3A+Ontem%2C+Hoje+e+Amanh%C3%A3." rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?v=4_amp_src=bm_amp_u=http_//www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/_amp_t=Hello+World_3A+Ontem_2C+Hoje+e+Amanh_C3_A3.&amp;referer=');">Share this on Facebook</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/&amp;t=Hello+World%3A+Ontem%2C+Hoje+e+Amanh%C3%A3." rel="nofollow" class="external" title="Post this to MySpace" onclick="pageTracker._trackPageview('/outgoing/www.myspace.com/Modules/PostTo/Pages/?u=http_//www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/_amp_t=Hello+World_3A+Ontem_2C+Hoje+e+Amanh_C3_A3.&amp;referer=');">Post this to MySpace</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Hello+World%3A+Ontem%2C+Hoje+e+Amanh%C3%A3.+-+http://su.pr/2s2K4b+(via+@viniciuscamara)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Hello+World_3A+Ontem_2C+Hoje+e+Amanh_C3_A3.+-+http_//su.pr/2s2K4b+_via+_viniciuscamara&amp;referer=');">Tweet This!</a>
		</li>
		<li class="sexy-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=Hello+World%3A+Ontem%2C+Hoje+e+Amanh%C3%A3.&amp;du=http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/&amp;cn=Ol%C3%A1%20a%20todos%2C%20hoje%20%C3%A9%20dia%20de%20P%C3%A1scoa%21%0D%0A%0D%0AVenho%20tentando%20escrever%20um%20artigo%20por%20semana%2C%20mas%20infelizmente%20%C3%A9%20muito%20dif%C3%ADcil.%20Vou%20me%20policiar%20para%20que%20possa%20cumprir%20essa%20tarefa%20legal%20e%20ao%20mesmo%20tempo%20%C3%A1rdua.%20Escrever%2C%20definitivamente%20n%C3%A3o%20%C3%A9%20f%C3%A1cil.%0D%0A%0D%0ATempo%20atr%C3%A1s%20me%20deparei%20com%20um%20artigo%20no%20Google%20Re" rel="nofollow" class="external" title="Promote this on Orkut" onclick="pageTracker._trackPageview('/outgoing/promote.orkut.com/preview?nt=orkut.com_amp_tt=Hello+World_3A+Ontem_2C+Hoje+e+Amanh_C3_A3._amp_du=http_//www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/_amp_cn=Ol_C3_A1_20a_20todos_2C_20hoje_20_C3_A9_20dia_20de_20P_C3_A1scoa_21_0D_0A_0D_0AVenho_20tentando_20escrever_20um_20artigo_20por_20semana_2C_20mas_20infelizmente_20_C3_A9_20muito_20dif_C3_ADcil._20Vou_20me_20policiar_20para_20que_20possa_20cumprir_20essa_20tarefa_20legal_20e_20ao_20mesmo_20tempo_20_C3_A1rdua._20Escrever_2C_20definitivamente_20n_C3_A3o_20_C3_A9_20f_C3_A1cil._0D_0A_0D_0ATempo_20atr_C3_A1s_20me_20deparei_20com_20um_20artigo_20no_20Google_20Re&amp;referer=');">Promote this on Orkut</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/&amp;title=Hello+World%3A+Ontem%2C+Hoje+e+Amanh%C3%A3.&amp;summary=Ol%C3%A1%20a%20todos%2C%20hoje%20%C3%A9%20dia%20de%20P%C3%A1scoa%21%0D%0A%0D%0AVenho%20tentando%20escrever%20um%20artigo%20por%20semana%2C%20mas%20infelizmente%20%C3%A9%20muito%20dif%C3%ADcil.%20Vou%20me%20policiar%20para%20que%20possa%20cumprir%20essa%20tarefa%20legal%20e%20ao%20mesmo%20tempo%20%C3%A1rdua.%20Escrever%2C%20definitivamente%20n%C3%A3o%20%C3%A9%20f%C3%A1cil.%0D%0A%0D%0ATempo%20atr%C3%A1s%20me%20deparei%20com%20um%20artigo%20no%20Google%20Re&amp;source=ViniciusCamara" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/_amp_title=Hello+World_3A+Ontem_2C+Hoje+e+Amanh_C3_A3._amp_summary=Ol_C3_A1_20a_20todos_2C_20hoje_20_C3_A9_20dia_20de_20P_C3_A1scoa_21_0D_0A_0D_0AVenho_20tentando_20escrever_20um_20artigo_20por_20semana_2C_20mas_20infelizmente_20_C3_A9_20muito_20dif_C3_ADcil._20Vou_20me_20policiar_20para_20que_20possa_20cumprir_20essa_20tarefa_20legal_20e_20ao_20mesmo_20tempo_20_C3_A1rdua._20Escrever_2C_20definitivamente_20n_C3_A3o_20_C3_A9_20f_C3_A1cil._0D_0A_0D_0ATempo_20atr_C3_A1s_20me_20deparei_20com_20um_20artigo_20no_20Google_20Re_amp_source=ViniciusCamara&amp;referer=');">Share this on Linkedin</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/&amp;title=Hello+World%3A+Ontem%2C+Hoje+e+Amanh%C3%A3." rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/_amp_title=Hello+World_3A+Ontem_2C+Hoje+e+Amanh_C3_A3.&amp;referer=');">Share this on del.icio.us</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/&amp;referer=');">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.viniciuscamara.net/blog/hello-world-ontem-hoje-e-amanha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
