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

<channel>
	<title>Allisson Azevedo</title>
	<atom:link href="http://blog.allisson.eti.br/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.allisson.eti.br</link>
	<description>Blog Sobre TI</description>
	<lastBuildDate>Sat, 05 Nov 2011 12:37:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mudança de endereço do blog</title>
		<link>http://blog.allisson.eti.br/2011/11/05/mudanca-de-endereco-do-blog/</link>
		<comments>http://blog.allisson.eti.br/2011/11/05/mudanca-de-endereco-do-blog/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 12:37:58 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=58</guid>
		<description><![CDATA[Olá pessoal, Este blog está em novo endereço: http://allissonazevedo.com]]></description>
			<content:encoded><![CDATA[<p>Olá pessoal,</p>
<p>Este blog está em novo endereço: <a href="http://allissonazevedo.com" target="_blank">http://allissonazevedo.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2011/11/05/mudanca-de-endereco-do-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teste</title>
		<link>http://blog.allisson.eti.br/2010/04/28/teste/</link>
		<comments>http://blog.allisson.eti.br/2010/04/28/teste/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 20:00:14 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/2010/04/28/teste/</guid>
		<description><![CDATA[Teste]]></description>
			<content:encoded><![CDATA[<p>Teste</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2010/04/28/teste/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Melhorando a exibição de fontes no Fedora</title>
		<link>http://blog.allisson.eti.br/2009/09/30/melhorando-a-exibicao-de-fontes-no-fedora/</link>
		<comments>http://blog.allisson.eti.br/2009/09/30/melhorando-a-exibicao-de-fontes-no-fedora/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 23:39:49 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=36</guid>
		<description><![CDATA[Já faz um tempo que eu busco uma maneira de melhorar a exibição de fontes em monitores LCD no Fedora, como os pacotes devidamente &#8220;patcheados&#8221; não podem ser incluídos no Fedora por motivos de patentes é necessário instalar de outros locais, o processo é bem rápido. Vamos por passos: 1 &#8211; Adicione o repositório do [...]]]></description>
			<content:encoded><![CDATA[<p>Já faz um tempo que eu busco uma maneira de melhorar a exibição de fontes em monitores LCD no Fedora, como os pacotes devidamente &#8220;patcheados&#8221; não podem ser incluídos no Fedora por motivos de patentes é necessário instalar de outros locais, o processo é bem rápido.</p>
<p>Vamos por passos:</p>
<p>1 &#8211; Adicione o repositório do rpmfusion no seu sistema, veja instruções aqui: http://rpmfusion.org/Configuration</p>
<p>2 &#8211; Instale o pacote freetype-freeworld: yum install freetype-freeworld -y</p>
<p>3 &#8211; Instale o pacote cairo-freeworld: rpm -Uvh http://www.infinality.net/fedora/linux/11/i386/cairo-freeworld-1.8.8-3.fc11.i586.rpm</p>
<p>4 &#8211; Instale o pacote libXft-freeworld : rpm -Uvh http://www.infinality.net/fedora/linux/11/i386/libXft-freeworld-2.1.13-2.fc11.i586.rpm</p>
<p>5 &#8211; Agora mude as preferências do Gnome para usar fontes subpixel smoothing: System -&gt; Appearance -&gt; Fonts -&gt; Subpixel Smoothing</p>
<p>6 &#8211; Habilite o autohint no sistema: ln -s /etc/fonts/conf.avail/10-autohint.conf /etc/fonts/conf.d/</p>
<p>Caso esteja usando um sistema 64 bits é recomendável instalar os pacotes i586 e x86_64: http://www.infinality.net/fedora/linux/11/x86_64/</p>
<p>7 &#8211; Crie o arquivo ~/.Xresources com o seguinte conteúdo: Xft.lcdfilter: lcddefault</p>
<p>8 &#8211; Faça o logout do sistema e veja o resultado ao fazer um novo login</p>
<p>Referências:<br />
David Turner Patched Libraries for Fedora 11: http://www.infinality.net/blog/?p=5<br />
Improve Fonts in Fedora: http://fedorasolved.org/Members/khaytsus/improve-fonts</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2009/09/30/melhorando-a-exibicao-de-fontes-no-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides do Hackfest Empacotamento RPM na Prática</title>
		<link>http://blog.allisson.eti.br/2009/06/25/slides-do-hackfest-empacotamento-rpm-na-pratica/</link>
		<comments>http://blog.allisson.eti.br/2009/06/25/slides-do-hackfest-empacotamento-rpm-na-pratica/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:50:27 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[palestra fedora]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=34</guid>
		<description><![CDATA[Empacotamento Rpm Na Pratica View more presentations from Allisson Azevedo.]]></description>
			<content:encoded><![CDATA[<div id="__ss_1640502" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Empacotamento Rpm Na Pratica" href="http://www.slideshare.net/allisson/empacotamento-rpm-na-pratica?type=powerpoint">Empacotamento Rpm Na Pratica</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=empacotamento-rpm-na-pratica-090625154405-phpapp01&amp;stripped_title=empacotamento-rpm-na-pratica" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=empacotamento-rpm-na-pratica-090625154405-phpapp01&amp;stripped_title=empacotamento-rpm-na-pratica" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/allisson">Allisson Azevedo</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2009/06/25/slides-do-hackfest-empacotamento-rpm-na-pratica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides do Barcamp Criando Pacotes RPM para o Fedora</title>
		<link>http://blog.allisson.eti.br/2009/06/25/slides-do-barcamp-criando-pacotes-rpm-para-o-fedora/</link>
		<comments>http://blog.allisson.eti.br/2009/06/25/slides-do-barcamp-criando-pacotes-rpm-para-o-fedora/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:48:59 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[palestra fedora]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=32</guid>
		<description><![CDATA[Criando Pacotes Rpm Para O Fedora View more presentations from Allisson Azevedo.]]></description>
			<content:encoded><![CDATA[<div id="__ss_1640498" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Criando Pacotes Rpm Para O Fedora" href="http://www.slideshare.net/allisson/criando-pacotes-rpm-para-o-fedora?type=powerpoint">Criando Pacotes Rpm Para O Fedora</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=criando-pacotes-rpm-para-o-fedora-090625154225-phpapp01&amp;stripped_title=criando-pacotes-rpm-para-o-fedora" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=criando-pacotes-rpm-para-o-fedora-090625154225-phpapp01&amp;stripped_title=criando-pacotes-rpm-para-o-fedora" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/allisson">Allisson Azevedo</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2009/06/25/slides-do-barcamp-criando-pacotes-rpm-para-o-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides da palestra sobre CouchDB no III ENSOL</title>
		<link>http://blog.allisson.eti.br/2009/06/20/slides-da-palestra-sobre-couchdb-no-iii-ensol/</link>
		<comments>http://blog.allisson.eti.br/2009/06/20/slides-da-palestra-sobre-couchdb-no-iii-ensol/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 17:54:04 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[palestra]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=30</guid>
		<description><![CDATA[Palestra CouchDB III ENSOL View more Microsoft Word documents from Allisson Azevedo.]]></description>
			<content:encoded><![CDATA[<div id="__ss_1613285" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Palestra CouchDB III ENSOL" href="http://www.slideshare.net/allisson/palestra-couchdb-iii-ensol?type=presentation">Palestra CouchDB III ENSOL</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=palestra-couchdb-iii-ensol-090620124433-phpapp02&amp;stripped_title=palestra-couchdb-iii-ensol" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=palestra-couchdb-iii-ensol-090620124433-phpapp02&amp;stripped_title=palestra-couchdb-iii-ensol" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">Microsoft Word documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/allisson">Allisson Azevedo</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2009/06/20/slides-da-palestra-sobre-couchdb-no-iii-ensol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CouchDB 0.9.0 for Fedora and EPEL-5</title>
		<link>http://blog.allisson.eti.br/2009/05/06/couchdb-090-for-fedora-and-epel5/</link>
		<comments>http://blog.allisson.eti.br/2009/05/06/couchdb-090-for-fedora-and-epel5/#comments</comments>
		<pubDate>Thu, 07 May 2009 02:17:23 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=26</guid>
		<description><![CDATA[CouchDB 0.9.0 packages in repositories now, version 0.9.0 contains backwards incompatible changes. F-9: https://admin.fedoraproject.org/updates/couchdb-0.9.0-1.fc9 F-10: https://admin.fedoraproject.org/updates/couchdb-0.9.0-1.fc10 F-11: https://admin.fedoraproject.org/updates/couchdb-0.9.0-1.fc11]]></description>
			<content:encoded><![CDATA[<p>CouchDB 0.9.0 packages in repositories now, version 0.9.0 contains backwards incompatible changes.</p>
<p>F-9: https://admin.fedoraproject.org/updates/couchdb-0.9.0-1.fc9<br />
F-10: https://admin.fedoraproject.org/updates/couchdb-0.9.0-1.fc10<br />
F-11: https://admin.fedoraproject.org/updates/couchdb-0.9.0-1.fc11</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2009/05/06/couchdb-090-for-fedora-and-epel5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CouchDB soon on Fedora</title>
		<link>http://blog.allisson.eti.br/2008/12/22/couchdb-soon-on-fedora/</link>
		<comments>http://blog.allisson.eti.br/2008/12/22/couchdb-soon-on-fedora/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 11:44:15 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/2008/12/22/couchdb-soon-on-fedora/</guid>
		<description><![CDATA[I write a review-request for CouchDB, if well done, is time to relax on Fedora and EPEL.]]></description>
			<content:encoded><![CDATA[<p>I write a <a href="https://bugzilla.redhat.com/show_bug.cgi?id=477570">review-request</a> for CouchDB, if well done, is time to relax on Fedora and EPEL.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2008/12/22/couchdb-soon-on-fedora/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7</title>
		<link>http://blog.allisson.eti.br/2008/12/15/wordpress-27/</link>
		<comments>http://blog.allisson.eti.br/2008/12/15/wordpress-27/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 02:40:06 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Geral]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=22</guid>
		<description><![CDATA[Atualizei o blog para o wordpress 2.7, o visual do dashboard está fantástico. Outra grande novidade é que novos upgrades serão possíveis sem precisar de intervenção manual, com apenas um clique vai ser possível dar upgrade de versão, muito bom!]]></description>
			<content:encoded><![CDATA[<p>Atualizei o blog para o wordpress 2.7, o visual do dashboard está fantástico.</p>
<p>Outra grande novidade é que novos upgrades serão possíveis sem precisar de intervenção manual, com apenas um clique vai ser possível dar upgrade de versão, muito bom!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2008/12/15/wordpress-27/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Utilizando yum-presto no F10</title>
		<link>http://blog.allisson.eti.br/2008/12/07/utilizando-yum-presto-no-f10/</link>
		<comments>http://blog.allisson.eti.br/2008/12/07/utilizando-yum-presto-no-f10/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 19:59:30 +0000</pubDate>
		<dc:creator>allisson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://blog.allisson.eti.br/?p=19</guid>
		<description><![CDATA[Eu já postei aqui sobre o yum-presto, para utilizar esse plugin no F10 basta utilizar esse endereço no baseurl: baseurl=http://lesloueizeh.com/f10/i386/updates/]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.allisson.eti.br/2008/05/26/utilizando-o-plugin-yum-presto/" target="_blank">Eu já postei aqui sobre o yum-presto</a>, para utilizar esse plugin no F10 basta utilizar esse endereço no baseurl:</p>
<p>baseurl=http://lesloueizeh.com/f10/i386/updates/</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allisson.eti.br/2008/12/07/utilizando-yum-presto-no-f10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: blog.allisson.eti.br @ 2012-02-07 08:24:17 -->
