<?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>Renan Lima &#187; Software</title>
	<atom:link href="http://www.renanlima.com/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.renanlima.com/blog</link>
	<description>Empreendedorismo, SEO, tecnologia e motivação</description>
	<lastBuildDate>Tue, 08 Nov 2011 16:09:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>NetBeans &#8211; Alterar nome de variáveis em massa</title>
		<link>http://www.renanlima.com/blog/netbeans-alterar-nome-de-variavel/</link>
		<comments>http://www.renanlima.com/blog/netbeans-alterar-nome-de-variavel/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 13:16:09 +0000</pubDate>
		<dc:creator>Renan Lima</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[netbeans dicas]]></category>

		<guid isPermaLink="false">http://www.renanlima.com/blog/?p=1225</guid>
		<description><![CDATA[Dica simples, direta e útil. Imagine uma pilha de códigos e você percebe que o nome daquela variável não está mais coerente e deseja mudar. Muitas vezes o desenvolvedor é tomado pela preguiça ao ter que mudar o título de cada variável e ainda pode esquecer de mudar alguma e ferrar com o sistema. Selecione [...]]]></description>
			<content:encoded><![CDATA[<p>Dica simples, direta e útil.</p>
<p>Imagine uma pilha de códigos e você percebe que o nome daquela variável não está mais coerente e deseja mudar.<br />
Muitas vezes o desenvolvedor é tomado pela preguiça ao ter que mudar o título de cada variável e ainda pode esquecer de mudar alguma e ferrar com o sistema.</p>
<blockquote><p>Selecione a variável, tecle <strong>ctrl+r</strong>.</p>
<p><strong>Digite o novo nome da variável</strong> e veja a mágica acontecer.</p></blockquote>
<p>O NetBens vai mudar todas as variáveis(idêntica a que você selecionou) para o nome novo.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.renanlima.com/blog/netbeans-alterar-nome-de-variavel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Antigas versões do Internet Explorer no seu PC</title>
		<link>http://www.renanlima.com/blog/antigas-versoes-do-internet-explorer-no-seu-pc/</link>
		<comments>http://www.renanlima.com/blog/antigas-versoes-do-internet-explorer-no-seu-pc/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 11:35:54 +0000</pubDate>
		<dc:creator>Renan Lima</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ie5.5]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[IETester]]></category>
		<category><![CDATA[simulador de IE6]]></category>

		<guid isPermaLink="false">http://www.renanlima.com/blog/?p=942</guid>
		<description><![CDATA[No ano passado eu postei aqui um artigo sobre um software que testava sites em versões antigas do Internet Explorer, mas ele tinha muitos bugs, além de não funcionar como eles prometiam, mas enfim, mesmo assim era uma mão na roda. Agora encontrei um que realmente faz seu papel e ainda melhor. Desenvolvido pela empresa [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.my-debugbar.com/wiki"><img class="aligncenter" src="http://www.my-debugbar.com/wiki/pub/skins/debugbar/logo.gif" border="0" alt="My DebugBar" /></a></p>
<p>No ano passado eu postei aqui um <a href="http://www.renanlima.com/blog/2008/01/22/todas-as-versoes-do-internet-explorar-no-seu-pc/" target="_blank">artigo</a> sobre um software que testava sites em versões antigas do Internet Explorer, mas ele tinha muitos bugs, além de não funcionar como eles prometiam, mas enfim, mesmo assim era uma mão na roda.</p>
<p>Agora encontrei um que realmente faz seu papel e ainda melhor. Desenvolvido pela empresa Core Service, o Software IETester dá conta do recado.  Testa seu site nas versões IE5.5, IE6.0, IE7.0 e IE8. Além de abrir diversas versões de navegador em abas(<em>O que é ótimo</em>), ele tem outras ferramentas úteis para debugar o código.</p>
<p><strong>Download do software:</strong> <a href="http://www.my-debugbar.com/wiki/IETester/HomePage">http://www.my-debugbar.com/wiki/IETester/HomePage</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.renanlima.com/blog/antigas-versoes-do-internet-explorer-no-seu-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instalando NetBeans no linux/Ubuntu</title>
		<link>http://www.renanlima.com/blog/instalando-netbeans-no-linuxubuntu/</link>
		<comments>http://www.renanlima.com/blog/instalando-netbeans-no-linuxubuntu/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 11:40:48 +0000</pubDate>
		<dc:creator>Renan Lima</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[arquivo .sh no linux]]></category>
		<category><![CDATA[Instalando netbeans no linux]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://www.renanlima.com/blog/?p=858</guid>
		<description><![CDATA[Primeiro, vá ao site oficial do netbeans(netbeans.org) e baixe a distribuição mais adequada. No meu caso baixei a versão PHP, mas não tem diferença na instalação. O download é de um arquivo .sh (Shell Script). Para instalar, basta digitar no terminal conforme o modelo: ./{caminho}/{nome do arquivo + extensão} Veja o meu exemplo: ./Desktop/netbeans-6.7.1.php.sh Caso [...]]]></description>
			<content:encoded><![CDATA[<p>Primeiro, vá ao site oficial do netbeans(<a href="http://www.netbeans.org/">netbeans.org</a>) e baixe a distribuição mais adequada. No meu caso baixei a versão PHP, mas não tem diferença na instalação.</p>
<p>O download é de um arquivo .sh (Shell Script).</p>
<p>Para instalar, basta digitar no terminal conforme o modelo: ./{caminho}/{nome do arquivo + extensão}</p>
<p>Veja o meu exemplo: ./Desktop/netbeans-6.7.1.php.sh</p>
<p>Caso você não tenha nenhum <a href="http://pt.wikipedia.org/wiki/Software_Development_Kit">SDK</a> instalado, você será avisado e a instalação do netbeans será encerrada. Então basta você baixar o <a href="http://pt.wikipedia.org/wiki/Software_Development_Kit">SDK</a> pelo <a href="http://pt.wikipedia.org/wiki/Synaptic">Synaptic</a>. Digite no synaptic SDK que ele irá mostrar uma lista, escolha a opção Development Kit e deixe o resto com o sistema.</p>
<p>Após instalar o SKD, retorne a instalação do NetBeans(Ex: ./Desktop/netbeans-6.7.1.php.sh).</p>
<p>Ocorrendo tudo certo, vai aparecer uma tela de instalação, semelhante a do Windows. <img src='http://www.renanlima.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.renanlima.com/blog/instalando-netbeans-no-linuxubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Viva a portabilidade!</title>
		<link>http://www.renanlima.com/blog/viva-a-portabilidade/</link>
		<comments>http://www.renanlima.com/blog/viva-a-portabilidade/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 02:28:47 +0000</pubDate>
		<dc:creator>Renan Lima</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[software free]]></category>
		<category><![CDATA[software portable]]></category>
		<category><![CDATA[softwares essenciais]]></category>
		<category><![CDATA[softwares portateis]]></category>

		<guid isPermaLink="false">http://www.renanlima.com/blog/?p=565</guid>
		<description><![CDATA[Senhoras e senhores, a portabilidade chegou! Só que na internet essa portabilidade existe a alguns anos. Com a modinha do pendrive e aquela velha historinha do disquete, de quando queimavamos um CD só pra transportar arquivos de powerpoint, enfim, isso você conhece muito bem. Tem a questão de guardar arquivos na nuvem, mas isso é [...]]]></description>
			<content:encoded><![CDATA[<p>Senhoras e senhores, a portabilidade chegou!</p>
<p>Só que na internet essa portabilidade existe a alguns anos.<br />
Com a modinha do pendrive e aquela velha historinha do disquete, de quando queimavamos um CD só pra transportar arquivos de powerpoint, enfim, isso você conhece muito bem. Tem a questão de guardar arquivos na nuvem, mas isso é assunto para outro post.</p>
<p>Listo para vocês alguns dos softwares mais úteis que você poderá rodar dentro do seu pendrive, sem instalar.</p>
<h2><img src="http://portableapps.com/files/images/categories/development_32.png" alt="" align="absmiddle" /> Desenvolvimento</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/notepadpp_16.png" alt="" align="top" /> <a href="http://portableapps.com/apps/development/notepadpp_portable">Notepad++ Portable</a> &#8211; Editor simples de códigos</li>
<li><img src="http://portableapps.com/files/images/logos/nvu_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/development/nvu_portable">Nvu Portable &amp; KompoZer Portable</a> &#8211; Ótimo e fácil editor de códigos para web</li>
<li><img src="http://portableapps.com/files/images/logos/xampp_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/development/xampp">XAMPP</a> &#8211; Apache, mySQL, PHP, phpMyAdmin, etc . Tudo em um.</li>
</ul>
<h2><img src="http://portableapps.com/files/images/categories/games_32.png" alt="" width="32" height="32" align="absmiddle" /> Games</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/dosbox_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/games/dosbox_portable">DOSBox Portable</a> &#8211; DOSBox</li>
<li><img src="http://portableapps.com/files/images/logos/fretsonfire_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/games/frets_on_fire_portable">Frets on Fire Portable</a> &#8211; No estilo de  Guitar Hero™</li>
<li><img src="http://portableapps.com/files/images/logos/jooleem_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/games/jooleem_portable">Jooleem Portable</a> &#8211; Puzzle com boas musicas e visual</li>
<li><img src="http://portableapps.com/files/images/logos/lbreakout2_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/games/lbreakout2_portable">LBreakout2 Portable</a> &#8211; Famoso game no estilo de Arkanoid</li>
<li><img src="http://portableapps.com/files/images/logos/mines-perfect_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/games/mines-perfect_portable">Mines-Perfect Portable</a> &#8211; Nosso inútil e velho campo minado</li>
<li><img src="http://portableapps.com/files/images/logos/pokerth_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/games/pokerth_portable">PokerTH Portable</a> &#8211; Poker classico</li>
<li><img src="http://portableapps.com/files/images/logos/sudoku_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/games/sudoku_portable">Sudoku Portable</a> &#8211; Sudoku</li>
</ul>
<h2><img src="http://portableapps.com/files/images/categories/graphicspictures_32.png" alt="" width="32" height="32" align="absmiddle" /> Gráfico</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/cornice_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/graphics_pictures/cornice_portable">Cornice Portable</a> &#8211; Visualizador de imagens (com slides)</li>
<li><img src="http://portableapps.com/files/images/logos/gimp_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/graphics_pictures/gimp_portable">GIMP Portable</a> &#8211; Famoso GIMP do linux</li>
</ul>
<h2><img src="http://portableapps.com/files/images/categories/internet_32.png" alt="" width="32" height="32" align="absmiddle" /> Internet</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/amsn_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/amsn_portable">aMSN Portable</a> &#8211; Chat e video. Similar ao MSN/Windows Live</li>
<li><img src="http://portableapps.com/files/images/logos/downthemall_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/downthemall_extension">DownThemAll! Extension</a> (para Firefox) &#8211; Downloads de imagens</li>
<li><img src="http://portableapps.com/files/images/logos/filezilla_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/filezilla_portable">FileZilla Portable</a> &#8211; Recomendadíssimo cliente FTP</li>
<li><img src="http://portableapps.com/files/images/logos/fireftp_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/ftp/fireftp_extension">FireFTP Extension</a> (para Firefox) &#8211; Extensao do firefox (cliente ftp)</li>
<li><img src="http://portableapps.com/files/images/logos/miranda_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/miranda_portable">Miranda IM Portable</a> &#8211; Messenger</li>
<li><img src="http://portableapps.com/files/images/logos/firefox_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/firefox_portable">Mozilla Firefox, Portable Edition</a> &#8211; O navegador sagaz, no seu pen drive</li>
<li><img src="http://portableapps.com/files/images/logos/thunderbird_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/thunderbird_portable">Mozilla Thunderbird, Portable Edition</a> &#8211; No estilo do Outlook, porem melhor!</li>
<li><img src="http://portableapps.com/files/images/logos/nvu_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/development/nvu_portable">Nvu Portable &amp; KompoZer Portable</a> &#8211; Nvu com KompoZer</li>
<li><img src="http://portableapps.com/files/images/logos/pidgin_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/pidgin_portable">Pidgin Portable</a> &#8211; Messenger do linux (simples, mas recomendado)</li>
<li><img src="http://portableapps.com/files/images/logos/putty_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/putty_portable">PuTTY Portable</a> -SSH client</li>
<li><img src="http://portableapps.com/files/images/logos/sage_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/rss/sage_extension">Sage Extension</a> (para Firefox) &#8211; Gerenciador de RSS</li>
<li><img src="http://portableapps.com/files/images/logos/winscp_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/winscp_portable">WinSCP Portable</a> &#8211; SFTP, FTP e SCP client</li>
<li><img src="http://portableapps.com/files/images/logos/winwget_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/winwget_portable">WinWGet Portable</a> &#8211; Administrador de downloads</li>
</ul>
<h2><img src="http://portableapps.com/files/images/categories/musicvideo_32.png" alt="" width="32" height="32" align="absmiddle" /> Musica &amp; Vídeo</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/audacity_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/music_video/audacity_portable">Audacity Portable</a> &#8211; Simples editor de audio</li>
<li><img src="http://portableapps.com/files/images/logos/bonkenc_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/music_video/bonkenc_portable">BonkEnc Portable</a> &#8211; Extrair e converter audio</li>
<li><img src="http://portableapps.com/files/images/logos/coolplayerp_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/music_video/coolplayerp_portable">CoolPlayer+ Portable</a> &#8211; Player de audio</li>
<li><img src="http://portableapps.com/files/images/logos/dvdstyler_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/music_video/dvdstyler_portable">DVDStyler Portable</a> &#8211; Player DVD</li>
<li><img src="http://portableapps.com/files/images/logos/mplayer_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/music_video/mplayer_portable">MPlayer Portable</a> &#8211; Player de vídeo. Reconhecido por rodar diversos formatos sem precisar de codecs</li>
<li><img src="http://portableapps.com/files/images/logos/virtualdub_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/music_video/virtualdub_portable">VirtualDub Portable</a> &#8211; Unificar a legenda ao filme</li>
<li><img src="http://portableapps.com/files/images/logos/vlc_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/music_video/vlc_portable">VLC Media Player Portable</a> &#8211; Player de audio e vídeo. Reconhecido por rodar diversos formatos sem precisar de codecs</li>
</ul>
<h2><img src="http://portableapps.com/files/images/categories/office_32.png" alt="" width="32" height="32" align="absmiddle" /> Escritório</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/abiword_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/abiword_portable">AbiWord Portable</a> -Semelhante ao Word</li>
<li><img src="http://portableapps.com/files/images/logos/gnucash_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/gnucash_portable">GnuCash Portable</a> &#8211; Gerenciador financeiro</li>
<li><img src="http://portableapps.com/files/images/logos/extension_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/lightning_extension">Lightning Extension</a> (Para Thunderbird) &#8211; Extensão de calendário</li>
<li><img src="http://portableapps.com/files/images/logos/sunbird_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/sunbird_portable">Mozilla Sunbird, Portable Edition</a> &#8211; Gerenciador de calendário</li>
<li><img src="http://portableapps.com/files/images/logos/thunderbird_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/internet/thunderbird_portable">Mozilla Thunderbird, Portable Edition (Address Book)</a> &#8211; Emails organizados com recursos de  importação/exportação</li>
<li><img src="http://portableapps.com/files/images/logos/openoffice_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/openoffice_portable">OpenOffice.org Portable</a> &#8211; Semelhante ao office</li>
<li><img src="http://portableapps.com/files/images/logos/pdftk_builder_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/pdftk_builder_portable">PDFTK Builder Portable</a> &#8211; Abre documentos em PDF (Além de poder colocar senhas)</li>
<li><img src="http://portableapps.com/files/images/logos/pnotes_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/pnotes_portable">PNotes Portable</a> &#8211; Para gravar notas</li>
<li><img src="http://portableapps.com/files/images/logos/speedcrunch_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/speedcrunch_portable">SpeedCrunch Portable</a> &#8211; Calculadora</li>
<li><img src="http://portableapps.com/files/images/logos/sumatrapdf_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/sumatra_pdf_portable">Sumatra PDF Portable</a> &#8211; a lightweight PDF viewer</li>
<li><img src="http://portableapps.com/files/images/logos/task_coach_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/office/task_coach_portable">Task Coach Portable</a> &#8211; to do list and task manager</li>
</ul>
<h2><img src="http://portableapps.com/files/images/categories/operatingsystems_32.png" alt="" width="32" height="32" align="absmiddle" /> Sistema operacional</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/minivmac_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/operating_systems/mac-on-stick">Mac-on-Stick</a> &#8211; Rode Mac OS Classic 7 no pendrive</li>
</ul>
<h2><img src="http://portableapps.com/files/images/categories/utilities_32.png" alt="" width="32" height="32" align="absmiddle" /> Utilidades</h2>
<ul class="appdirectory">
<li><img src="http://portableapps.com/files/images/logos/7-zip_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/7-zip_portable">7-Zip Portable</a> &#8211; Abre arquivos comprimidos</li>
<li><img src="http://portableapps.com/files/images/logos/clamwin_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/clamwin_portable">ClamWin Portable</a> &#8211; Excelente Antivirus portátil</li>
<li><img src="http://portableapps.com/files/images/logos/command_prompt_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/command_prompt_portable">Command Prompt Portable</a> &#8211; Pronpt de comando customizado</li>
<li><img src="http://portableapps.com/files/images/logos/convertall_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/convertall_portable">ConvertAll Portable</a> &#8211; Converte unidades</li>
<li><img src="http://portableapps.com/files/images/logos/eraser_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/eraser_portable">Eraser Portable</a> &#8211; Deleta softwares</li>
<li><img src="http://portableapps.com/files/images/logos/infrarecorder_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/infrarecorder_portable">InfraRecorder Portable</a> &#8211; Grava CD e DVD</li>
<li><img src="http://portableapps.com/files/images/logos/jkdefrag_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/jkdefrag_portable">JkDefrag Portable</a> &#8211; Desfragmentação e otmização de HD</li>
<li><img src="http://portableapps.com/files/images/logos/keepass_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/keepass_portable">KeePass Password Safe Portable</a> &#8211; Segurança para seus arquivos</li>
<li><img src="http://portableapps.com/files/images/logos/peazip_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/peazip_portable">PeaZip Portable</a> &#8211; Abre arquivos comprimidos</li>
<li><img src="http://portableapps.com/files/images/logos/windirstat_16.png" alt="" width="16" height="16" align="top" /> <a href="http://portableapps.com/apps/utilities/windirstat_portable">WinDirStat Portable</a> &#8211; Analiza e limpa o disco</li>
</ul>
<p>Fonte: <a href="http://portableapps.com/" target="_blank">portableapps.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.renanlima.com/blog/viva-a-portabilidade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meus softwares essenciais</title>
		<link>http://www.renanlima.com/blog/meus-softwares-essenciais/</link>
		<comments>http://www.renanlima.com/blog/meus-softwares-essenciais/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 03:36:58 +0000</pubDate>
		<dc:creator>Renan Lima</dc:creator>
				<category><![CDATA[Dia a dia]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[softwares essenciais]]></category>

		<guid isPermaLink="false">http://www.renanlima.com/blog/?p=532</guid>
		<description><![CDATA[Recentemente formatei o pc que mais gosto e fiz um inventário dos softwares que uso, para eu instalar depois. Então fiz uma limpeza e coloquei aqui somente os que são mais importantes para mim. Obs: Não está em ordem de prioridade e sim de lembrança. Firefox Dreamweaver Fireworks Flash Photoshop Corel Draw Wamp MSN Office [...]]]></description>
			<content:encoded><![CDATA[<p>Recentemente formatei o pc que mais gosto e fiz um inventário dos softwares que uso, para eu instalar depois. Então fiz uma limpeza e coloquei aqui somente os que são mais importantes para mim.</p>
<p><strong>Obs:</strong> <em>Não está em ordem de prioridade e sim de lembrança.</em> <img src='http://www.renanlima.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ol>
<li>Firefox</li>
<li>Dreamweaver</li>
<li>Fireworks</li>
<li>Flash</li>
<li>Photoshop</li>
<li>Corel Draw</li>
<li>Wamp</li>
<li>MSN</li>
<li>Office 2007</li>
<li>sqlyog</li>
<li>Ddreamule</li>
<li>Utorrent</li>
<li>Ccleaner</li>
<li>DVD shirink</li>
<li>Google Chrome</li>
<li>Limewire</li>
<li>Nero 9 Lite</li>
<li>NetBeans IDE Build</li>
<li>Picasa 3</li>
<li>SnadBoys Revelation</li>
<li>Deamon</li>
<li>Filezilla</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.renanlima.com/blog/meus-softwares-essenciais/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 não instala</title>
		<link>http://www.renanlima.com/blog/internet-explorer-7-nao-instala/</link>
		<comments>http://www.renanlima.com/blog/internet-explorer-7-nao-instala/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 03:21:24 +0000</pubDate>
		<dc:creator>Renan Lima</dc:creator>
				<category><![CDATA[Dia a dia]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie7 não instala]]></category>

		<guid isPermaLink="false">http://www.renanlima.com/blog/?p=528</guid>
		<description><![CDATA[Como de costume, estou sempre formatando meu note, as vezes coloco XP, as vezes Vista e as vezes Linux, mas estou parando com isso, eu juro. Acho que é uma espécie de compulsão nervosa maníaca. Enfim, comprei mais um pc e agora um tem vista e o outro tem XP e Ubuntu com dual-boot, coisa [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-529" title="ie7_icon" src="http://www.renanlima.com/blog/wp-content/uploads/2009/02/ie7_icon.png" alt="ie7_icon" width="150" height="150" /></p>
<p>Como de costume, estou sempre formatando meu note, as vezes coloco XP, as vezes Vista e as vezes Linux, mas estou parando com isso, eu juro. Acho que é uma espécie de compulsão nervosa maníaca. Enfim, comprei mais um pc e agora um tem vista e o outro tem XP e Ubuntu com dual-boot, coisa linda e menos doentia.</p>
<p>Bem, sempre que reinstalo o XP e vou colocar o IE7 tenho este problema, do IE7 não instalar por lgum motivo estranho. Para acertar é simples, siga os passos abaixo.</p>
<ol>
<li>Vai em Iniciar &gt; Executar</li>
<li>Digite cmd (para abrir o prompt de DOS)</li>
<li>No DOS, digite a seguinte instrução: secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose</li>
<li>Dê um OK e aguarde a conclusão do processo.</li>
<li>Reinicie o PC e tente instalar o IE7 novamente.</li>
</ol>
<p>Caso não consiga, comente aê, mas aqui funcionou perfeitamente. <img src='http://www.renanlima.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.renanlima.com/blog/internet-explorer-7-nao-instala/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Filezilla &#8211; Um ótimo software de FTP</title>
		<link>http://www.renanlima.com/blog/filezilla-um-otimo-software-de-ftp/</link>
		<comments>http://www.renanlima.com/blog/filezilla-um-otimo-software-de-ftp/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 21:19:32 +0000</pubDate>
		<dc:creator>Renan Lima</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.renanlima.com/blog/?p=320</guid>
		<description><![CDATA[Qual software você usa para trabalhar? Dreamweaver ? Zend Studio ? [...] Mesmo sendo os melhores softwares para se trabalhar com web, eles falham com recursos de ftp. O Dreamweaver, da empresa Adobe, peca muito com seu FTP lento e quando você coloca um site grande, com muitos deiratórios, o DW não dá conta do [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.renanlima.com/blog/wp-content/uploads/2008/10/filezilla_logo.jpg"><img class="alignnone size-full wp-image-321" title="filezilla_logo" src="http://www.renanlima.com/blog/wp-content/uploads/2008/10/filezilla_logo.jpg" alt="" width="143" height="143" /></a></p>
<p>Qual software você usa para trabalhar?</p>
<p style="padding-left: 30px;">Dreamweaver ?<br />
Zend Studio ?<br />
[...]</p>
<p>Mesmo sendo os melhores softwares para se trabalhar com web, eles falham com recursos de ftp.<br />
O Dreamweaver, da empresa Adobe, peca muito com seu FTP lento e quando você coloca um site grande, com muitos deiratórios, o DW não dá conta do recado e acaba duplicando alguns diretoriós. O DW não ofereçe o tempo de upload e nem uma porcentagem de estimativa. É uma pena para um grande software.</p>
<p>O Zend tem sua configuração de FTP complexa de mais e difícil de encontrar.</p>
<p>Pelo menos temos o Filezilla, um gerenciador de FTP rápido, enxuto e honesto. Ah! Ele é Opensourse. <img src='http://www.renanlima.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Mesmo assim é difícil você usar um software para programar e outro para subir os arquivos. Se for para subir arquivos aos poucos eu sugiro o Dreamweaver, caso você suba sites inteiros é bom usar o Filezilla.</p>
<p>Link para download: <a title="Filezilla - Download" href="http://filezilla-project.org/" target="_blank">FileZilla</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.renanlima.com/blog/filezilla-um-otimo-software-de-ftp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

