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

<channel>
	<title>Leandro Marcel Costa Neto &#187; JavaScript</title>
	<atom:link href="http://www.leandro.art.br/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leandro.art.br</link>
	<description>Entusiasta Web</description>
	<lastBuildDate>Fri, 26 Aug 2011 16:11:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Novo lançamento da Google, confira o portal Google Chrome Experiments</title>
		<link>http://www.leandro.art.br/2009/03/19/novo-lancamento-da-google-confira-o-portal-google-chrome-experiments/</link>
		<comments>http://www.leandro.art.br/2009/03/19/novo-lancamento-da-google-confira-o-portal-google-chrome-experiments/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 22:24:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[inteface]]></category>

		<guid isPermaLink="false">http://www.leandro.art.br/?p=46</guid>
		<description><![CDATA[O Google anunciou o lançamento de um portal chamado &#8220;Chrome Experiments&#8221; que compila uma série de games e visualizações experimentais desenvolvidos em JavaScript por profissionais em várias partes do mundo. Vale apena ver, tem muitas coisas legais. Site: http://www.chromeexperiments.com]]></description>
		<wfw:commentRss>http://www.leandro.art.br/2009/03/19/novo-lancamento-da-google-confira-o-portal-google-chrome-experiments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memory Leak</title>
		<link>http://www.leandro.art.br/2009/03/17/memory_leak/</link>
		<comments>http://www.leandro.art.br/2009/03/17/memory_leak/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 23:37:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[inteface]]></category>
		<category><![CDATA[memory leak]]></category>

		<guid isPermaLink="false">http://www.leandro.art.br/?p=20</guid>
		<description><![CDATA[Contents 1 Identificação do problema 2 Padrões de memory leak 2.1 Inline script 2.2 Closures 2.2.1 Expando property 2.2.2 Encapsulator pattern 2.2.3 Event listener 2.2.4 Cross Page Leak 3 Boas práticas 3.1 Referências ao DOM 3.2 Eventos 3.3 Criando elementos no DOM 4 Conclusão 5 Programas 6 Referências Identificação do problema Quando desenvolvemos aplicativos com [...]]]></description>
		<wfw:commentRss>http://www.leandro.art.br/2009/03/17/memory_leak/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

