<?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>Locawebers</title>
	<atom:link href="http://www.locawebers.com.br/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.locawebers.com.br</link>
	<description>Blog dos funcionários da Locaweb</description>
	<lastBuildDate>Sat, 04 Feb 2012 07:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Sincronizando contas de email com imapsync</title>
		<link>http://www.locawebers.com.br/dicas-rapidas/sincronizando-contas-de-email-com-imapsync/</link>
		<comments>http://www.locawebers.com.br/dicas-rapidas/sincronizando-contas-de-email-com-imapsync/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 07:01:43 +0000</pubDate>
		<dc:creator>Mauricio de Amorim</dc:creator>
				<category><![CDATA[Dicas rápidas]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[sincronizar]]></category>

		<guid isPermaLink="false">http://mauriciodeamorim.com.br/?p=855</guid>
		<description><![CDATA[Esses dias tive a necessidade de juntar todas minhas contas de e-mail em um só lugar e uma maneira fácil de resolver foi usar uma ferramenta de sincronização via IMAP chamada imapsync. Para isso eu tinha algumas necessidades como mover de uma conta...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/dicas-rapidas/sincronizando-contas-de-email-com-imapsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Album de fotos com javascript – simples aplicação de esconde mostra</title>
		<link>http://www.locawebers.com.br/javascript/album-de-fotos-com-javascript-%e2%80%93-simples-aplicacao-de-esconde-mostra/</link>
		<comments>http://www.locawebers.com.br/javascript/album-de-fotos-com-javascript-%e2%80%93-simples-aplicacao-de-esconde-mostra/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 19:50:50 +0000</pubDate>
		<dc:creator>Willian Moraes</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[album]]></category>

		<guid isPermaLink="false">http://wbruno.com.br/blog/?p=1767</guid>
		<description><![CDATA[TweetBoas!! apenas para deixar registrado mesmo.. Album de fotos, baseado em um escode/mostra, com a propriedade display. Fiz em javascript puro, em poucos minutos. Foi mais dificil achar as imagens, e mais trabalhoso redimensionar elas, do que fazer o código js.. hehe Enfim, online: Demonstração script usado: &#060;script type="text/javascript"&#62; function id( el ){ return document.getElementById( ...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/javascript/album-de-fotos-com-javascript-%e2%80%93-simples-aplicacao-de-esconde-mostra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reescrevendo uma função nativa do javascript – apenas para não esquecermos que é possível.</title>
		<link>http://www.locawebers.com.br/javascript/reescrevendo-uma-funcao-nativa-do-javascript-%e2%80%93-apenas-para-nao-esquecermos-que-e-possivel/</link>
		<comments>http://www.locawebers.com.br/javascript/reescrevendo-uma-funcao-nativa-do-javascript-%e2%80%93-apenas-para-nao-esquecermos-que-e-possivel/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 21:21:54 +0000</pubDate>
		<dc:creator>Willian Moraes</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://wbruno.com.br/blog/?p=1765</guid>
		<description><![CDATA[Tweet &#060;script type="text/javascript"&#62; var _write = document.write; document.write('1');//vai funcionar normal document.write = function(){ //não faz nada } document.write('2');//não vai funcionar document.write('2');//não vai funcionar document.write('2');//não vai funcionar document.write('2');//não vai funcionar document.write('2');//não vai funcionar document.write = _write; document.write('3');//voltou a funcionar &#060;/script&#62;]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/javascript/reescrevendo-uma-funcao-nativa-do-javascript-%e2%80%93-apenas-para-nao-esquecermos-que-e-possivel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup/restore Elasticsearch index</title>
		<link>http://www.locawebers.com.br/uncategorized/backuprestore-elasticsearch-index/</link>
		<comments>http://www.locawebers.com.br/uncategorized/backuprestore-elasticsearch-index/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 11:50:00 +0000</pubDate>
		<dc:creator>Juliano Martinez</dc:creator>
		
		<guid isPermaLink="false">http://martinez.io/backuprestore-elasticsearch-index</guid>
		<description><![CDATA[
        
	
"I've been spending a lot of time with&#160;Elasticsearch&#160;recently, as I've been implementing&#160;logstash&#160;for our environment. Logstash, by the way, is a billion times awesome and I can't recommend it enough for large-scale lo...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/uncategorized/backuprestore-elasticsearch-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating debian packages with setup.py</title>
		<link>http://www.locawebers.com.br/uncategorized/creating-debian-packages-with-setup-py/</link>
		<comments>http://www.locawebers.com.br/uncategorized/creating-debian-packages-with-setup-py/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:48:44 +0000</pubDate>
		<dc:creator>Juliano Martinez</dc:creator>
		
		<guid isPermaLink="false">http://martinez.io/creating-debian-packages-using-setuppy</guid>
		<description><![CDATA[
        
	ncode@karoly:~/Devel/sica$ sudo apt-get install devscripts
ncode@karoly:~/Devel/sica$ find * src src/plugin src/plugin/sica.py src/sica.conf
ncode@karoly:~/Devel/sica$&#160;vim setup.py #!/usr/bin/python from distutils.core import setup s...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/uncategorized/creating-debian-packages-with-setup-py/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logging with Graylog2, GELF and logix</title>
		<link>http://www.locawebers.com.br/uncategorized/logging-with-graylog2-gelf-and-logix/</link>
		<comments>http://www.locawebers.com.br/uncategorized/logging-with-graylog2-gelf-and-logix/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 13:11:00 +0000</pubDate>
		<dc:creator>Juliano Martinez</dc:creator>
		
		<guid isPermaLink="false">http://martinez.io/logging-with-graylog2-gelf-and-logix</guid>
		<description><![CDATA[
        
	"Graylog2 is an open source log management solution that stores your logs in ElasticSearch. It consists of a server written in Java that accepts your syslog messages via TCP, UDP or AMQP and stores it in the database. The second part is a w...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/uncategorized/logging-with-graylog2-gelf-and-logix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel Log: Coming in 3.3 (Part 1) &#8211; Networking</title>
		<link>http://www.locawebers.com.br/uncategorized/kernel-log-coming-in-3-3-part-1-networking/</link>
		<comments>http://www.locawebers.com.br/uncategorized/kernel-log-coming-in-3-3-part-1-networking/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 14:54:00 +0000</pubDate>
		<dc:creator>Juliano Martinez</dc:creator>
		
		<guid isPermaLink="false">http://martinez.io/kernel-log-coming-in-33-part-1-networking</guid>
		<description><![CDATA[
        
	"Version 3.3 of the Linux kernel offers another way to team multiple Ethernet devices. Support for &#8216;Open vSwitch&#8217;, a virtual network switch that was specifically developed for virtualised environments, has also been added. Byte ...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/uncategorized/kernel-log-coming-in-3-3-part-1-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Princípio de carousel de imagens com jQuery – Criando um plugin simples</title>
		<link>http://www.locawebers.com.br/jquery/principio-de-carousel-de-imagens-com-jquery-%e2%80%93-criando-um-plugin-simples/</link>
		<comments>http://www.locawebers.com.br/jquery/principio-de-carousel-de-imagens-com-jquery-%e2%80%93-criando-um-plugin-simples/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 09:00:06 +0000</pubDate>
		<dc:creator>Willian Moraes</dc:creator>
				<category><![CDATA[carousel]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Opinião]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://wbruno.com.br/blog/?p=1748</guid>
		<description><![CDATA[TweetNos últimos meses, tenho usado bastante o efeito de carousel. Como todo programador, me incomodo de ter que &#8216;me repetir&#8217;. Ou ter que repensar uma lógica que já resolvi uma vez. Nem sempre &#8216;temos tempo&#8217; de parar, analisar e otimizar oque estamos fazendo. Porém, devemos fazer isso. Fiz vários tipos de carouseis, porém por serem ...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/jquery/principio-de-carousel-de-imagens-com-jquery-%e2%80%93-criando-um-plugin-simples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alterar dimensões de embed do youtube com javascript</title>
		<link>http://www.locawebers.com.br/javascript/alterar-dimensoes-de-embed-do-youtube-com-javascript/</link>
		<comments>http://www.locawebers.com.br/javascript/alterar-dimensoes-de-embed-do-youtube-com-javascript/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 15:23:24 +0000</pubDate>
		<dc:creator>Willian Moraes</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[embed]]></category>

		<guid isPermaLink="false">http://wbruno.com.br/blog/?p=1760</guid>
		<description><![CDATA[TweetRepositório, para deixar arquivado aqui. Veja que ao clicar em cada botão, o tamanho do vídeo se altera. &#060;html&#62; &#060;head&#62; &#060;style type="text/css"&#62; * { margin: 0; padding: 0; } html, body { height: 100%; } &#060;/style&#62; &#060;script type="text/javascript"&#62; function sizeIframe( w, h ) { document.getElementById('yt').width = w; document.getElementById('yt').height = h; } window.onload = function(){ sizeIframe( ...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/javascript/alterar-dimensoes-de-embed-do-youtube-com-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exibir restante de conteúdo, que já estava sendo mostrado pela “metade”- jQuery exibe-esconde</title>
		<link>http://www.locawebers.com.br/css/exibir-restante-de-conteudo-que-ja-estava-sendo-mostrado-pela-%e2%80%9cmetade%e2%80%9d-jquery-exibe-esconde/</link>
		<comments>http://www.locawebers.com.br/css/exibir-restante-de-conteudo-que-ja-estava-sendo-mostrado-pela-%e2%80%9cmetade%e2%80%9d-jquery-exibe-esconde/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 09:00:07 +0000</pubDate>
		<dc:creator>Willian Moraes</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[esconde mostra]]></category>

		<guid isPermaLink="false">http://wbruno.com.br/blog/?p=1754</guid>
		<description><![CDATA[TweetBoas, A idéia aqui, foi chegar próximo do efeito de &#8220;Exibir mais&#8221; do youtube: Escondido: A mostra: Ok ? Uma parte do conteúdo fica a mostra, e clicando no botão aparece o restante. O primeiro passo é resolver o efeito no css. Todos os efeitos são apenas css. O javascript manipulando css. jQuery só entra ...]]></description>
		<wfw:commentRss>http://www.locawebers.com.br/css/exibir-restante-de-conteudo-que-ja-estava-sendo-mostrado-pela-%e2%80%9cmetade%e2%80%9d-jquery-exibe-esconde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

