<?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>WEBCENTRO &#124; Soluções para web &#187; linux</title>
	<atom:link href="http://webcentro.wordpress.com/category/ferramentas/linux-ferramentas/feed/" rel="self" type="application/rss+xml" />
	<link>http://webcentro.wordpress.com</link>
	<description>Notas de um tecnólogo</description>
	<lastBuildDate>Mon, 30 Nov 2009 21:48:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='webcentro.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c8fd941b267e9667ddbe9ec4aafd94f9?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>WEBCENTRO &#124; Soluções para web &#187; linux</title>
		<link>http://webcentro.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webcentro.wordpress.com/osd.xml" title="WEBCENTRO | Soluções para web" />
		<item>
		<title>Problemas no mouse click no Eclipse com Ubuntu 9.10</title>
		<link>http://webcentro.wordpress.com/2009/11/24/problemas-no-mouse-click-no-eclipse-com-ubuntu-9-10/</link>
		<comments>http://webcentro.wordpress.com/2009/11/24/problemas-no-mouse-click-no-eclipse-com-ubuntu-9-10/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 07:38:07 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=233</guid>
		<description><![CDATA[Estava tendo um problema no Eclipse no novo Ubuntu 9.10, os clicks do mouse somente selecionam os botões de dialogo, fiz uma pesquisa rápida e a solução a seguir resolveu meu problema:
Fonte: http://wobiny.wordpress.com/2009/11/11/eclipse-mouse-click-problem-in-ubuntu-9-10/

Criar arquivo eclipse.sh com o seguinte código:
#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/home/[your eclipse directory]/eclipse

de permissao de execução para o arquivo e o execute sempre que quiser abrir [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=233&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Estava tendo um problema no Eclipse no novo Ubuntu 9.10, os clicks do mouse somente selecionam os botões de dialogo, fiz uma pesquisa rápida e a solução a seguir resolveu meu problema:</p>
<p>Fonte: http://wobiny.wordpress.com/2009/11/11/eclipse-mouse-click-problem-in-ubuntu-9-10/</p>
<ol>
<li>Criar arquivo <strong>eclipse.sh</strong> com o seguinte código<em>:<br />
<strong>#!/bin/sh<br />
export GDK_NATIVE_WINDOWS=1<br />
/home/[your eclipse directory]/eclipse</strong><br />
</em></li>
<li>de permissao de execução para o arquivo e o execute<em> sempre que quiser abrir o eclipse</em><br />
<em> <strong>chmod +x eclipse.sh</strong><br />
<strong>./eclipse.sh [press enter]</strong></em></li>
</ol>
<p>p.s: tive a impressão que o eclipse também ficou mais rapido.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=233&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2009/11/24/problemas-no-mouse-click-no-eclipse-com-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>
	</item>
		<item>
		<title>Alterar senha de root pelo grub</title>
		<link>http://webcentro.wordpress.com/2009/02/04/alterar-senha-de-root-pelo-grub/</link>
		<comments>http://webcentro.wordpress.com/2009/02/04/alterar-senha-de-root-pelo-grub/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 15:13:01 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=138</guid>
		<description><![CDATA[O objetivo desse post é registrar uma maneira de alterar a senha de root quando perdida.
Para isso alteraremos algumas linhas de comando no grub logo na inicialização:

Reinicie a maquina e quando o grub aparecer pressione a letra &#8220;e&#8220;;
selecione a linha iniciada por kernel (deve ser a segunda) e pressione &#8220;e&#8221; novamente, será aberta a edição [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=138&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>O objetivo desse post é registrar uma maneira de alterar a senha de root quando perdida.</p>
<p>Para isso alteraremos algumas linhas de comando no grub logo na inicialização:</p>
<ol>
<li>Reinicie a maquina e quando o <strong>grub</strong> aparecer pressione a letra &#8220;<strong>e</strong>&#8220;;</li>
<li><strong>selecione a linha iniciada por kernel</strong> (deve ser a segunda) e pressione &#8220;<strong>e</strong>&#8221; novamente, será aberta a edição dessa linha;</li>
<li>adicione no final da linha o seguinte comando:<br />
<strong>init=/bin/bash</strong></li>
<li>pressione <strong>enter</strong></li>
<li><strong>selecione novamente a linha iniciada por kernel</strong>, caso não esteja, e pressione &#8220;<strong>b</strong>&#8221; para fazer boot</li>
<li>quando o console carregar digite o comando a seguir:<br />
<strong>mount -o remount,rw /</strong></li>
<li> então altere o password usando: <strong>passwd root</strong></li>
<li><strong>reinicie</strong></li>
</ol>
<p>Fontes:</p>
<p>http://www.vivaolinux.com.br/dica/Mudando-senha-de-root/</p>
<p>http://under-linux.org/f79577-grub-senha-root</p>
<p>http://forums.fedoraforum.org/showthread.php?t=92959</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=138&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2009/02/04/alterar-senha-de-root-pelo-grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>
	</item>
		<item>
		<title>Configurar Eclipse Colorer &#8211; take5 no Linux</title>
		<link>http://webcentro.wordpress.com/2008/10/03/configurar-eclipse-colorer-take5-no-linux/</link>
		<comments>http://webcentro.wordpress.com/2008/10/03/configurar-eclipse-colorer-take5-no-linux/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 14:35:19 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[Ferramentas]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[colorer]]></category>
		<category><![CDATA[EclipseColorer]]></category>
		<category><![CDATA[libnet_sf_colorer.so]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[take5]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=99</guid>
		<description><![CDATA[A  dica a seguir me tomou muito tempo, havia até desistido. Hoje  numa ultima tentativa, consegui faze-lo funcionar:
A algum tempo atrás quando comecei a usar o eclipse para editar arquivos ASP/VBSCRIPT (não é a melhor opção, mas uma das melhores existentes no Linux), um colega, Paulo de Tarso, me apresentou o plugin Eclipse Colorer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=99&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em>A  dica a seguir me tomou muito tempo, havia </em><em>até</em><em> desistido. Hoje  numa ultima tentativa, consegui faze-lo funcionar:</em></p>
<p>A algum tempo atrás quando comecei a usar o eclipse para editar arquivos ASP/VBSCRIPT (não é a melhor opção, mas uma das melhores existentes no Linux), um colega, Paulo de Tarso, me apresentou o plugin Eclipse Colorer (<a href="http://colorer.sourceforge.net/eclipsecolorer/">http://colorer.sourceforge.net/eclipsecolorer/</a>), que simplesmente colore o código asp, porém, depois de ter o computador formatado, nunca mais consegui configura-lo novamente.</p>
<p>A seguir os passos que fiz para instala-lo:</p>
<p>faça o download do pacote, e descompacte na pasta plugins do seu Eclipse:<br />
(EclipseColorer-take5_0.8.0) <a href="http://sourceforge.net/project/showfiles.php?group_id=34855&amp;package_id=75558">http://sourceforge.net/project/showfiles.php?group_id=34855&amp;package_id=75558</a></p>
<p>Até ai tudo bem, porém o EclipseColorer usa de uma lib própria e caso essa não tenha todas suas dependências instaladas irá ocorrer o seguinte erro:</p>
<p><em>&#8220;Error in initialization of a native part of the Colorer library. This can be caused by absent net_sf_colorer.dll (libnet_sf_colorer.so) library in paths of java machine. Or, colorer can&#8217;t find catalog.xml file, wich must be placed in &#8216;%PLUGIN_DIR%/colorer/catalog.xml&#8217; Could not initilize class net.sf.colorer.ParserFactory&#8221;</em></p>
<p>como dito no erro, copie a lib que esta em &#8230;/net.sf.colorer_0.8.0/os/linux/x86 para um path que esteja visivel para o java, eu copiei para o /usr/lib mesmo<br />
<strong><code># cp libnet_sf_colorer.so /usr/lib</code></strong></p>
<p>após isso use o comando ldd para listar as dependencias:</p>
<p><code>$ ldd /usr/lib/libnet_sf_colorer.so<br />
linux-gate.so.1 =&gt;  (0xb7f7e000)<br />
libstdc++.so.5 =&gt; not found<br />
libm.so.6 =&gt; /lib/tls/i686/cmov/libm.so.6 (0xb7eb9000)<br />
libc.so.6 =&gt; /lib/tls/i686/cmov/libc.so.6 (0xb7d69000)<br />
libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0xb7d5e000)<br />
/lib/ld-linux.so.2 (0xb7f7f000)</code></p>
<p>No meu caso a lib <code>libstdc++.so.5 não existia, simplesmente dei um apt-get na</code> libstdc++5</p>
<p><code># apt-get install libstdc++5</code></p>
<p>Now it works ;]!! para mais informações vejam os fontes a seguir:</p>
<p>Fontes:<br />
<a href="http://quattor.begrid.be/trac/centralised-begrid-v5/wiki/Configure_Eclipse">http://quattor.begrid.be/trac/centralised-begrid-v5/wiki/Configure_Eclipse</a><br />
<a href="http://lists.debian.org/debian-user-portuguese/2003/12/msg00836.html">http://lists.debian.org/debian-user-portuguese/2003/12/msg00836.html</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=99&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2008/10/03/configurar-eclipse-colorer-take5-no-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>
	</item>
		<item>
		<title>Nvidia Geforce MX 4000 &#8211; Ubuntu</title>
		<link>http://webcentro.wordpress.com/2008/09/30/nvidia-geforce-mx-4000-ubuntu/</link>
		<comments>http://webcentro.wordpress.com/2008/09/30/nvidia-geforce-mx-4000-ubuntu/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 17:32:11 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[geforce]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=95</guid>
		<description><![CDATA[Sempre me incomodo com o driver de video no linux, dessa vez instalei da seguinte forma e ficou aceitável (você precisa baixar os kernel-headers):
# apt-get install module-assistant gcc
# m-a prepare
# /etc/init.d/gdm stop
# NVIDIA-Linux-x86-1.0-8762-pkg1.run &#8211;x-module-path=/usr/lib/xorg/modules
Infelizmente usando o Monitor Samsung SyncMaster 794MBplus o sync não fica muito bom em resoluções altas.
Linux: Ubuntu 8.04
     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=95&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sempre me incomodo com o driver de video no linux, dessa vez instalei da seguinte forma e ficou aceitável (você precisa baixar os kernel-headers):</p>
<p># <span class="postbody">apt-get install module-assistant gcc<br />
# </span><span class="postbody">m-a prepare<br />
# /etc/init.d/gdm stop<br />
# </span><span class="postbody">NVIDIA-Linux-x86-1.0-8762-pkg1.run &#8211;x-module-path=/usr/lib/xorg/modules</span></p>
<p>Infelizmente usando o Monitor Samsung SyncMaster 794MBplus o sync não fica muito bom em resoluções altas.</p>
<p>Linux: Ubuntu 8.04</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=95&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2008/09/30/nvidia-geforce-mx-4000-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash &#8211; Problema de som no Ubuntu 8.04</title>
		<link>http://webcentro.wordpress.com/2008/09/24/flash-problema-de-som-no-ubuntu-804/</link>
		<comments>http://webcentro.wordpress.com/2008/09/24/flash-problema-de-som-no-ubuntu-804/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 23:32:39 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problema]]></category>
		<category><![CDATA[som]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=81</guid>
		<description><![CDATA[Existe um problema no Ubuntu 8.04
A melhor solução que encontrei foi instalar o libflashsupport.
Acredito ser definitiva:
$ sudo apt-get install libflashsupport
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=81&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Existe um problema no Ubuntu 8.04</p>
<p>A melhor solução que encontrei foi instalar o libflashsupport.</p>
<p>Acredito ser definitiva:</p>
<p>$ sudo apt-get install libflashsupport</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=81&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2008/09/24/flash-problema-de-som-no-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>
	</item>
		<item>
		<title>Dicas para modelagem de Sistema</title>
		<link>http://webcentro.wordpress.com/2008/09/18/dicas-para-modelagem-de-sistema/</link>
		<comments>http://webcentro.wordpress.com/2008/09/18/dicas-para-modelagem-de-sistema/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 03:41:15 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[Modelagem]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[dbdesigner]]></category>
		<category><![CDATA[ddl]]></category>
		<category><![CDATA[Diagrama de Casos de Uso]]></category>
		<category><![CDATA[Diagrama de Classes]]></category>
		<category><![CDATA[Diagrama de Sequência]]></category>
		<category><![CDATA[jquerena]]></category>
		<category><![CDATA[jude]]></category>
		<category><![CDATA[mer]]></category>
		<category><![CDATA[Modelo de Entidade e Relacionamento]]></category>
		<category><![CDATA[postgres]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=62</guid>
		<description><![CDATA[&#8220;Especial para a turma de Desenvolvimento de Aplicações Corporativas (DACJaime) da TSI da UFPR  segundo semestre de 2008&#8243;
Utilizar a ferramenta Jude Community (http://jude.change-vision.com/jude-web/product/community.html) para o Desenvolvimento dos seguintes diagramas:

Diagrama de Casos de Uso
Diagrama de Classes
Diagrama de Sequência

Para fazer o download é simples, só se cadastrar, a ferramenta funciona tanto em Windows Quanto em linux, para [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=62&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em>&#8220;Especial para a turma de Desenvolvimento de Aplicações Corporativas (DACJaime) da TSI da UFPR  segundo semestre de 2008&#8243;</em></p>
<p>Utilizar a ferramenta <em><strong>Jude Community</strong></em> (<a href="http://jude.change-vision.com/jude-web/product/community.html">http://jude.change-vision.com/jude-web/product/community.html</a>) para o Desenvolvimento dos seguintes diagramas:</p>
<ul>
<li><strong>Diagrama de Casos de Uso</strong></li>
<li><strong>Diagrama de Classes</strong></li>
<li><strong>Diagrama de Sequência</strong></li>
</ul>
<p>Para fazer o download é simples, só se cadastrar, a ferramenta funciona tanto em Windows Quanto em linux, para instalar basta descompactar. A versão Community é grátis porém possui sua versão paga.</p>
<p>Utilizar a ferramenta <strong><em>DBDesigner </em></strong>(<a href="http://fabforce.net/dbdesigner4/">http://fabforce.net/dbdesigner4/</a>) para criar o:</p>
<ul>
<li><strong>Modelo de Entidade e Relacionamento</strong></li>
</ul>
<p>Ferramenta livre (alguns dizem que esta descontinuada, porém é a melhor que encontrei para esse fim), funciona tanto no Linux quanto no Windows.<br />
Infelizmente a ferramente é voltada a gerar código para MySql, porém existe uma ferramenta em java desenvolvida por alguém chamado Fred que converte o xml do DbDesigner em DDL para postgres (SQL) <strong>psql-0.1.jar</strong> (<a href="http://www.guj.com.br/posts/downloadAttach/2022.java;jsessionid=1je6g3lqgzy9x.jetty1">http://www.guj.com.br/posts/downloadAttach/2022.java;jsessionid=1je6g3lqgzy9x.jetty1</a>) para usar execute em seu terminal o comando: java &#8211;jar <em>psql-0.1.jar</em></p>
<p>Para a criação da estrutura base do projet (Pojo&#8217;s, Mapeamentos hbm, DAO&#8217;s dentre outros) de um projeto java WEB dinamico utilize a ferramenta <strong>Jquerena </strong>da Celepar (<a href="http://www.frameworkpinhao.pr.gov.br/modules/conteudo/conteudo.php?conteudo=6">http://www.frameworkpinhao.pr.gov.b/modules/conteudo/conteudo.php?conteudo=6</a>) A principio só funciona no Linux</p>
<p>Para desenvolvimento, utilizar o RHDS (<a href="http://webcentro.wordpress.com/2008/09/18/rhds-red-hat-developer-studio-download/">http://webcentro.wordpress.com/2008/09/18/rhds-red-hat-developer-studio-download/</a>)</p>
<p>Espero ter contribuido, Obrigado.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/webcentro.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/webcentro.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=62&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2008/09/18/dicas-para-modelagem-de-sistema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>
	</item>
		<item>
		<title>RHDS &#8211; Red Hat Developer Studio Download</title>
		<link>http://webcentro.wordpress.com/2008/09/18/rhds-red-hat-developer-studio-download/</link>
		<comments>http://webcentro.wordpress.com/2008/09/18/rhds-red-hat-developer-studio-download/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 03:11:20 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[Ferramentas]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[jboss developer studio]]></category>
		<category><![CDATA[jdev]]></category>
		<category><![CDATA[red hat developer studio]]></category>
		<category><![CDATA[rhdevstudio]]></category>
		<category><![CDATA[rhds]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=57</guid>
		<description><![CDATA[A Red Hat teve a iniciativa de criar seu estudio de desenvolvimento bem integrado ao Jboss, isso não é nenhuma novidade e que agora essa ferramenta é paga e mudou seu nome para JBoss Developer Studio também.
Então qual é o objetivo desse artigo?
Resposta: Simplesmente ajudar a você que está procurando onde baixar o RHDS da [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=57&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A Red Hat teve a iniciativa de criar seu estudio de desenvolvimento bem integrado ao Jboss, isso não é nenhuma novidade e que agora essa ferramenta é paga e mudou seu nome para JBoss Developer Studio também.</p>
<p>Então qual é o objetivo desse artigo?</p>
<p>Resposta: Simplesmente ajudar a você que está procurando onde baixar o RHDS da época em que ele era free.</p>
<p>O link para Download do Red Hat Developer Studio é: <a href="http://ftp.redhat.com/pub/redhat/rhdevstudio/beta/rhdevstudio-1.0-CR1/" target="_blank">http://ftp.redhat.com/pub/redhat/rhdevstudio/beta/rhdevstudio-1.0-CR1/</a></p>
<p>para instalar é só executar no seu terminal (cmd ou bash):</p>
<pre>java --jar rhdevstudio-linux-gtk-1.0.0.CR1.jar
ou
java --jar rhdevstudio-win32-1.0.0.CR1.jar</pre>
<p>Espero que caso necessitasse a informação esta lhe tenha sido útil ;]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/webcentro.wordpress.com/57/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/webcentro.wordpress.com/57/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=57&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2008/09/18/rhds-red-hat-developer-studio-download/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>
	</item>
		<item>
		<title>Fechar Notebook e mante-lo funcionando normalmente no linux</title>
		<link>http://webcentro.wordpress.com/2008/09/03/fechar-notebook-e-mante-lo-funcionando-normalmente-no-linux/</link>
		<comments>http://webcentro.wordpress.com/2008/09/03/fechar-notebook-e-mante-lo-funcionando-normalmente-no-linux/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 16:55:58 +0000</pubDate>
		<dc:creator>webcentro</dc:creator>
				<category><![CDATA[Ferramentas]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[close]]></category>
		<category><![CDATA[desligar]]></category>
		<category><![CDATA[fechar]]></category>
		<category><![CDATA[hibernar]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[lid]]></category>
		<category><![CDATA[não]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[tela]]></category>
		<category><![CDATA[turn off]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[without]]></category>

		<guid isPermaLink="false">http://webcentro.wordpress.com/?p=51</guid>
		<description><![CDATA[Linux: Ubuntu 8.04
Hoje quis deixar meu notebook ligado fazendo alguns downloads e com a tampa fechada. Encontrei em algum forum do ubuntu a seguinte solução:
 
alterar a linha action no arquivo /etc/acpi/events/lidbtn: action=/etc/acpi/screenblank.sh

Assim o notebook apenas desliga a tela quando fechado.
Fonte: http://ubuntuforums.org/showthread.php?t=120222

Edit:
A principio parece que essa solução não funciona mais no Ubuntu Karmic Koala 9.10, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=51&subd=webcentro&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Linux: Ubuntu 8.04</p>
<p>Hoje quis deixar meu notebook ligado fazendo alguns downloads e com a tampa fechada. Encontrei em algum forum do ubuntu a seguinte solução:</p>
<p><!-- / icon and title --> <!-- message --></p>
<div id="post_message_674418" class="vbclean_msgtext">alterar a linha action no arquivo /etc/acpi/events/lidbtn:<strong> action=/etc/acpi/screenblank.sh</strong></p>
</div>
<div class="vbclean_msgtext">Assim o notebook apenas desliga a tela quando fechado.</div>
<div class="vbclean_msgtext">Fonte: http://ubuntuforums.org/showthread.php?t=120222</div>
<div class="vbclean_msgtext"></div>
<div class="vbclean_msgtext">Edit:</div>
<div class="vbclean_msgtext">A principio parece que essa solução não funciona mais no Ubuntu Karmic Koala 9.10, porém tem um menu para isso:</div>
<div class="vbclean_msgtext">Sistema&gt;Preferencias &gt; Gerenciamento de Energia ( talvez já existisse nos ubuntus anteriores, nunca observei )</div>
<div class="vbclean_msgtext"><a href="http://webcentro.files.wordpress.com/2008/09/captura_de_tela-preferencias-de-gerenciamento-de-energia1.png"><img class="alignnone size-full wp-image-231" title="Captura_de_tela-Preferências de gerenciamento de energia" src="http://webcentro.files.wordpress.com/2008/09/captura_de_tela-preferencias-de-gerenciamento-de-energia1.png?w=500&#038;h=259" alt="" width="500" height="259" /></a></div>
<div class="vbclean_msgtext"></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/webcentro.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/webcentro.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webcentro.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webcentro.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webcentro.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webcentro.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webcentro.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webcentro.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webcentro.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webcentro.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webcentro.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webcentro.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webcentro.wordpress.com&blog=544404&post=51&subd=webcentro&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webcentro.wordpress.com/2008/09/03/fechar-notebook-e-mante-lo-funcionando-normalmente-no-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9cfa1811aee04fe452bcef4c6ad0e3de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webcentro</media:title>
		</media:content>

		<media:content url="http://webcentro.files.wordpress.com/2008/09/captura_de_tela-preferencias-de-gerenciamento-de-energia1.png" medium="image">
			<media:title type="html">Captura_de_tela-Preferências de gerenciamento de energia</media:title>
		</media:content>
	</item>
	</channel>
</rss>