<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>InFog</title>
	
	<link>http://infog.casoft.info</link>
	<description>Um blog sobre GNU, Linux, Open Source, Desenvolvimento e Nerdices em Geral</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:06:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/casoft/RhIq" /><feedburner:info uri="casoft/rhiq" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>e-CPF no Linux + Firefox</title>
		<link>http://feedproxy.google.com/~r/casoft/RhIq/~3/tq2K7m70L-M/</link>
		<comments>http://infog.casoft.info/?p=936#comments</comments>
		<pubDate>Wed, 01 Sep 2010 15:06:06 +0000</pubDate>
		<dc:creator>InFog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[e-cpf]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://infog.casoft.info/?p=936</guid>
		<description><![CDATA[
Olá!
Aqui está uma receita de bolo para fazer o seu e-CPF funcionar corretamente no GNU/Linux em conjunto com o Firefox.

O certificado que eu estou usando é da Serasa Experian e é um e-CPF modelo cartão com leitora modelo Perto CCID. A instalação não é tão complicada, e eu vou usar o Debian como base.
Você vai [...]


Leia também:<ol><li><a href='http://infog.casoft.info/?p=12' rel='bookmark' title='Permanent Link: Firefox no Debian (Revisado para o Firefox 3)'>Firefox no Debian (Revisado para o Firefox 3)</a> <small>(Esse post é do ano passado, mas se aplica à...</small></li>
<li><a href='http://infog.casoft.info/?p=115' rel='bookmark' title='Permanent Link: Simulado do Viva o Linux'>Simulado do Viva o Linux</a> <small>Olá pessoal! Hoje vou dar uma dica e também fazer...</small></li>
<li><a href='http://infog.casoft.info/?p=46' rel='bookmark' title='Permanent Link: Como conseguir suporte Speedy ou Vírtua usando Linux'>Como conseguir suporte Speedy ou Vírtua usando Linux</a> <small>Hello Folks! Hoje vou mostrar como conseguir suporte para dois...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p>
<p style="text-align: justify;">Olá!</p>
<p style="text-align: justify;">Aqui está uma receita de bolo para fazer o seu e-CPF funcionar corretamente no <strong>GNU/Linux</strong> em conjunto com o <strong>Firefox</strong>.</p>
<p style="text-align: center;"><a href="http://infog.casoft.info/wp-content/uploads/2010/09/e-cpf_b.gif"><img class="aligncenter size-full wp-image-938" title="e-cpf_b" src="http://infog.casoft.info/wp-content/uploads/2010/09/e-cpf_b.gif" alt="" width="300" height="300" /></a></p>
<p style="text-align: justify;">O certificado que eu estou usando é da <strong>Serasa Experian</strong> e é um <strong>e-CPF</strong> modelo cartão com leitora modelo <strong>Perto CCID</strong>. A instalação não é tão complicada, e eu vou usar o Debian como base.</p>
<p style="text-align: justify;">Você vai precisar deste pacote:</p>
<ul style="text-align: justify;">
<li><a title="pacote com o módulo da leitora" href="http://loja.certificadodigital.com.br/Serasa/UPLOAD/Downloads/391.zip" target="_blank">http://loja.certificadodigital.com.br/Serasa/UPLOAD/Downloads/391.zip</a></li>
</ul>
<p style="text-align: justify;">E também terá que instalar estes pacotes (fiz via <strong>aptitude</strong>):</p>
<ul style="text-align: justify;">
<li>openct</li>
<li>pcscd</li>
<li>﻿﻿﻿﻿﻿libwxbase2.6-0</li>
<li>libwxgtk2.6-0</li>
</ul>
<p style="text-align: justify;">Aqui está o comando para facilitar a sua vida:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># aptitude install openct pcscd libwxgtk2.6-0 libwxbase2.6-0</div></td></tr></tbody></table></div>
<p style="text-align: justify;">Feito isso é bom reiniciar os serviços da leitora com os comandos</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># /etc/init.d/pcscd stop<br />
# /etc/init.d/pcscd start<br />
# /etc/init.d/openct stop<br />
# /etc/init.d/openct start</div></td></tr></tbody></table></div>
<p style="text-align: justify;">Agora você pode conectar a leitora na porta USB e colocar o cartão nela, a luz dela vai acender.</p>
<p style="text-align: justify;">Instale o pacote <strong>﻿﻿safesign_3.0.deb</strong> que veio naquele arquivo que você baixou:</p>
<p style="text-align: justify;"># dpkg -i safesign_3.0.deb</p>
<p style="text-align: justify;">Agora abra o Firefox e acesse o menu <strong>Editar &gt; Preferências<span style="font-weight: normal;">.</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-weight: normal;">Nele use a aba </span>Avançado<span style="font-weight: normal;"> e a aba </span>Criptografia<span style="font-weight: normal;">, nesta janela existem algumas opções, use a opção </span>Dispositivos de Segurança<span style="font-weight: normal;">. Nesta nova janela use a opção </span>Carregar<span style="font-weight: normal;">, ele vai mostrar uma nova janela perguntando o </span>nome do módulo<span style="font-weight: normal;"> e o </span>nome do arquivo do módulo<span style="font-weight: normal;">. O nome do módulo você pode escolher, eu usei Serasa Experian e o nome do arquivo será </span>/usr/lib/libaetpkss.so<span style="font-weight: normal;">. A janela deve ficar assim:</span></strong></p>
<p style="text-align: center;"><strong><span style="font-weight: normal;"><a href="http://infog.casoft.info/wp-content/uploads/2010/09/Captura_de_tela-Carregar-dispositivo-PKCS11.png"><img class="aligncenter size-full wp-image-937" title="Captura_de_tela-Carregar dispositivo PKCS#11" src="http://infog.casoft.info/wp-content/uploads/2010/09/Captura_de_tela-Carregar-dispositivo-PKCS11.png" alt="" width="458" height="159" /></a></span></strong></p>
<p style="text-align: justify;"><strong><span style="font-weight: normal;">Finalize us</span></strong><strong><span style="font-weight: normal;">ando o botão </span>OK<span style="font-weight: normal;">. Agora voltando à janela de criptografia use a opção </span>Certificados<span style="font-weight: normal;">, ele vai te pedir uma senha mestra, eu usei a mesma do PIN do e-CPF. Coloque a senha e lá estará o seu certificado digital!</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-weight: normal;">Agora você poderá acessar sites como o da Receita Federal e usar o seu e-CPF para se idenficar.</span></strong></p>
<p style="text-align: justify;">Só fica a dica de usarem sempre senhas seguras.</p>
<p style="text-align: justify;"><strong><span style="font-weight: normal;">InFog</span></strong></p>
<div class="postreachclickcomments"><script type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Finfog.casoft.info%2F%3Fp%3D936&amp;url=http%3A%2F%2Finfog.casoft.info"></script></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://infog.casoft.info/?p=936&amp;feed=comments-rss2" rel="nofollow" class="external" title="Acompanhar comentários deste artigo?">Acompanhar comentários deste artigo?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://infog.casoft.info/?p=936&amp;title=e-CPF+no+Linux+%2B+Firefox" rel="nofollow" class="external" title="Compartilhar nodel.icio.us">Compartilhar nodel.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://infog.casoft.info/?p=936&amp;title=e-CPF+no+Linux+%2B+Firefox" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://infog.casoft.info/?p=936&amp;t=e-CPF+no+Linux+%2B+Firefox" rel="nofollow" class="external" title="Compartilhar noFacebook">Compartilhar noFacebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://infog.casoft.info/?p=936&amp;title=e-CPF+no+Linux+%2B+Firefox" rel="nofollow" class="external" title="Adicionar aoGoogle Bookmarks">Adicionar aoGoogle Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://infog.casoft.info/?p=936&amp;title=e-CPF+no+Linux+%2B+Firefox&amp;summary=%5Bad%23propaganda%5D%0D%0AOl%C3%A1%21%0D%0AAqui%20est%C3%A1%20uma%20receita%20de%20bolo%20para%20fazer%20o%20seu%20e-CPF%20funcionar%20corretamente%20no%20GNU%2FLinux%20em%20conjunto%20com%20o%20Firefox.%0D%0A%0D%0AO%20certificado%20que%20eu%20estou%20usando%20%C3%A9%20da%20Serasa%20Experian%20e%20%C3%A9%20um%20e-CPF%20modelo%20cart%C3%A3o%20com%20leitora%20modelo%20Perto%20CCID.%20A%20instala%C3%A7%C3%A3o%20n%C3%A3o%20%C3%A9%20t%C3%A3o%20complicada%2C%20&amp;source=InFog" rel="nofollow" class="external" title="Compartilhar noLinkedIn">Compartilhar noLinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://infog.casoft.info/?p=936&amp;t=e-CPF+no+Linux+%2B+Firefox" rel="nofollow" class="external" title="Publicar noMySpace">Publicar noMySpace</a>
		</li>
		<li class="shr-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=e-CPF+no+Linux+%2B+Firefox&amp;du=http://infog.casoft.info/?p=936&amp;cn=%5Bad%23propaganda%5D%0D%0AOl%C3%A1%21%0D%0AAqui%20est%C3%A1%20uma%20receita%20de%20bolo%20para%20fazer%20o%20seu%20e-CPF%20funcionar%20corretamente%20no%20GNU%2FLinux%20em%20conjunto%20com%20o%20Firefox.%0D%0A%0D%0AO%20certificado%20que%20eu%20estou%20usando%20%C3%A9%20da%20Serasa%20Experian%20e%20%C3%A9%20um%20e-CPF%20modelo%20cart%C3%A3o%20com%20leitora%20modelo%20Perto%20CCID.%20A%20instala%C3%A7%C3%A3o%20n%C3%A3o%20%C3%A9%20t%C3%A3o%20complicada%2C%20" rel="nofollow" class="external" title="Promover noOrkut">Promover noOrkut</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://infog.casoft.info/?p=936&amp;title=e-CPF+no+Linux+%2B+Firefox" rel="nofollow" class="external" title="Compartilhar noReddit">Compartilhar noReddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://infog.casoft.info/?p=936" rel="nofollow" class="external" title="Compartilhar noTechnorati">Compartilhar noTechnorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=e-CPF+no+Linux+%2B+Firefox+-+http://tinyurl.com/2un2wxt&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=e-CPF+no+Linux+%2B+Firefox&amp;body=Link: http://infog.casoft.info/?p=936 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %5Bad%23propaganda%5D%0D%0AOl%C3%A1%21%0D%0AAqui%20est%C3%A1%20uma%20receita%20de%20bolo%20para%20fazer%20o%20seu%20e-CPF%20funcionar%20corretamente%20no%20GNU%2FLinux%20em%20conjunto%20com%20o%20Firefox.%0D%0A%0D%0AO%20certificado%20que%20eu%20estou%20usando%20%C3%A9%20da%20Serasa%20Experian%20e%20%C3%A9%20um%20e-CPF%20modelo%20cart%C3%A3o%20com%20leitora%20modelo%20Perto%20CCID.%20A%20instala%C3%A7%C3%A3o%20n%C3%A3o%20%C3%A9%20t%C3%A3o%20complicada%2C%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Leia também:<ol><li><a href='http://infog.casoft.info/?p=12' rel='bookmark' title='Permanent Link: Firefox no Debian (Revisado para o Firefox 3)'>Firefox no Debian (Revisado para o Firefox 3)</a> <small>(Esse post é do ano passado, mas se aplica à...</small></li>
<li><a href='http://infog.casoft.info/?p=115' rel='bookmark' title='Permanent Link: Simulado do Viva o Linux'>Simulado do Viva o Linux</a> <small>Olá pessoal! Hoje vou dar uma dica e também fazer...</small></li>
<li><a href='http://infog.casoft.info/?p=46' rel='bookmark' title='Permanent Link: Como conseguir suporte Speedy ou Vírtua usando Linux'>Como conseguir suporte Speedy ou Vírtua usando Linux</a> <small>Hello Folks! Hoje vou mostrar como conseguir suporte para dois...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/casoft/RhIq/~4/tq2K7m70L-M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://infog.casoft.info/?feed=rss2&amp;p=936</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://infog.casoft.info/?p=936</feedburner:origLink></item>
		<item>
		<title>ReadyIgniter: Fork do CodeIgniter pronto para a ação</title>
		<link>http://feedproxy.google.com/~r/casoft/RhIq/~3/hDOhPXWTVzo/</link>
		<comments>http://infog.casoft.info/?p=909#comments</comments>
		<pubDate>Wed, 28 Jul 2010 01:19:29 +0000</pubDate>
		<dc:creator>InFog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Desenvolvimento]]></category>
		<category><![CDATA[ReadyIgniter]]></category>
		<category><![CDATA[comunidade]]></category>

		<guid isPermaLink="false">http://infog.casoft.info/?p=909</guid>
		<description><![CDATA[Olá!
Os que me seguem no twitter já devem ter visto que ultimamente estou trabalhando bastante com o Framework para PHP CodeIgniter.

Pois bem, eu comecei a usar o CodeIgniter há pouco mais de 2 meses e já virei um mega fã deste framework e como já estou no quarto/quinto projeto com esta ferramenta eu acabei criando [...]


Leia também:<ol><li><a href='http://infog.casoft.info/?p=889' rel='bookmark' title='Permanent Link: Pino: Cliente para Twitter e Identi.ca'>Pino: Cliente para Twitter e Identi.ca</a> <small> Olá pessoal! Quem me acompanha pelo Twitter (InFog9) deve...</small></li>
<li><a href='http://infog.casoft.info/?p=689' rel='bookmark' title='Permanent Link: O editor de textos Geany!'>O editor de textos Geany!</a> <small> Olá pessoal! Hoje vou fazer um pequeno post sobre...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Olá!</p>
<p style="text-align: justify;">Os que me seguem no <a title="Twitter do InFog" href="http://twitter.com/InFog9" target="_blank">twitter</a> já devem ter visto que ultimamente estou trabalhando bastante com o Framework para PHP <a title="Página do CodeIgniter" href="http://codeigniter.com/" target="_blank">CodeIgniter</a>.</p>
<p style="text-align: center;"><a href="http://infog.casoft.info/wp-content/uploads/2010/07/codeigniter-lg.gif"><img class="aligncenter size-full wp-image-911" title="codeigniter-lg" src="http://infog.casoft.info/wp-content/uploads/2010/07/codeigniter-lg.gif" alt="" width="300" height="301" /></a></p>
<p style="text-align: justify;">Pois bem, eu comecei a usar o CodeIgniter há pouco mais de 2 meses e já virei um mega fã deste framework e como já estou no quarto/quinto projeto com esta ferramenta eu acabei criando uma rotina de começo de projeto. Esta rotina consiste em criar um arquivo .htaccess, baixar as bibliotecas javascript que eu utilizo, colocar uns arquivos de modelo para models, views e controllers e definir algumas configurações a mais.</p>
<p style="text-align: justify;">Esta rotina acabou virando uma espécie de pré projeto, que acabou virando o <a title="ReadyIgniter no GitHub" href="http://github.com/InFog/ReadyIgniter" target="_blank">ReadyIgniter</a>. A proposta do ReadyIgniter é simples: Manter uma base de pré projeto com o CodeIgniter e as ferramentas que mais uso como jQuery, YUI CSS Reset e um .htaccess já com algumas configurações iniciais.</p>
<p style="text-align: justify;">A ideia do ReadyInigter é manter a base de pré projeto sempre atualizada, ou seja, sempre que tiver versão nova do CodeIgniter, jQuery, plugins do jQuery ou quaisquer outras ferramentas, o ReadyIgniter será atualizado.</p>
<p style="text-align: justify;">No ReadyIgniter a maioria das ferramentas extras, como plugins do jQuery, vem comentadas, aí você descomenta e usa conforme precisar.</p>
<p style="text-align: justify;">Estou aceitando opiniões sobre o que deveria vir por padrão no ReadyIgniter ou, pelo menos, comentado. Então se você usa ou está pensando em usar o CodeIgniter, deixe a sua sugestão para melhoria do ReadyIgniter.</p>
<p style="text-align: justify;">Você pode baixar a versão 1.7.2-alpha-1 <a title="Baixar o ReadyIgniter" href="http://github.com/InFog/ReadyIgniter/downloads" target="_blank">aqui</a>.</p>
<p>InFog</p>
<div class="postreachclickcomments"><script type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Finfog.casoft.info%2F%3Fp%3D909&amp;url=http%3A%2F%2Finfog.casoft.info"></script></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://infog.casoft.info/?p=909&amp;feed=comments-rss2" rel="nofollow" class="external" title="Acompanhar comentários deste artigo?">Acompanhar comentários deste artigo?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://infog.casoft.info/?p=909&amp;title=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o" rel="nofollow" class="external" title="Compartilhar nodel.icio.us">Compartilhar nodel.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://infog.casoft.info/?p=909&amp;title=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://infog.casoft.info/?p=909&amp;t=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o" rel="nofollow" class="external" title="Compartilhar noFacebook">Compartilhar noFacebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://infog.casoft.info/?p=909&amp;title=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o" rel="nofollow" class="external" title="Adicionar aoGoogle Bookmarks">Adicionar aoGoogle Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://infog.casoft.info/?p=909&amp;title=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o&amp;summary=Ol%C3%A1%21%0D%0AOs%20que%20me%20seguem%20no%20twitter%20j%C3%A1%20devem%20ter%20visto%20que%20ultimamente%20estou%20trabalhando%20bastante%20com%20o%20Framework%20para%20PHP%20CodeIgniter.%0D%0A%0D%0APois%20bem%2C%20eu%20comecei%20a%20usar%20o%20CodeIgniter%20h%C3%A1%20pouco%20mais%20de%202%20meses%20e%20j%C3%A1%20virei%20um%20mega%20f%C3%A3%20deste%20framework%20e%20como%20j%C3%A1%20estou%20no%20quarto%2Fquinto%20projeto%20com%20esta%20fe&amp;source=InFog" rel="nofollow" class="external" title="Compartilhar noLinkedIn">Compartilhar noLinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://infog.casoft.info/?p=909&amp;t=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o" rel="nofollow" class="external" title="Publicar noMySpace">Publicar noMySpace</a>
		</li>
		<li class="shr-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o&amp;du=http://infog.casoft.info/?p=909&amp;cn=Ol%C3%A1%21%0D%0AOs%20que%20me%20seguem%20no%20twitter%20j%C3%A1%20devem%20ter%20visto%20que%20ultimamente%20estou%20trabalhando%20bastante%20com%20o%20Framework%20para%20PHP%20CodeIgniter.%0D%0A%0D%0APois%20bem%2C%20eu%20comecei%20a%20usar%20o%20CodeIgniter%20h%C3%A1%20pouco%20mais%20de%202%20meses%20e%20j%C3%A1%20virei%20um%20mega%20f%C3%A3%20deste%20framework%20e%20como%20j%C3%A1%20estou%20no%20quarto%2Fquinto%20projeto%20com%20esta%20fe" rel="nofollow" class="external" title="Promover noOrkut">Promover noOrkut</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://infog.casoft.info/?p=909&amp;title=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o" rel="nofollow" class="external" title="Compartilhar noReddit">Compartilhar noReddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://infog.casoft.info/?p=909" rel="nofollow" class="external" title="Compartilhar noTechnorati">Compartilhar noTechnorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o+-+http://tinyurl.com/2a6z2a6&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=ReadyIgniter%3A+Fork+do+CodeIgniter+pronto+para+a+a%C3%A7%C3%A3o&amp;body=Link: http://infog.casoft.info/?p=909 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Ol%C3%A1%21%0D%0AOs%20que%20me%20seguem%20no%20twitter%20j%C3%A1%20devem%20ter%20visto%20que%20ultimamente%20estou%20trabalhando%20bastante%20com%20o%20Framework%20para%20PHP%20CodeIgniter.%0D%0A%0D%0APois%20bem%2C%20eu%20comecei%20a%20usar%20o%20CodeIgniter%20h%C3%A1%20pouco%20mais%20de%202%20meses%20e%20j%C3%A1%20virei%20um%20mega%20f%C3%A3%20deste%20framework%20e%20como%20j%C3%A1%20estou%20no%20quarto%2Fquinto%20projeto%20com%20esta%20fe" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Leia também:<ol><li><a href='http://infog.casoft.info/?p=889' rel='bookmark' title='Permanent Link: Pino: Cliente para Twitter e Identi.ca'>Pino: Cliente para Twitter e Identi.ca</a> <small> Olá pessoal! Quem me acompanha pelo Twitter (InFog9) deve...</small></li>
<li><a href='http://infog.casoft.info/?p=689' rel='bookmark' title='Permanent Link: O editor de textos Geany!'>O editor de textos Geany!</a> <small> Olá pessoal! Hoje vou fazer um pequeno post sobre...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/casoft/RhIq/~4/hDOhPXWTVzo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://infog.casoft.info/?feed=rss2&amp;p=909</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://infog.casoft.info/?p=909</feedburner:origLink></item>
		<item>
		<title>Palestra: Gerenciamento de Pacotes com o Aptitude</title>
		<link>http://feedproxy.google.com/~r/casoft/RhIq/~3/Pw6LJ9ZBhvM/</link>
		<comments>http://infog.casoft.info/?p=902#comments</comments>
		<pubDate>Thu, 01 Jul 2010 16:43:39 +0000</pubDate>
		<dc:creator>InFog</dc:creator>
				<category><![CDATA[Eventos]]></category>
		<category><![CDATA[gccsd]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[palestra]]></category>

		<guid isPermaLink="false">http://infog.casoft.info/?p=902</guid>
		<description><![CDATA[Olá pessoal!
E aqui vamos nós para mais uma palestra do GCCSD.
A palestra irá tratar sobre a gestão de pacotes em distribuições Debian-like com o software Aptitude.

Bem, o nome da palestra é Gerenciando Pacotes com o Aptitude e será ministrada por mim. A palestra será realizada no dia 03/07, sábado, às 11:00h na Unimonte, Campus Victório Lanza, 2º [...]


Leia também:<ol><li><a href='http://infog.casoft.info/?p=839' rel='bookmark' title='Permanent Link: Palestra: From Power Up To Bash | Em Santos &#8211; SP'>Palestra: From Power Up To Bash | Em Santos &#8211; SP</a> <small>Olá pessoal! E aqui vai o anúncio para a segunda...</small></li>
<li><a href='http://infog.casoft.info/?p=17' rel='bookmark' title='Permanent Link: Drops Aptitude 0 &#8211; Gerenciamento de Pacotes Debian'>Drops Aptitude 0 &#8211; Gerenciamento de Pacotes Debian</a> <small>Você conhece o Aptitude? Quer conhecer um pouco mais da...</small></li>
<li><a href='http://infog.casoft.info/?p=419' rel='bookmark' title='Permanent Link: UPDATE &#8211; Palestra: &#8220;Mantenha um blog com WordPress&#8221; na Campus Party Brasil 2009'>UPDATE &#8211; Palestra: &#8220;Mantenha um blog com WordPress&#8221; na Campus Party Brasil 2009</a> <small> Olá pessoal! Agora está tudo confirmado, estarei na Campus...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Olá pessoal!</p>
<p style="text-align: justify;">E aqui vamos nós para mais uma palestra do<strong> <a title="Blog do GCCSD" href="http://gccsd.com.br/" target="_blank">GCCSD</a></strong>.</p>
<p style="text-align: justify;">A palestra irá tratar sobre a gestão de pacotes em distribuições Debian-like com o software <strong>Aptitude</strong>.</p>
<p><img class="aligncenter size-medium wp-image-903" title="pacotes" src="http://infog.casoft.info/wp-content/uploads/2010/07/pacotes-300x200.jpg" alt="" width="300" height="200" /></p>
<p style="text-align: justify;">Bem, o nome da palestra é <strong>Gerenciando Pacotes com o Aptitude</strong> e será ministrada por mim. A palestra será realizada no dia 03/07, sábado, às 11:00h na <strong>Unimonte, Campus Victório Lanza, 2º piso – sala 210A</strong>. O Campus Victório Lanza fica na<strong> rua Bras Cubas, 344, na Vila Mathias em Santos – SP</strong>.</p>
<p style="text-align: justify;">O pessoal do <strong>GCCSD</strong> costuma chegar mais cedo, a partir das 9:00h, para preparar a palestra e botar o papo em dia.</p>
<p style="text-align: justify;">A palestra é totalmente gratuita e não é necessário se inscrever</p>
<p style="text-align: justify;">Então é isso, aguardo a todos lá.</p>
<p style="text-align: justify;">InFog</p>
<div class="postreachclickcomments"><script type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Finfog.casoft.info%2F%3Fp%3D902&amp;url=http%3A%2F%2Finfog.casoft.info"></script></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://infog.casoft.info/?p=902&amp;feed=comments-rss2" rel="nofollow" class="external" title="Acompanhar comentários deste artigo?">Acompanhar comentários deste artigo?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://infog.casoft.info/?p=902&amp;title=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude" rel="nofollow" class="external" title="Compartilhar nodel.icio.us">Compartilhar nodel.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://infog.casoft.info/?p=902&amp;title=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://infog.casoft.info/?p=902&amp;t=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude" rel="nofollow" class="external" title="Compartilhar noFacebook">Compartilhar noFacebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://infog.casoft.info/?p=902&amp;title=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude" rel="nofollow" class="external" title="Adicionar aoGoogle Bookmarks">Adicionar aoGoogle Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://infog.casoft.info/?p=902&amp;title=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude&amp;summary=Ol%C3%A1%20pessoal%21%0D%0AE%20aqui%20vamos%20n%C3%B3s%20para%20mais%20uma%20palestra%20do%20GCCSD.%0D%0AA%20palestra%20ir%C3%A1%20tratar%20sobre%20a%20gest%C3%A3o%20de%20pacotes%20em%20distribui%C3%A7%C3%B5es%20Debian-like%20com%20o%20software%20Aptitude.%0D%0A%0D%0ABem%2C%20o%20nome%20da%20palestra%20%C3%A9%20Gerenciando%20Pacotes%20com%20o%20Aptitude%20e%20ser%C3%A1%20ministrada%20por%20mim.%C2%A0A%20palestra%20ser%C3%A1%20realizada%20no%20dia&amp;source=InFog" rel="nofollow" class="external" title="Compartilhar noLinkedIn">Compartilhar noLinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://infog.casoft.info/?p=902&amp;t=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude" rel="nofollow" class="external" title="Publicar noMySpace">Publicar noMySpace</a>
		</li>
		<li class="shr-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude&amp;du=http://infog.casoft.info/?p=902&amp;cn=Ol%C3%A1%20pessoal%21%0D%0AE%20aqui%20vamos%20n%C3%B3s%20para%20mais%20uma%20palestra%20do%20GCCSD.%0D%0AA%20palestra%20ir%C3%A1%20tratar%20sobre%20a%20gest%C3%A3o%20de%20pacotes%20em%20distribui%C3%A7%C3%B5es%20Debian-like%20com%20o%20software%20Aptitude.%0D%0A%0D%0ABem%2C%20o%20nome%20da%20palestra%20%C3%A9%20Gerenciando%20Pacotes%20com%20o%20Aptitude%20e%20ser%C3%A1%20ministrada%20por%20mim.%C2%A0A%20palestra%20ser%C3%A1%20realizada%20no%20dia" rel="nofollow" class="external" title="Promover noOrkut">Promover noOrkut</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://infog.casoft.info/?p=902&amp;title=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude" rel="nofollow" class="external" title="Compartilhar noReddit">Compartilhar noReddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://infog.casoft.info/?p=902" rel="nofollow" class="external" title="Compartilhar noTechnorati">Compartilhar noTechnorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude+-+http://tinyurl.com/35rkcpq&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Palestra%3A+Gerenciamento+de+Pacotes+com+o+Aptitude&amp;body=Link: http://infog.casoft.info/?p=902 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Ol%C3%A1%20pessoal%21%0D%0AE%20aqui%20vamos%20n%C3%B3s%20para%20mais%20uma%20palestra%20do%20GCCSD.%0D%0AA%20palestra%20ir%C3%A1%20tratar%20sobre%20a%20gest%C3%A3o%20de%20pacotes%20em%20distribui%C3%A7%C3%B5es%20Debian-like%20com%20o%20software%20Aptitude.%0D%0A%0D%0ABem%2C%20o%20nome%20da%20palestra%20%C3%A9%20Gerenciando%20Pacotes%20com%20o%20Aptitude%20e%20ser%C3%A1%20ministrada%20por%20mim.%C2%A0A%20palestra%20ser%C3%A1%20realizada%20no%20dia" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Leia também:<ol><li><a href='http://infog.casoft.info/?p=839' rel='bookmark' title='Permanent Link: Palestra: From Power Up To Bash | Em Santos &#8211; SP'>Palestra: From Power Up To Bash | Em Santos &#8211; SP</a> <small>Olá pessoal! E aqui vai o anúncio para a segunda...</small></li>
<li><a href='http://infog.casoft.info/?p=17' rel='bookmark' title='Permanent Link: Drops Aptitude 0 &#8211; Gerenciamento de Pacotes Debian'>Drops Aptitude 0 &#8211; Gerenciamento de Pacotes Debian</a> <small>Você conhece o Aptitude? Quer conhecer um pouco mais da...</small></li>
<li><a href='http://infog.casoft.info/?p=419' rel='bookmark' title='Permanent Link: UPDATE &#8211; Palestra: &#8220;Mantenha um blog com WordPress&#8221; na Campus Party Brasil 2009'>UPDATE &#8211; Palestra: &#8220;Mantenha um blog com WordPress&#8221; na Campus Party Brasil 2009</a> <small> Olá pessoal! Agora está tudo confirmado, estarei na Campus...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/casoft/RhIq/~4/Pw6LJ9ZBhvM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://infog.casoft.info/?feed=rss2&amp;p=902</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://infog.casoft.info/?p=902</feedburner:origLink></item>
		<item>
		<title>Pino: Cliente para Twitter e Identi.ca</title>
		<link>http://feedproxy.google.com/~r/casoft/RhIq/~3/uLSJ3bbYKwg/</link>
		<comments>http://infog.casoft.info/?p=889#comments</comments>
		<pubDate>Fri, 28 May 2010 22:25:41 +0000</pubDate>
		<dc:creator>InFog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[pino]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://infog.casoft.info/?p=889</guid>
		<description><![CDATA[
Olá pessoal!
Quem me acompanha pelo Twitter (InFog9) deve ter visto que há pouco eu falei que estava testando o Pino, um cliente para Twitter e Identi.ca, e que eu o estou utilizando em substituição ao Gwibber.

Pois bem, após os meus twitts elogiando o Pino, o sr. Guariní, me desafiou a colocar um tutorial de instalação [...]


Leia também:<ol><li><a href='http://infog.casoft.info/?p=766' rel='bookmark' title='Permanent Link: Dica de tema para o Gnome'>Dica de tema para o Gnome</a> <small>Olá pessoal, Recentemente eu estava procurando alguns temas para mudar...</small></li>
<li><a href='http://infog.casoft.info/?p=909' rel='bookmark' title='Permanent Link: ReadyIgniter: Fork do CodeIgniter pronto para a ação'>ReadyIgniter: Fork do CodeIgniter pronto para a ação</a> <small>Olá! Os que me seguem no twitter já devem ter...</small></li>
<li><a href='http://infog.casoft.info/?p=19' rel='bookmark' title='Permanent Link: Drops Aptitude 0.1'>Drops Aptitude 0.1</a> <small>Olá, bem vindo ao Drops Aptitude 0.1, nesta versão vou...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p>
<p style="text-align: justify;">Olá pessoal!</p>
<p style="text-align: justify;">Quem me acompanha pelo Twitter (<a title="Twitter do InFog" href="http://twitter.com/InFog9" target="_blank">InFog9</a>) deve ter visto que há pouco eu falei que estava testando o <a title="Site do Pino" href="http://pino-app.appspot.com/" target="_blank">Pino</a>, um cliente para <a title="Twitter" href="http://twitter.com" target="_blank">Twitter</a> e <a title="Identi.ca" href="http://identi.ca/" target="_blank">Identi.ca</a>, e que eu o estou utilizando em substituição ao <a title="Site do Gwibber" href="https://launchpad.net/gwibber" target="_blank">Gwibber</a>.</p>
<p style="text-align: center;"><a href="http://infog.casoft.info/wp-content/uploads/2010/05/pino.png"><img class="aligncenter size-full wp-image-891" title="pino" src="http://infog.casoft.info/wp-content/uploads/2010/05/pino.png" alt="" width="200" height="80" /></a></p>
<p style="text-align: justify;">Pois bem, após os meus twitts elogiando o Pino, o sr. <a title="Blog do Guariní" href="http://blog.thiagofazzio.com.br/" target="_blank">Guariní</a>, <a title="O desafio do Guariní" href="http://twitter.com/fazzio/status/14933230602" target="_blank">me desafiou</a> a colocar um tutorial de instalação do tal software aqui no blog, inclusive me dando um tempo para isso! Que coisa heim? Mas topei o desafio e aqui está o post falando sobre o Pino.</p>
<p style="text-align: justify;">O que eu gostei no Pino é o suporte ao Twitter, tem inclusive a função para seguir/não seguir alguém dentro do próprio cliente (Coisa que o Gwibber ainda não tem) e tem também um suporte melhor aos retwitts. O que eu achei estranho foi não ficar um campo para digitar novos twitts sempre aberto, para isso é preciso usar a combinação de teclas &#8216;ctrl + n&#8217;, mas para mim está tudo bem, já que o meu número de twitts não é muito elevado.</p>
<p style="text-align: justify;">O Pino ainda não está disponível nos repositórios oficiais do do Debian, então as opções são: Utilizar um repositório alternativo ou compilar o programa. Eu optei por utilizar o repositório indicado no site do Pino e para isso fiz o seguinte:</p>
<p style="text-align: justify;">Editei o arquivo <strong>/etc/apt/sources.list</strong> adicionando a seguinte linha:</p>
<p style="text-align: justify;"><strong>deb http://packages.kirya.net/debian/ lenny main contrib non-free</strong></p>
<p style="text-align: justify;">Depois disso atualizei a lista de pacotes do apt:</p>
<p style="text-align: justify;"><strong># aptitude update</strong></p>
<p style="text-align: justify;">E por fim instalei o Pino:</p>
<p style="text-align: justify;"><strong># aptitude install pino</strong></p>
<p style="text-align: justify;">Pronto!</p>
<p style="text-align: justify;">Para os interessados, o Pino é software livre (ao contrário do Echofon &#8211; É isso mesmo o Echofon não ganha link) e é licenciado sob a <a title="Texto da GNU LGPL" href="http://www.gnu.org/licenses/lgpl.html" target="_blank">GNU LGPL</a>.</p>
<p style="text-align: justify;">Então é isso, desafio cumprido! Agora eu desafio você, que está lendo este texto, a utilizar o Pino e deixar as suas considerações nos comentários.</p>
<p style="text-align: justify;">InFog</p>
<div class="postreachclickcomments"><script type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Finfog.casoft.info%2F%3Fp%3D889&amp;url=http%3A%2F%2Finfog.casoft.info"></script></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://infog.casoft.info/?p=889&amp;feed=comments-rss2" rel="nofollow" class="external" title="Acompanhar comentários deste artigo?">Acompanhar comentários deste artigo?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://infog.casoft.info/?p=889&amp;title=Pino%3A+Cliente+para+Twitter+e+Identi.ca" rel="nofollow" class="external" title="Compartilhar nodel.icio.us">Compartilhar nodel.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://infog.casoft.info/?p=889&amp;title=Pino%3A+Cliente+para+Twitter+e+Identi.ca" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://infog.casoft.info/?p=889&amp;t=Pino%3A+Cliente+para+Twitter+e+Identi.ca" rel="nofollow" class="external" title="Compartilhar noFacebook">Compartilhar noFacebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://infog.casoft.info/?p=889&amp;title=Pino%3A+Cliente+para+Twitter+e+Identi.ca" rel="nofollow" class="external" title="Adicionar aoGoogle Bookmarks">Adicionar aoGoogle Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://infog.casoft.info/?p=889&amp;title=Pino%3A+Cliente+para+Twitter+e+Identi.ca&amp;summary=%5Bad%23propaganda%5D%0D%0AOl%C3%A1%20pessoal%21%0D%0AQuem%20me%20acompanha%20pelo%20Twitter%20%28InFog9%29%20deve%20ter%20visto%20que%20h%C3%A1%20pouco%20eu%20falei%20que%20estava%20testando%20o%20Pino%2C%20um%20cliente%20para%20Twitter%20e%20Identi.ca%2C%20e%20que%20eu%20o%20estou%20utilizando%20em%20substitui%C3%A7%C3%A3o%20ao%20Gwibber.%0D%0A%0D%0APois%20bem%2C%20ap%C3%B3s%20os%20meus%20twitts%20elogiando%20o%20Pino%2C%20o%20sr.%20Guarin%C3%AD%2C&amp;source=InFog" rel="nofollow" class="external" title="Compartilhar noLinkedIn">Compartilhar noLinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://infog.casoft.info/?p=889&amp;t=Pino%3A+Cliente+para+Twitter+e+Identi.ca" rel="nofollow" class="external" title="Publicar noMySpace">Publicar noMySpace</a>
		</li>
		<li class="shr-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=Pino%3A+Cliente+para+Twitter+e+Identi.ca&amp;du=http://infog.casoft.info/?p=889&amp;cn=%5Bad%23propaganda%5D%0D%0AOl%C3%A1%20pessoal%21%0D%0AQuem%20me%20acompanha%20pelo%20Twitter%20%28InFog9%29%20deve%20ter%20visto%20que%20h%C3%A1%20pouco%20eu%20falei%20que%20estava%20testando%20o%20Pino%2C%20um%20cliente%20para%20Twitter%20e%20Identi.ca%2C%20e%20que%20eu%20o%20estou%20utilizando%20em%20substitui%C3%A7%C3%A3o%20ao%20Gwibber.%0D%0A%0D%0APois%20bem%2C%20ap%C3%B3s%20os%20meus%20twitts%20elogiando%20o%20Pino%2C%20o%20sr.%20Guarin%C3%AD%2C" rel="nofollow" class="external" title="Promover noOrkut">Promover noOrkut</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://infog.casoft.info/?p=889&amp;title=Pino%3A+Cliente+para+Twitter+e+Identi.ca" rel="nofollow" class="external" title="Compartilhar noReddit">Compartilhar noReddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://infog.casoft.info/?p=889" rel="nofollow" class="external" title="Compartilhar noTechnorati">Compartilhar noTechnorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Pino%3A+Cliente+para+Twitter+e+Identi.ca+-+http://tinyurl.com/2dqwk7z&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Pino%3A+Cliente+para+Twitter+e+Identi.ca&amp;body=Link: http://infog.casoft.info/?p=889 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %5Bad%23propaganda%5D%0D%0AOl%C3%A1%20pessoal%21%0D%0AQuem%20me%20acompanha%20pelo%20Twitter%20%28InFog9%29%20deve%20ter%20visto%20que%20h%C3%A1%20pouco%20eu%20falei%20que%20estava%20testando%20o%20Pino%2C%20um%20cliente%20para%20Twitter%20e%20Identi.ca%2C%20e%20que%20eu%20o%20estou%20utilizando%20em%20substitui%C3%A7%C3%A3o%20ao%20Gwibber.%0D%0A%0D%0APois%20bem%2C%20ap%C3%B3s%20os%20meus%20twitts%20elogiando%20o%20Pino%2C%20o%20sr.%20Guarin%C3%AD%2C" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Leia também:<ol><li><a href='http://infog.casoft.info/?p=766' rel='bookmark' title='Permanent Link: Dica de tema para o Gnome'>Dica de tema para o Gnome</a> <small>Olá pessoal, Recentemente eu estava procurando alguns temas para mudar...</small></li>
<li><a href='http://infog.casoft.info/?p=909' rel='bookmark' title='Permanent Link: ReadyIgniter: Fork do CodeIgniter pronto para a ação'>ReadyIgniter: Fork do CodeIgniter pronto para a ação</a> <small>Olá! Os que me seguem no twitter já devem ter...</small></li>
<li><a href='http://infog.casoft.info/?p=19' rel='bookmark' title='Permanent Link: Drops Aptitude 0.1'>Drops Aptitude 0.1</a> <small>Olá, bem vindo ao Drops Aptitude 0.1, nesta versão vou...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/casoft/RhIq/~4/uLSJ3bbYKwg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://infog.casoft.info/?feed=rss2&amp;p=889</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://infog.casoft.info/?p=889</feedburner:origLink></item>
		<item>
		<title>Sobre o Flisol Santos 2010</title>
		<link>http://feedproxy.google.com/~r/casoft/RhIq/~3/ZPt7Z_Aa5Qw/</link>
		<comments>http://infog.casoft.info/?p=877#comments</comments>
		<pubDate>Sun, 09 May 2010 01:36:06 +0000</pubDate>
		<dc:creator>InFog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Flisol]]></category>
		<category><![CDATA[gccsd]]></category>

		<guid isPermaLink="false">http://infog.casoft.info/?p=877</guid>
		<description><![CDATA[
Olá pessoal!
Hoje vou falar um pouco sobre o Flisol Santos 2010.
Neste ano o evento foi realizado no campus Victorio Lanza da Unimonte e, como sempre, foi realizado pelo Grupo de Compartilhamento do Conhecimento Santos Dumont (GCCSD).
A divulgação do evento ficou a cargo do GCCSD e o pessoal da organização de eventos da Unimonte deu uma [...]


Leia também:<ol><li><a href='http://infog.casoft.info/?p=873' rel='bookmark' title='Permanent Link: Flisol Santos 2010'>Flisol Santos 2010</a> <small>Olá pessoal! Este post é para convidar a todos para...</small></li>
<li><a href='http://infog.casoft.info/?p=631' rel='bookmark' title='Permanent Link: Sobre o Flisol Santos 2009'>Sobre o Flisol Santos 2009</a> <small>Acredito que neste ano de 2009 tivemos um dos melhores...</small></li>
<li><a href='http://infog.casoft.info/?p=37' rel='bookmark' title='Permanent Link: Flisol Santos 2008'>Flisol Santos 2008</a> <small>O Flisol &#8211; Festival Latino Americano de Instalação de Software...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p>
<p style="text-align: justify;">Olá pessoal!</p>
<p style="text-align: justify;">Hoje vou falar um pouco sobre o <a title="Flisol Santos 2010" href="http://flisol.gccsd.com.br/" target="_blank">Flisol Santos 2010</a>.</p>
<p style="text-align: justify;">Neste ano o evento foi realizado no campus Victorio Lanza da <a title="Unimonte" href="http://unimonte.br/" target="_blank">Unimonte</a> e, como sempre, foi realizado pelo <a title="Grupo de Compartilhamento do Conhecimento Santos Dumont" href="http://gccsd.com.br" target="_blank">Grupo de Compartilhamento do Conhecimento Santos Dumont</a> (GCCSD).</p>
<p style="text-align: justify;">A divulgação do evento ficou a cargo do GCCSD e o pessoal da organização de eventos da Unimonte deu uma ajuda legal colocando agente em contato com o jornal Metro, inclusive tivemos um bom público que conheceu o evento por causa da matéria no jornal.</p>
<p style="text-align: justify;">Durante o dia tivemos a presença de pouco mais de 50 pessoas e para começar teve a já clássica apresentação do software livre feita pelo <a title="Kretcheu Vídeo Blog" href="http://kretcheu.com.br/" target="_blank">Kretcheu</a>.</p>
<p style="text-align: center;"><a href="http://infog.casoft.info/wp-content/uploads/2010/05/kretcheu.jpg"><img class="aligncenter size-medium wp-image-878" title="kretcheu" src="http://infog.casoft.info/wp-content/uploads/2010/05/kretcheu-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: justify;">Logo após chegou a minha vez de entrar em cena e fazer a nossa instalação narrada, neste caso apresentando para o pessoal como é feita a instalação do Ubuntu e logo depois respondendo algumas, várias, perguntas.</p>
<p style="text-align: justify;"><a href="http://infog.casoft.info/wp-content/uploads/2010/05/infog.jpg"><img class="aligncenter size-medium wp-image-879" title="infog" src="http://infog.casoft.info/wp-content/uploads/2010/05/infog-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: justify;">A instalação narrada foi feita em todos os Flisois em Santos e é sempre útil para mostrar que a instalação de uma distro GNU/Linux não precisa ser uma coisa de outro mundo, ainda mais com distros &#8220;friendly&#8221; (Quer aprender muito, mas muito sobre distros GNU/Linux? Então passei uns 2 dias instalando o <a title="Gentoo" href="http://www.gentoo.org/" target="_blank">Gentoo</a> =).</p>
<p style="text-align: justify;">Na parte da tarde tivemos a palestra do Kretcheu sobre Software Livre.</p>
<p style="text-align: justify;"><a href="http://infog.casoft.info/wp-content/uploads/2010/05/kretcheu2.jpg"><img class="aligncenter size-medium wp-image-880" title="kretcheu2" src="http://infog.casoft.info/wp-content/uploads/2010/05/kretcheu2-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: justify;">Depois, foi a minha vez de palestrar, falei sobre desenvolvimento de software no mundo do software livre e depois tivemos a palestra/depoimento do <a title="Blog do Guariní" href="http://thiagofazzio.com.br/" target="_blank">Guariní</a>, Libertando Seu Desktop com Software Livre.</p>
<p style="text-align: justify;"><a href="http://infog.casoft.info/wp-content/uploads/2010/05/guarini.jpg"><img class="aligncenter size-medium wp-image-881" title="guarini" src="http://infog.casoft.info/wp-content/uploads/2010/05/guarini-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: justify;">Eu digo que a palestra do Guariní foi também um depoimento pelo fato de ele não ter falado apenas sobre desktops livres, ele também falou sobre a ideologia do software livre, sobre os grupos de pessoas em torno do software livre, sobre a comunidade, foi interessante.</p>
<p style="text-align: justify;">Durante o evento também tivemos alguns sorteios de brindes e o Kretcheu sorteou dois cursos de acompanhamento nos estudos para a LPI.</p>
<p style="text-align: justify;">Olha a galera do GCCSD:</p>
<p style="text-align: justify;"><a href="http://infog.casoft.info/wp-content/uploads/2010/05/gccsd.jpg"><img class="aligncenter size-medium wp-image-882" title="gccsd" src="http://infog.casoft.info/wp-content/uploads/2010/05/gccsd-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: justify;">Após o evento o pessoal foi comemorar em um barzinho perto da faculdade, mas eu não participei.</p>
<p style="text-align: justify;">Então é isso, este foi o Flisol Santos 2010, foi bem legal e acredito que conseguimos mostrar bem o que é o software livre para todos os que tiveram interesse de comparecer.</p>
<p style="text-align: justify;">Agora é esperar pelo Flisol 2011.</p>
<p style="text-align: justify;">Ahh, as fotos foram tiradas pelo Cabrito, Guariní, Apu&#8230;</p>
<p style="text-align: justify;">InFog</p>
<div class="postreachclickcomments"><script type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Finfog.casoft.info%2F%3Fp%3D877&amp;url=http%3A%2F%2Finfog.casoft.info"></script></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://infog.casoft.info/?p=877&amp;feed=comments-rss2" rel="nofollow" class="external" title="Acompanhar comentários deste artigo?">Acompanhar comentários deste artigo?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://infog.casoft.info/?p=877&amp;title=Sobre+o+Flisol+Santos+2010" rel="nofollow" class="external" title="Compartilhar nodel.icio.us">Compartilhar nodel.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://infog.casoft.info/?p=877&amp;title=Sobre+o+Flisol+Santos+2010" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://infog.casoft.info/?p=877&amp;t=Sobre+o+Flisol+Santos+2010" rel="nofollow" class="external" title="Compartilhar noFacebook">Compartilhar noFacebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://infog.casoft.info/?p=877&amp;title=Sobre+o+Flisol+Santos+2010" rel="nofollow" class="external" title="Adicionar aoGoogle Bookmarks">Adicionar aoGoogle Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://infog.casoft.info/?p=877&amp;title=Sobre+o+Flisol+Santos+2010&amp;summary=%5Bad%23propaganda%5D%0D%0AOl%C3%A1%20pessoal%21%0D%0AHoje%20vou%20falar%20um%20pouco%20sobre%20o%20Flisol%20Santos%202010.%0D%0ANeste%20ano%20o%20evento%20foi%20realizado%20no%20campus%20Victorio%20Lanza%20da%20Unimonte%20e%2C%20como%20sempre%2C%20foi%20realizado%20pelo%20Grupo%20de%20Compartilhamento%20do%20Conhecimento%20Santos%20Dumont%20%28GCCSD%29.%0D%0AA%20divulga%C3%A7%C3%A3o%20do%20evento%20ficou%20a%20cargo%20do%20GC&amp;source=InFog" rel="nofollow" class="external" title="Compartilhar noLinkedIn">Compartilhar noLinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://infog.casoft.info/?p=877&amp;t=Sobre+o+Flisol+Santos+2010" rel="nofollow" class="external" title="Publicar noMySpace">Publicar noMySpace</a>
		</li>
		<li class="shr-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=Sobre+o+Flisol+Santos+2010&amp;du=http://infog.casoft.info/?p=877&amp;cn=%5Bad%23propaganda%5D%0D%0AOl%C3%A1%20pessoal%21%0D%0AHoje%20vou%20falar%20um%20pouco%20sobre%20o%20Flisol%20Santos%202010.%0D%0ANeste%20ano%20o%20evento%20foi%20realizado%20no%20campus%20Victorio%20Lanza%20da%20Unimonte%20e%2C%20como%20sempre%2C%20foi%20realizado%20pelo%20Grupo%20de%20Compartilhamento%20do%20Conhecimento%20Santos%20Dumont%20%28GCCSD%29.%0D%0AA%20divulga%C3%A7%C3%A3o%20do%20evento%20ficou%20a%20cargo%20do%20GC" rel="nofollow" class="external" title="Promover noOrkut">Promover noOrkut</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://infog.casoft.info/?p=877&amp;title=Sobre+o+Flisol+Santos+2010" rel="nofollow" class="external" title="Compartilhar noReddit">Compartilhar noReddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://infog.casoft.info/?p=877" rel="nofollow" class="external" title="Compartilhar noTechnorati">Compartilhar noTechnorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Sobre+o+Flisol+Santos+2010+-+http://tinyurl.com/267rtjs&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Sobre+o+Flisol+Santos+2010&amp;body=Link: http://infog.casoft.info/?p=877 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %5Bad%23propaganda%5D%0D%0AOl%C3%A1%20pessoal%21%0D%0AHoje%20vou%20falar%20um%20pouco%20sobre%20o%20Flisol%20Santos%202010.%0D%0ANeste%20ano%20o%20evento%20foi%20realizado%20no%20campus%20Victorio%20Lanza%20da%20Unimonte%20e%2C%20como%20sempre%2C%20foi%20realizado%20pelo%20Grupo%20de%20Compartilhamento%20do%20Conhecimento%20Santos%20Dumont%20%28GCCSD%29.%0D%0AA%20divulga%C3%A7%C3%A3o%20do%20evento%20ficou%20a%20cargo%20do%20GC" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Leia também:<ol><li><a href='http://infog.casoft.info/?p=873' rel='bookmark' title='Permanent Link: Flisol Santos 2010'>Flisol Santos 2010</a> <small>Olá pessoal! Este post é para convidar a todos para...</small></li>
<li><a href='http://infog.casoft.info/?p=631' rel='bookmark' title='Permanent Link: Sobre o Flisol Santos 2009'>Sobre o Flisol Santos 2009</a> <small>Acredito que neste ano de 2009 tivemos um dos melhores...</small></li>
<li><a href='http://infog.casoft.info/?p=37' rel='bookmark' title='Permanent Link: Flisol Santos 2008'>Flisol Santos 2008</a> <small>O Flisol &#8211; Festival Latino Americano de Instalação de Software...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/casoft/RhIq/~4/ZPt7Z_Aa5Qw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://infog.casoft.info/?feed=rss2&amp;p=877</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://infog.casoft.info/?p=877</feedburner:origLink></item>
		<item>
		<title>Flisol Santos 2010</title>
		<link>http://feedproxy.google.com/~r/casoft/RhIq/~3/thcaGTVhHBY/</link>
		<comments>http://infog.casoft.info/?p=873#comments</comments>
		<pubDate>Wed, 21 Apr 2010 14:32:05 +0000</pubDate>
		<dc:creator>InFog</dc:creator>
				<category><![CDATA[Eventos]]></category>
		<category><![CDATA[Flisol]]></category>

		<guid isPermaLink="false">http://infog.casoft.info/?p=873</guid>
		<description><![CDATA[Olá pessoal!
Este post é para convidar a todos para participarem do Flisol Santos 2010!

Este é o quarto ano que o evento é realizado em Santos, sempre pelo GCCSD.
O Flisol acontecerá neste sábado, dia 24, e será no Campus Victório Lanza da Unimonte, na Rua Bras Cubas, 344, em Santos &#8211; SP.
Para maiores informações acessem o [...]


Leia também:<ol><li><a href='http://infog.casoft.info/?p=877' rel='bookmark' title='Permanent Link: Sobre o Flisol Santos 2010'>Sobre o Flisol Santos 2010</a> <small> Olá pessoal! Hoje vou falar um pouco sobre o...</small></li>
<li><a href='http://infog.casoft.info/?p=631' rel='bookmark' title='Permanent Link: Sobre o Flisol Santos 2009'>Sobre o Flisol Santos 2009</a> <small>Acredito que neste ano de 2009 tivemos um dos melhores...</small></li>
<li><a href='http://infog.casoft.info/?p=619' rel='bookmark' title='Permanent Link: Flisol Santos 2009'>Flisol Santos 2009</a> <small>&nbsp;&nbsp; Flisol Santos 2009 Pela terceira vez o Gnu e...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Olá pessoal!</p>
<p style="text-align: justify;">Este post é para convidar a todos para participarem do <strong>Flisol Santos 2010</strong>!</p>
<p style="text-align: justify;">
<div id="attachment_874" class="wp-caption aligncenter" style="width: 248px"><a href="http://infog.casoft.info/wp-content/uploads/2010/04/flisol.png"><img class="size-full wp-image-874" title="flisol" src="http://infog.casoft.info/wp-content/uploads/2010/04/flisol.png" alt="" width="238" height="94" /></a><p class="wp-caption-text">Flisol</p></div>
<p style="text-align: justify;">Este é o quarto ano que o evento é realizado em Santos, sempre pelo <strong><a title="Grupo de Compartilhamento do Conhecimento Santos Dumont" href="http://gccsd.com.br" target="_blank">GCCSD</a></strong>.</p>
<p style="text-align: justify;">O Flisol acontecerá neste <strong>sábado</strong>, <strong>dia 24</strong>, e será no <strong>Campus Victório Lanza</strong> da <strong>Unimonte</strong>, na <strong>Rua Bras Cubas,</strong> <strong>344</strong>, em <strong>Santos</strong> &#8211; <strong>SP</strong>.</p>
<p style="text-align: justify;">Para maiores informações acessem o site do evento <a title="Flisol Santos 2010" href="http://flisol.gccsd.com.br" target="_blank">http://flisol.gccsd.com.br</a>.</p>
<p style="text-align: justify;">Nos vemos lá!</p>
<p style="text-align: justify;">InFog</p>
<div class="postreachclickcomments"><script type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Finfog.casoft.info%2F%3Fp%3D873&amp;url=http%3A%2F%2Finfog.casoft.info"></script></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://infog.casoft.info/?p=873&amp;feed=comments-rss2" rel="nofollow" class="external" title="Acompanhar comentários deste artigo?">Acompanhar comentários deste artigo?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://infog.casoft.info/?p=873&amp;title=Flisol+Santos+2010" rel="nofollow" class="external" title="Compartilhar nodel.icio.us">Compartilhar nodel.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://infog.casoft.info/?p=873&amp;title=Flisol+Santos+2010" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://infog.casoft.info/?p=873&amp;t=Flisol+Santos+2010" rel="nofollow" class="external" title="Compartilhar noFacebook">Compartilhar noFacebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://infog.casoft.info/?p=873&amp;title=Flisol+Santos+2010" rel="nofollow" class="external" title="Adicionar aoGoogle Bookmarks">Adicionar aoGoogle Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://infog.casoft.info/?p=873&amp;title=Flisol+Santos+2010&amp;summary=Ol%C3%A1%20pessoal%21%0D%0AEste%20post%20%C3%A9%20para%20convidar%20a%20todos%20para%20participarem%20do%20Flisol%20Santos%202010%21%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AEste%20%C3%A9%20o%20quarto%20ano%20que%20o%20evento%20%C3%A9%20realizado%20em%20Santos%2C%20sempre%20pelo%20GCCSD.%0D%0AO%20Flisol%20acontecer%C3%A1%20neste%20s%C3%A1bado%2C%20dia%2024%2C%20e%20ser%C3%A1%20no%20Campus%20Vict%C3%B3rio%20Lanza%20da%20Unimonte%2C%20na%20Rua%20Bras%20Cubas%2C%20344%2C%20em%20Sant&amp;source=InFog" rel="nofollow" class="external" title="Compartilhar noLinkedIn">Compartilhar noLinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://infog.casoft.info/?p=873&amp;t=Flisol+Santos+2010" rel="nofollow" class="external" title="Publicar noMySpace">Publicar noMySpace</a>
		</li>
		<li class="shr-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=Flisol+Santos+2010&amp;du=http://infog.casoft.info/?p=873&amp;cn=Ol%C3%A1%20pessoal%21%0D%0AEste%20post%20%C3%A9%20para%20convidar%20a%20todos%20para%20participarem%20do%20Flisol%20Santos%202010%21%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AEste%20%C3%A9%20o%20quarto%20ano%20que%20o%20evento%20%C3%A9%20realizado%20em%20Santos%2C%20sempre%20pelo%20GCCSD.%0D%0AO%20Flisol%20acontecer%C3%A1%20neste%20s%C3%A1bado%2C%20dia%2024%2C%20e%20ser%C3%A1%20no%20Campus%20Vict%C3%B3rio%20Lanza%20da%20Unimonte%2C%20na%20Rua%20Bras%20Cubas%2C%20344%2C%20em%20Sant" rel="nofollow" class="external" title="Promover noOrkut">Promover noOrkut</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://infog.casoft.info/?p=873&amp;title=Flisol+Santos+2010" rel="nofollow" class="external" title="Compartilhar noReddit">Compartilhar noReddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://infog.casoft.info/?p=873" rel="nofollow" class="external" title="Compartilhar noTechnorati">Compartilhar noTechnorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Flisol+Santos+2010+-+http://tinyurl.com/2fggcm3&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Flisol+Santos+2010&amp;body=Link: http://infog.casoft.info/?p=873 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Ol%C3%A1%20pessoal%21%0D%0AEste%20post%20%C3%A9%20para%20convidar%20a%20todos%20para%20participarem%20do%20Flisol%20Santos%202010%21%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AEste%20%C3%A9%20o%20quarto%20ano%20que%20o%20evento%20%C3%A9%20realizado%20em%20Santos%2C%20sempre%20pelo%20GCCSD.%0D%0AO%20Flisol%20acontecer%C3%A1%20neste%20s%C3%A1bado%2C%20dia%2024%2C%20e%20ser%C3%A1%20no%20Campus%20Vict%C3%B3rio%20Lanza%20da%20Unimonte%2C%20na%20Rua%20Bras%20Cubas%2C%20344%2C%20em%20Sant" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Leia também:<ol><li><a href='http://infog.casoft.info/?p=877' rel='bookmark' title='Permanent Link: Sobre o Flisol Santos 2010'>Sobre o Flisol Santos 2010</a> <small> Olá pessoal! Hoje vou falar um pouco sobre o...</small></li>
<li><a href='http://infog.casoft.info/?p=631' rel='bookmark' title='Permanent Link: Sobre o Flisol Santos 2009'>Sobre o Flisol Santos 2009</a> <small>Acredito que neste ano de 2009 tivemos um dos melhores...</small></li>
<li><a href='http://infog.casoft.info/?p=619' rel='bookmark' title='Permanent Link: Flisol Santos 2009'>Flisol Santos 2009</a> <small>&nbsp;&nbsp; Flisol Santos 2009 Pela terceira vez o Gnu e...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/casoft/RhIq/~4/thcaGTVhHBY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://infog.casoft.info/?feed=rss2&amp;p=873</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://infog.casoft.info/?p=873</feedburner:origLink></item>
	</channel>
</rss>
