<?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>Mayron Cachina - BLOG</title>
	<atom:link href="http://blog.cachina.com.br/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cachina.com.br</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 13:53:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/pt_BR/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>Veja como saber o tamanho ideal de smartphone Android para você</title>
		<link>http://blog.cachina.com.br/2012/01/veja-como-saber-o-tamanho-ideal-de-smartphone-android-para-voce/</link>
		<comments>http://blog.cachina.com.br/2012/01/veja-como-saber-o-tamanho-ideal-de-smartphone-android-para-voce/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 13:53:44 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Celular]]></category>
		<category><![CDATA[Dicas]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1167</guid>
		<description><![CDATA[O pessoal do Gizmodo Br publicou hoje pela manhã o site do Phone Size, que como o próprio nome já diz, mostra o tamanho do smartphone em comparação com outros dispositivos.

Lá no Phone Size você pode ver os dispositivos Android, mas também os da Apple e também Blackerrys e os modelos com Windows  [...]]]></description>
			<content:encoded><![CDATA[
<p>O pessoal do Gizmodo Br publicou hoje pela manhã o site do <strong><a href="http://phone-size.com/?s=106%2C1%2C2%2C42%2C3%2C6" target="_blank">Phone Size</a></strong>, que como o próprio nome já diz, mostra o tamanho do smartphone em comparação com outros dispositivos.</p>
<p><a href="http://blog.cachina.com.br/wp-content/uploads/2012/01/Iphone-4S-Sony-Xperia-Mini-Motorola-RAZR.jpg"><img class="aligncenter" title="Iphone 4S Sony Xperia Mini Motorola RAZR" src="http://diariodoandroid.com.br/wp-content/uploads/2012/01/Iphone-4S-Sony-Xperia-Mini-Motorola-RAZR.jpg" alt="" width="552" height="390" /></a></p>
<p>Lá no <a href="http://phone-size.com/?s=106%2C1%2C2%2C42%2C3%2C6" target="_blank"><strong>Phone Size</strong> </a>você pode ver os dispositivos Android, mas também os da Apple e também Blackerrys e os modelos com Windows Phone.</p>
<p>Como você pode ver nas imagens o Android é o que tem uma boa variedade de tamanhos e telas, sendo o sistema operacional que te dá mais opções com relação à tamanho da tela e tipos.</p>
<p>E é incrível ver um Samsung Galaxy Note diante do Sony Ericsson Xperia Mini, o menor Android, parecendo que Davi e Golias decidiram entrar no mundo dos smartphones também.</p>
<p><a href="http://blog.cachina.com.br/wp-content/uploads/2012/01/Tamanho-de-smartphones-Android-1024x497.jpg"><img class="aligncenter" title="Tamanho de smartphones Android" src="http://diariodoandroid.com.br/wp-content/uploads/2012/01/Tamanho-de-smartphones-Android-1024x497.jpg" alt="" width="574" height="278" /></a></p>
<p>Em relação a smartphones maiores e com telas idem, o tamanho impressiona mas o Galaxy S II mostrou que dá para ser grande e ser um dispositivo muito confortável de pegar, carregar no bolso e ainda ser leve, o que não se pode dizer dos seus concorrentes que tem tamanho menor, mas pesam bem mais.</p>
<p>Fonte <a href="http://diariodoandroid.com.br/fabricantes/veja-como-saber-o-tamanho-ideal-de-smartphone-android-para-voce/16346/#" target="_blank">Diário do Android</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2012%2F01%2Fveja-como-saber-o-tamanho-ideal-de-smartphone-android-para-voce%2F&amp;t=Veja%20como%20saber%20o%20tamanho%20ideal%20de%20smartphone%20Android%20para%20voc%C3%AA" id="facebook_share_link_1167">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1167') || document.getElementById('facebook_share_icon_1167') || document.getElementById('facebook_share_both_1167') || document.getElementById('facebook_share_button_1167');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1167') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2012/01/veja-como-saber-o-tamanho-ideal-de-smartphone-android-para-voce/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2012/01/veja-como-saber-o-tamanho-ideal-de-smartphone-android-para-voce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filesonic para de compartilhar arquivos e Uploaded.to barra usuários dos EUA</title>
		<link>http://blog.cachina.com.br/2012/01/filesonic-para-de-compartilhar-arquivos-e-uploaded-to-barra-usuarios-dos-eua/</link>
		<comments>http://blog.cachina.com.br/2012/01/filesonic-para-de-compartilhar-arquivos-e-uploaded-to-barra-usuarios-dos-eua/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 12:42:59 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Informática]]></category>
		<category><![CDATA[Notícias]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1162</guid>
		<description><![CDATA[

No que parece uma medida preventiva em reação ao fechamento do Megaupload, o Filesonic desativou todas as funcionalidades de compartilhamento de arquivos, e agora é nada mais do que um serviço de armazenamento pessoal. Parece que a tática do FBI de caçar o peixe grande – o Megaupload – deixou  [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://blog.cachina.com.br/wp-content/uploads/2012/01/filesonic.jpg"><img class="aligncenter size-full wp-image-1163" title="Filesonic" src="http://blog.cachina.com.br/wp-content/uploads/2012/01/filesonic.jpg" alt="" width="640" height="360" /></a><a href="http://blog.cachina.com.br/wp-content/uploads/2012/01/filesonic.jpg"><br />
</a></p>
<p>No que parece uma medida preventiva em reação ao fechamento do Megaupload, o <a href="http://www.filesonic.com/" target="_blank">Filesonic</a> desativou todas as funcionalidades de compartilhamento de arquivos, e agora é nada mais do que um serviço de armazenamento pessoal. Parece que a tática do FBI de caçar o peixe grande – o Megaupload – deixou outros sites com medo de serem fechados também.</p>
<p>Além do Filesonic, o <a href="http://www.uploaded.to/" target="_blank">Uploaded.to</a> parece ter fechado as portas para os americanos. Quem está nos EUA e tenta entrar no site recebe a seguinte mensagem: “Nosso serviço está no momento indisponível em seu país. Desculpe por isso.” Em outros países, o site funciona normalmente.</p>
<p>Se cometer suicídio (ou fazer harakiri, como um samurai, depende da sua perspectiva) for uma tendência dos sites de compartilhamento de arquivos, o fechamento do Megaupload será lembrado como um dia negro para a Internet. Triste. Veremos como outros grandes sites semelhantes – como RapidShare, MediaFire e outros – reagem em breve. [<a href="http://www.theverge.com/2012/1/22/2726131/in-wake-of-megaupload-arrests-filesonic-shutters-file-sharing-service">The Verge</a>]</p>
<p>&nbsp;</p>
<p>Fonte: <a href="http://www.gizmodo.com.br/conteudo/filesonic-para-de-compartilhar-arquivos-e-uploaded-to-barra-usuarios-dos-eua/" target="_blank">Gizmodo</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2012%2F01%2Ffilesonic-para-de-compartilhar-arquivos-e-uploaded-to-barra-usuarios-dos-eua%2F&amp;t=Filesonic%20para%20de%20compartilhar%20arquivos%20e%20Uploaded.to%20barra%20usu%C3%A1rios%20dos%20EUA" id="facebook_share_link_1162">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1162') || document.getElementById('facebook_share_icon_1162') || document.getElementById('facebook_share_both_1162') || document.getElementById('facebook_share_button_1162');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1162') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2012/01/filesonic-para-de-compartilhar-arquivos-e-uploaded-to-barra-usuarios-dos-eua/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2012/01/filesonic-para-de-compartilhar-arquivos-e-uploaded-to-barra-usuarios-dos-eua/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google reage à &#8216;paranóia&#8217; e compra briga com empresas de segurança</title>
		<link>http://blog.cachina.com.br/2011/11/google-reage-a-paranoia-e-compra-briga-com-empresas-de-seguranca/</link>
		<comments>http://blog.cachina.com.br/2011/11/google-reage-a-paranoia-e-compra-briga-com-empresas-de-seguranca/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 17:02:26 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Celular]]></category>
		<category><![CDATA[Notícias]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1156</guid>
		<description><![CDATA[Com os dispositivos móveis cada vez mais massificados, as empresas de segurança e consultoria alertam para o incremento de vírus e malwares dedicados aos equipamentos. Segundo elas, os tablets e smartphones com Android, sistema operacional do Google, são os principais alvos dos cibercriminosos, e  [...]]]></description>
			<content:encoded><![CDATA[
<p><span>Com os dispositivos móveis cada vez mais massificados, as empresas de segurança e consultoria alertam para o incremento de vírus e malwares dedicados aos equipamentos. Segundo elas, os tablets e smartphones com Android, sistema operacional do Google, são os principais alvos dos cibercriminosos, e lançam alertas permanentes. Mas o Google parece disposto a não aceitar calado esse tipo de ação.</span></p>
<p>Segundo Chris DiBona, gerente de produtos open source do Google, em entrevista ao portal Gizmodo, a empresa quando é notificada sobre malwares no Android, age rapidamente para removê-lo dos aparelhos ou da loja de aplicativos. E compra briga séria com as empresas de segurança, ao afirmar que &#8220;elas estão brincando com seus medos para tentar lhe empurrar programas inúteis de proteção&#8221;, referindo-se ao desembarque de programas de proteção para dispositivos móveis.</p>
<p>E ainda contra o que chamou de tom alarmista e &#8216;paranóico&#8217;, disparou contra as empresas: &#8220;são charlatãs e scammers&#8221;. É fato que consultorias e empresas de segurança alertam para o elevado índice de ações criminosos contra o Android, sistema operacional que está reinando no mundo dos dispositivos móveis.</p>
<p>De acordo com a Juniper Networks, por exemplo, em julho, houve um crescimento de 42% nos ataques ao dispositivos por meio de criação de malwares, voltados para roubar mensagens, localizações, dados pessoais ou senhas.</p>
<p>Nesta semana foi a vez da McAfee, empresa da Intel, reiterar o alera. Segundo relatório da companhia, “o Android é, claramente, o alvo de pessoas mal-intencionadas”. A McAfee ressalta que a forma mais comum de ataque foi o envio de trojans via SMS que coletam informações pessoais para desvio de dinheiro em operações on-line.</p>
<p>Uma das novidades detectadas nos ataques, segundo o relatório, é a gravação de conversas telefônicas enviadas aos hackers, que usam os dados para tentativa de roubo virtual.</p>
<p>&nbsp;</p>
<p>Fonte: <a href="http://convergenciadigital.uol.com.br/cgi/cgilua.exe/sys/start.htm?infoid=28421&amp;sid=18" target="_blank">Convergência Digital</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F11%2Fgoogle-reage-a-paranoia-e-compra-briga-com-empresas-de-seguranca%2F&amp;t=Google%20reage%20%C3%A0%20%27paran%C3%B3ia%27%20e%20compra%20briga%20com%20empresas%20de%20seguran%C3%A7a%20" id="facebook_share_link_1156">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1156') || document.getElementById('facebook_share_icon_1156') || document.getElementById('facebook_share_both_1156') || document.getElementById('facebook_share_button_1156');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1156') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/11/google-reage-a-paranoia-e-compra-briga-com-empresas-de-seguranca/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/11/google-reage-a-paranoia-e-compra-briga-com-empresas-de-seguranca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Como reativar o atalhos ALT + F2 no Gnome Shell [Ubuntu Oneiric]</title>
		<link>http://blog.cachina.com.br/2011/11/reativar-atalho-alt-f2-gnome-shell-ubuntu/</link>
		<comments>http://blog.cachina.com.br/2011/11/reativar-atalho-alt-f2-gnome-shell-ubuntu/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 15:54:05 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1150</guid>
		<description><![CDATA[Se você já usou o Gnome Shell no Ubuntu Oneric, uma das coisas que você pode perceber é que a tecla de atalho &#8221;Alt + F2&#8243; que abre o prompt de Run não está mais funcionando. Na verdade, esse atalho foi desativado por motivo desconhecido.
De qualquer forma, como com todas as distro Linux, você pode  [...]]]></description>
			<content:encoded><![CDATA[
<p>Se você já usou o Gnome Shell no Ubuntu Oneric, uma das coisas que você pode perceber é que a tecla de atalho &#8221;Alt + F2&#8243; que abre o prompt de <em>Run</em> não está mais funcionando. Na verdade, esse atalho foi desativado por motivo desconhecido.</p>
<p>De qualquer forma, como com todas as distro Linux, você pode personalizar quase tudo que você quiser. Veja como você pode corrigir o problema e reativar essa tecla de atalho.</p>
<p>1. Vá para Configurações do Sistema e clique no ícone &#8220;Teclado&#8221;.</p>
<p><a href="http://blog.cachina.com.br/wp-content/uploads/2011/11/teclado.png"><img class="aligncenter size-full wp-image-1152" title="Ubuntu, Configurações de teclado" src="http://blog.cachina.com.br/wp-content/uploads/2011/11/teclado.png" alt="" width="542" height="404" /></a></p>
<p>2. Clique na aba &#8220;Atalhos&#8221;. No painel esquerdo, selecione &#8220;Sistema&#8221;. À direita, selecione a primeira entrada &#8220;Mostrar o prompt de executar o comando &#8221; e clique em &#8220;Desabilitado&#8221; para ativá-lo. Agora você deve ver &#8220;Novo Atalho&#8230;&#8221;</p>
<p><a href="http://blog.cachina.com.br/wp-content/uploads/2011/11/sistema.png"><img class="aligncenter size-full wp-image-1153" title="Ubuntu, Configurações de sistema" src="http://blog.cachina.com.br/wp-content/uploads/2011/11/sistema.png" alt="" width="548" height="360" /></a><a href="http://blog.cachina.com.br/wp-content/uploads/2011/11/sistema.png"><br />
</a></p>
<p>3. Agora, pressione &#8220;Alt + F2&#8243;. Ele deve mostrar na tela.</p>
<p>Caso não esteja funcionando, reinicie o GNOME e pronto <img src='http://blog.cachina.com.br/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F11%2Freativar-atalho-alt-f2-gnome-shell-ubuntu%2F&amp;t=Como%20reativar%20o%20atalhos%20ALT%20%2B%20F2%20no%20Gnome%20Shell%20%5BUbuntu%20Oneiric%5D" id="facebook_share_link_1150">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1150') || document.getElementById('facebook_share_icon_1150') || document.getElementById('facebook_share_both_1150') || document.getElementById('facebook_share_button_1150');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1150') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/11/reativar-atalho-alt-f2-gnome-shell-ubuntu/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/11/reativar-atalho-alt-f2-gnome-shell-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integração Gnome-Shell e Google Calendar</title>
		<link>http://blog.cachina.com.br/2011/11/gnome-shell-integrar-google-calendar/</link>
		<comments>http://blog.cachina.com.br/2011/11/gnome-shell-integrar-google-calendar/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 18:40:32 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Informática]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1143</guid>
		<description><![CDATA[O Gnome Shell é um  dos ambientes gráficos mais conhecidos do mundo Linux. Ele traz recursos diferenciados ao desktop, principalmente quanto à identidade visual, que é moderna e elegante.
O script usa as chaves do Gnome para armazenar sua senha e automaticamente buscar os eventos do Google Agenda   [...]]]></description>
			<content:encoded><![CDATA[
<p>O <strong>Gnome Shell </strong>é um  dos ambientes gráficos mais conhecidos do mundo <a href="http://www.techtudo.com.br/tudo-sobre/linux.html" target="_self">Linux</a>. Ele traz recursos diferenciados ao desktop, principalmente quanto à identidade visual, que é moderna e elegante.</p>
<p>O script usa as chaves do Gnome para armazenar sua senha e automaticamente buscar os eventos do Google <strong>Agenda </strong> quando você clicar no calendário do Gnome Shell no painel superior. Por enquanto, você não pode configurar qual calendário é importado (todos são usados) e não há nenhuma configuração (mas ainda é muito fácil de usar).</p>
<p>Para integrar o Google Agenda à versão Gnome Shell, siga os passos adiante:</p>
<div>
<div id="attachment_1144" class="wp-caption aligncenter" style="width: 624px"><a href="http://blog.cachina.com.br/wp-content/uploads/2011/11/gnome-shell-google-calendar.png"><img class="size-full wp-image-1144 " title="gnome-shell-google-calendar" src="http://blog.cachina.com.br/wp-content/uploads/2011/11/gnome-shell-google-calendar.png" alt="Google Agenda no Gnome Shell. (Foto: Reprodução/Web Upd8)" width="614" height="302" /></a><p class="wp-caption-text">Google Agenda no Gnome Shell. (Foto: Reprodução/Web Upd8)</p></div>
<p><strong><br />
</strong></p>
</div>
<p>Passo 1: Antes de tudo é preciso instalar no seu computador dependências para Ubuntu e Fedora, são elas respectivamente:<em> sudo apt-get install git-core python-gtk2 python-dbus python-gdata python-iso8601 python-gnomekeyring</em> e <em>sudo yum install git-core pygtk2 dbus-python python-gdata python-iso8601 gnome-python2-gnomekeyring.</em></p>
<p>Passo 2: Em seguida, faça o download e execute o Google Agenda para Gnome Shell através deste caminho: <em>cd git clone https://github.com/vintitres/gnome-shell-google-calendar.gitcd gnome-shell-google-calendar./gnome-shell-google-calendar.py</em>.</p>
<p>Passo 3: Após executá-lo pela primeira vez, você será solicitado a digitar seu e-mail do Google Agenda e a senha. De agora em diante, a senha será armazenada no Gnome e uma vez logado, os seus eventos do Google Agenda devem aparecer no seu calendário do Gnome Shell.</p>
<p>Passo 4: Para a agenda do Gnome Shell iniciar automaticamente, abra &#8220;Startup Applications&#8221;. Em &#8220;Name&#8221; entre em &#8220;Gnome Shell Calendar&#8221;. Sob o comando, clique em &#8220;Browse&#8221; e selecione <em>gnome-shell-google-calendar.py </em>a partir da pasta <em>gnome-shell-google-calendar</em> na página inicial do seu diretório.</p>
<p>Via: <a href="http://www.techtudo.com.br/dicas-e-tutoriais/noticia/2011/09/como-integrar-o-google-agenda-ao-gnome-shell-do-linux.html" target="_blank">TechTudo</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F11%2Fgnome-shell-integrar-google-calendar%2F&amp;t=Integra%C3%A7%C3%A3o%20Gnome-Shell%20e%20Google%20Calendar" id="facebook_share_link_1143">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1143') || document.getElementById('facebook_share_icon_1143') || document.getElementById('facebook_share_both_1143') || document.getElementById('facebook_share_button_1143');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1143') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/11/gnome-shell-integrar-google-calendar/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/11/gnome-shell-integrar-google-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desenvolvendo para Android com PhoneGap</title>
		<link>http://blog.cachina.com.br/2011/10/desenvolvendo-para-android-com-phonegap/</link>
		<comments>http://blog.cachina.com.br/2011/10/desenvolvendo-para-android-com-phonegap/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 16:12:53 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Celular]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Palestras]]></category>
		<category><![CDATA[Programação]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[JAVA]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1136</guid>
		<description><![CDATA[Palestra ministrada por mim para o evento IT DAY 2011
&#160;
Share on Facebook
	
	
	
	
]]></description>
			<content:encoded><![CDATA[
<p>Palestra ministrada por mim para o evento <strong><a href="http://onovomundo.com.br/" target="_blank">IT DAY 2011</a></strong></p>
<p>&nbsp;</p>
<object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=id=9714713&amp;doc=phonegap-111015132423-phpapp02" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=id=9714713&amp;doc=phonegap-111015132423-phpapp02" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355" wmode="transparent"></embed></object>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F10%2Fdesenvolvendo-para-android-com-phonegap%2F&amp;t=Desenvolvendo%20para%20Android%20com%20PhoneGap" id="facebook_share_link_1136">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1136') || document.getElementById('facebook_share_icon_1136') || document.getElementById('facebook_share_both_1136') || document.getElementById('facebook_share_button_1136');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1136') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/10/desenvolvendo-para-android-com-phonegap/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/10/desenvolvendo-para-android-com-phonegap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[EVENTO] 2° IT DAY &#8211; O Mundo é dos NERDS!</title>
		<link>http://blog.cachina.com.br/2011/10/evento-2%c2%b0-it-day/</link>
		<comments>http://blog.cachina.com.br/2011/10/evento-2%c2%b0-it-day/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 22:00:39 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Eventos]]></category>
		<category><![CDATA[Palestras]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[palestra]]></category>
		<category><![CDATA[programação]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1128</guid>
		<description><![CDATA[
&#160;
Programação: http://onovomundo.com.br/programacao#grade
Share on Facebook
	
	
	
	
]]></description>
			<content:encoded><![CDATA[
<p style="text-align: center;"><a href="http://onovomundo.com.br/programacao#grade" target="_blank"><img class="aligncenter" title="ID DAY" src="http://itday.ithub.com.br/files/2011/10/ITDAY2011.cartaz.jpg" alt="" width="582" height="814" /></a></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: left;">Programação: <a href="http://onovomundo.com.br/programacao#grade" target="_blank">http://onovomundo.com.br/programacao#grade</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F10%2Fevento-2%25c2%25b0-it-day%2F&amp;t=%5BEVENTO%5D%202%C2%B0%20IT%20DAY%20-%20O%20Mundo%20%C3%A9%20dos%20NERDS%21" id="facebook_share_link_1128">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1128') || document.getElementById('facebook_share_icon_1128') || document.getElementById('facebook_share_both_1128') || document.getElementById('facebook_share_button_1128');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1128') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/10/evento-2%c2%b0-it-day/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/10/evento-2%c2%b0-it-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reconhecimento facial poderá estar presente no Ice Cream Sandwich</title>
		<link>http://blog.cachina.com.br/2011/09/reconhecimento-facial-podera-estar-presente-no-ice-cream-sandwich/</link>
		<comments>http://blog.cachina.com.br/2011/09/reconhecimento-facial-podera-estar-presente-no-ice-cream-sandwich/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 16:15:40 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Celular]]></category>
		<category><![CDATA[Notícias]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1120</guid>
		<description><![CDATA[Uma lista de possíveis aplicativos da nova versão do Android, a Ice Cream Sandwich, foi divulgada pelo MyDroidWorld e um aplicativo chamou a atenção: o FaceLock.apk, sugerindo que o ICS terá a função de desbloqueio do smartphone através do reconhecimento facial.
&#160;

&#160;
O uso da biometria no Android  [...]]]></description>
			<content:encoded><![CDATA[
<p>Uma lista de possíveis aplicativos da nova versão do Android, a Ice Cream Sandwich, foi divulgada pelo MyDroidWorld e um aplicativo chamou a atenção: o FaceLock.apk, sugerindo que o ICS terá a função de desbloqueio do smartphone através do reconhecimento facial.</p>
<p>&nbsp;</p>
<p><a href="http://blog.cachina.com.br/wp-content/uploads/2011/09/facial-recognition.jpg"><img class="aligncenter size-full wp-image-1121" title="Reconhecimento Facial" src="http://blog.cachina.com.br/wp-content/uploads/2011/09/facial-recognition.jpg" alt="" width="630" height="350" /></a></p>
<p>&nbsp;</p>
<p>O uso da biometria no Android não é novidade, o Atrix vem com leitor de impressões digitais. Além disso, há outros aplicativos que fazem o reconhecimento facial para desbloqueio do smartphone, como o Visidon AppLock.</p>
<p>Esta funcionalidade pode vir a ser muito útil, agora que os smartphones estão prestes a substitui as carteiras e cartões de crédito com a chegada do <a href="http://www.clubedoandroid.com.br/2011/09/16/google-comeca-a-promover-o-google-wallet/" target="_blank">Google Wallet</a>.</p>
<p>via <a href="http://androidandme.com/2011/09/news/facial-recognition-coming-to-ice-cream-sandwich/" target="_blank">Android And Me</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F09%2Freconhecimento-facial-podera-estar-presente-no-ice-cream-sandwich%2F&amp;t=Reconhecimento%20facial%20poder%C3%A1%20estar%20presente%20no%20Ice%20Cream%20Sandwich" id="facebook_share_link_1120">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1120') || document.getElementById('facebook_share_icon_1120') || document.getElementById('facebook_share_both_1120') || document.getElementById('facebook_share_button_1120');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1120') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/09/reconhecimento-facial-podera-estar-presente-no-ice-cream-sandwich/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/09/reconhecimento-facial-podera-estar-presente-no-ice-cream-sandwich/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A História do Android</title>
		<link>http://blog.cachina.com.br/2011/07/a-historia-do-android/</link>
		<comments>http://blog.cachina.com.br/2011/07/a-historia-do-android/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 13:58:13 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Celular]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[celular]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1112</guid>
		<description><![CDATA[A baixo segue uma imagem com o demonstrativo sobre o android, versões e anos de desenvolvimento&#8230;

Share on Facebook
	
	
	
	
]]></description>
			<content:encoded><![CDATA[
<p>A baixo segue uma imagem com o demonstrativo sobre o android, versões e anos de desenvolvimento&#8230;</p>
<p style="text-align: center;"><a href="http://blog.cachina.com.br/wp-content/uploads/2011/07/android-infografico.jpg"><img class="aligncenter size-full wp-image-1113" title="Histórico do Android" src="http://blog.cachina.com.br/wp-content/uploads/2011/07/android-infografico.jpg" alt="" width="540" height="1800" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F07%2Fa-historia-do-android%2F&amp;t=A%20Hist%C3%B3ria%20do%20Android" id="facebook_share_link_1112">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1112') || document.getElementById('facebook_share_icon_1112') || document.getElementById('facebook_share_both_1112') || document.getElementById('facebook_share_button_1112');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1112') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/07/a-historia-do-android/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/07/a-historia-do-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diferentes tecnologias Touchscreen e como funcionam</title>
		<link>http://blog.cachina.com.br/2011/07/diferentes-tecnologias-touchscreen-e-como-funcionam/</link>
		<comments>http://blog.cachina.com.br/2011/07/diferentes-tecnologias-touchscreen-e-como-funcionam/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 18:35:32 +0000</pubDate>
		<dc:creator>Cachina</dc:creator>
				<category><![CDATA[Celular]]></category>
		<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Informática]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[celular]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://blog.cachina.com.br/?p=1107</guid>
		<description><![CDATA[Com tantas mudanças no mercado fica difícil saber tudo que ocorre. Esse  infográfico mostra as diversas tecnologias e como elas funcionam. O  Infográfico foi traduzido por mim, e o original pode ser encontrado no site fonte. Algo a se notar e complementar o Infográfico é que já existem stylus para  [...]]]></description>
			<content:encoded><![CDATA[
<p>Com tantas mudanças no mercado fica difícil saber tudo que ocorre. Esse  infográfico mostra as diversas tecnologias e como elas funcionam. O  Infográfico foi traduzido por mim, e o original pode ser encontrado no <a href="http://www.intomobile.com/2011/07/21/check-out-touchscreens-work-infographic/" target="_blank">site fonte</a>. Algo a se notar e complementar o Infográfico é que já existem stylus para telas Capacitivas.</p>
<p>&nbsp;</p>
<p><a href="http://blog.cachina.com.br/wp-content/uploads/2011/07/Como_um_celular_touch_funciona.jpg"><img class="size-full wp-image-1108 aligncenter" title="Como um celular touch funciona" src="http://blog.cachina.com.br/wp-content/uploads/2011/07/Como_um_celular_touch_funciona.jpg" alt="" width="567" height="2000" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.euandroid.com.br/noticia/2011/07/infografico-diferentes-tecnologias-touchscreen-e-como-funcionam/" target="_blank">[Infográfico] Diferentes tecnologias Touchscreen e como funcionam</a> é do: <a href="http://www.euandroid.com.br/" target="_blank">Eu, Android</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.cachina.com.br%2F2011%2F07%2Fdiferentes-tecnologias-touchscreen-e-como-funcionam%2F&amp;t=Diferentes%20tecnologias%20Touchscreen%20e%20como%20funcionam" id="facebook_share_link_1107">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1107') || document.getElementById('facebook_share_icon_1107') || document.getElementById('facebook_share_both_1107') || document.getElementById('facebook_share_button_1107');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1107') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
<div class='wpfblike' ><fb:like href='http://blog.cachina.com.br/2011/07/diferentes-tecnologias-touchscreen-e-como-funcionam/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.cachina.com.br/2011/07/diferentes-tecnologias-touchscreen-e-como-funcionam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
