<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>TecnoLivre</title>
	<atom:link href="http://tecnolivre.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tecnolivre.wordpress.com</link>
	<description>Tecnologia, Open Source, Linux, Java e Bom Humor</description>
	<lastBuildDate>Tue, 30 Jun 2009 12:20:07 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tecnolivre.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>TecnoLivre</title>
		<link>http://tecnolivre.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tecnolivre.wordpress.com/osd.xml" title="TecnoLivre" />
	<atom:link rel='hub' href='http://tecnolivre.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Configurando uma VPN no IpCop</title>
		<link>http://tecnolivre.wordpress.com/2009/05/07/configurando-uma-vpn-no-ipcop/</link>
		<comments>http://tecnolivre.wordpress.com/2009/05/07/configurando-uma-vpn-no-ipcop/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:44:30 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[IpCop]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=190</guid>
		<description><![CDATA[O Ipcop é uma distribuição linux voltada para utilização como firewall, servidor proxy. Nela existe um módulo para criação de VPN, que é o que será aborado neste artigo. Sem mais enrolação vamos por a mão na massa. Cenário Temos 2 IPCop&#8217;s, ambos estão executando a versão mais recente de como esta escrita &#8211; 1.4.2. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=190&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-194" title="ipcop_logo" src="http://tecnolivre.files.wordpress.com/2009/05/ipcop_logo.gif?w=600" alt="ipcop_logo"   /></p>
<p>O Ipcop é uma distribuição linux voltada para utilização como firewall, servidor proxy. Nela existe um módulo para criação de VPN, que é o que será aborado neste artigo. Sem mais enrolação vamos por a mão na massa.</p>
<p><strong>Cenário</strong></p>
<p>Temos 2 IPCop&#8217;s, ambos estão executando a versão mais recente de como esta escrita &#8211; 1.4.2. Queremos fazer um IPSec VPN entre as 2 redes internas protegidas pelos 2 IPCop&#8217;s.</p>
<p><strong>Diagrama de rede</strong></p>
<p>GREEN1 &#8212; ipcop1 &#8212;&#8212;&#8212;&#8212;- Internet &#8212;&#8212;&#8212;&#8212;- ipcop2 &#8212; GREEN2</p>
<p>GREEN1 é 192.168.1.0/24</p>
<p>O IpCop1 tem um endereço IP público de 24.24.24.1 público com um nome de ipcop1.ipcop1.org. O endereço IP específico não importa, desde que ambas as partes resolvê-lo corretamente.</p>
<p>GREEN2 é 192.168.102.0/24</p>
<p>O IpCop2 tem um endereço IP público de 24.24.24.2 público com um nome de ipcop2.ipcop2.org</p>
<p>Os nomes de host de ambos IPCop são diferentes. Eles NÃO são ipcop1.ipcop1.org e ipcop2.ipcop2.org.</p>
<p><strong>PASSO-A-PASSO</strong></p>
<p><strong>Preparação<br />
</strong></p>
<p><span>1. No <strong>IpCop1:</strong></span></p>
<ul>
<li><span>VPN repor as definições, se necessário (acertando o botão &#8220;Redefinir&#8221; na página VPN suprime todos os certificados e as ligações que poderiam ter sido criada anteriormente)</span></li>
<li><span><span class="google-src-text" style="direction:ltr;text-align:left;">Save</span> conjunto &#8220;Local VPN Hostname / IP&#8221; para <strong>ipcop1.ipcop1.org,</strong> marque &#8220;Ativado&#8221; e clique em Salvar</span></li>
<li><span>reboot ipcop1.</span></li>
</ul>
<p style="margin-bottom:0;"><span>2. No <strong>IpCop2:</strong></span></p>
<ul>
<li><span>VPN repor as definições, se necessário (acertando o botão &#8220;Redefinir&#8221; na página VPN suprime todos os certificados e as ligações que poderiam ter sido criada anteriormente)</span></li>
<li><span><span class="google-src-text" style="direction:ltr;text-align:left;">Save</span> conjunto &#8220;Local VPN Hostname / IP&#8221; para <strong>ipcop2.ipcop2.org,</strong> marque &#8220;Ativado&#8221; e clique em Salvar</span></li>
<li>reboot ipcop2.</li>
</ul>
<p><strong>Gerar Raiz / Host Certificados</strong></p>
<p style="margin-bottom:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;">3. No</span> <strong>ipcop1:</strong> Vá em &#8220;Gerar Raiz / Host Certificados&#8221; e preencher os seguintes valores:</span></p>
<ul>
<li><span><strong>ipcop1</strong> como o &#8220;Nome da organização&#8221;</span></li>
<li><span><strong>ipcop1.ipcop1.org</strong> como o &#8220;IPCop&#8217;s Hostname&#8221; (este já será preenchido por você)</span></li>
<li><span>Especifique o seu país</span></li>
<li><span>Clique em &#8220;Gerar Raiz / Host Certificados&#8221;.</span> <span>Isto irá gerar os certificados (que pode demorar um pouco) e irá levá-lo de volta para a configuração VPN página.</span></li>
<li><span>Clique no botão &#8220;Download Root Certificate&#8221; botão (ícone de um disquete).</span> <span>Você será perguntado sobre o nome do arquivo para salvar.</span> <span>O nome do arquivo padrão é <strong>cacert.pem.</strong></span> <span>Para não haja confusão renomei o arquivo para <strong>cacert.1.pem</strong></span></li>
<li> <span>Clique no botão &#8220;Download Host Certificate&#8221; botão (o ícone abaixo).</span> <span>Você será perguntado sobre o nome do arquivo para salvar. O nome do arquivo padrão é <strong>hostcert.pem.</strong></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;">Da mesma forma, p</span>ara não haja confusão mudar o nome para <strong>hostcert.1.pem</strong></span></li>
</ul>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">4. <span><span class="google-src-text" style="direction:ltr;text-align:left;">No</span> <strong>ipcop2:</strong> Clique em &#8220;Gerar Raiz / Host Certificados&#8221; e preencher os seguintes valores:</span></p>
<ul>
<li><span><strong>I</strong><strong>pCop2</strong> como o &#8220;Nome da organização&#8221;</span></li>
<li><span><strong>ipcop2.ipcop2.org</strong> como o &#8220;IPCop&#8217;s Hostname&#8221; (este já será preenchido por você)</span></li>
<li><span>Especifique o seu país</span></li>
<li><span><span class="google-src-text" style="direction:ltr;text-align:left;">Clique em</span> &#8220;Gerar Raiz / Host Certificados&#8221;.</span> <span>Isto irá gerar os certificados (que pode demorar um pouco) e irá levá-lo de volta para a configuração VPN página.</span></li>
<li><span>Clique no botão &#8220;Download Root Certificate&#8221; botão (ícone de um disquete).</span> <span>Você será perguntado sobre o nome do arquivo para salvar.</span> <span>O nome do arquivo padrão é <strong>cacert.pem.</strong></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;">Também p</span>ara não haja confusão mudar o nome para <strong>cacert.2.pem</strong></span></li>
<li> <span>Clique no botão &#8220;Download Host Certificate&#8221; botão (o ícone abaixo).</span> <span>Você será perguntado sobre o nome do arquivo para salvar.</span> <span>O nome do arquivo padrão é <strong>hostcert.pem.</strong></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;">P</span>ara não haja confusão mudar o nome para <strong>hostcert.2.pem</strong></span></li>
</ul>
<p><strong>Faça o upload dos Certificados CA</strong></p>
<p><span><strong></strong></span></p>
<p><span><strong></strong></span></p>
<p><span><strong></strong></span></p>
<p><span><strong></strong></span></p>
<p><span><strong></strong></span></p>
<p><span><strong></strong></span></p>
<p><span><strong></strong></span></p>
<p><span><span class="google-src-text" style="direction:ltr;text-align:left;"> </span>Nesta etapa você está deixando os 2 IPCops saber sobre os outros CA (Certificate Authority), a fim de que podem confiar nos certificados emitidos pela outro IpCop.</span></p>
<p style="margin-bottom:0;">5.  <span><span class="google-src-text" style="direction:ltr;text-align:left;">No</span> <strong>ipcop1:</strong></span></p>
<ul>
<li><span>Preencha <strong>ipcop2</strong> como o &#8220;CA nome&#8221;</span></li>
<li><span>Navegue e selecione o arquivo <strong>cacert.2.pem</strong></span></li>
<li> <span>Clique em &#8220;Certificado CA Upload&#8221;.</span> <span>Isto irá fazer o upload do certificado CA de ipcop2 para ipcop1 e vai mostrá-la como a 3 <sup>ª</sup> fila do &#8220;Certificate Authorities&#8221; (baixo) seção.</span></li>
</ul>
<p>6.  <span><span class="google-src-text" style="direction:ltr;text-align:left;">No</span> <strong>ipcop2:</strong> </span></p>
<ul>
<li><span>Preencha <strong>ipcop1</strong> como o &#8220;CA nome&#8221;</span></li>
<li><span>Navegue e selecione o arquivo <strong>cacert.1.pem</strong></span></li>
<li> <span><span class="google-src-text" style="direction:ltr;text-align:left;">Clique em</span> &#8220;Certificado CA Upload&#8221;.</span><span> Isto irá fazer o upload do certificado CA de ipcop1 para ipcop2 e vai mostrá-la como a 3 <sup>ª</sup> fila do &#8220;Certificate Authorities&#8221; (baixo) seção.</span></li>
</ul>
<p><strong>Crie as conexões</strong></p>
<p style="margin-bottom:0;">7.  <span><span class="google-src-text" style="direction:ltr;text-align:left;">No</span> <strong>ipcop1:</strong> Clique no botão &#8220;Adicionar&#8221; no meio painel.</span> <span>Na tela seguinte escolha &#8220;Net-a-Net Virtual Private Network&#8221; para o &#8220;Tipo de ligação&#8221; e preencha os seguintes valores:</span></p>
<ul>
<li><span> <strong>IpCop2</strong> como o &#8220;Nome&#8221;</span></li>
<li><span><strong>Na esquerda</strong> como o &#8220;lado IPCop&#8221;</span></li>
<li><span> <strong>192.168.1.0/255.255.255.0</strong> como &#8220;sub-rede local&#8221;</span></li>
<li><span> <strong>ipcop2.ipcop2.org</strong> como o &#8220;Remote Host / IP&#8221;</span></li>
<li><span><strong>192.168.102.0/255.255.255.0</strong> como o &#8220;Remote subrede&#8221;</span></li>
<li><span>Na caixa de diálogo &#8220;Autenticação&#8221; seção selecionar &#8220;Carregar um certificado&#8221;.</span> <span>Selecione &#8220;Enviar um certificado&#8221; e navegue até o arquivo <strong>hostcert.2.pem.</strong></span></li>
<li> <span>Finalmente atingiu o botão &#8220;Salvar&#8221;</span></li>
</ul>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;">8. No</span> <strong>ipcop2 (tudo é invertida):</strong> Aperte o botão &#8220;Adicionar&#8221; no meio painel.</span> <span>Na tela seguinte escolha &#8220;Net-a-Net Virtual Private Network&#8221; para o &#8220;Tipo de ligação&#8221; e preencha os seguintes valores:</span></p>
<ul>
<li><span> <strong>IpCop1</strong> como o &#8220;Nome&#8221;</span></li>
<li><span><strong>Na esquerda</strong> como o &#8220;lado IPCop&#8221;</span></li>
<li><span> <strong>192.168.102.0/255.255.255.0</strong> como a &#8220;sub-rede local&#8221;</span></li>
<li><span><strong>ipcop1.ipcop1.org</strong> como o &#8220;Remote Host / IP&#8221;</span></li>
<li><span> <strong>192.168.1.0/255.255.255.0</strong> como o &#8220;Remote subrede&#8221;</span></li>
<li><span>Na caixa de diálogo &#8220;Autenticação&#8221; seção selecionar &#8220;Carregar um certificado&#8221;.</span> <span>Selecione &#8220;Enviar um certificado&#8221; e navegue até o arquivo <strong>hostcert.1.pem.</strong></span></li>
<li> <span>Finalmente atingiu o botão &#8220;Salvar&#8221;</span></li>
</ul>
<p>Pronto finalizamos a configuração da VPN utilizando a distribuição linux IpCop.</p>
<p>Para mais informação se quiser ver o tutorial original <a title="Tutorial Original" href="http://www.databrokers.net/opensource/ipcop/vpn-to-vpn-detailed-how-to.html" target="_blank">clique aqui</a>. O tutorial encontra-se em inglês.</p>
<br />Publicado emIpCop, Linux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=190&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2009/05/07/configurando-uma-vpn-no-ipcop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>

		<media:content url="http://tecnolivre.files.wordpress.com/2009/05/ipcop_logo.gif" medium="image">
			<media:title type="html">ipcop_logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Jude no Linux</title>
		<link>http://tecnolivre.wordpress.com/2009/05/04/jude-no-linux/</link>
		<comments>http://tecnolivre.wordpress.com/2009/05/04/jude-no-linux/#comments</comments>
		<pubDate>Mon, 04 May 2009 13:49:55 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[UML]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=182</guid>
		<description><![CDATA[Para quem está estudando programação uma ferramenta que auxilia na criação das modelagens UML: Diagramas de Classes, Diagramas de Caso de Uso, etc. é o Jude. Meu professor disse que tinhamos que instalar, porém, quando questionado se existia essa ferramenta para Linux ele não soube responder. Depois de algumas googladas achei um tutorial que mostra [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=182&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para quem está estudando programação uma ferramenta que auxilia na criação das modelagens UML: Diagramas de Classes, Diagramas de Caso de Uso, etc. é o Jude.</p>
<p><img class="alignleft" title="Jude" src="http://i172.photobucket.com/albums/w5/jonathasonline/jude.gif" alt="" width="256" height="256" /></p>
<p>Meu professor disse que tinhamos que instalar, porém, quando questionado se existia essa ferramenta para Linux ele não soube responder. Depois de algumas googladas achei um tutorial que mostra como instalá-lo no Linux.</p>
<p>Aproveito para agradecer a Jonathas Rodrigues por disponibilizar esse tutorial muito fácil de entender e instalar.</p>
<p>Segue abaixo um resumo do tutorial:</p>
<p>Efetue o cadastro e baixe o programa no site:<br />
<a title="Jude" href="http://jude.change-vision.com/jude-web/download/index.html" target="_blank">http://jude.change-vision.com/jude-web/download/index.html</a></p>
<p>Procure onde tem o Jude Community, e baixe o arquivo ZIP mais atual, no nosso caso foi o: jude-community-5_4_1.zip</p>
<p>Após feito o download, descompacte o arquivo e mova a pasta descompactada para /usr/local</p>
<p>sudo mv jude_community /usr/local</p>
<p>(Usei o comando SUDO pois no meu caso utilizo o Ubuntu e a pasta /usr/local só é permitido modificação como root)</p>
<p>Agora um editor de texto para que seja criado um script de execução e copie o comando abaixo:</p>
<p>#!/bin/bash<br />
java -jar /usr/local/jude_community/jude-community.jar &amp;</p>
<p>Salve o arquivo com o nome “jude”.</p>
<p>No terminal vá onde vc salvou o arquivo e digite o seguinte comando, para que tenhamos permissão para rodar:</p>
<p>chmod +x jude</p>
<p>Agora, vamos mover o arquivo pra pasta /usr/bin:</p>
<p>sudo mv jude /usr/bin</p>
<p>(Novamente o comando SUDO para mover o arquivo)</p>
<p>Pronto! Para rodar o programa pressione Alt+F2 e digite jude.</p>
<p>Para quem quiser se aprofundar mais, vale a pena dá uma conferida no<a title="Jude, a IDE para modelagem UML, no Linux" href="http://jonathasonline.wordpress.com/2009/02/14/jude-a-ide-para-modelagem-uml-no-linux/" target="_blank"> Blog d0 Jonathas Rodrigues</a>.</p>
<br />Publicado emLinux, UML  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=182&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2009/05/04/jude-no-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>

		<media:content url="http://i172.photobucket.com/albums/w5/jonathasonline/jude.gif" medium="image">
			<media:title type="html">Jude</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle compra a Sun</title>
		<link>http://tecnolivre.wordpress.com/2009/04/22/oracle-compra-a-sun/</link>
		<comments>http://tecnolivre.wordpress.com/2009/04/22/oracle-compra-a-sun/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:06:13 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Geral]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/2009/04/22/oracle-compra-a-sun/</guid>
		<description><![CDATA[Quando eu li essa notícia fiquei chocado e comecei a pensar o que iria ocorrer com os produtos desenvolvido a longo de anos pela Sun. Entre os meus pensamento estão a descontinuidade do MySql, visto que é concorrente direto do todo poderoso Oracle. Pensei também o que irá acontecer com o Java e com o [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=180&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Quando eu li essa notícia fiquei chocado e comecei a pensar o que iria ocorrer com os produtos desenvolvido a longo de anos pela Sun.<br />
Entre os meus pensamento estão a descontinuidade do MySql, visto que é concorrente direto do todo poderoso Oracle. Pensei também o que irá acontecer com o Java e com o Open Office?<br />
Só nos resta aguardar as cenas dos próximos capítulos e torcer para que a Oracle dê continuidade a Suite de escritório e ao Java, ambos continuando Livre.</p>
<br />Publicado emGeral  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=180&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2009/04/22/oracle-compra-a-sun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>
	</item>
		<item>
		<title>LAMP no Ubuntu</title>
		<link>http://tecnolivre.wordpress.com/2009/01/30/lamp-no-ubuntu/</link>
		<comments>http://tecnolivre.wordpress.com/2009/01/30/lamp-no-ubuntu/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 13:30:40 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=177</guid>
		<description><![CDATA[Para quem se interessar em instalar um servidor web no Ubuntu segue os comandos necessários. # sudo aptitude install apache2 mysql-server-5.0 php5 php5-mysql php5-cli phpmyadmin -y Fonte: André Gondim Publicado emLinux<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=177&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para quem se interessar em instalar um servidor web no Ubuntu segue os comandos necessários.</p>
<p># sudo aptitude install apache2 mysql-server-5.0 php5 php5-mysql php5-cli phpmyadmin -y</p>
<p>Fonte: <a title="André Gondim" href="http://andregondim.eti.br/?p=47" target="_blank">André Gondim</a></p>
<br />Publicado emLinux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=177&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2009/01/30/lamp-no-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>
	</item>
		<item>
		<title>Edição de Imagem On-line</title>
		<link>http://tecnolivre.wordpress.com/2008/10/22/edicao-de-imagem-on-line/</link>
		<comments>http://tecnolivre.wordpress.com/2008/10/22/edicao-de-imagem-on-line/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 18:26:23 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=170</guid>
		<description><![CDATA[Para quem gosta de trabalhar com imagens, aqui vai uma dica para edição de imagens é o site http://www.splashup.com/ O ambiente lembra o do Photoshop e possui práticamente as mesmas funções básicas: Image Size, Brilho e Contraste, trabalha em camadas, etc. Vale a pena conferir. Publicado emOpen Source<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=170&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para quem gosta de trabalhar com imagens, aqui vai uma dica para edição de imagens é o site <a title="Splashup" href="http://www.splashup.com/" target="_blank">http://www.splashup.com/</a></p>
<p><a href="http://tecnolivre.files.wordpress.com/2008/10/1.jpg"><img class="aligncenter size-medium wp-image-171" title="1" src="http://tecnolivre.files.wordpress.com/2008/10/1.jpg?w=300&#038;h=212" alt="" width="300" height="212" /></a></p>
<p>O ambiente lembra o do Photoshop e possui práticamente as mesmas funções básicas: Image Size, Brilho e Contraste, trabalha em camadas, etc.</p>
<p><a href="http://tecnolivre.files.wordpress.com/2008/10/2.jpg"><img class="aligncenter size-full wp-image-172" title="2" src="http://tecnolivre.files.wordpress.com/2008/10/2.jpg?w=600" alt=""   /></a></p>
<p>Vale a pena conferir.</p>
<br />Publicado emOpen Source  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/170/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=170&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2008/10/22/edicao-de-imagem-on-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>

		<media:content url="http://tecnolivre.files.wordpress.com/2008/10/1.jpg?w=300" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://tecnolivre.files.wordpress.com/2008/10/2.jpg" medium="image">
			<media:title type="html">2</media:title>
		</media:content>
	</item>
		<item>
		<title>Assinatura Digital</title>
		<link>http://tecnolivre.wordpress.com/2008/10/22/assinatura-digital/</link>
		<comments>http://tecnolivre.wordpress.com/2008/10/22/assinatura-digital/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:40:01 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Segurança]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=164</guid>
		<description><![CDATA[Participei de uma palestra que um dos temas abordados foi Certificação Digital e que o Brasil é referência mundial no assunto&#8230; E hoje quando estava vendo as notícias me deparei com um Post no Br-Linux que confirma o que foi visto na palestra e resolsi publicar para ajudar a divulgar. “O projeto The Crypthing Initiative, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=164&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Participei de uma palestra que um dos temas abordados foi Certificação Digital e que o Brasil é referência mundial no assunto&#8230; E hoje quando estava vendo as notícias me deparei com um Post no <a title="Br-Linux.org" href="http://br-linux.org/" target="_blank">Br-Linux</a> que confirma o que foi visto na palestra e resolsi publicar para ajudar a divulgar.</p>
<p><img class="alignright" title="Crypthing" src="http://crypthing.sourceforge.net/images/crypthing.png" alt="" width="280" height="280" /></p>
<p>“O projeto The Crypthing Initiative, de desenvolvimento de aplicações criptográficas destinadas ao contexto da ICP-Brasil sob licença GPL, realiza sua primeira entrega. Trata-se da aplicação Signthing Personal Edition, destinada a fornecer assinatura digital de documentos com o uso de certificados digitais emitidos pelas ACs da ICP-Brasil.</p>
<p>O projeto Crypthing pretende desenvolver software criptográfico para utilização corporativa, governamental e pessoal dentro do contexto da Infra-estrutura de Chaves Públicas do Brasil (a ICP-Brasil) sob a licença GNU General Public License. Inteiramente desenvolvidos em Java, os aplicativos que o projeto pretende entregar à comunidade de software livre do Brasil deverão suprir necessidades de autenticação, sigilo e assinatura digital em estrita conformidade com as especificações do ITI.</p>
<p>A primeira entrega do projeto &#8211; o aplicativo Signthing Personal Edition &#8211; destina-se à assinatura digital de documentos com propósito de não-repúdio utilizando chaves criptográficas associadas a certificados digitais emitidos por uma das Autoridades Certificadoras da ICP-Brasil. Ainda em release alpha, o aplicativo correntemente suporta certificados digitais x.509 codificados em DER e armazenados em smart-cards e mídias removíveis; realiza a validação de conformidade do certificado às regras da ICP-Brasil; efetua verificação on-line da revogação do certificado, contra a Lista de Certificados Revogados emitidas pela Autoridade Certificadora; suporta assinatura, co-assinatura e verificação criptográfica de documentos já assinados; suporta envelopes CMS SignedData attached e detached, em conformidade à RFC 2630. Com interface internacionalizada (em Português e Inglês), o aplicativo foi testado (provisoriamente) sob o Linux 2.6.24 e o MS Windows XP, em ambos os casos utiliando a JVM da Sun.</p>
<p>Para maiores infomações, pode ser consultado o site do projeto: http://crypthing.sourceforge.net.”</p>
<p><a title="http://crypthing.sourceforge.net/" href="http://crypthing.sourceforge.net/" target="_blank">Saiba mais&#8230;</a></p>
<br />Publicado emSegurança  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/164/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=164&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2008/10/22/assinatura-digital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>

		<media:content url="http://crypthing.sourceforge.net/images/crypthing.png" medium="image">
			<media:title type="html">Crypthing</media:title>
		</media:content>
	</item>
		<item>
		<title>Avast no Linux</title>
		<link>http://tecnolivre.wordpress.com/2008/10/18/avast-no-linux/</link>
		<comments>http://tecnolivre.wordpress.com/2008/10/18/avast-no-linux/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 02:47:43 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=157</guid>
		<description><![CDATA[Isso mesmo! Existem antivirus para distribuições linux. Um dos antivirus (gratuíto) mais utilizados no mundo é o Avast. Muitos dos usuários o conhecem apenas na versão para Windows, mas existe também disponível a versão para Linux. É possível realizar o download dos pacotes para instalação para distribuições .RPM e .DEB, e também para quem gosta [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=157&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Avast Linux" src="http://vivaolinux.com.br/imagens/artigos/comunidade/1224079355.1.gif" alt="" width="200" height="200" /></p>
<p>Isso mesmo! Existem antivirus para distribuições linux.</p>
<p>Um dos antivirus (gratuíto) mais utilizados no mundo é o Avast. Muitos dos usuários o conhecem apenas na versão para Windows, mas existe também disponível a versão para Linux.</p>
<p>É possível realizar o <a title="Download do Avast" href="http://www.avast.com/eng/download-avast-for-linux-edition.html" target="_blank">download</a> dos pacotes para instalação para distribuições .RPM e .DEB, e também para quem gosta de compilar e instalar o programa &#8220;na mão&#8221;, está disponível o código em TAR.GZ.</p>
<p>Após a instalação do antivirus é necessário realizar o <a title="Registro Avast" href="http://www.avast.com/por/home-registration.php" target="_blank">registro</a> do usuário para que o programa funcione. Mas calma! O registro é gratuíto e o usuário recebe um e-mail com a chave de desbloqueio do programa. Está chave será pedida na primeira execução do Avast.</p>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 310px"><a href="http://tecnolivre.files.wordpress.com/2008/10/captura_da_tela-1.png"><img class="size-medium wp-image-158" title="Avast" src="http://tecnolivre.files.wordpress.com/2008/10/captura_da_tela-1.png?w=300&#038;h=216" alt="Avast Linux rodando via terminal." width="300" height="216" /></a><p class="wp-caption-text">Avast Linux em ação via terminal.</p></div>
<p>Para quem possui o &#8220;Janelas&#8221; e o &#8220;Pinguim&#8221; instalados no mesmo computador (dual boot) é possível passar o antivirus na partição Windows a partir do Linux.</p>
<br />Publicado emLinux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=157&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2008/10/18/avast-no-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>

		<media:content url="http://vivaolinux.com.br/imagens/artigos/comunidade/1224079355.1.gif" medium="image">
			<media:title type="html">Avast Linux</media:title>
		</media:content>

		<media:content url="http://tecnolivre.files.wordpress.com/2008/10/captura_da_tela-1.png?w=300" medium="image">
			<media:title type="html">Avast</media:title>
		</media:content>
	</item>
		<item>
		<title>O nome do sucessor do Windows Vista</title>
		<link>http://tecnolivre.wordpress.com/2008/10/14/o-nome-do-sucesso-do-vista/</link>
		<comments>http://tecnolivre.wordpress.com/2008/10/14/o-nome-do-sucesso-do-vista/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 15:41:55 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=111</guid>
		<description><![CDATA[Foi divulgado nesta segunda (13) o nome do sucesso do Windows Vista. A nova versão do sistema operacional da Microsoft irá se chamar Windows 7 &#8220;criativo, não?&#8221;. Segundo Mike Nash, gerente de produto do windows, a escolha pelo novo nome levou em conta a praticidade. &#8220;É a sétima versão do Windows, então faz sentido&#8221;, relatou Mike. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=111&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Foi divulgado nesta segunda (13) o nome do sucesso do Windows Vista. A nova versão do sistema operacional da <a title="Microsoft" href="http://www.microsoft.com/22/en/us/default.aspx" target="_blank">Microsoft</a> irá se chamar Windows 7 &#8220;criativo, não?&#8221;.</p>
<p>Segundo Mike Nash, gerente de produto do windows, a escolha pelo novo nome levou em conta a praticidade. &#8220;É a sétima versão do Windows, então faz sentido&#8221;, relatou Mike.</p>
<p>Espero que a simplicidade seja apenas no nome. Vamos aguardar o que vem por ai.</p>
<p>Fonte: <a title="G1" href="http://g1.globo.com/Noticias/Tecnologia/0,,MUL797917-6174,00-MICROSOFT+OFICIALIZA+WINDOWS+COMO+SEU+PROXIMO+SISTEMA+OPERACIONAL.html" target="_blank">G1</a></p>
<br />Publicado emMicrosoft  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=111&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2008/10/14/o-nome-do-sucesso-do-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>
	</item>
		<item>
		<title>A história por trás do Google Chrome</title>
		<link>http://tecnolivre.wordpress.com/2008/10/12/a-historia-por-tras-do-google-chrome/</link>
		<comments>http://tecnolivre.wordpress.com/2008/10/12/a-historia-por-tras-do-google-chrome/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 12:39:38 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=107</guid>
		<description><![CDATA[Publicado emBrowser, Google<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=107&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://tecnolivre.wordpress.com/2008/10/12/a-historia-por-tras-do-google-chrome/"><img src="http://img.youtube.com/vi/T8uAZja4i1M/2.jpg" alt="" /></a></span>
<br />Publicado emBrowser, Google  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=107&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2008/10/12/a-historia-por-tras-do-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>
	</item>
		<item>
		<title>Tux na Urna Eletrônica</title>
		<link>http://tecnolivre.wordpress.com/2008/10/08/tux-na-urna-eletronica/</link>
		<comments>http://tecnolivre.wordpress.com/2008/10/08/tux-na-urna-eletronica/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 13:36:36 +0000</pubDate>
		<dc:creator>flaviohssantos</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tecnolivre.wordpress.com/?p=101</guid>
		<description><![CDATA[Esse post faz valer aquela máxima: &#8220;Uma imagem vale mais do que mil palavras.&#8221; Fonte: InfoBlog Publicado emLinux<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=101&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Esse post faz valer aquela máxima:</p>
<p><em>&#8220;Uma imagem vale mais do que mil palavras.&#8221;</em></p>
<p><a href="http://tecnolivre.files.wordpress.com/2008/10/tux_eleicao.jpg"><img class="aligncenter size-full wp-image-105" title="tux_eleicao" src="http://tecnolivre.files.wordpress.com/2008/10/tux_eleicao.jpg?w=600" alt=""   /></a></p>
<p>Fonte: <a title="InfoBlog" href="http://infog.casoft.info/?p=187" target="_blank">InfoBlog</a></p>
<br />Publicado emLinux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tecnolivre.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tecnolivre.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tecnolivre.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tecnolivre.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tecnolivre.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tecnolivre.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tecnolivre.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tecnolivre.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tecnolivre.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tecnolivre.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tecnolivre.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tecnolivre.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tecnolivre.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tecnolivre.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tecnolivre.wordpress.com&amp;blog=4883588&amp;post=101&amp;subd=tecnolivre&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tecnolivre.wordpress.com/2008/10/08/tux-na-urna-eletronica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f8ab8aaac6f2d2dfea36db87c7cad060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flaviohssantos</media:title>
		</media:content>

		<media:content url="http://tecnolivre.files.wordpress.com/2008/10/tux_eleicao.jpg" medium="image">
			<media:title type="html">tux_eleicao</media:title>
		</media:content>
	</item>
	</channel>
</rss>
