<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6380505253905615111</id><updated>2024-10-24T19:22:53.852-03:00</updated><category term="News"/><category term="Programação - Assembly"/><category term="Leitura Impressa"/><category term="SENAC"/><category term="Discussões"/><category term="Blog"/><category term="Economia"/><category term="Matemática"/><category term="Programação - C"/><title type='text'>JaderDalmas</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>222</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-815364211139000024</id><published>2011-03-14T08:00:00.001-03:00</published><updated>2011-03-14T10:05:47.604-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Matemática"/><title type='text'>Pesquisa Operacional - Lista 3 - Filas Finitas e Infinitas</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lista 3 de exercícios de Pesquisa Operacional, segue link. Procurem pela página 111, 117 no pdf.</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/815364211139000024/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2011/03/pesquisa-operacional-lista-3-filas.html#comment-form' title='1 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/815364211139000024'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/815364211139000024'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2011/03/pesquisa-operacional-lista-3-filas.html' title='Pesquisa Operacional - Lista 3 - Filas Finitas e Infinitas'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-1819516616600726771</id><published>2010-11-22T18:00:00.000-02:00</published><updated>2010-11-24T15:11:56.145-02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Programação - C"/><title type='text'>Como calcular o PI em C pelo Método de Monte Carlo</title><summary type="text"> # include &amp;lt;stdio.h&amp;gt;# include &amp;lt;stdlib.h&amp;gt;# include &amp;lt;unistd.h&amp;gt;# include &amp;lt;time.h&amp;gt;# include &amp;lt;math.h&amp;gt;
int main(int argc, char *argv[]){&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int N = 1000000;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int n = 0;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/1819516616600726771/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/11/como-calcular-o-pi-em-c-pelo-metodo-de.html#comment-form' title='2 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/1819516616600726771'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/1819516616600726771'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/11/como-calcular-o-pi-em-c-pelo-metodo-de.html' title='Como calcular o PI em C pelo Método de Monte Carlo'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4442388416709485571</id><published>2010-10-04T16:00:00.001-03:00</published><updated>2010-10-04T16:00:04.582-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Levytator, elevador que faz curvas</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O Levytator é o nome dado ao projeto de uma escada rolante que pode fazer curvas, a qual é projetada para trabalhar em circuitos fechados, limitada apenas pelo seu comprimento total. O nome foi dado em homenagem a seu criador, Jack Levy.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Uma das maiores vantagens desta escada é sua instalação e manutenção, que pode ser feita de cima, além de ser </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4442388416709485571/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/levytator-elevador-que-faz-curvas.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4442388416709485571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4442388416709485571'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/levytator-elevador-que-faz-curvas.html' title='Levytator, elevador que faz curvas'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4939613364851812711</id><published>2010-10-03T14:00:00.003-03:00</published><updated>2010-10-03T14:00:00.655-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Protótipo do Ubuntu com adaptação a movimentações do usuário</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Com as novidades do Kinect do Xbox 360, algumas aplicações já começaram a pensar em meios de se adaptar a esta mudança, que é livrar um pouco o usuário do mouse e teclado.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A empresa Canonical está quase integrando de forma eficaz o Ubuntu com uma ferramenta que utiliza a câmera e alguns sensores para perceber movimentações do usuário. Ainda fico </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4939613364851812711/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/prototipo-do-ubuntu-com-adaptacao.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4939613364851812711'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4939613364851812711'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/prototipo-do-ubuntu-com-adaptacao.html' title='Protótipo do Ubuntu com adaptação a movimentações do usuário'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-6947853837122020962</id><published>2010-10-02T17:00:00.001-03:00</published><updated>2010-10-02T17:14:55.047-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Discussões"/><title type='text'>Lixo das eleições</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Não tenho nada contra a propaganda nas eleições, mas quando começam a ferir o meio ambiente, também fere o nosso futuro então poderíamos fazer uma propaganda mais consciente, já que não adiante entregar os papeizinhos que acabam por ficar no chão, forrando-o de branco com fotografias, que a meu ver, não parecem nada agradáveis.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quando penso em </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/6947853837122020962/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/lixo-das-eleicoes.html#comment-form' title='1 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/6947853837122020962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/6947853837122020962'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/lixo-das-eleicoes.html' title='Lixo das eleições'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-5884722812363055298</id><published>2010-10-02T14:00:00.000-03:00</published><updated>2010-10-02T14:00:03.341-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Campus Party 2011, Inscrições abertas</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A partir do dia 20 de setembro abrem as inscrições para este incrível evento de tecnologia no Centro de Exposições Imigrantes em São Paulo, e para quem comprar a entrada entre 20/09 e 20/10 pagará R$ 130, e mais R$ 20 adicionais se for acampar no local.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nesta edição o número de participantes aumentou 500 para 6.500 pessoas, com áreas rearranjadas </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/5884722812363055298/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/campus-party-2011-inscricoes-abertas.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5884722812363055298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5884722812363055298'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/10/campus-party-2011-inscricoes-abertas.html' title='Campus Party 2011, Inscrições abertas'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-6409891066088931861</id><published>2010-09-30T14:00:00.001-03:00</published><updated>2010-09-30T14:00:03.395-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Windows Phone</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Todos comentam deste novo telefone, mas é um aparelho, um sistema ou os dois? Quem pensou no último está certo, e a Microsoft, acho que para divulgar o novo conceito, deixa vazar alguns aplicativos que parecem interessantes a primeira vista.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O aparelho promete ser muito bom, já que a Microsoft gastou milhares de horas com testes do produto, mas </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/6409891066088931861/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/windows-phone.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/6409891066088931861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/6409891066088931861'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/windows-phone.html' title='Windows Phone'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4870644686338655168</id><published>2010-09-29T14:00:00.000-03:00</published><updated>2010-09-29T14:00:04.675-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Fabrica nacional de carros elétricos para 2014</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O empresário mais rico do país, Eike Batista, fez anuncio dia 15/09 sobre uma fábrica que se localizaria no estado do Rio de Janeiro em São João da Barra, com custo inicial de US$ 1 bilhão. Com tecnologia japonesa e européia, os veículos teriam 5 lugares, e autonomia de 160 quilômetros.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A meta inicial é produzir 100 mil veículos, pois se prevê que</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4870644686338655168/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/fabrica-nacional-de-carros-eletricos.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4870644686338655168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4870644686338655168'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/fabrica-nacional-de-carros-eletricos.html' title='Fabrica nacional de carros elétricos para 2014'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-5038976168168321519</id><published>2010-09-28T14:00:00.000-03:00</published><updated>2010-09-28T14:00:05.038-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Caixas de som de vidro</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A Greenhouse está prometendo modelos de auto-falantes que propagam som pelo vidro, quem já imaginou colocar um par de falantes de vidro na mesa e escutar sua música favorita? O som é feito pela vibração da base, e cada placa de vidro recebe uma vibração diferente, propagando o som por estas modernas laminas de vidro.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A idéia ainda é protótipo e </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/5038976168168321519/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/caixas-de-som-de-vidro.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5038976168168321519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5038976168168321519'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/caixas-de-som-de-vidro.html' title='Caixas de som de vidro'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-2906378222750342060</id><published>2010-09-27T14:00:00.000-03:00</published><updated>2010-09-27T14:00:02.130-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Carro ecológico sem portas pode ser arma contra engarrafamento</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Um Ex-projetista da Fórmula 1, que agora, justo a sua equipe, cria propriedade intelectual projetando carros diferenciados, tomou o desafio de projetar um automóvel que alem de pequeno fosse ecologicamente correto.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O T25, que é o nome do veículo, não possui portas, e para entrar nele é necessário erguer a cabine do motorista. Com peso de 575 Kg, </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/2906378222750342060/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/carro-ecologico-sem-portas-pode-ser.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2906378222750342060'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2906378222750342060'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/carro-ecologico-sem-portas-pode-ser.html' title='Carro ecológico sem portas pode ser arma contra engarrafamento'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-6632949383162894488</id><published>2010-09-26T18:00:00.000-03:00</published><updated>2010-09-26T18:00:02.092-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Microsoft Surface com novas funcionalidades para jogos</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A mesa digital da Microsoft ainda não é muito comum em bares, mas ela permite atribuição de valores e ate anexar a sua conta em seu como ou prato por exemplo.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Estudantes criaram um joystick para ser implementado em jogos e quem sabe até outras funções. O joystick é ativado ao botar os 5 dedos sobre a tela, e se ajusta a mão do jogador. Para mais </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/6632949383162894488/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/microsoft-surface-com-novas.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/6632949383162894488'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/6632949383162894488'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/microsoft-surface-com-novas.html' title='Microsoft Surface com novas funcionalidades para jogos'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4969341618409217946</id><published>2010-09-26T12:00:00.000-03:00</published><updated>2010-09-26T12:00:05.761-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>AMD FirePro V9800, para uso profissional</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A AMD lançou uma nova placa da série FirePro, voltada para o mercado profissional, por enquanto. A V9800 oferece criação com recursos avançados e alto desempenho, que justificam seu preço sugerido de $3.499.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Esta placa suporta até 6 monitores com tecnologia ATI Eyefinity, através de saídas Mini Display Port. Suporta CrossFire, DirectX11, OpenGL </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4969341618409217946/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/amd-firepro-v9800-para-uso-profissional.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4969341618409217946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4969341618409217946'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/amd-firepro-v9800-para-uso-profissional.html' title='AMD FirePro V9800, para uso profissional'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4855249296436867244</id><published>2010-09-25T18:00:00.001-03:00</published><updated>2010-09-25T18:00:01.534-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Office 2011 para Mac está pronto</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A versão para Mac já está pronta, e deve ser vendida já no mês que vêm, é o que promete a Microsoft. Para esta versão, o pacote sofreu três grandes mudanças, o Messenger foi redesenhado, já que sofria pesadas criticas, e um dos motivos para popularização de outros programas nos Macs.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Outra novidade é o Outlook, que substitui o Entourage e traz </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4855249296436867244/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/office-2011-para-mac-esta-pronto.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4855249296436867244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4855249296436867244'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/office-2011-para-mac-esta-pronto.html' title='Office 2011 para Mac está pronto'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-5229662462285464006</id><published>2010-09-25T14:00:00.000-03:00</published><updated>2010-09-25T14:00:01.949-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>A marca ATI deixará de existir</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A AMD comprou a ATI e pretende incorporá-la em seus processadores, fazendo-a sumir do mercado como a conhecemos, assim a AMD incorporará a tecnologia da ATI dando origem aos chips AMD Radeon e AMD FirePro.

Parceria TechGuru</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/5229662462285464006/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/marca-ati-deixara-de-existir.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5229662462285464006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5229662462285464006'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/marca-ati-deixara-de-existir.html' title='A marca ATI deixará de existir'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-2125065503778332995</id><published>2010-09-24T14:00:00.000-03:00</published><updated>2010-09-24T14:00:06.018-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Microprojetor a laser equipará notebooks e celulares</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cientistas suíços projetaram um microprojetor que com cabeça de projeção de apenas 1 centímetro cúbico poderá transmitir imagem equivalente a 15 polegadas, e ainda consome 30% menos energia do que a tecnologia baseada em LEDs atualmente no mercado.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A Lemoptix foi contratada para começar a produção destes projetores, que se espera no mercado para </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/2125065503778332995/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/microprojetor-laser-equipara-notebooks.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2125065503778332995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2125065503778332995'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/microprojetor-laser-equipara-notebooks.html' title='Microprojetor a laser equipará notebooks e celulares'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4869244023983205286</id><published>2010-09-23T14:00:00.002-03:00</published><updated>2010-09-23T14:00:04.077-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Raio trator e seu leve começo</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Um raio trator é um raio que consegue aplicar força em matéria apenas com luz, e isso é impressionante, mesmo que este protótipo não funcione no vácuo, e apenas com pequenas partículas, mas pense bem, pois a fabricação de computadores pode ficar mais precisa com este pequeno laser.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As partículas manipuladas por este laser estão entre dimensões de </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4869244023983205286/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/raio-trator-e-seu-leve-comeco.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4869244023983205286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4869244023983205286'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/raio-trator-e-seu-leve-comeco.html' title='Raio trator e seu leve começo'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-8168139816546110422</id><published>2010-09-22T14:00:00.001-03:00</published><updated>2010-09-22T14:00:05.300-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Pele artificial eletrônica</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pesquisadores sintetizaram um material eletrônico sensível a pressão, feito com semicondutores inorgânicos cristalinos. Esta pele pode ajudar robôs a controlar a força necessária para manipulação de objetos, como um humano pode fazer com um ovo sem quebrá-lo.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A principal mudança desta pesquisa foi o foco em materiais inorgânicos, devido aos </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/8168139816546110422/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/pele-artificial-eletronica.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/8168139816546110422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/8168139816546110422'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/pele-artificial-eletronica.html' title='Pele artificial eletrônica'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4328244443241422656</id><published>2010-09-21T23:58:00.000-03:00</published><updated>2010-09-21T23:58:17.312-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Discussões"/><title type='text'>Intel cobra 50 dólares para desbloquear desempenho de CPUs</title><summary type="text">

&lt;!--[if gte mso 9]&gt;     Normal   0         21         false   false   false      PT-BR   X-NONE   X-NONE                                                     MicrosoftInternetExplorer4                                                   &lt;!--[endif]--&gt;&lt;!--[if gte mso 9]&gt;</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4328244443241422656/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/intel-cobra-50-dolares-para-desbloquear.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4328244443241422656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4328244443241422656'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/intel-cobra-50-dolares-para-desbloquear.html' title='Intel cobra 50 dólares para desbloquear desempenho de CPUs'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr-y6wT4b37OPibnMKMfbo_mZWxs9Q4_P7eZlQqhGR9pyTqGrDwosHXtT8i105i3YuhV-q1GuwOX5JuRGUitQCh8_gT_pUaz9wZldO1kmEicmSrpmgh6QPeqUl3cVN9pn2zQbymceHNuk/s72-c/ptxtb.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-2813530336230642465</id><published>2010-09-21T14:00:00.000-03:00</published><updated>2010-09-21T14:00:00.821-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Mecânica quântica cria materiais novos</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Um grupo de pesquisadores europeu desenvolveu material completamente novo, que é um TCOs, que são óxidos transparentes e condutores, com especificações exatas.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Os engenheiros usaram a mecânica quântica para prever as propriedades ópticas e eletrônicas dos materiais, para sintetizar o material e testá-lo. Esta síntese de materiais é um desafio, mas</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/2813530336230642465/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/mecanica-quantica-cria-materiais-novos.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2813530336230642465'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2813530336230642465'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/mecanica-quantica-cria-materiais-novos.html' title='Mecânica quântica cria materiais novos'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-5959837252908342095</id><published>2010-09-20T14:00:00.002-03:00</published><updated>2010-09-20T14:00:04.659-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Robôs tem capacidade de aprender com a experiência</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Os cientistas acreditaram que poderiam trabalhar com o processo cognitivo de um robô, e desta ideia nasceu o Xpero, que permite o robô aprender com experimentação física e testando hipóteses logicas.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Este sistema trabalha com hipóteses, que se forem falsas são testadas para reconhecer sua veracidade. Mas se a hipótese fosse falsa, o robô entrava </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/5959837252908342095/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/robos-tem-capacidade-de-aprender-com.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5959837252908342095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/5959837252908342095'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/robos-tem-capacidade-de-aprender-com.html' title='Robôs tem capacidade de aprender com a experiência'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-2800500626101124972</id><published>2010-09-19T18:00:00.000-03:00</published><updated>2010-09-19T18:00:01.295-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Brasil com celulares mais básicos</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nem todos estão acostumados com o andamento da tecnologia, e para aqueles que não utilizam todos os recursos de um celular, ou preferem um telefone com teclas maiores, a ZTE irá lançar o S302, que é um telefone para pessoas que não ligam para excesso de funcionalidades.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O celular terá lanterna integrada, rádio FM e bateria que dura até 10 dias em </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/2800500626101124972/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/brasil-com-celulares-mais-basicos.html#comment-form' title='1 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2800500626101124972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/2800500626101124972'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/brasil-com-celulares-mais-basicos.html' title='Brasil com celulares mais básicos'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-8044530434071339383</id><published>2010-09-19T12:00:00.000-03:00</published><updated>2010-09-19T12:00:01.511-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Conceito de telefone flexível</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Um designer brasileiro teve uma idéia de aplicar tela flexível conhecida como OLED, conceito que foi batizado por enquanto de Philips Fluid. O aparelho aberto parece bem maior que os celulares convencionais, mas enrolado pode virar uma pulseira.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A única pergunta é se você andaria com um aparelho destes no braço, com estilo dos Power Rangers?

</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/8044530434071339383/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/conceito-de-telefone-flexivel.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/8044530434071339383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/8044530434071339383'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/conceito-de-telefone-flexivel.html' title='Conceito de telefone flexível'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4060009228515589756</id><published>2010-09-18T18:00:00.000-03:00</published><updated>2010-09-18T18:00:01.408-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Novo chip com dois núcleos da  Qualcomm feito para celulares</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A Qualcomm lançou o Snapdragon, processador de 1 GHz para celulares e pretende lançar até o final deste ano, mas apenas nos EUA uma nova versão que terá dois núcleos, com velocidade total de 1,5 GHz, o que é suficiente para suportar gravação em resolução de 1080p, e também saída HDMI.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Os dois núcleos fazem o dispositivo utilizar menos energia, </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4060009228515589756/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/novo-chip-com-dois-nucleos-da-qualcomm.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4060009228515589756'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4060009228515589756'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/novo-chip-com-dois-nucleos-da-qualcomm.html' title='Novo chip com dois núcleos da  Qualcomm feito para celulares'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4176652208229838842</id><published>2010-09-18T12:00:00.003-03:00</published><updated>2010-09-18T14:53:35.591-03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News"/><title type='text'>Google Developer Day, inscrições abertas</title><summary type="text">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O Google abriu as inscrições para os desenvolvedores interessados, por meio do site oficial. O encontro será dia 29 de outubro no Hotel Sheraton São Paulo WTC, como temas principais o android, Chrome, HTML5 e plataforma de nuvem.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Serão realizadas sessões para discussão sobre Google App Engine, App Engine for Bussiness, integração com Spring, </summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4176652208229838842/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/google-developer-day-inscricoes-abertas.html#comment-form' title='2 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4176652208229838842'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4176652208229838842'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/google-developer-day-inscricoes-abertas.html' title='Google Developer Day, inscrições abertas'/><author><name>Jader Dalmas</name><uri>http://www.blogger.com/profile/10877015003571229203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6380505253905615111.post-4207544257718521887</id><published>2010-09-17T22:27:00.000-03:00</published><updated>2010-09-17T22:27:58.963-03:00</updated><title type='text'>Alice</title><summary type="text">&lt;!--[if gte mso 9]&gt;     Normal   0         21         false   false   false      PT-BR   X-NONE   X-NONE                                                     MicrosoftInternetExplorer4                                                   &lt;!--[endif]--&gt;&lt;!--[if gte mso 9]&gt;</summary><link rel='replies' type='application/atom+xml' href='http://jaderdalmas.blogspot.com/feeds/4207544257718521887/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/alice.html#comment-form' title='2 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4207544257718521887'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6380505253905615111/posts/default/4207544257718521887'/><link rel='alternate' type='text/html' href='http://jaderdalmas.blogspot.com/2010/09/alice.html' title='Alice'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>