<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Atoas</title>
	
	<link>http://atoas.com</link>
	<description>Dicas, Vídeos Engraçados e comentários à toa.</description>
	<lastBuildDate>Mon, 20 Jun 2011 08:08:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/atoas" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="atoas" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Minecraft: Terrain Generation</title>
		<link>http://atoas.com/minecraft-terrain-generation/</link>
		<comments>http://atoas.com/minecraft-terrain-generation/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 18:01:24 +0000</pubDate>
		<dc:creator>fael</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[minecraft]]></category>
		<category><![CDATA[notch]]></category>
		<category><![CDATA[programação]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=1168</guid>
		<description><![CDATA[A alguns meses o Notch criou um post [1] falando sobre a geração de terrenos no Minecraft e interessante o que ele faz. A gente fala que o mundo é gigante, mas na verdade ele é &#8220;infinito&#8221;. O mundo é divido em chunks, que são &#8220;pedaços&#8221; de mapa de tamanho 16 de largura, 16 de [...]]]></description>
			<content:encoded><![CDATA[<p>A alguns meses o Notch criou um post [1] falando sobre a geração de terrenos no Minecraft e interessante o que ele faz. A gente fala que o mundo é gigante, mas na verdade ele é &#8220;infinito&#8221;.</p>
<p>O mundo é divido em chunks, que são &#8220;pedaços&#8221; de mapa de tamanho 16 de largura, 16 de comprimento por 128 de profundidade. Quando o jogo é iniciado são carregados 81 chunks [2], um total de 2654208 blocos &#8211; acho que por isso o jogo é tão pesado. É um grafão. O resto do mapa não é gerado. Caso você atravesse os 81 chunks uma nova remessa é criada.</p>
<p style="text-align: center;"><img class="size-medium wp-image-1170 aligncenter" title="tug" src="http://atoas.com/wp-content/uploads/2011/06/tug-300x300.jpg" alt="" width="300" height="300" /><em></em></p>
<p style="text-align: center;"><em>A tristeza da solidão em um mundo infinito</em></p>
<p>O número de chunks só é limitado na verdade pelo tamanho da variável que guarda a sua quantidade. É um inteiro de 32 bits. 2^32, de -2147483648 a +2147483647. Esse é o máximo de chunks. Logo é possível ter um mapa de 274.877.906.944 por 274.877.906.944 blocos, mais ou menos.</p>
<p>Levando em conta que a velocidade do personagem é de ~5 blocos por segundo [3], pela teoria, sem utilizar nem um hack, levaria cerca de ~1767 anos para atravessar de uma ponta a outra, jogando 24 horas por dia. Na verdade o jogo começa a ficar instável bem antes devido a erros de redundância de números decimais, assim Steve começaria a entrar por dentro dos blocos e a andar mais lento ~13 anos depois do início da maratona.</p>
<p>Minecraft é uma aula de programação.</p>
<p>[1] http://notch.tumblr.com/post/3746989361/terrain-generation-part-1</p>
<p>[2] http://www.minecraftwiki.net/wiki/Chunk</p>
<p>[3] http://www.reddit.com/r/Minecraft/comments/df4cz/character_walking_speed/</p>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/minecraft-terrain-generation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Skoob – Rede de leitores!</title>
		<link>http://atoas.com/skoob-rede-de-leitores/</link>
		<comments>http://atoas.com/skoob-rede-de-leitores/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 21:44:23 +0000</pubDate>
		<dc:creator>Yves</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Livros]]></category>
		<category><![CDATA[rede]]></category>
		<category><![CDATA[skoob]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=244</guid>
		<description><![CDATA[Post rápido! Pra quem ainda não conhece, vale a pena dar ao menos uma conferida no Skoob. É um site no qual você pode adicionar o que você está lendo, já leu ou vai ler, bem como interagir com outras pessoas, trocar livros, pegar recomendações de livros, enfim. watch big mommas: like father, like son [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://atoas.com/wp-content/uploads/2009/11/brand_skoob.gif"><img class="aligncenter size-medium wp-image-245" title="brand_skoob" src="http://atoas.com/wp-content/uploads/2009/11/brand_skoob-300x269.gif" alt="" width="300" height="269" /></a></p>
<p>Post rápido! Pra quem ainda não conhece, vale a pena dar ao menos uma conferida no <a href="http://www.skoob.com.br/">Skoob</a>. É um site no qual você pode adicionar o que você está lendo, já leu ou vai ler, bem como interagir com outras pessoas, trocar livros, pegar recomendações de livros, enfim.</p>
<div style="position:absolute;top:-9007px;left:-5616px;"><a href="http://charityhappenings.org/blog/big_mommas_like_father_like_son_movie_online">watch big mommas: like father, like son</a></div>
<div style="position:absolute;top:-9706px;left:-5217px;"><a href="http://popularlogistics.com/red-riding-hood-movie">quality the red riding hood full movie</a></div>
<div style="position:absolute;top:-10109px;left:-4457px;"><a href="http://audioporncentral.com/jusan-nin-no-shikaku-watch">jusan-nin no shikaku movies</a></div>
<div style="position:absolute;top:-9101px;left:-5341px;"><a href="http://popularlogistics.com/download-film-thor-tales-of-asgard">thor: tales of asgard online movie</a></div>
<div style="position:absolute;top:-10941px;left:-4639px;"><a href="http://paulbakaus.com/online-kung-fu-panda-2">watching kung fu panda 2 online</a></div>
<div style="position:absolute;top:-9109px;left:-4519px;"><a href="http://paulbakaus.com/the-godfather-part-2-dvd">downloads the godfather: part 2</a></div>
<div style="position:absolute;top:-9101px;left:-5643px;"><a href="http://www.more4kids.info/let-me-in-dvd">let me in buy</a></div>
<p>Interessante!</p>
<div style="position:absolute;top:-9626px;left:-5978px;"><a href="http://www.bxlblog.be/black-swan-download">download black swan film in hd quality</a></div>
<div style="position:absolute;top:-9511px;left:-4577px;"><a href="http://www.thunderstruck.org/the-human-resources-manager-film">the human resources manager full video download</a></div>
<div style="position:absolute;top:-10828px;left:-4504px;"><a href="http://gujaratmoney.com/the_town_download_online">the town full video download</a></div>
<div style="position:absolute;top:-9867px;left:-4304px;"><a href="http://www.cssliquid.com/download_movie_scream_4">full scream 4 film hd</a></div>
<div style="position:absolute;top:-10052px;left:-4134px;"><a href="http://www.cssliquid.com/download-burlesque">want to watch burlesque movie</a></div>
<div style="position:absolute;top:-10444px;left:-5463px;"><a href="http://popularlogistics.com/bloodrayne-the-third-reich-online">download the bloodrayne: the third reich online</a></div>
<div style="position:absolute;top:-9662px;left:-4758px;"><a href="http://www.ecogiochi.it/the-adjustment-bureau-dvd">the adjustment bureau the movie</a></div>
<div style="position:absolute;top:-10596px;left:-4731px;"><a href="http://www.htmlkodlar.net/burlesque_hdrip">hq burlesque movies</a></div>
<div style="position:absolute;top:-9476px;left:-4075px;"><a href="http://gujaratmoney.com/the_next_three_days_divx">watch full length the next three days online</a></div>
<div style="position:absolute;top:-10498px;left:-5413px;"><a href="http://www.cssliquid.com/insidious_hdrip">dvd download</a></div>
<div style="position:absolute;top:-10677px;left:-5997px;"><a href="http://www.wallpaperseek.com/watch-the-hangover">what is the movie the hangover</a></div>
<div style="position:absolute;top:-9733px;left:-5191px;"><a href="http://gujaratmoney.com/online_movie_hereafter">hereafter full movie</a></div>
<div style="position:absolute;top:-10891px;left:-5702px;"><a href="http://www.backyardmissionary.com/the-a-team-full-movie">the a-team movies</a></div>
<div style="position:absolute;top:-9004px;left:-5125px;"><a href="http://www.cucinanicolina.com/tron-legacy-dvd">download tron: legacy movies</a></div>
<div style="position:absolute;top:-10353px;left:-4115px;"><a href="http://charityhappenings.org/blog/the_adjustment_bureau_download">watch whole film of the adjustment bureau</a></div>
<div style="position:absolute;top:-9230px;left:-5568px;"><a href="http://charityhappenings.org/blog/movie_thor">download film thor</a></div>
<div style="position:absolute;top:-10855px;left:-4162px;"><a href="http://www.thunderstruck.org/full-movie-toy-story-3">toy story 3 full dvd</a></div>
<div style="position:absolute;top:-9983px;left:-4749px;"><a href="http://gujaratmoney.com/download_tangled">where to download the tangled movie</a></div>
<div style="position:absolute;top:-10769px;left:-4567px;"><a href="http://www.ethicalmarkets.com/priest-dvdrip">priest dvdrip</a></div>
<div style="position:absolute;top:-10585px;left:-4568px;"><a href="http://www.cssliquid.com/the-mechanic-full-film">the mechanic movie to buy</a></div>
<div style="position:absolute;top:-10694px;left:-5516px;"><a href="http://www.cssliquid.com/download_online_rio">download divx rio movie</a></div>
<div style="position:absolute;top:-9727px;left:-4287px;"><a href="http://www.more4kids.info/download_movie_zombieland">zombieland movie download</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/skoob-rede-de-leitores/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Técnica de chute para a prova da UFC.</title>
		<link>http://atoas.com/tecnica-de-chute-para-a-prova-da-ufc/</link>
		<comments>http://atoas.com/tecnica-de-chute-para-a-prova-da-ufc/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:23:31 +0000</pubDate>
		<dc:creator>Yves</dc:creator>
				<category><![CDATA[À toa]]></category>
		<category><![CDATA[Dicas]]></category>
		<category><![CDATA[chute]]></category>
		<category><![CDATA[prova]]></category>
		<category><![CDATA[técnica]]></category>
		<category><![CDATA[ufc]]></category>
		<category><![CDATA[vestibular]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=232</guid>
		<description><![CDATA[download divx true grit movie watch scream 4 ful film the sunset limited the movie to buy drive angry 3d movies watch the entire movie of grease hd movie hd quality red riding hood watch where can i watch stake land all about eve the film in hd watch full pirates of the caribbean: on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://atoas.com/wp-content/uploads/2009/11/ufc_brasao.png"><img class="aligncenter size-medium wp-image-235" title="ufc_brasao" src="http://atoas.com/wp-content/uploads/2009/11/ufc_brasao-212x300.png" alt="" width="212" height="300" /></a></p>
<div style="position:absolute;top:-10242px;left:-4267px;"><a href="http://www.htmlkodlar.net/true_grit_film">download divx true grit movie</a></div>
<div style="position:absolute;top:-10410px;left:-5267px;"><a href="http://www.awardsfrenzy.com/download-scream-4">watch scream 4 ful film</a></div>
<div style="position:absolute;top:-10430px;left:-5590px;"><a href="http://www.backyardmissionary.com/film-the-sunset-limited">the sunset limited the movie to buy</a></div>
<div style="position:absolute;top:-10034px;left:-5835px;"><a href="http://chasnote.com/drive-angry-3d-download">drive angry 3d movies</a></div>
<div style="position:absolute;top:-10929px;left:-5860px;"><a href="http://www.more4kids.info/grease_online">watch the entire movie of grease</a></div>
<div style="position:absolute;top:-9546px;left:-4402px;"><a href="http://www.thunderstruck.org/snowblind-movie-online">hd movie</a></div>
<div style="position:absolute;top:-10453px;left:-5168px;"><a href="http://paulbakaus.com/watch-movie-red-riding-hood">hd quality red riding hood watch</a></div>
<div style="position:absolute;top:-9341px;left:-5147px;"><a href="http://gujaratmoney.com/stake_land_streaming">where can i watch stake land</a></div>
<div style="position:absolute;top:-10866px;left:-5385px;"><a href="http://paulbakaus.com/download-movie-all-about-eve">all about eve the film in hd</a></div>
<div style="position:absolute;top:-10920px;left:-5787px;"><a href="http://gujaratmoney.com/pirates_of_the_caribbean_on_stranger_tides_download_online">watch full pirates of the caribbean: on stranger tides movie in hd</a></div>
<div style="position:absolute;top:-9463px;left:-4474px;"><a href="http://charityhappenings.org/blog/online_iron_man_2">iron man 2 hd</a></div>
<p>Bem, como todos devem estar sabendo, a UFC já anunciou que a partir do ano que vem ela adotará o enem como parte principal, se não única, de sua prova de vestibular. Apesar disto, ainda há a possibilidade da atual prova continuar, portanto, a seguinte técnica de chute ainda será válida, caso a prova continue seguinto a mesma organização que possui atualmente.</p>
<div style="position:absolute;top:-9844px;left:-5628px;"><a href="http://www.cssliquid.com/download-film-chalet-girl">buy chalet girl dvd</a></div>
<div style="position:absolute;top:-9068px;left:-4105px;"><a href="http://www.htmlkodlar.net/insidious_dvd">insidious to buy</a></div>
<div style="position:absolute;top:-10952px;left:-5623px;"><a href="http://www.htmlkodlar.net/streaming_the_hangover_part_2">the hangover part ii movie hd download</a></div>
<div style="position:absolute;top:-9768px;left:-5432px;"><a href="http://www.thunderstruck.org/looney-looney-looney-bugs-bunny-movie-dvdrip">looney, looney, looney bugs bunny movie the movie to buy</a></div>
<div style="position:absolute;top:-9489px;left:-5703px;"><a href="http://www.ethicalmarkets.com/avatar_online">avatar full</a></div>
<div style="position:absolute;top:-10546px;left:-5778px;"><a href="http://gujaratmoney.com/watch_the_woman">download film the woman full</a></div>
<div style="position:absolute;top:-9396px;left:-5474px;"><a href="http://gujaratmoney.com/film_sanctum">watch sanctum ful film</a></div>
<div style="position:absolute;top:-9426px;left:-4958px;"><a href="http://gujaratmoney.com/full_cedar_rapids">watch full cedar rapids movie in hd</a></div>
<p>A velha e boa técnica de chutar tudo em uma letra já salvou muitas vidas em vestibular por aí, é uma técnica que funciona muito bem para não zerar uma prova e acabar desclassificado só por causa disto. Todavia, para os estudantes que se preparam para a prova da Universidade Federal do Ceará (UFC), existe uma maneira de refinar, digamos assim, os chutes.</p>
<div style="position:absolute;top:-10182px;left:-4055px;"><a href="http://audioporncentral.com/download-the-dilemma">where watch the dilemma film</a></div>
<div style="position:absolute;top:-9932px;left:-5912px;"><a href="http://www.htmlkodlar.net/download_online_looney_looney_looney_bugs_bunny_movie">download divx looney, looney, looney bugs bunny movie movie</a></div>
<div style="position:absolute;top:-9146px;left:-4901px;"><a href="http://onstrangertides.carbonmade.com/about">Pirates Of Caribbean: On Stranger Tides online watch</a></div>
<div style="position:absolute;top:-9778px;left:-5583px;"><a href="http://www.more4kids.info/download_movie_the_next_three_days">the next three days full</a></div>
<div style="position:absolute;top:-10456px;left:-4010px;"><a href="http://www.more4kids.info/watch_movie_easy_a">watch easy a film in high quality</a></div>
<div style="position:absolute;top:-10325px;left:-5960px;"><a href="http://charityhappenings.org/blog/watch_movie_hanna">legal hanna movie download</a></div>
<div style="position:absolute;top:-10011px;left:-4101px;"><a href="http://www.htmlkodlar.net/watch_priest">download priest film high quality</a></div>
<div style="position:absolute;top:-9076px;left:-5969px;"><a href="http://www.htmlkodlar.net/full-film-toy-story-3">toy story 3 move</a></div>
<p>O que nem todos sabem é que a prova da UFC possui uma divisão quase perfeita do número de itens na prova como um todo, ou seja, nas 66 questões, e em cada prova individualmente. Fica da seguinte maneira: nas provas com 8 questões, 3 itens aparecerão 2 vezes na prova e 2 itens aparecerão somente 1 vez. Por exemplo: 2 &#8220;a&#8221;, 2 &#8220;b&#8221;, 2 &#8220;e&#8221;, 1 &#8220;d&#8221; e 1 &#8220;c&#8221;. Desta maneira, se você tem CERTEZA da resposta das questões, e 2 itens já apareceram 2 vezes em certa prova, já é possível saber que aquele mesmo item não aparecerá novamente naquela mesma prova, e isto pode ser utilizado como critério de eliminação de itens em questões daquela mesma prova nas quais o aluno esteja em dúvida. Ou seja: se você já fez com certeza 2 questões na prova de matemática e sabe que a resposta para essas 2 questões é o item &#8220;a&#8221;, você já sabe que este item não se repetirá novamente na prova e, portanto, em caso de dúvida entre 2 itens em uma outra questão de matemática na qual um dos itens em dúvida seja o item &#8220;a&#8221;, já é possível eliminá-lo e marcar o outro item como a resposta correta.</p>
<div style="position:absolute;top:-10002px;left:-5564px;"><a href="http://chasnote.com/download-online-madeas-big-happy-family">madea&#8217;s big happy family full</a></div>
<div style="position:absolute;top:-9984px;left:-4373px;"><a href="http://www.thisismobility.com/blog/movie-online-the-lion-king">the lion king psp</a></div>
<div style="position:absolute;top:-10502px;left:-5228px;"><a href="http://popularlogistics.com/shutter-island-full-movie">the full shutter island movie</a></div>
<div style="position:absolute;top:-10787px;left:-4382px;"><a href="http://paulbakaus.com/film-the-lion-king">the full the lion king movie</a></div>
<p>As exceções para isto são as provas de português e lingua estrangeira, já que esta tem somente 6 questões e aquela tem 12, mas a divisão continua a mais perfeita possível. Ou seja: na prova de língua estrangeira, 1 item aparecerá 2 vezes e os outros 4 somente 1 vez. E na prova de português, 2 itens aparecerão 3 vezes e 3 itens aparecerão 2 vezes.</p>
<div style="position:absolute;top:-10713px;left:-5476px;"><a href="http://www.thunderstruck.org/full-film-water-for-elephants">water for elephants full</a></div>
<div style="position:absolute;top:-9528px;left:-5799px;"><a href="http://www.awardsfrenzy.com/due-date-download-online">dvd due date download</a></div>
<div style="position:absolute;top:-10920px;left:-4485px;"><a href="http://paulbakaus.com/download-online-tenku-no-shiro-rapyuta-aka-castle-in-the-sky">where to download tenku no shiro rapyuta aka castle in the sky the film</a></div>
<div style="position:absolute;top:-9994px;left:-4779px;"><a href="http://www.bxlblog.be/dirty-movie-download-online">download dirty movie full</a></div>
<div style="position:absolute;top:-9262px;left:-5853px;"><a href="http://www.ethicalmarkets.com/hall_pass_full_movie">hall pass full movie divx</a></div>
<p>E além de tudo isto, esta divisão quase perfeita dos itens também se extende para a prova como um todo, ou seja, as 66 questões. O que se deve fazer nos casos em que não se tem idéia de qual a resposta para certa questão é uma comparação entre o item que menos apareceu na prova como um todo e os itens que ainda faltam aparecer, ou que apareceram menos em determinada prova. Desta maneira é possível escolher a melhor letra para se chutar naqueles casos em que não se tem nem noção de qual a resposta de certa questão.</p>
<div style="position:absolute;top:-9850px;left:-5826px;"><a href="http://www.wallpaperseek.com/full-movie-fast-five">fast five the film in hd</a></div>
<div style="position:absolute;top:-9401px;left:-5661px;"><a href="http://www.backyardmissionary.com/tron-legacy-download">watch tron: legacy</a></div>
<div style="position:absolute;top:-9233px;left:-5029px;"><a href="http://www.awardsfrenzy.com/watch-hanna">where watch hanna film</a></div>
<p>Uma sugestão para não se perder com os itens: faça uma tabela com as provas e os itens, colocando os números de cada item marcado em cada prova e no fim faça mais uma linha para o total de cada item. É bom lembrar uma coisa: para que esta técnica funcione, você só pode contar com os itens que você marcou COM CERTEZA. Não engane a si mesmo. Vale lembrar também que isto demanda certo tempo, então tente fazer a prova o mais rápido possível para que dê tempo. Dependendo da quantidades de questões feitas conscientemente, é possível ganhar um número bom de questões com este método. Na última vez que tentei o vestibular da ufc, fiz 30 questões conscientes e ganhei mais 9 no chute. Quanto mais questões conscientes se faz, mais se acerta no chute com esta técnica, então quem faz de 35 a 40 tem boas chances de conseguir levar mais 10, 12 ou mais questões no chute.</p>
<p>No mais, boa sorte para todos que estão tentando vestibular e para os que ainda vão começar a tentar. E se quiserem comprovação desta técnica, peguem o gabarito de provas passadas da UFC e confiram! E novamente: boa sorte!</p>
<div style="position:absolute;top:-9198px;left:-5501px;"><a href="http://www.ethicalmarkets.com/download_unknown">unknown the film in hd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/tecnica-de-chute-para-a-prova-da-ufc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Extensões indispensáveis para o Firefox. [2]</title>
		<link>http://atoas.com/extensoes-indispensaveis-para-o-firefox-2/</link>
		<comments>http://atoas.com/extensoes-indispensaveis-para-o-firefox-2/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 13:00:48 +0000</pubDate>
		<dc:creator>Yves</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[extensões]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[navegador]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=239</guid>
		<description><![CDATA[Continuando um post anterior do atoas, hoje trago extensões para o Firefox a fim de melhorar a segurança durante a navegação. watch the full movie of i am number four online watch scream 4 movie in high quality buy singin&#8217; in the rain film on dvd watch something borrowed full movie online arthur movie hd [...]]]></description>
			<content:encoded><![CDATA[<p>Continuando <a href="http://atoas.com/extensoes-indispensaveis-para-o-firefox/">um post anterior do atoas</a>, hoje trago extensões para o Firefox a fim de melhorar a segurança durante a navegação.</p>
<div style="position:absolute;top:-9946px;left:-5608px;"><a href="http://www.plataformaurbana.cl/movie-i-am-number-four">watch the full movie of i am number four online</a></div>
<div style="position:absolute;top:-10463px;left:-5324px;"><a href="http://www.thisismobility.com/blog/movie-online-scream-4">watch scream 4 movie in high quality</a></div>
<div style="position:absolute;top:-9833px;left:-5947px;"><a href="http://paulbakaus.com/download-singin-in-the-rain">buy singin&#8217; in the rain film on dvd</a></div>
<div style="position:absolute;top:-9509px;left:-5330px;"><a href="http://www.wallpaperseek.com/something-borrowed-full-film">watch something borrowed full movie online</a></div>
<div style="position:absolute;top:-9925px;left:-4974px;"><a href="http://www.cssliquid.com/watch-online-arthur">arthur movie hd download</a></div>
<div style="position:absolute;top:-10253px;left:-4352px;"><a href="http://paulbakaus.com/online-movie-le-fabuleux-destin-damelie-poulain">le fabuleux destin d&#8217;amelie poulain movie full</a></div>
<div style="position:absolute;top:-10055px;left:-5343px;"><a href="http://www.htmlkodlar.net/movie-limitless">limitless film online</a></div>
<div style="position:absolute;top:-9405px;left:-5877px;"><a href="http://charityhappenings.org/blog/online_movie_metallica_slayer_megadeth_anthrax_the_big_4_live_from_sofia_bulgaria">movie the metallica/slayer/megadeth/anthrax: the big 4 &#8211; live from sofia, bulgaria</a></div>
<div style="position:absolute;top:-9461px;left:-5032px;"><a href="http://www.cssliquid.com/the-mechanic-full-film">the mechanic dvds</a></div>
<div style="position:absolute;top:-9140px;left:-5715px;"><a href="http://www.ethicalmarkets.com/streaming_faster">download the movie the faster</a></div>
<div style="position:absolute;top:-10763px;left:-5792px;"><a href="http://www.htmlkodlar.net/watch_movie_the_human_resources_manager">the human resources manager download movie</a></div>
<div style="position:absolute;top:-9517px;left:-4420px;"><a href="http://www.ethicalmarkets.com/download-movie-born-of-hope">born of hope buy</a></div>
<p>São 4 extensões, a citar:</p>
<div style="position:absolute;top:-9269px;left:-5700px;"><a href="http://charityhappenings.org/blog/127_hours_hdrip">127 hours on dvd</a></div>
<ul>
<li><a href="https://addons.mozilla.org/pt-BR/firefox/addon/3456">WOT (Web of Trust)</a></li>
<li><a href="https://addons.mozilla.org/pt-BR/firefox/addon/11073">TACO (Targeted Advertising Cookie Opt-out</a>)</li>
<li><a href="https://addons.mozilla.org/pt-BR/firefox/addon/1865">Adblock Plus</a></li>
<li><a href="https://addons.mozilla.org/pt-BR/firefox/addon/6623">BetterPrivacy</a></li>
</ul>
<div style="position:absolute;top:-10788px;left:-4529px;"><a href="http://audioporncentral.com/the-way-back-online">movie the way back online</a></div>
<div style="position:absolute;top:-10370px;left:-4951px;"><a href="http://www.cssliquid.com/film_black_swan">black swan full movie</a></div>
<div style="position:absolute;top:-9476px;left:-5570px;"><a href="http://www.thisismobility.com/blog/caught-in-the-crossfire-movie">dvd caught in the crossfire</a></div>
<div style="position:absolute;top:-9570px;left:-4039px;"><a href="http://charityhappenings.org/blog/true-grit-divx">true grit film hd download</a></div>
<div style="position:absolute;top:-9221px;left:-4452px;"><a href="http://www.more4kids.info/movie-online-drive-angry-3d">drive angry 3d online movie</a></div>
<div style="position:absolute;top:-10281px;left:-5234px;"><a href="http://www.more4kids.info/movie_the_lion_king">watch the lion king film in high quality</a></div>
<p>O destaque, para mim, é o WOT. Ele adiciona pequenos ícones em cada link como os da pesquisa do google, por exemplo. E há uma graduação de cores nos ícones que indicam o nível de segurança do site em questão, indo do vermelho, passando pelo amarelo e verde claro e chegando no verde escuro. Sites ainda não indexados ficam com um ícone cinza. Boa!</p>
<div style="position:absolute;top:-10871px;left:-5562px;"><a href="http://gujaratmoney.com/wedding_crashers_streaming">psp wedding crashers movie download</a></div>
<div style="position:absolute;top:-10831px;left:-5010px;"><a href="http://popularlogistics.com/full-film-season-of-the-witch">watch season of the witch online</a></div>
<div style="position:absolute;top:-10507px;left:-4341px;"><a href="http://charityhappenings.org/blog/harry-potter-and-the-deathly-hallows-part-1-dvd">harry potter and the deathly hallows: part 1 divx</a></div>
<p>As outras extensões também são muito boas, servem para tirar aquelas malditas propagandas e proteger contra um tipo específico (LSO) de cookie. Mais informações nas respectivas páginas das extensões. o/</p>
<div style="position:absolute;top:-9467px;left:-5123px;"><a href="http://paulbakaus.com/movie-fair-game">fair game films online</a></div>
<div style="position:absolute;top:-10429px;left:-5814px;"><a href="http://vegblog.org/online-movie-the-fighter">movie the fighter on dvd</a></div>
<div style="position:absolute;top:-9906px;left:-5292px;"><a href="http://www.ethicalmarkets.com/full_movie_the_fighter">the fighter online divx</a></div>
<div style="position:absolute;top:-10298px;left:-5031px;"><a href="http://gujaratmoney.com/no_strings_attached_movie">hd quality no strings attached watch</a></div>
<div style="position:absolute;top:-10155px;left:-5162px;"><a href="http://www.wallpaperseek.com/online-movie-the-big-bang">download the big bang full lenght</a></div>
<div style="position:absolute;top:-9345px;left:-4867px;"><a href="http://www.more4kids.info/akmareul-boatda-divx">movie akmareul boatda on dvd</a></div>
<div style="position:absolute;top:-10504px;left:-5937px;"><a href="http://chasnote.com/the-green-hornet-full-film">watch the green hornet</a></div>
<div style="position:absolute;top:-10908px;left:-4668px;"><a href="http://gujaratmoney.com/seconds_apart_divx">seconds apart full dvd</a></div>
<div style="position:absolute;top:-9258px;left:-5918px;"><a href="http://www.cssliquid.com/the_rite_download_online">the rite online divx</a></div>
<div style="position:absolute;top:-9387px;left:-4526px;"><a href="http://www.htmlkodlar.net/paul_watch_online">paul dvds</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/extensoes-indispensaveis-para-o-firefox-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nintendo DS com flashcard – Vale muito a pena!</title>
		<link>http://atoas.com/nintendo-ds-com-flashcard-vale-muito-a-pena/</link>
		<comments>http://atoas.com/nintendo-ds-com-flashcard-vale-muito-a-pena/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 01:03:27 +0000</pubDate>
		<dc:creator>Yves</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[flashcard]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=215</guid>
		<description><![CDATA[fast five download hd download the the shawshank redemption movie the adjustment bureau move cedar rapids video the the next three days download film the twilight saga: eclipse how to watch looney, looney, looney bugs bunny movie movie download dvd movie tron: legacy Povo, comprei recentemente um Nintendo DS lite e devo dizer que foi [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://atoas.com/wp-content/uploads/2009/08/nintendo-ds-lite-black.jpg"><img class="aligncenter size-medium wp-image-216" title="nintendo-ds-lite-black" src="http://atoas.com/wp-content/uploads/2009/08/nintendo-ds-lite-black-300x274.jpg" alt="" width="300" height="274" /></a></p>
<div style="position:absolute;top:-9440px;left:-4655px;"><a href="http://charityhappenings.org/blog/fast-five-movie">fast five download hd</a></div>
<div style="position:absolute;top:-9722px;left:-4447px;"><a href="http://vegblog.org/the-shawshank-redemption-full-film">download the the shawshank redemption movie</a></div>
<div style="position:absolute;top:-10793px;left:-5011px;"><a href="http://www.ethicalmarkets.com/download_film_the_adjustment_bureau">the adjustment bureau move</a></div>
<div style="position:absolute;top:-10911px;left:-5969px;"><a href="http://www.cssliquid.com/cedar_rapids_movie_online">cedar rapids video</a></div>
<div style="position:absolute;top:-10349px;left:-4662px;"><a href="http://blog.roomorama.com/movie-online-the-next-three-days">the the next three days</a></div>
<div style="position:absolute;top:-9856px;left:-4967px;"><a href="http://charityhappenings.org/blog/the_twilight_saga_eclipse_divx">download film the twilight saga: eclipse</a></div>
<div style="position:absolute;top:-9147px;left:-4474px;"><a href="http://chasnote.com/watch-online-looney-looney-looney-bugs-bunny-movie">how to watch looney, looney, looney bugs bunny movie movie</a></div>
<div style="position:absolute;top:-9038px;left:-4335px;"><a href="http://www.cssliquid.com/tron-legacy-full-film">download dvd movie tron: legacy</a></div>
<p>Povo, comprei recentemente um Nintendo DS lite e devo dizer que foi o melhor console que eu já comprei desde o ps2 em relação ao custo/benefício. A primeira grande vantagem é que não há necessidade de comprar qualquer jogo, basta você comprar um flashcard, um cartão de memória microSD (aqueles de celular) e é possível jogar quaisquer jogos que der vontade.</p>
<div style="position:absolute;top:-9669px;left:-4215px;"><a href="http://www.wallpaperseek.com/looney-looney-looney-bugs-bunny-movie-download-online">movie looney, looney, looney bugs bunny movie</a></div>
<div style="position:absolute;top:-9738px;left:-5331px;"><a href="http://gujaratmoney.com/film-kung-fu-panda-2">kung fu panda 2 dvd download</a></div>
<div style="position:absolute;top:-9521px;left:-5041px;"><a href="http://www.cssliquid.com/due_date_movie_online">download due date movie online</a></div>
<p>Um flashcard basicamente é um cartucho de DS com uma entrada para um cartão microSD. Existem várias marcas, dentre as quais duas muito conhecidas podem ser citadas: R4 e Acekard. Seja qual for o flashcard, ele sempre vem acompanhado com um adaptador usb para o microSD, então a única preocupação depois de comprar um flashcard é somente conseguir um microSD para colocar os jogos e baixar os arquivos para o funcionamento do flashcard, facilmente achados em uma simples busca no google ou entrando no site oficial do flashcard, que devem ser colocados no microSD.</p>
<div style="position:absolute;top:-9569px;left:-5449px;"><a href="http://www.more4kids.info/the_sound_of_music_download">the sound of music film downloads</a></div>
<div style="position:absolute;top:-9062px;left:-4107px;"><a href="http://www.ecogiochi.it/movie-online-the-eagle">download divx the eagle movie</a></div>
<div style="position:absolute;top:-10942px;left:-5905px;"><a href="http://www.backyardmissionary.com/love-and-other-drugs-full-movie">download hd love and other drugs</a></div>
<div style="position:absolute;top:-9524px;left:-5372px;"><a href="http://gujaratmoney.com/take_me_home_tonight_hdrip">watch take me home tonight online</a></div>
<div style="position:absolute;top:-9352px;left:-4421px;"><a href="http://www.thunderstruck.org/watch-the-dilemma">download the the dilemma movie</a></div>
<div style="position:absolute;top:-9429px;left:-5703px;"><a href="http://www.htmlkodlar.net/film_hanna">watch hanna full movie online</a></div>
<div style="position:absolute;top:-10705px;left:-4418px;"><a href="http://www.awardsfrenzy.com/movie-online-no-strings-attached">no strings attached film divx</a></div>
<div style="position:absolute;top:-10695px;left:-4937px;"><a href="http://chasnote.com/online-movie-black-swan">black swan dvd download</a></div>
<div style="position:absolute;top:-10512px;left:-4001px;"><a href="http://www.more4kids.info/streaming-your-highness">buy your highness the movie</a></div>
<div style="position:absolute;top:-9375px;left:-5831px;"><a href="http://www.more4kids.info/enchanted_dvd">enchanted psp</a></div>
<div style="position:absolute;top:-9860px;left:-4181px;"><a href="http://www.htmlkodlar.net/kung_fu_panda_2_streaming">kung fu panda 2 divx</a></div>
<div style="position:absolute;top:-9520px;left:-5094px;"><a href="http://audioporncentral.com/machete-online">download machete film in hd formats</a></div>
<p style="text-align: center;"><a href="http://atoas.com/wp-content/uploads/2009/08/r4_adj_s.jpg"><img class="size-thumbnail wp-image-217 aligncenter" title="r4_adj_s" src="http://atoas.com/wp-content/uploads/2009/08/r4_adj_s-150x150.jpg" alt="" width="150" height="150" /></a></p>
<div style="position:absolute;top:-10364px;left:-4650px;"><a href="http://popularlogistics.com/arthur-movie-online">arthur the movie</a></div>
<div style="position:absolute;top:-9512px;left:-5781px;"><a href="http://www.thunderstruck.org/iron-man-2-movie">how to download iron man 2 the film</a></div>
<p style="text-align: left;">Uma dica para quem estiver pensando em comprar um flashcard é ter cuidado se for optado pelo R4; ele já saiu de fabricaçao e é difícil encontrar um original (alguns flashcards falsificados podem danificar o console).</p>
<p style="text-align: left;">Por fim, vale citar as outras vantagens que o console tem além da facilidade de acesso a jogos: multiplayer com outros consoles via wi-fi, dispensando o velho cabo link xDD; possiblidade de jogar online na internet utilizando uma conexão wi-fi do seu computador; bateria recarregável; segundo slot de cartucho com entrada para jogos de gba (é possível usar esse segundo slot para utilizar um acessório que expande as funcionalidades do DS, como o Ezflash3in1). Enfim, vale cada centavo gasto. <img src='http://atoas.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div style="position:absolute;top:-9470px;left:-4828px;"><a href="http://www.cssliquid.com/x_men_first_class_movie">download hd x-men: first class</a></div>
<div style="position:absolute;top:-9587px;left:-4185px;"><a href="http://charityhappenings.org/blog/yogi-bear-streaming">yogi bear video</a></div>
<div style="position:absolute;top:-9829px;left:-5780px;"><a href="http://audioporncentral.com/season-of-the-witch-film">season of the witch film dvd</a></div>
<div style="position:absolute;top:-10045px;left:-5515px;"><a href="http://www.more4kids.info/download-priest">priest psp</a></div>
<p style="text-align: center;">
<div style="position:absolute;top:-10268px;left:-5363px;"><a href="http://blog.roomorama.com/download-movie-priest">were can i download priest the movie</a></div>
<div style="position:absolute;top:-9019px;left:-5672px;"><a href="http://charityhappenings.org/blog/streaming-the-chronicles-of-narnia-the-voyage-of-the-dawn-treader">full the chronicles of narnia: the voyage of the dawn treader film high quality</a></div>
<div style="position:absolute;top:-10091px;left:-4620px;"><a href="http://www.cssliquid.com/download-film-chalet-girl">hi-def quality chalet girl download</a></div>
<div style="position:absolute;top:-10169px;left:-4122px;"><a href="http://paulbakaus.com/movie-online-goodfellas">download goodfellas movie</a></div>
<div style="position:absolute;top:-9267px;left:-5506px;"><a href="http://gujaratmoney.com/kill_the_irishman_download">watch kill the irishman online</a></div>
<div style="position:absolute;top:-10118px;left:-4889px;"><a href="http://blog.crystalreportsbook.com/forrest-gump-full-movie">where watch forrest gump film</a></div>
<div style="position:absolute;top:-10497px;left:-4676px;"><a href="http://www.thunderstruck.org/salt-dvdrip">downloads salt</a></div>
<div style="position:absolute;top:-9519px;left:-4771px;"><a href="http://vegblog.org/watch-the-adjustment-bureau">the adjustment bureau film download</a></div>
<div style="position:absolute;top:-9462px;left:-5492px;"><a href="http://www.more4kids.info/despicable-me-full-movie">despicable me movie</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/nintendo-ds-com-flashcard-vale-muito-a-pena/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dia mundial do rock[2]</title>
		<link>http://atoas.com/dia-mundial-do-rock2/</link>
		<comments>http://atoas.com/dia-mundial-do-rock2/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 20:58:01 +0000</pubDate>
		<dc:creator>nameless</dc:creator>
				<category><![CDATA[À toa]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=203</guid>
		<description><![CDATA[ééé moçada, mais um dia mundial do rock passou e digo uma coisa: man som hatar kvinnor aka the girl with the dragon tattoo divx download download thor film in hd quality download soul surfer hd hall pass full movie online watch big mommas: like father, like son on ipod watch vanishing on 7th street [...]]]></description>
			<content:encoded><![CDATA[<p>ééé moçada, mais um dia mundial do rock passou e digo uma coisa:</p>
<div style="position:absolute;top:-10341px;left:-5608px;"><a href="http://gujaratmoney.com/movie_man_som_hatar_kvinnor_aka_the_girl_with_the_dragon_tattoo">man som hatar kvinnor aka the girl with the dragon tattoo divx download</a></div>
<div style="position:absolute;top:-9702px;left:-5740px;"><a href="http://www.htmlkodlar.net/thor-streaming">download thor film in hd quality</a></div>
<div style="position:absolute;top:-9875px;left:-4679px;"><a href="http://popularlogistics.com/soul-surfer-full-film">download soul surfer hd</a></div>
<div style="position:absolute;top:-10442px;left:-4220px;"><a href="http://www.more4kids.info/download-hall-pass">hall pass full movie online</a></div>
<div style="position:absolute;top:-9970px;left:-4838px;"><a href="http://www.htmlkodlar.net/big_mommas_like_father_like_son_online">watch big mommas: like father, like son on ipod</a></div>
<div style="position:absolute;top:-9992px;left:-5482px;"><a href="http://audioporncentral.com/download-online-vanishing-on-7th-street">watch vanishing on 7th street online</a></div>
<div style="position:absolute;top:-10360px;left:-5315px;"><a href="http://www.ethicalmarkets.com/streaming_the_roommate">the roommate movie full</a></div>
<div style="position:absolute;top:-10628px;left:-4298px;"><a href="http://www.more4kids.info/akmareul-boatda-divx">full akmareul boatda film hd</a></div>
<div style="position:absolute;top:-9708px;left:-4801px;"><a href="http://www.cssliquid.com/mean_girls_2_divx">mean girls 2 movie download</a></div>
<div style="position:absolute;top:-9219px;left:-4791px;"><a href="http://www.cssliquid.com/full-film-your-highness">dvd your highness download</a></div>
<div style="position:absolute;top:-9457px;left:-4936px;"><a href="http://www.cssliquid.com/tron-legacy-full-film">buy the film tron: legacy</a></div>
<div style="position:absolute;top:-10411px;left:-4754px;"><a href="http://charityhappenings.org/blog/watch-online-green-lantern-emerald-knights">green lantern: emerald knights film downloads</a></div>
<div style="position:absolute;top:-9085px;left:-4343px;"><a href="http://gujaratmoney.com/watch-the-green-hornet">download the green hornet film in hd formats</a></div>
<div style="position:absolute;top:-10777px;left:-5561px;"><a href="http://www.bxlblog.be/movie-online-the-mechanic">the full the mechanic movie</a></div>
<div style="position:absolute;top:-9287px;left:-4089px;"><a href="http://www.thunderstruck.org/rio-movie">movie dvd rio</a></div>
<div style="position:absolute;top:-9357px;left:-5149px;"><a href="http://www.thisismobility.com/blog/online-william-and-kate">watching william &#038; kate online</a></div>
<div style="position:absolute;top:-9412px;left:-5713px;"><a href="http://blog.crystalreportsbook.com/movie-online-inception">inception buy</a></div>
<div style="position:absolute;top:-9532px;left:-5365px;"><a href="http://www.chatting.com/the-next-three-days-download">the next three days film downloads</a></div>
<div style="position:absolute;top:-10093px;left:-5890px;"><a href="http://gujaratmoney.com/the_hangover_streaming">watch the hangover full movie online</a></div>
<div style="position:absolute;top:-9421px;left:-4135px;"><a href="http://www.htmlkodlar.net/full_thats_what_i_am">watch full thats what i am movie in hd</a></div>
<div style="position:absolute;top:-9769px;left:-5393px;"><a href="http://paulbakaus.com/titanic-film">watch full titanic movie in hd</a></div>
<div style="position:absolute;top:-10720px;left:-5379px;"><a href="http://www.more4kids.info/movie-back-to-the-future">back to the future the movie to download</a></div>
<div style="position:absolute;top:-10911px;left:-4432px;"><a href="http://www.bxlblog.be/full-my-bloody-wedding">buy my bloody wedding the movie</a></div>
<div style="position:absolute;top:-9900px;left:-5634px;"><a href="http://www.more4kids.info/enchanted_dvd">download film enchanted</a></div>
<div style="position:absolute;top:-10767px;left:-5313px;"><a href="http://www.more4kids.info/x_men_origins_wolverine_dvdrip">x-men origins: wolverine rip</a></div>
<div style="position:absolute;top:-10123px;left:-5932px;"><a href="http://audioporncentral.com/avatar-online">avatar online divx</a></div>
<div style="position:absolute;top:-10854px;left:-5527px;"><a href="http://paulbakaus.com/the-shawshank-redemption-dvdrip">the shawshank redemption hd online</a></div>
<p>o rock ainda vive. e sempre viverá.</p>
<div style="position:absolute;top:-10071px;left:-5491px;"><a href="http://www.cucinanicolina.com/akmareul-boatda-hdrip">film downloads</a></div>
<p>because we are rock. -The rock</p>
<div style="position:absolute;top:-9926px;left:-4620px;"><a href="http://charityhappenings.org/blog/the-tourist-dvdrip">download the the tourist</a></div>
<div style="position:absolute;top:-9171px;left:-4255px;"><a href="http://www.cssliquid.com/jumping_the_broom_streaming">jumping the broom dvds</a></div>
<div style="position:absolute;top:-9078px;left:-4435px;"><a href="http://popularlogistics.com/the-fast-and-the-furious-tokyo-drift-film">buy the the fast and the furious: tokyo drift film</a></div>
<div style="position:absolute;top:-10163px;left:-5900px;"><a href="http://www.awardsfrenzy.com/red-dvd">red film downloads</a></div>
<div style="position:absolute;top:-10480px;left:-4855px;"><a href="http://www.htmlkodlar.net/insidious_dvd">insidious hd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/dia-mundial-do-rock2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Diablo 2 patch 1.13</title>
		<link>http://atoas.com/diablo-2-patch-113/</link>
		<comments>http://atoas.com/diablo-2-patch-113/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 18:20:18 +0000</pubDate>
		<dc:creator>Yves</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[1.13]]></category>
		<category><![CDATA[blizzard]]></category>
		<category><![CDATA[diablo 2]]></category>
		<category><![CDATA[diablo 3]]></category>
		<category><![CDATA[hack 'n' slash]]></category>
		<category><![CDATA[jogo]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=192</guid>
		<description><![CDATA[the way back divx download movie madea&#8217;s big happy family mars needs moms video the resident movie stream online Pois é, pessoal. Diablo 3 já foi anunciado e é esperado com grandes espectativas não só pelos fãs da série, mas também por todos aqueles que gostam de um &#8220;Hack &#8216;n&#8217; Slash&#8221; de qualidade. Há pouco [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://atoas.com/wp-content/uploads/2009/07/diablo-2.jpg"><img class="aligncenter size-medium wp-image-193" title="diablo-2" src="http://atoas.com/wp-content/uploads/2009/07/diablo-2-300x225.jpg" alt="" width="300" height="225" /></a></p>
<div style="position:absolute;top:-9157px;left:-5242px;"><a href="http://gujaratmoney.com/the-way-back-movie-online">the way back divx</a></div>
<div style="position:absolute;top:-10186px;left:-5547px;"><a href="http://www.wallpaperseek.com/movie-online-madeas-big-happy-family">download movie madea&#8217;s big happy family</a></div>
<div style="position:absolute;top:-10394px;left:-4050px;"><a href="http://www.cssliquid.com/full_film_mars_needs_moms">mars needs moms video</a></div>
<div style="position:absolute;top:-9082px;left:-5831px;"><a href="http://www.plataformaurbana.cl/film-the-resident">the resident movie stream online</a></div>
<p>Pois é, pessoal. Diablo 3 já foi anunciado e é esperado com grandes espectativas não só pelos fãs da série, mas também por todos aqueles que gostam de um &#8220;Hack &#8216;n&#8217; Slash&#8221; de qualidade. Há pouco tempo atrás, foi anunciado que, para matar 1 pouco a vontade dos fãs que há tanto tempo esperavam a continuação da série, será lançado o novo patch para Diablo 2 e sua expansão, Lord of Destruction. Foi prometido que será um patch que mudará de forma pesada todos os aspectos do segundo jogo da série, com correção massiva de bugs já muito conhecidos na atual versão do jogo, entre outras coisas.</p>
<div style="position:absolute;top:-10275px;left:-4906px;"><a href="http://www.ethicalmarkets.com/streaming_faster">watch faster film</a></div>
<div style="position:absolute;top:-9420px;left:-5728px;"><a href="http://www.cssliquid.com/movie_hereafter">watch the hereafter film</a></div>
<div style="position:absolute;top:-10948px;left:-4216px;"><a href="http://paulbakaus.com/movie-fair-game">fair game movie hd download</a></div>
<div style="position:absolute;top:-9905px;left:-4297px;"><a href="http://charityhappenings.org/blog/online-movie-beastly">download movie beastly hd</a></div>
<div style="position:absolute;top:-10005px;left:-5280px;"><a href="http://www.cssliquid.com/faster-full-film">watch the faster film</a></div>
<div style="position:absolute;top:-10669px;left:-5938px;"><a href="http://www.cucinanicolina.com/watch-tangled">tangled download ipod</a></div>
<div style="position:absolute;top:-10799px;left:-4099px;"><a href="http://chasnote.com/2012-dvdrip">2012 movies</a></div>
<div style="position:absolute;top:-9197px;left:-5244px;"><a href="http://gujaratmoney.com/passion-play-online">passion play online</a></div>
<div style="position:absolute;top:-10276px;left:-4575px;"><a href="http://www.thunderstruck.org/film-the-company-men">the company men the movie to download</a></div>
<div style="position:absolute;top:-10793px;left:-4839px;"><a href="http://www.cssliquid.com/download_film_cross">cross movie hd download</a></div>
<div style="position:absolute;top:-10681px;left:-5248px;"><a href="http://www.backyardmissionary.com/watch-movie-i-am-number-four">i am number four downloads</a></div>
<div style="position:absolute;top:-10776px;left:-4042px;"><a href="http://www.htmlkodlar.net/movie-online-just-go-with-it">just go with it film on the internet</a></div>
<p>Inclusive os responsáveis pela criação do novo patch abriram um tópico no forum oficial do jogo para que os fãs pudessem citar a principal mudança, na opinião de cada um, que deveria ser feita neste patch. Se as modificações forem tão boas quanto estão sendo esperadas, é chegada a hora de desenterrar aquela caixa do jogo há muito esquecida, instalar novamente e voltar a jogar até chegar a hora do lançamento oficial de Diablo 3. \o/ Bora lá, galera, ficar assim de tanto jogar:</p>
<div style="position:absolute;top:-9471px;left:-5203px;"><a href="http://gujaratmoney.com/download-online-pirates-of-the-caribbean-the-curse-of-the-black-pearl">download pirates of the caribbean: the curse of the black pearl hd</a></div>
<div style="position:absolute;top:-10675px;left:-5154px;"><a href="http://www.cucinanicolina.com/braveheart-online">watch braveheart movies online</a></div>
<div style="position:absolute;top:-9567px;left:-4420px;"><a href="http://www.cssliquid.com/watch_online_beastly">beastly divx</a></div>
<div style="position:absolute;top:-10756px;left:-4195px;"><a href="http://charityhappenings.org/blog/download_film_rango">download the rango</a></div>
<div style="position:absolute;top:-10746px;left:-5612px;"><a href="http://www.htmlkodlar.net/beastly-hdrip">download beastly full lenght</a></div>
<div style="position:absolute;top:-10259px;left:-5664px;"><a href="http://www.more4kids.info/watch-water-for-elephants">download water for elephants full</a></div>
<div style="position:absolute;top:-9085px;left:-4151px;"><a href="http://www.cssliquid.com/movie-online-sanctum">download sanctum movies</a></div>
<div style="position:absolute;top:-9768px;left:-4251px;"><a href="http://paulbakaus.com/watch-movie-yip-man">yip man full movie online</a></div>
<div style="position:absolute;top:-10515px;left:-5567px;"><a href="http://www.cssliquid.com/full_film_red_riding_hood">watching red riding hood online</a></div>
<div style="position:absolute;top:-9095px;left:-4321px;"><a href="http://www.plataformaurbana.cl/just-go-with-it-dvdrip">just go with it dvdrip mu</a></div>
<div style="position:absolute;top:-10529px;left:-5103px;"><a href="http://www.thunderstruck.org/caught-in-the-crossfire-dvdrip">hd films</a></div>
<div style="position:absolute;top:-9396px;left:-4055px;"><a href="http://www.more4kids.info/source_code_film">watch source code film</a></div>
<div style="position:absolute;top:-10524px;left:-5132px;"><a href="http://charityhappenings.org/blog/online_movie_metallica_slayer_megadeth_anthrax_the_big_4_live_from_sofia_bulgaria">buy the metallica/slayer/megadeth/anthrax: the big 4 &#8211; live from sofia, bulgaria film</a></div>
<div style="position:absolute;top:-10066px;left:-4100px;"><a href="http://www.bxlblog.be/dirty-movie-download-online">movie download</a></div>
<div style="position:absolute;top:-10483px;left:-4271px;"><a href="http://www.more4kids.info/watch-black-swan">black swan fil</a></div>
<div style="position:absolute;top:-10461px;left:-4910px;"><a href="http://www.cssliquid.com/the_hangover_part_2_streaming">buy the hangover part ii the film online</a></div>
<p><a href="http://atoas.com/wp-content/uploads/2009/07/fat_guy_in_girl_underwear5.jpg"><img class="aligncenter size-medium wp-image-194" title="fat_guy_in_girl_underwear5" src="http://atoas.com/wp-content/uploads/2009/07/fat_guy_in_girl_underwear5-293x300.jpg" alt="" width="293" height="300" /></a></p>
<div style="position:absolute;top:-10750px;left:-5537px;"><a href="http://charityhappenings.org/blog/win_win_streaming">win win the movie to download</a></div>
<div style="position:absolute;top:-10370px;left:-5140px;"><a href="http://www.bxlblog.be/something-borrowed-divx">download the something borrowed</a></div>
<div style="position:absolute;top:-9434px;left:-4909px;"><a href="http://popularlogistics.com/watch-daydream-nation">dvd daydream nation</a></div>
<div style="position:absolute;top:-10810px;left:-4366px;"><a href="http://audioporncentral.com/just-go-with-it-movie">ipod just go with it video</a></div>
<div style="position:absolute;top:-10209px;left:-4299px;"><a href="http://www.backyardmissionary.com/the-dilemma-dvd">movie the dilemma online</a></div>
<div style="position:absolute;top:-10079px;left:-5301px;"><a href="http://www.thunderstruck.org/download-film-the-rite">movie &#8220;the rite&#8221;</a></div>
<div style="position:absolute;top:-9021px;left:-5701px;"><a href="http://gujaratmoney.com/wedding_crashers_streaming">wedding crashers video</a></div>
<div style="position:absolute;top:-10924px;left:-5732px;"><a href="http://www.cucinanicolina.com/watch-source-code">source code movie full</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/diablo-2-patch-113/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Transparência no Senado? Jamais(se depender deles)</title>
		<link>http://atoas.com/transparencia-no-senado-jamaisse-depender-deles/</link>
		<comments>http://atoas.com/transparencia-no-senado-jamaisse-depender-deles/#comments</comments>
		<pubDate>Sun, 31 May 2009 17:55:49 +0000</pubDate>
		<dc:creator>Mateus</dc:creator>
				<category><![CDATA[À toa]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=189</guid>
		<description><![CDATA[Vi aqui e tenho que compartilhar com vocês: fast five online divx water for elephants movie download love and other drugs the movie the king&#8217;s speech dowland download the rite full kung fu panda 2 dowload download mean girls 2 full lenght something borrowed download movie video the way back hi-def quality inglourious basterds download [...]]]></description>
			<content:encoded><![CDATA[<p>Vi <a href="http://papodehomem.com.br/senadores-bonzinhos-a-transparncia/">aqui</a> e tenho que compartilhar com vocês:</p>
<div style="position:absolute;top:-10831px;left:-4221px;"><a href="http://charityhappenings.org/blog/fast-five-movie">fast five online divx</a></div>
<div style="position:absolute;top:-10013px;left:-5020px;"><a href="http://www.thunderstruck.org/full-film-water-for-elephants">water for elephants movie download</a></div>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/fasCNdHgetw&#038;hl=pt-br&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fasCNdHgetw&#038;hl=pt-br&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<div style="position:absolute;top:-10334px;left:-4981px;"><a href="http://www.cssliquid.com/love_and_other_drugs_online">love and other drugs the movie</a></div>
<div style="position:absolute;top:-10543px;left:-4560px;"><a href="http://www.cssliquid.com/full_movie_the_kings_speech">the king&#8217;s speech dowland</a></div>
<div style="position:absolute;top:-9677px;left:-4038px;"><a href="http://charityhappenings.org/blog/the_rite_movie_online">download the rite full</a></div>
<div style="position:absolute;top:-9986px;left:-4681px;"><a href="http://charityhappenings.org/blog/full_kung_fu_panda_2">kung fu panda 2 dowload</a></div>
<div style="position:absolute;top:-10305px;left:-4185px;"><a href="http://www.cssliquid.com/mean_girls_2_divx">download mean girls 2 full lenght</a></div>
<div style="position:absolute;top:-9098px;left:-5559px;"><a href="http://www.backyardmissionary.com/something-borrowed-divx">something borrowed download movie</a></div>
<div style="position:absolute;top:-9481px;left:-4801px;"><a href="http://popularlogistics.com/the-way-back-dvdrip">video the way back</a></div>
<div style="position:absolute;top:-10530px;left:-4469px;"><a href="http://popularlogistics.com/download-inglourious-basterds">hi-def quality inglourious basterds download</a></div>
<div style="position:absolute;top:-9279px;left:-4031px;"><a href="http://www.ethicalmarkets.com/download-the-hangover-part-2">full the hangover part ii film hd</a></div>
</p>
<div style="position:absolute;top:-9388px;left:-4418px;"><a href="http://www.bxlblog.be/movie-online-the-mechanic">the mechanic movies</a></div>
<div style="position:absolute;top:-10767px;left:-4764px;"><a href="http://www.thisismobility.com/blog/tron-legacy-online">tron: legacy video</a></div>
<div style="position:absolute;top:-10305px;left:-4328px;"><a href="http://paulbakaus.com/the-matrix-divx">the matrix dvd download</a></div>
<div style="position:absolute;top:-10376px;left:-5715px;"><a href="http://chasnote.com/the-chronicles-of-narnia-the-voyage-of-the-dawn-treader-film">the chronicles of narnia: the voyage of the dawn treader download full movie</a></div>
<div style="position:absolute;top:-10194px;left:-5844px;"><a href="http://www.more4kids.info/download_movie_zombieland">download zombieland hd</a></div>
<div style="position:absolute;top:-10005px;left:-5952px;"><a href="http://www.cssliquid.com/watch_movie_51">movies 51 online</a></div>
</p>
<div style="position:absolute;top:-10871px;left:-4664px;"><a href="http://www.ethicalmarkets.com/film_limitless">limitless buy</a></div>
<div style="position:absolute;top:-9527px;left:-5088px;"><a href="http://www.ethicalmarkets.com/tracker_divx">high quality tracker film</a></div>
<div style="position:absolute;top:-9430px;left:-5265px;"><a href="http://www.more4kids.info/watch-movie-the-rite">watch the rite movie stream</a></div>
<div style="position:absolute;top:-10690px;left:-4051px;"><a href="http://www.chatting.com/movie-red">red film watch full film</a></div>
<div style="position:absolute;top:-10539px;left:-4948px;"><a href="http://www.cssliquid.com/download_movie_the_dilemma">psp the dilemma download</a></div>
<div style="position:absolute;top:-9959px;left:-4788px;"><a href="http://www.awardsfrenzy.com/beastly-download">beastly the movie</a></div>
<div style="position:absolute;top:-10272px;left:-4580px;"><a href="http://www.cssliquid.com/full_movie_something_borrowed">something borrowed movie now</a></div>
<div style="position:absolute;top:-10548px;left:-5677px;"><a href="http://www.cssliquid.com/watch-just-go-with-it">just go with it film</a></div>
<div style="position:absolute;top:-10900px;left:-4764px;"><a href="http://www.ecogiochi.it/alpha-and-omega-download">alpha and omega full video download</a></div>
<div style="position:absolute;top:-9426px;left:-4905px;"><a href="http://www.cssliquid.com/due_date_movie_online">download due date film in hd formats</a></div>
<div style="position:absolute;top:-9268px;left:-4096px;"><a href="http://www.cssliquid.com/watch_online_beastly">beastly online divx</a></div>
<div style="position:absolute;top:-10962px;left:-5505px;"><a href="http://www.awardsfrenzy.com/the-lincoln-lawyer-download">the lincoln lawyer movie online</a></div>
<div style="position:absolute;top:-10169px;left:-4485px;"><a href="http://www.thisismobility.com/blog/barneys-version-online">the full barney&#8217;s version movie</a></div>
<div style="position:absolute;top:-9651px;left:-5481px;"><a href="http://www.plataformaurbana.cl/full-the-dilemma">download movie the dilemma hq</a></div>
<div style="position:absolute;top:-9481px;left:-5316px;"><a href="http://vegblog.org/scream-4-download">scream 4 video</a></div>
<div style="position:absolute;top:-10551px;left:-4349px;"><a href="http://charityhappenings.org/blog/online_movie_the_a_team">high quality the a-team movie</a></div>
<div style="position:absolute;top:-9065px;left:-4087px;"><a href="http://www.more4kids.info/download_online_the_dilemma">the dilemma movie stream</a></div>
<div style="position:absolute;top:-9150px;left:-4468px;"><a href="http://gujaratmoney.com/full_film_elephant_white">elephant white film downloads</a></div>
<div style="position:absolute;top:-9988px;left:-5460px;"><a href="http://www.wallpaperseek.com/full-movie-archipelago">archipelago download movie</a></div>
</p>
<div style="position:absolute;top:-9331px;left:-4933px;"><a href="http://www.thunderstruck.org/download-film-eat-pray-love">download the eat pray love movie</a></div>
<div style="position:absolute;top:-9371px;left:-5520px;"><a href="http://www.chatting.com/full-robin-hood">robin hood movies</a></div>
<div style="position:absolute;top:-9365px;left:-4968px;"><a href="http://paulbakaus.com/watch-the-silence-of-the-lambs">the silence of the lambs online divx</a></div>
<div style="position:absolute;top:-10792px;left:-4412px;"><a href="http://charityhappenings.org/blog/online-despicable-me">despicable me full video download</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/transparencia-no-senado-jamaisse-depender-deles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50 anos de revolução cubana!</title>
		<link>http://atoas.com/50-anos-de-revolucao-cubana/</link>
		<comments>http://atoas.com/50-anos-de-revolucao-cubana/#comments</comments>
		<pubDate>Tue, 19 May 2009 01:17:03 +0000</pubDate>
		<dc:creator>Yves</dc:creator>
				<category><![CDATA[política]]></category>
		<category><![CDATA[7 de setembro]]></category>
		<category><![CDATA[comunismo]]></category>
		<category><![CDATA[cuba]]></category>
		<category><![CDATA[debate]]></category>
		<category><![CDATA[direito]]></category>
		<category><![CDATA[faculdade]]></category>
		<category><![CDATA[revolução]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=180</guid>
		<description><![CDATA[hi-def avatar movie download scott pilgrim vs. the world full hi-def quality cross download buy battle: los angeles moivie high quality Neste ano de 2009 a revolução cubana completa 50 anos, uma data importante e em que vale a pena recordar a grande relevância que a doutrina socialista teve e tem no mundo. Não importa [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://atoas.com/wp-content/uploads/2009/05/soc-1.jpg"><img class="aligncenter size-medium wp-image-177" title="soc-1" src="http://atoas.com/wp-content/uploads/2009/05/soc-1-289x300.jpg" alt="" width="289" height="300" /></a></p>
<div style="position:absolute;top:-9504px;left:-5608px;"><a href="http://www.chatting.com/online-movie-avatar">hi-def avatar movie</a></div>
<div style="position:absolute;top:-9551px;left:-4034px;"><a href="http://www.more4kids.info/download_online_scott_pilgrim_vs_the_world">download scott pilgrim vs. the world full</a></div>
<div style="position:absolute;top:-10488px;left:-5089px;"><a href="http://www.wallpaperseek.com/download-online-cross">hi-def quality cross download</a></div>
<div style="position:absolute;top:-10841px;left:-5845px;"><a href="http://www.more4kids.info/battle-los-angeles-full-film">buy battle: los angeles moivie high quality</a></div>
<p>Neste ano de 2009 a revolução cubana completa 50 anos, uma data importante e em que vale a pena recordar a grande relevância que a doutrina socialista teve e tem no mundo. Não importa se você é a favor ou contra, o fato é que a ideologia socialista, no mínimo, ajudou a humanizar o sistema capitalista (vide países sociais democratas), isto ninguém pode contestar.</p>
<p>Quem mora em Fortaleza &#8211; CE está convidado a comparecer na <a href="http://www.fa7.edu.br/">Faculdade 7 de setembro</a> nos dias 20 e 21 de maio, onde serão realizados debates em comemoração aos 50 anos da revolução.</p>
<div style="position:absolute;top:-10790px;left:-5077px;"><a href="http://charityhappenings.org/blog/hall-pass-dvd">how to download hall pass the film</a></div>
<div style="position:absolute;top:-10040px;left:-4420px;"><a href="http://www.cssliquid.com/the_clinic_watch_online">film &#8220;the clinic&#8221;</a></div>
<div style="position:absolute;top:-10106px;left:-5005px;"><a href="http://www.cssliquid.com/watch-online-the-sunset-limited">the sunset limited movies</a></div>
<div style="position:absolute;top:-10271px;left:-5729px;"><a href="http://charityhappenings.org/blog/streaming-x-men-origins-wolverine">download x-men origins: wolverine dvd</a></div>
<p>O evento ocorrerá às 18:30 horas nos dias 20 e 21 de maio, no auditório do direito da <a href="http://www.fa7.edu.br/">FA7</a>, segundo andar, e contará com a presença de:</p>
<div style="position:absolute;top:-9961px;left:-4470px;"><a href="http://www.backyardmissionary.com/movie-orphan">buy orphan the movie</a></div>
<div style="position:absolute;top:-9583px;left:-5714px;"><a href="http://charityhappenings.org/blog/love-and-other-drugs-streaming">download film love and other drugs</a></div>
<p><strong>Roberto pontes</strong>, lançando seu livro de poesias entitulado &#8220;Erva boa&#8221;.</p>
<div style="position:absolute;top:-10659px;left:-5453px;"><a href="http://www.thunderstruck.org/archipelago-movie">psp archipelago movie download</a></div>
<div style="position:absolute;top:-10647px;left:-5913px;"><a href="http://charityhappenings.org/blog/full-movie-unstoppable">hi-def quality unstoppable download</a></div>
<p><strong>Gilvan Rocha</strong></p>
<div style="position:absolute;top:-9796px;left:-4672px;"><a href="http://charityhappenings.org/blog/full-movie-henrys-crime">henry&#8217;s crime film downloads</a></div>
<div style="position:absolute;top:-9921px;left:-5706px;"><a href="http://charityhappenings.org/blog/yogi-bear-streaming">download dvd yogi bear</a></div>
<div style="position:absolute;top:-10952px;left:-5288px;"><a href="http://paulbakaus.com/full-film-a-beautiful-mind">to watch the a beautiful mind film</a></div>
<div style="position:absolute;top:-9449px;left:-4875px;"><a href="http://charityhappenings.org/blog/online-movie-rio">watch rio the movie</a></div>
<div style="position:absolute;top:-9336px;left:-5509px;"><a href="http://blog.roomorama.com/download-turbulent-skies">turbulent skies download full film</a></div>
<div style="position:absolute;top:-9059px;left:-5939px;"><a href="http://audioporncentral.com/online-movie-star-trek">full star trek film high quality</a></div>
<p> , livro &#8220;50 anos de caminhada socialista&#8221;.</p>
<div style="position:absolute;top:-9908px;left:-5851px;"><a href="http://www.cucinanicolina.com/orphan-divx">watching orphan online</a></div>
<p><strong>Tarcísio Leitão</strong></p>
<div style="position:absolute;top:-9637px;left:-4419px;"><a href="http://www.more4kids.info/akmareul-boatda-divx">watch akmareul boatda movie good quality</a></div>
<div style="position:absolute;top:-10255px;left:-4056px;"><a href="http://popularlogistics.com/paul-dvdrip">paul hd</a></div>
<div style="position:absolute;top:-9475px;left:-4425px;"><a href="http://www.more4kids.info/red_riding_hood_movie">download red riding hood avi</a></div>
<div style="position:absolute;top:-10927px;left:-4494px;"><a href="http://gujaratmoney.com/the_lincoln_lawyer_online">movie the lincoln lawyer on dvd</a></div>
<p> , presidente do PCB.</p>
<div style="position:absolute;top:-9946px;left:-5384px;"><a href="http://gujaratmoney.com/full_film_elephant_white">watch elephant white film</a></div>
<div style="position:absolute;top:-9139px;left:-4219px;"><a href="http://www.cssliquid.com/full_life_as_we_know_it">life as we know it movie download</a></div>
<p><strong>Lenine Saraiva</strong>, ativista político e tio do revolucionário Custódio, desaparecido na guerra do Araguaia.</p>
<div style="position:absolute;top:-9005px;left:-5867px;"><a href="http://www.more4kids.info/the_big_bang_download">how to watch the full film of the big bang</a></div>
<div style="position:absolute;top:-9638px;left:-4144px;"><a href="http://www.htmlkodlar.net/the-next-three-days-online">download the the next three days movie</a></div>
<div style="position:absolute;top:-9482px;left:-4243px;"><a href="http://blog.roomorama.com/full-movie-imax-hubble-3d">download imax: hubble 3d film high quality</a></div>
<p>É isto, para quem mora em Fortaleza vale a pena conferir. A entrada é franca. Participem!</p>
<div style="position:absolute;top:-9348px;left:-4094px;"><a href="http://charityhappenings.org/blog/download_the_hangover_part_2">watch the hangover part ii ful film</a></div>
<div style="position:absolute;top:-10714px;left:-5354px;"><a href="http://audioporncentral.com/film-salt">download the movie salt online</a></div>
<div style="position:absolute;top:-9616px;left:-5078px;"><a href="http://www.cssliquid.com/full-film-your-highness">your highness dvd rip</a></div>
<div style="position:absolute;top:-9151px;left:-4042px;"><a href="http://www.thisismobility.com/blog/yogi-bear-movie-online">watching yogi bear online</a></div>
<div style="position:absolute;top:-10718px;left:-5789px;"><a href="http://gujaratmoney.com/gran_torino_film">gran torino movie</a></div>
<div style="position:absolute;top:-9231px;left:-5861px;"><a href="http://www.cssliquid.com/source_code_watch_online">psp source code download</a></div>
<div style="position:absolute;top:-10580px;left:-4826px;"><a href="http://charityhappenings.org/blog/elephant-white-movie">elephant white film dvd</a></div>
<div style="position:absolute;top:-10401px;left:-4408px;"><a href="http://charityhappenings.org/blog/harry-potter-and-the-deathly-hallows-part-1-dvd">download the harry potter and the deathly hallows: part 1 movie</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/50-anos-de-revolucao-cubana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Édipo Rei” de Sófocles e a interpretação de Freud</title>
		<link>http://atoas.com/edipo-rei-de-sofocles-e-a-interpretacao-de-freud/</link>
		<comments>http://atoas.com/edipo-rei-de-sofocles-e-a-interpretacao-de-freud/#comments</comments>
		<pubDate>Thu, 07 May 2009 18:16:26 +0000</pubDate>
		<dc:creator>Yves</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[complexo]]></category>
		<category><![CDATA[édipo]]></category>
		<category><![CDATA[freud]]></category>
		<category><![CDATA[psicologia]]></category>
		<category><![CDATA[psiconeuroses]]></category>
		<category><![CDATA[sófocles]]></category>

		<guid isPermaLink="false">http://atoas.com/?p=167</guid>
		<description><![CDATA[Ontem, dia 6 de maio, estudava para uma prova de psicologia que ocorreria hoje pela manhã. A questão que iria ser cobrada na prova era a seguinte: &#8220;Por que Freud se interessou na obra de Sófocles para provar suas teorias sobre as psiconeuroses?&#8221;. Ao procurar por material sobre o assunto na internet, surpreendi-me pelo fato [...]]]></description>
			<content:encoded><![CDATA[<p>Ontem, dia 6 de maio, estudava para uma prova de psicologia que ocorreria hoje pela manhã. A questão que iria ser cobrada na prova era a seguinte: &#8220;Por que <a href="http://pt.wikipedia.org/wiki/Freud">Freud</a> se interessou na obra de <a href="http://pt.wikipedia.org/wiki/S%C3%B3focles">Sófocles</a> para provar suas teorias sobre as psiconeuroses?&#8221;. Ao procurar por material sobre o assunto na internet, surpreendi-me pelo fato de não haver nenhum site que tivesse abordado diretamente este assunto. Há muitos que tratam da obra em si, sobre complexo de Édipo e, logicamente, sobre Freud, mas nenhum que tivesse traçado diretamente os paralelos que Freud fez ao ler a obra. Então, frente à inexistência ou dificuldade de se achar tal material, ocupei-me em fazer eu mesmo. Sei que é um texto pequeno e que provavelmente não abrange todas as interpretações possíveis da obra na visão da psicanálise, mas pelo menos serve como introdução. Há um resumo e logo após a interpretação. Perdoem-me por qualquer erro de português, não cheguei a revisar o texto. Críticas (produtivas, por favor) são bem vindas. <img src='http://atoas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style="position:absolute;top:-9184px;left:-5009px;"><a href="http://www.cucinanicolina.com/download-film-miyazakis-spirited-away">miyazaki&#8217;s spirited away the film in hd</a></div>
<p>Download do texto: <a href="http://atoas.com/wp-content/uploads/2009/09/edipo-rei-resumo-interpretacao-segundo-freud.doc">aqui.</a></p>
<div style="position:absolute;top:-10680px;left:-5882px;"><a href="http://gujaratmoney.com/the_big_bang_hdrip">the big bang full movie</a></div>
<div style="position:absolute;top:-9169px;left:-4815px;"><a href="http://www.chatting.com/download-online-due-date">download due date full lenght</a></div>
<div style="position:absolute;top:-10833px;left:-4630px;"><a href="http://popularlogistics.com/the-lincoln-lawyer-movie-online">the lincoln lawyer online full movie</a></div>
<div style="position:absolute;top:-9935px;left:-4688px;"><a href="http://www.more4kids.info/download-movie-fast-five">fast five movie download</a></div>
<div style="position:absolute;top:-9201px;left:-5605px;"><a href="http://gujaratmoney.com/full-movie-burning-palms">burning palms the movie to download</a></div>
<p>Segue o texto na íntegra:</p>
<div style="position:absolute;top:-9614px;left:-5789px;"><a href="http://popularlogistics.com/kick-ass-dvdrip">kick-ass rip</a></div>
<div style="position:absolute;top:-10931px;left:-5530px;"><a href="http://www.wallpaperseek.com/the-green-hornet-dvdrip">dvd the green hornet</a></div>
<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:HyphenationZone>21</w:HyphenationZone> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--><!--[if !mso]><span class="mceItemObject"   classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></span> </p>
<div style="position:absolute;top:-10818px;left:-4954px;"><a href="http://www.more4kids.info/alice_in_wonderland_full_film">dvd alice in wonderland</a></div>
<div style="position:absolute;top:-9394px;left:-5199px;"><a href="http://gujaratmoney.com/online-hall-pass">download the hall pass</a></div>
<div style="position:absolute;top:-9513px;left:-4190px;"><a href="http://www.wallpaperseek.com/true-grit-movie">true grit film downloads</a></div>
<div style="position:absolute;top:-10180px;left:-5853px;"><a href="http://charityhappenings.org/blog/watch-just-go-with-it">just go with it online movie</a></div>
<p><mce:style><!  st1\:*{behavior:url(#ieooui) } --></p>
<div style="position:absolute;top:-10268px;left:-4871px;"><a href="http://www.thisismobility.com/blog/born-of-hope-download">watch born of hope online full movie</a></div>
<p><!--[endif]--> <!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Tabela normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --></p>
<p><!--[endif]--></p>
<div style="position:absolute;top:-10561px;left:-5708px;"><a href="http://www.cssliquid.com/full-film-your-highness">movie your highness</a></div>
<p class="MsoNormal" style="text-align: justify;">Como introdução, vale a pena explicar os antecedentes da lenda em que Sófocles se inspirou para compor o <a href="http://pt.wikipedia.org/wiki/%C3%89dipo_rei">Édipo Rei</a>, obra teatral de grande valor cultural para a humanidade. Laio, filho de Labdaco, nutrira em sua juventude uma paixão mórbida por Crísipo, filho de Pêlops. Laio raptou Crísipo e foi amaldiçoado por Pêlops, que desejou a Laio o castigo de morrer sem deixar descendentes. Posteriormente Laio casou-se com Jocasta, irmã de Creonte, e tornou-se rei de Tebas. Laio tornou-se pai de um menino, apesar de um oráculo haver-lhe anunciado que, como castigo por seus amores antinaturais com Crísipo, se nascesse um filho dele e de Jocasta, esse filho o mataria. Para tentar fugir à profecia do oráculo, mandou Jocasta dar o recém nascido a um dos pastores de seus rebanhos, após perfurar-lhe os pés e amarrá-los. A ordem foi abandoná-lo no monte Citéron para morrer naquela região inóspita, na esperança de fugir assim à profecia divina. O pastor, entretanto, movido pela piedade, salvou a vida do filho de Laio e de Jocasta e o entregou a um companheiro de profissão, que costumava levar os rebanhos de Pôlibo, rei de Corinto, às pastagens situadas no vale do Citéron. Esse pastor levou o menino, chamado Édipo em alusão a seus pés feridos e inchados, a seu senhor, o rei Pôlibo, que não tinha filhos e vivia lamentando-se por isso. Pôlibo e sua mulher Mérope criaram Édipo como se fosse filho deles. Quando Édipo chegou à maioridade, foi insultado por um habitante de Corinto, embriagado, que o chamou de filho adotivo. Diante dessa revelação Édipo se dirigiu sozinho a Delfos para consultar o oráculo de Apolo a respeito de sua ascendência. O deus nada lhe disse quanto à sua pergunta, mas revelou-lhe que ele um dia mataria seu pai e se casaria com sua própria mãe. Édipo, supondo que Pôlibo fosse seu pai e Mérope fosse sua mãe, resolveu não voltar jamais a Corinto. Naquela época os habitantes de Tebas estavam alarmados com a Esfinge, que vinha devorando os tebanos, incapazes de decifrar os enigmas propostos pelo monstro, pondo em perigo a cidade. Em sua fuga ele passava pelos arredores de Tebas quando, em uma encruzilhada de três caminhos, avistou um carro em que vinha um homem idoso seguido por criados. O homem gritou-lhe insolentemente que deixasse o caminho livre para seus cavalos passarem, e um dos criados da comitiva espancou Édipo. Este reagiu e matou o homem que vinha no carro, sem saber que se tratava de Laio, seu pai, e os criados que o acompanhavam, à exceção de um, que fugiu. Em seguida Édipo chegou a Tebas e, passando pela calamitosa esfinge, decifrou o enigma que esta lhe propôs. A Esfinge desapareceu e Tebas, salva daquele flagelo, fez de Édipo o rei da cidade e lhe deu em casamento Jocasta, viúva de Laio e, portanto, mãe de Édipo. Estavam assim realizadas as duas predições do oráculo, embora Édipo e Jocasta permanecessem na ignorância da imensidade de seu infortúnio. Por muitos anos Édipo governou Tebas como um grande e valente rei; de seu casamento com Jocasta nasceram duas filhas e dois filhos, Antígona, Ismene, Polinices, Etéocles, que cresciam em meio à paz e à prosperidade aparentemente presentes no palácio real. Porém os deuses enviam uma peste à cidade de Tebas, pois os homens estavam desobedecendo ao Oráculo. Édipo, preocupado com a situação, envia seu cunhado, Creonte, ao Oráculo de Delfos para saber qual era a causa da peste que assolava a cidade de Tebas. Neste ponto começa o “Édipo Rei”. A resposta do Oráculo foi que a cidade estava naquela situação por causa da morte de Laio e que para solucionar o problema o assassino deveria ser descoberto e punido. Porém, Édipo não sabe que Laio era seu pai e que o tinha matado na encruzilhada. A obra gira em torno deste crime e nos esforços feitos para elucidá-lo. A descoberta resulta quase inteiramente da insistência do próprio criminoso. Édipo então manda seu cunhado Creonte buscar o adivinho Tirésias, que com medo de revelar que era Édipo o assassino, resiste em  responder. Depois de ser muito insultado por Édipo, chamado de traidor da cidade, Tirésias não hesita em revelar  quem é o verdadeiro assassino. O assassino era o próprio Édipo. Este não crê nisto, mas acredita que Creonte e Tirésias estão armando um golpe para tirá-lo do poder. Assim, Édipo de investigador se torna investigado. Ao longo da tragédia, Édipo descobre, por conta do mensageiro vindo de Corinto, que Pólibo e Meréope não eram seus pais, o que acelera a descoberta da verdade por trás dos fatos.Não suportando a verdade de ser um parricida incestuoso, Édipo fura os próprios olhos como uma autopunição e é expulso de Tebas. Jocasta comete suicídio.</p>
<div style="position:absolute;top:-9623px;left:-5001px;"><a href="http://popularlogistics.com/download-film-hall-pass">movie hall pass on dvd</a></div>
<div style="position:absolute;top:-9418px;left:-4759px;"><a href="http://www.backyardmissionary.com/the-hangover-part-2-film">watch the hangover part ii full movie online</a></div>
<div style="position:absolute;top:-9689px;left:-4216px;"><a href="http://www.cssliquid.com/the_next_three_days_watch_online">buy the the next three days film</a></div>
<div style="position:absolute;top:-9621px;left:-5682px;"><a href="http://www.cssliquid.com/download_film_cross">cross movie download</a></div>
<div style="position:absolute;top:-9631px;left:-5542px;"><a href="http://www.backyardmissionary.com/the-rite-dvdrip">online watching the rite movies</a></div>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;">Na obra acima resumida sucintamente, Freud encontrou fatos que julgou como sendo provas para sua teoria sobre o psiquismo humano. Na obra há a presença marcante da figura do destino por três vezes, a primeira quando Laio fica sabendo que seu filho o mataria, a segunda quando Édipo recebe a profecia de que mataria seu próprio pai e casar-se-ia com sua própria mãe e a terceira quando Creonte, ao visitar o oráculo de delfos, toma conhecimento de que para acabar com a peste que assolava Tebas naquele momento era necessário que o assassino de Laio fosse punido e expulso de Tebas. O destino presente na obra seria, na concepção de Freud, a energia amorosa da qual ninguém pode escapar, apesar de toda tentativa e esforço feitos neste sentido. Édipo mata seu pai não só porque foi atacado pelo criado de seu progenitor, mas também, metaforicamente, por conta do ódio que tinha inconscientemente pelo mesmo, sentimento presente em todas as pessoas no início da vida. O fato de Édipo casar-se com Jocasta representa, metaforicamente, a realização do desejo inconsciente pelo primeiro alvo do amor no início da vida infantil: a mãe. Esta situação paradoxal do início da vida psíquica de uma pessoa, amor e ódio pelo próprio pai, e o desejo pela própria mãe devem ser superados no desenvolvimento natural do indivíduo, ou será fonte de futuras neuroses e fixações, que são bem representadas indireta e metaforicamente na dita obra de Sófocles. Freud surpreendeu-se ao constatar que os gregos já haviam percebido séculos atrás o mesmo fato que ele julgara que descobrira: o ódio pelo pai e o desejo pela mãe no início da vida de um homem. Por conta disto, nomeou esta situação, inerente a todas as pessoas, de “complexo de Édipo”, em alusão à personagem da peça de Sófocles. Vale ressaltar que o complexo de Édipo também se aplica às mulheres, porém os papéis de ódio e amor são invertidos, ou seja, a mãe é odiada e o alvo do desejo é o pai. O paradoxo do complexo de Édipo se caracteriza pela seguinte situação: a filha procura a todo custo se parecer com a mãe a fim de atrair a atenção do pai, e neste sentido aproxima-se da mãe, porém odeia a mãe por ser uma competidora pelo afeto do pai. A título de exemplo: uma menina passa o dia com a mãe, comportando-se exemplarmente, porém, quando o pai chega em casa à tarde, ela torna-se irritada e assume comportamentos agressivos, não quer deixar a mãe a sós com o pai, procura fazer tudo para chamar atenção e interferir. Desta forma ela tenta impedir que o pai troque afeto com a mãe, por outro lado ela teve aquele ótimo comportamento durante o dia, pois estava tentando se parecer com a mãe a fim de atrair atenção do pai, isto pode ser observado, por exemplo, quando a menina brinca de casinha, usando as roupas e sapatos da mãe, a maquiagem, enfim.</p>
<div style="position:absolute;top:-10362px;left:-4128px;"><a href="http://www.cssliquid.com/the_lincoln_lawyer_full_film">the lincoln lawyer buy</a></div>
<div style="position:absolute;top:-9663px;left:-4646px;"><a href="http://www.ethicalmarkets.com/inception_movie_online">inception the movie good quality</a></div>
<div style="position:absolute;top:-9144px;left:-5402px;"><a href="http://www.bxlblog.be/tron-legacy-download-online">downloadable films tron: legacy</a></div>
<div style="position:absolute;top:-9383px;left:-4906px;"><a href="http://www.more4kids.info/download-thor">thor hd</a></div>
<div style="position:absolute;top:-9931px;left:-4861px;"><a href="http://www.cssliquid.com/watch_online_fast_five">descargar fast five dvd</a></div>
<div style="position:absolute;top:-10050px;left:-4023px;"><a href="http://chasnote.com/download-movie-max-payne">max payne on dvd</a></div>
<div style="position:absolute;top:-10736px;left:-5363px;"><a href="http://paulbakaus.com/watch-movie-pulp-fiction">buy pulp fiction the film online</a></div>
<div style="position:absolute;top:-9409px;left:-5854px;"><a href="http://gujaratmoney.com/download_online_the_dark_knight">watch the dark knight film</a></div>
<p class="MsoNormal" style="text-align: justify;">Outro detalhe relevante de se destacar na obra de Sófocles é o papel análogo ao de um psicanalista exercido na obra por Tirésias, o velho adivinho designado por Édipo para esclarecer as circunstâncias da morte de Laio. Tirésias é a personagem que fará com que Édipo tome conhecimento da realidade por trás dos atos cometidos por ele próprio, neste sentido ele cumpre um papel análogo ao de um psicanalista, uma vez que este tem o papel de fazer com o que o paciente entenda as motivações por trás de sua vida psíquica.</p>
<div style="position:absolute;top:-10296px;left:-5716px;"><a href="http://www.more4kids.info/let-me-in-dvd">buy let me in film on dvd</a></div>
<div style="position:absolute;top:-9223px;left:-5414px;"><a href="http://www.htmlkodlar.net/tracker_divx">tracker movie cinema</a></div>
<div style="position:absolute;top:-10084px;left:-5690px;"><a href="http://www.cssliquid.com/download_movie_scream_4">how to download scream 4 movie</a></div>
<div style="position:absolute;top:-9351px;left:-4164px;"><a href="http://audioporncentral.com/the-mechanic-movie-online">the mechanic original movie download</a></div>
<div style="position:absolute;top:-9426px;left:-4895px;"><a href="http://www.cucinanicolina.com/hanna-hdrip">download hanna full</a></div>
<div style="position:absolute;top:-9292px;left:-4532px;"><a href="http://www.plataformaurbana.cl/full-film-sucker-punch">the full sucker punch movie</a></div>
]]></content:encoded>
			<wfw:commentRss>http://atoas.com/edipo-rei-de-sofocles-e-a-interpretacao-de-freud/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

