<?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>Jura Secreta &#187; dicas</title>
	<atom:link href="http://jurasecreta.com/index.php/tag/dicas/feed/" rel="self" type="application/rss+xml" />
	<link>http://jurasecreta.com</link>
	<description>Escritos, idéias e divagações…</description>
	<lastBuildDate>Sun, 24 Oct 2010 22:19:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Programa para escanear em PDF</title>
		<link>http://jurasecreta.com/index.php/2008/08/01/programa-para-escanear-em-pdf/</link>
		<comments>http://jurasecreta.com/index.php/2008/08/01/programa-para-escanear-em-pdf/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 11:55:00 +0000</pubDate>
		<dc:creator>vanini</dc:creator>
				<category><![CDATA[ideias]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[dicas]]></category>
		<category><![CDATA[escanear]]></category>
		<category><![CDATA[gscan2pdf]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[programas]]></category>
		<category><![CDATA[scan]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[útil]]></category>

		<guid isPermaLink="false">http://jurasecreta.wordpress.com/?p=113</guid>
		<description><![CDATA[Na linha &#8220;vamos fazer algo de útil pela humanidade&#8221;, vou postar sobre um programa que tem sido muito útil, o gscan2pdf.

Essencialmente ele serve para escanear uma ou mais páginas e salvá-las como páginas ou arquivos (imagens, textos ou mesmo como pdf). Ele é rápido e eficaz, faz tudo isso usando o SANE.
Você pode fazer o [...]]]></description>
			<content:encoded><![CDATA[<p>Na linha &#8220;vamos fazer algo de útil pela humanidade&#8221;, vou postar sobre um programa que tem sido muito útil, o <a title="gscan2pdf" href="http://gscan2pdf.sourceforge.net/" target="_blank">gscan2pdf</a>.</p>
<p><span id="more-113"></span></p>
<p>Essencialmente ele serve para escanear uma ou mais páginas e salvá-las como páginas ou arquivos (imagens, textos ou mesmo como pdf). Ele é rápido e eficaz, faz tudo isso usando o SANE.</p>
<p>Você pode fazer o download dele <a title="gscan2pdf" href="https://sourceforge.net/project/showfiles.php?group_id=174140&amp;package_id=199621" target="_blank">aqui</a></p>
<p>Ou para aqueles que utilizam distribuições baseadas em Debian, como o <a title="Ubuntu " href="http://www.ubuntu.com" target="_blank">Ubuntu</a>, basta adicionar as seguintes linhas em <em>/etc/apt/sources.list</em></p>
<blockquote><p><em><code>deb http://ppa.launchpad.net/jeffreyratcliffe/ubuntu hardy* main</code></em></p>
<p><em><code>deb-src http://ppa.launchpad.net/jeffreyratcliffe/ubuntu hardy</code><code>*</code><code> main</code></em></p></blockquote>
<p><span style="color: #ff6600;"><em>* A versão do Ubuntu é a que você estiver usando, no meu caso, utilizo a Hardy. No caso de você utilizar Gusty, basta substituir por gusty naquele espaço.</em></span></p>
<p>Depois é só você digitar, ainda no terminal:</p>
<blockquote><p><em>sudo apt-get update</em></p>
<p><em>sudo apt-get upgrade</em></p></blockquote>
<blockquote><p><em><code>apt-get install gscan2pdf</code></em></p></blockquote>
<p>É interessante adicionar as chaves de autenticação, para que não seja exibida a mensagem de &#8220;pacote não autenticado&#8221;. Vá para o terminal e digite:</p>
<blockquote><p><em><code>gpg --keyserver subkeys.pgp.net --recv-keys 4DD7CC93</code></em></p></blockquote>
<p>E adicione a chave:</p>
<blockquote><p><em><code>gpg --export --armor 4DD7CC93 | sudo apt-key add -</code></em></p></blockquote>
<p>Se sua distribuição não tiver o arquivo <code>libgtk2-ex-simple-list-perl</code>, faça o download <a title="http://gscan2pdf.sourceforge.net/#item_libgtk2_2dex_2dsimple_2dlist_2dperl" href="http://gscan2pdf.sourceforge.net/#item_libgtk2_2dex_2dsimple_2dlist_2dperl" target="_blank">aqui</a> e depois instale o arquivo da seguinte forma:</p>
<blockquote><p><em><code>sudo dpkg -i libgtk2-ex-simple-list-perl_0.50-1_all.deb</code></em></p></blockquote>
<p>Se você utiliza outras distribuições que não são baseadas em Debian, ou se gosta de trabalhar nos códigos&#8230; entre na página do desenvolvedor do <a title="gscan2pdf" href="http://gscan2pdf.sourceforge.net/" target="_blank">gscan2pdf</a>.</p>
<p>Esse programa me salvou quando tive que escanear um livro de muitas páginas&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://jurasecreta.com/index.php/2008/08/01/programa-para-escanear-em-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extensões para Firefox</title>
		<link>http://jurasecreta.com/index.php/2008/07/31/extensoes-do-firefox/</link>
		<comments>http://jurasecreta.com/index.php/2008/07/31/extensoes-do-firefox/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 13:28:14 +0000</pubDate>
		<dc:creator>vanini</dc:creator>
				<category><![CDATA[ideias]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[dicas]]></category>
		<category><![CDATA[extensões]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[utilidade]]></category>

		<guid isPermaLink="false">http://jurasecreta.wordpress.com/?p=106</guid>
		<description><![CDATA[Em prol de algo melhor para a humanidade, eis minhas extensões de Firefox.
Aplicativo: Firefox 3.0.1
Sistema Operacional: Linux (x86-gcc3)
- Better Gmail 2 0.5.2
Firefox 0.8 &#8211; 3.0.*
Script para Greasemonkey que incrementa o Gmail.
- Delicious Bookmarks 2.0.72
Firefox 2.0 &#8211; 3.0.*
Bookmarks online.
- DownThemAll! 1.0.3
Firefox 2.0.0.8 &#8211; 3.0.*
O gerenciador de downloads em massa para o Firefox
- Extension List Dumper 1.14.1
Firefox [...]]]></description>
			<content:encoded><![CDATA[<p>Em prol de algo melhor para a humanidade, eis minhas extensões de Firefox.</p>
<p><span id="more-106"></span><strong>Aplicativo:</strong> Firefox 3.0.1<br />
<strong>Sistema Operacional:</strong> Linux (x86-gcc3)</p>
<p><a title="http://www.ginatrapani.org/workshop/firefox/bettergmail2/" href="http://www.ginatrapani.org/workshop/firefox/bettergmail2/" target="_blank"><em><strong>- Better Gmail 2 0.5.2</strong></em></a><br />
Firefox 0.8 &#8211; 3.0.*<br />
Script para Greasemonkey que incrementa o Gmail.</p>
<p><em><strong><a title="http://delicious.com" href="http://delicious.com" target="_blank">- Delicious Bookmarks 2.0.72</a></strong></em><br />
Firefox 2.0 &#8211; 3.0.*<br />
Bookmarks online.</p>
<p><em><strong><a title="http://downthemall.net/" href="http://downthemall.net/" target="_blank">- DownThemAll! 1.0.3</a></strong></em><br />
Firefox 2.0.0.8 &#8211; 3.0.*<br />
O gerenciador de downloads em massa para o Firefox</p>
<p><em><strong><a title="http://sogame.awardspace.com/" href="http://sogame.awardspace.com/" target="_blank">- Extension List Dumper 1.14.1</a></strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
Cria uma lista de extensões instaladas<br />
<em><strong><a title="http://espion.just-size.jp/archives/06/308085916.html" href="http://espion.just-size.jp/archives/06/308085916.html" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://espion.just-size.jp/archives/06/308085916.html" href="http://espion.just-size.jp/archives/06/308085916.html" target="_blank">- FaviconizeTab 0.9.8.2</a></strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
A TAB selecionada fica pequena, exibindo apenas o favicon.<br />
<em><strong></strong></em></p>
<p><em><strong>-<a title="http://www.feedly.com" href="http://www.feedly.com" target="_blank"> feedly 1.0b4</a></strong></em><br />
Firefox 3.0 &#8211; 3.*<br />
Um agregador de feeds, compatível com o Google Reader.<br />
<em><strong><a title="http://www.getfiregpg.org/" href="http://www.getfiregpg.org/" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://www.getfiregpg.org/" href="http://www.getfiregpg.org/" target="_blank">- FireGPG 0.5.1</a></strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
Extensão para utilização de GPG.<br />
<strong><em><a title="http://mozilla.zeniko.ch/fission.html" href="http://mozilla.zeniko.ch/fission.html" target="_blank"></a></em></strong></p>
<p><strong><em><a title="http://mozilla.zeniko.ch/fission.html" href="http://mozilla.zeniko.ch/fission.html" target="_blank">- Fission 1.0</a></em></strong><br />
Firefox 2.0 &#8211; 3.0.*<br />
Barra de progresso na barra de endereços (estilo Safari).<br />
<em><strong><a title="http://flashblock.mozdev.org/" href="http://flashblock.mozdev.org/" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://flashblock.mozdev.org/" href="http://flashblock.mozdev.org/" target="_blank">- Flashblock 1.5.6</a></strong></em><br />
Firefox 1.4.1 &#8211; 3.1a1pre<br />
Bloqueia elementos em flash das páginas.<br />
<em><strong></strong></em></p>
<p><em><strong>-<a title="http://gears.google.com/" href="http://gears.google.com/" target="_blank"> Google Gears 0.3.24.3</a></strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
Permite a utilização dos programas da google offline.<br />
<em><strong><a title="http://www.markdbd.com/proyectos/google_reader_notifier/" href="http://www.markdbd.com/proyectos/google_reader_notifier/" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://www.markdbd.com/proyectos/google_reader_notifier/" href="http://www.markdbd.com/proyectos/google_reader_notifier/" target="_blank">- Google Reader Notifier 0.50</a></strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
Notificador do Google Reader.</p>
<p><em><strong><a title="http://code.google.com/p/googlepedia/" href="http://code.google.com/p/googlepedia/" target="_blank">- Googlepedia 0.5.3</a></strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
Exibe os resultadosa da wikipedia no resultado de suas buscas.</p>
<p><em><strong>-<a title="http://www.greasespot.net/" href="http://www.greasespot.net/" target="_blank"> Greasemonkey 0.8.20080609.0</a></strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
O gerenciador de scripts Greasemonkey para Firefox.<br />
<em><strong></strong></em></p>
<p><em><strong>-<a title="http://www.menjatallarins.com/extensions/#gtranslate" href="http://www.menjatallarins.com/extensions/#gtranslate" target="_blank"> gTranslate 0.5.1</a></strong></em></p>
<p>Firefox 1.0 &#8211; 3.0.*<br />
Traduz o texto selecionado pelo Google Translate.<br />
<em><strong><a title="http://www.graysonmixon.com/extension/" href="http://www.graysonmixon.com/extension/" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://imagezoom.yellowgorilla.net/" href="http://imagezoom.yellowgorilla.net/" target="_blank">- Image Zoom 0.3.1</a></strong></em></p>
<p>Firefox 1.0 &#8211; 3.0.*<br />
Adiciona a funcionalidade de zoom para imagens<br />
<em><strong><a title="http://www.oxymoronical.com/web/firefox/nightly" href="http://www.oxymoronical.com/web/firefox/nightly" target="_blank"></a></strong></em></p>
<p><em><strong>- <a title="http://www.openitonline.com" href="http://www.openitonline.com" target="_blank">Open IT Online 1.2.1</a></strong></em></p>
<p>Firefox 1.5 &#8211; 3.0.*<br />
Permite que você abra arquivos online, sem a necessidade de nenhum software instalado.<br />
<em><strong><a title="http://www.pdfdownload.org" href="http://www.pdfdownload.org" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://www.pdfdownload.org" href="http://www.pdfdownload.org" target="_blank">- PDF Download 2.0.0.0</a></strong></em></p>
<p>Firefox 1.5 &#8211; 3.0.*<br />
Permite que você escolha o que fazer com arquivos PDF: salvar, exibir com um leitor externo ou como HTML!<br />
<em><strong><a title="http://www.rememberthemilk.com/services/gmail/" href="http://www.rememberthemilk.com/services/gmail/" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://www.rememberthemilk.com/services/gmail/" href="http://www.rememberthemilk.com/services/gmail/" target="_blank">- Remember The Milk for Gmail 1.0.3</a></strong></em></p>
<p>Firefox 2.0 &#8211; 3.0.*<br />
Uma extensão para usar esse gerenciador de tarefas direto no Gmail.<br />
<em><strong></strong></em></p>
<p><em><strong>- Resizeable Textarea 0.1d</strong></em><br />
Firefox 1.0 &#8211; 3.0.*<br />
Altera o tamanho das áreas de texto, caso seja necessário.<br />
<em><strong></strong></em></p>
<p><em><strong>-<a title="https://blueimp.net/mozilla/" href="https://blueimp.net/mozilla/" target="_blank"> Secure Login 0.9.2.8</a></strong></em></p>
<p>Firefox 1.5 &#8211; 3.0.*<br />
Uma extensão de login similar ao login Wand do Opera.<br />
<em><strong><a title="http://piro.sakura.ne.jp/xul/_splitbrowser.html.en" href="http://piro.sakura.ne.jp/xul/_splitbrowser.html.en" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://piro.sakura.ne.jp/xul/_splitbrowser.html.en" href="http://piro.sakura.ne.jp/xul/_splitbrowser.html.en" target="_blank">- Split Browser 0.4.2008061601</a></strong></em></p>
<p>Firefox 1.5 &#8211; 3.0.*<br />
Divide as janelas do navegador.<br />
<em><strong><a title="http://runningfrombears.com/taboo" href="http://runningfrombears.com/taboo" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://runningfrombears.com/taboo" href="http://runningfrombears.com/taboo" target="_blank">- Taboo 0.5.5</a></strong></em></p>
<p>Firefox 2.0b1 &#8211; 3.0.*<br />
Lembra muito o Speed Dial do Opera.<br />
<em><strong></strong></em></p>
<p><em><strong>- Ubuntu Firefox Modifications 0.5</strong></em><br />
Firefox 1.5 &#8211; 3.0.*<br />
Pacote do Ubuntu Firefox<br />
<em><strong></strong></em></p>
<p><em><strong>-<a title="http://code.google.com/p/uctb/" href="http://code.google.com/p/uctb/" target="_blank"> Undo Closed Tabs Button 3.0.3</a></strong></em></p>
<p>Firefox 3.0b5 &#8211; 3.0.*<br />
Adiciona um botão na barra de ferramentas para desfazer abas fechadas<br />
<em><strong><a title="http://www.longfocus.com/firefox/updatenotifier" href="http://www.longfocus.com/firefox/updatenotifier" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://www.longfocus.com/firefox/updatenotifier" href="http://www.longfocus.com/firefox/updatenotifier" target="_blank">- Update Notifier 0.1.5.4</a></strong></em></p>
<p>Firefox 1.5 &#8211; 3.0.*<br />
Notifica quando houver atualizações disponíveis para suas extensões e temas.<br />
<em><strong><a title="http://dellalibera.sf.net" href="http://dellalibera.sf.net" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://dellalibera.sf.net" href="http://dellalibera.sf.net" target="_blank">- Verificação ortográfica pt-BR 1.1</a></strong></em><br />
Firefox 2.0 &#8211; 3.0.*<br />
Verificador Ortográfico do BrOffice.org .<br />
<em><strong><a title="http://br.mozdev.org/projeto/ortografia/" href="http://br.mozdev.org/projeto/ortografia/" target="_blank"></a></strong></em></p>
<p><em><strong><a title="http://br.mozdev.org/projeto/ortografia/" href="http://br.mozdev.org/projeto/ortografia/" target="_blank">- Verificação ortográfica pt-BR 1.0.0.1</a></strong></em><br />
Firefox 2.0 &#8211; 3.0.*<br />
Dicionário português para a verificação ortográfica integrada.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurasecreta.com/index.php/2008/07/31/extensoes-do-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>uif2iso</title>
		<link>http://jurasecreta.com/index.php/2008/03/31/maravilhas-da-linha-de-comando/</link>
		<comments>http://jurasecreta.com/index.php/2008/03/31/maravilhas-da-linha-de-comando/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 19:43:06 +0000</pubDate>
		<dc:creator>vanini</dc:creator>
				<category><![CDATA[ideias]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[conversão]]></category>
		<category><![CDATA[dicas]]></category>
		<category><![CDATA[gmountiso]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uif]]></category>
		<category><![CDATA[uif2iso]]></category>

		<guid isPermaLink="false">http://jurasecreta.wordpress.com/?p=31</guid>
		<description><![CDATA[Estava eu feliz após ter feito o download de um torrent com 48 livros de linux, quando me deparei com o tipo de arquivo para mim desconhecido:  .UIF.
Parei. Pensei. 
Cheguei a conclusão que isso deveria ser algum tipo de arquivo parecido com o .ISO. Sendo assim era só descobrir como  ler ou converter [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;">Estava eu feliz após ter feito o download de um torrent com 48 livros de linux, quando me deparei com o tipo de arquivo para mim desconhecido: <strong> .UIF</strong>.<span id="more-31"></span></span></p>
<p><span style="color: #000000;">Parei. Pensei. </span></p>
<p><span style="color: #000000;">Cheguei a conclusão que isso deveria ser algum tipo de arquivo parecido com o .ISO. Sendo assim era só descobrir como  ler ou converter o mesmo para ISO.</span></p>
<p><span style="color: #000000;">Lá fui eu procurar maiores informações no Google. </span></p>
<p><span style="color: #000000;">Encontrei duas dicas interessantes para converter em dois sites diferentes.<br />
</span></p>
<p><span style="color: #000000;">Uma delas foi no blog do <a title="Gustavo Azambuja" href="http://gazambuja.ideas3.com/2008/02/18/abriendo-un-archivo-con-extencion-uif-en-linux/" target="_blank">Gustavo Azambuja</a>, a outra foi no blog do <a title="Wesley Bailey" href="http://wesleybailey.com/blog/2008/03/28/linux-uif-to-iso/" target="_blank">Wesley Bailey</a>. Ambos comentavam sobre o programa <strong>UIF2ISO</strong>, escrito por <a title="Luigi Auriemma" rel="nofollow" href="http://aluigi.altervista.org/" target="_blank">Luigi Auriemma</a>. </span></p>
<p><span style="color: #000000;">Testei e gostei! </span></p>
<p><span style="color: #000000;">Sendo assim, eis como fazer para instalar e utilizar o tal programa.</span></p>
<p><span style="color: #000000;">Primeiramente temos que baixar as dependências <strong>zlib</strong> e <strong>OpenSSL</strong> pelo <strong>apt-get</strong>:</span></p>
<p class="command"><span style="color: #339966;">sudo apt-get install zlib1g zlib1g-dev libssl-dev</span></p>
<p><span style="color: #000000;">Depois disso você pode optar por fazer o download do programa <strong>UIF2ISO </strong>na <a title="UIF2ISO" href="http://aluigi.altervista.org/mytoolz" target="_blank">página do autor</a>, ou usar a linha de comando com o <strong>wget</strong>:</span></p>
<p class="command"><span style="color: #339966;"> wget http://aluigi.altervista.org/mytoolz/uif2iso.zip</span></p>
<p><span style="color: #000000;">Agora você já tem tudo que precisa. Descompacte pelo modo gráfico ou pela linha de comando e depois entre no diretório para onde você o descompactou:</span></p>
<p class="command"><span style="color: #999999;"><span style="color: #339966;">unzip uif2iso.zip </span><span style="color: #000000;">[descompactar pela linha de comando]</span><br />
</span></p>
<p class="command"><span style="color: #99cc00;"><span style="color: #339966;">cd uif2iso</span> </span><span style="color: #999999;"><span style="color: #000000;">[acessar o local para onde você descompactou. No meu caso eu entrei em<span style="color: #c0c0c0;"> <span style="color: #339966;">cd uif2iso/src</span></span>, pois o arquivo de instalação para linux estava no subdiretorio "scr" ]</span></span></p>
<p><span style="color: #000000;">Agora que você tem o arquivo descompactado e já está no diretório em questão, pelo terminal vamos instalar:</span></p>
<p class="command"><span style="color: #339966;"> make<br />
sudo make install</span></p>
<p><span style="color: #000000;">Finalmente vamos converter o arquivo!!!</span></p>
<p><span style="color: #000000;">No terminal digite<em> :</em></span></p>
<p><span style="color: #339966;">uif2iso arquivo.uif arquivoconvertido.iso <span style="color: #000000;">[lembrando que caso você tenha o arquivo em alguma outra pasta, deverá especificar o caminho, bem como o local onde quer que o arquivo convertido seja armazenado!]</span></span></p>
<p><span style="color: #339966;"><br />
</span><span style="color: #000000;">Para montar arquivos .ISO gosto de usar o modo gráfico, especificamente o programa <strong>Gmount-iso</strong>, que pode ser instalado pela linha de comando:</span></p>
<p><span style="color: #339966;">sudo apt-get install gmountiso</span></p>
<p><span style="color: #000000;">Por enquanto é isso&#8230;</span></p>
<p><span style="color: #999999;"><span style="color: #000000;">Luz e Harmonia.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://jurasecreta.com/index.php/2008/03/31/maravilhas-da-linha-de-comando/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux x Windows</title>
		<link>http://jurasecreta.com/index.php/2007/05/15/por-que-mudar/</link>
		<comments>http://jurasecreta.com/index.php/2007/05/15/por-que-mudar/#comments</comments>
		<pubDate>Tue, 15 May 2007 13:45:45 +0000</pubDate>
		<dc:creator>vanini</dc:creator>
				<category><![CDATA[ideias]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[dicas]]></category>
		<category><![CDATA[sistema operacional]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://jurasecreta.wordpress.com/2007/05/15/por-que-mudar/</guid>
		<description><![CDATA[a-ha&#8230; video interessante sobre esse &#8220;papo&#8221; de migrar de um Sistema Operacional para outro&#8230;
Mudar para o linux
Ah sim&#8230; e vasculhando por sites diversos eis que encontro algo muito divertido. Um e-mail  postado num desses fóruns da vida. Copiei e colei não sei de onde, creio ter sido do Everlinux&#8230; está aqui, divirtam-se!
 Well it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>a-ha&#8230; video interessante sobre esse &#8220;papo&#8221; de migrar de um Sistema Operacional para outro&#8230;</p>
<p><a title="Mudar para o linux" href="http://www.everlinux.com/blog/wp-content/uploads/2007/04/switchlinux.swf" target="_blank">Mudar para o linux</a></p>
<p>Ah sim&#8230; e vasculhando por sites diversos eis que encontro algo muito divertido. <span id="more-21"></span>Um e-mail  postado num desses fóruns da vida. Copiei e colei não sei de onde, creio ter sido do <a title="Everlinux" href="http://www.everlinux.com/blog/" target="_blank">Everlinux</a>&#8230; está aqui, divirtam-se!</p>
<p><em><span style="color: #666699;"> Well it&#8217;s true&#8230;Windows does rule!</span></em></p>
<p><em><span style="color: #666699;">Seriously&#8230;how could Linux ever compete? I mean, lets look at what I did today.</span></em></p>
<p><em><span style="color: #666699;">What did I do today? I decided to give my on-bard sound card a run instead of my Audigy 2. Was having some weird sound artifacts and wanted to rule out the sound card as being the source of the trouble (it wasn&#8217;t, just a software config problem).</span></em></p>
<p><em><span style="color: #666699;">So&#8230;my experience under unbuntu after removing the Audigy and enabling the on-board sound:<br />
It finished booting&#8230;I instantly had sound. I mean it sucked. What a horrible user experience! I didn&#8217;t have to do ANYTHING!!!! It just WORKED! I mean&#8230;that&#8217;s just horrible, where&#8217;s the fun in that? How dare it just WORK like that?? That&#8217;s just&#8230;.wrong! This just totally sucks!</span></em></p>
<p><em><span style="color: #666699;">Now my (quite Wowing) experience under Windows:<br />
Now Windows on the other hand got it right! Excellent user experience, really making the user feel like they are RESPONSIBLE for their machine and in control!! Yes!!! It was wonderful.</span></em></p>
<p><em><span style="color: #666699;">First I of course did NOT have sound with the new soundcard. Instead I was greeted with the &#8220;New hardware found&#8221; WIZARD! Didn&#8217;t know my computer can cast spells&#8230;</span></em></p>
<p><em><span style="color: #666699;">So it tells me it found some &#8220;Audio on high definition audio bus&#8221; or some other thing like that. Allright&#8230;whatever. Now it asks me if I&#8217;d like it to check for drivers online so I click next&#8230;.and go do something else for 5 minutes. Eventually it finally FINISHES! Do I have sound yet? Naw&#8230;.just a message that it couldn&#8217;t find any drivers or anything.</span></em></p>
<p><em><span style="color: #666699;">This is getting better and better by the minute!! Now I get to go search my motherboard driver CD that I haven&#8217;t needed in 8 months. FUN!!!</span></em></p>
<p><em><span style="color: #666699;">CRAP! 15 minutes later&#8230;.I still haven&#8217;t found the CD&#8230;and I still have no sound!!! What to do&#8230;what to do&#8230;oh maybe the manufacturer will have it on their website?<br />
Go to website&#8230;downloads&#8230;erm crap, now what exactly was my motherboards exact model number again?? I only have over a hundred to choose from! Luckily for me I actually remember!</span></em></p>
<p><em><span style="color: #666699;">Oh lookie! Now I get a list of 30 different various drivers to choose from! YAY!!! Erm&#8230;ok this one looks like it might work. Wait a second, 24 megabytes and the best I am getting is 80kb/s on my 6mbit connection from any of the mirrors?? Great! Time to like&#8230;go wash the car or do something else productive.</span></em></p>
<p><em><span style="color: #666699;">Yay!! Driver downloaded. Erm&#8230;zip file? Ok. open it. Run setup. What? Invalid operating system version? Wait a second!! I know I clicked on the right one! Oh wait&#8230;there is a subdirectory here. Oh nice!! 4 other different setups to choose from. Maybe one will work?</span></em></p>
<p><em><span style="color: #666699;">Ok after running the one that is most likely to work and that does not complain about the OS&#8230;REBOOT!!! I get to reboot my operating system!!! YES!!! I am in pure exctasy now! I mean how often does someone get to reboot their operating system!? Isn&#8217;t that just WONDERFUL?</span></em></p>
<p><em><span style="color: #666699;">Wait for windows to shut down&#8230; Wait for windows to boot up&#8230; Yay!! I successfully installed my sound drivers!! See in this operating system, *I* am in control and have to actually MAKE the operating system do what I want it to do!! It doesn&#8217;t just automatically do it for me, that&#8217;d be poor user experience. The Wow is definitely starting here.</span></em></p>
<p><em><span style="color: #666699;">Total time to get sound working under ubuntu: Operating system boot up time of a few seconds.<br />
Total time to get sound working under windows: 30-45 minutes.</span></em></p>
<p><em><span style="color: #666699;">Yea, I can really see why windows is superior. Such an immersive user experience is definitely difficult to beat!!</span></em></p>
<p><em><span style="color: #666699;">Note to the sarcasm impaired: LOTS of it was used in this post. Matter of fact, it is drowning in it. Stephan</span></em></p>
<p><em><span style="color: #666699;">Fonte: alt.os.linux.ubuntu,microsoft.public.windows.vista.general</span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://jurasecreta.com/index.php/2007/05/15/por-que-mudar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nicotine no Ubuntu Linux</title>
		<link>http://jurasecreta.com/index.php/2007/05/09/nicotine-no-ubuntu-linux/</link>
		<comments>http://jurasecreta.com/index.php/2007/05/09/nicotine-no-ubuntu-linux/#comments</comments>
		<pubDate>Wed, 09 May 2007 13:31:09 +0000</pubDate>
		<dc:creator>vanini</dc:creator>
				<category><![CDATA[ideias]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[dicas]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[música]]></category>
		<category><![CDATA[nicotine]]></category>
		<category><![CDATA[soulseek]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jurasecreta.wordpress.com/2007/05/09/nicotine-no-ubuntu-linux/</guid>
		<description><![CDATA[Bem, além de minhas elocubrações sobre a vida&#8230; queria fazer algo útil deste blog também. 
Eu uso o Ubuntu Linux 90% do tempo em que uso meu computador. Os outros 10% ficam com o (R)uindows, já que AINDA não consigo ripar DVDs direito no meu linux&#8230; mas é questão de tempo, em breve serei 100% [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Bem, além de minhas elocubrações sobre a vida&#8230; queria fazer algo útil deste blog também. <span id="more-16"></span></p>
<p style="text-align: justify;">Eu uso o <a title="Ubuntu Linux, página oficial (inglês)." href="http://www.ubuntu.com/" target="_blank">Ubuntu Linux</a> 90% do tempo em que uso meu computador. Os outros 10% ficam com o (R)uindows, já que AINDA não consigo ripar DVDs direito no meu linux&#8230; mas é questão de tempo, em breve serei 100% free&#8230; hahahaha!</p>
<p style="text-align: justify;">Ontem descobri um programinha similar ao soulseek que me deixou muito, mas muito feliz! Ele se chama <a title="Nicotine, cliente que utiliza a rede do Soulseek." href="http://nicotine.thegraveyard.org/" target="_blank">Nicotine</a>. pelo que entendi ele pode ser usado pelo SO da Microsoft também&#8230; mas isso pouco importa&#8230; o interessante é que agora posso utilizar a rede do soulseek feliz e contente! <img src='http://jurasecreta.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: justify;">Mas como nem tudo são flores, tive que fazer umas configurações:</p>
<p style="text-align: justify;"><span style="color: #339966;"><em>File&gt;settings &#8211;&gt; Connection&gt;server &#8211;&gt; inclui um <a title="Efetuar Login é a ação necessária para acessar um sistema computacional restrito inserindo uma identificação, podendo esta ser ou não única para cada usuário, e a senha relacionada a ela. Uma vez logado, o usuário passa a ser identificado no sistema, sendo restringido ou permitido a acessar recursos do sistema." href="http://pt.wikipedia.org/wiki/Login">login e uma senha</a>. </em></span></p>
<p style="text-align: justify;"><span style="color: #339966;"><em>Connection&gt;shares &#8211;&gt; inclui um diretório para os arquivos incompletos e um diretório para os completos. </em></span></p>
<p style="text-align: justify;"><span style="color: #ff0000;">(Clique em aplicar e ok depois de cada um dos processos)</span></p>
<p style="text-align: justify;">Como uso um <a title="Firewall é o nome dado ao dispositivo de uma rede de computadores que tem por função regular o tráfego de rede entre redes distintas e impedir a transmissão de dados nocivos ou não autorizados de uma rede a outra." href="http://pt.wikipedia.org/wiki/Firewall">firewall</a> (firestarter), configurei a política de serviços habilitados:</p>
<p style="text-align: justify;"><span style="color: #339966;"><em>política &#8211;&gt; permitir serviço &#8211;&gt; habilitei o Nicotine na porta 2240.</em></span></p>
<p style="text-align: justify;">Além disso, alterei o endereço do servidor.  Como não conectava nunca, entrei no FAQ do site oficial do Nicotine <em>voila</em>!</p>
<p style="text-align: justify;"><span style="color: #339966;"><em>Novo endereço<br />
38.115.131.131:2240<br />
</em></span></p>
<p style="text-align: justify;"><span style="color: #339966;"><em> Antigo<br />
server.slsknet.org:2240 </em></span></p>
<p style="text-align: justify;">E é isso.</p>
<p style="text-align: justify;">Em breve escrevo mais coisas interessantes e úteis&#8230; ;P</p>
<p style="text-align: justify;">E viva a diversidade! \o//</p>
]]></content:encoded>
			<wfw:commentRss>http://jurasecreta.com/index.php/2007/05/09/nicotine-no-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

