portella.com.br

Blog pessoal de Felipe Portella

Archive for the ‘Dicas de Software’ Category





Vista start menu for Windows XP

without comments

This free light software transform the start menu of Windows XP in the Windows Vista start menu with the features of search, so you can simply type part of the program into the start menu and ViStart will “instantly” find it.

http://lee-soft.com/vistart/

Written by Felipe Portella

August 8th, 2009 at 9:54 am

Posted in Dicas de Software

How to use your laptop as a second monitor

without comments

This paid software (US$ 30) turns any spare PC into a second monitor for your main computer.

http://www.maxivista.com/

There is also a free open source companion to this product: Synergy (http://synergy2.sourceforge.net).

Written by Felipe Portella

July 28th, 2009 at 10:56 pm

Posted in Dicas de Software

GeoSetter

without comments

O GeoSetter é um programa gratuito para organizar e visualizar fotos associando a posição geográfica de onde foram tiradas.

Ele lê o arquivo GPX do GPS (tanto aparelhos de GPS da Garmin como celulares Nokia podem exportar para este formato, dentre outros fabricantes) e lê as meta informações das fotos (hora, dia, mês e ano) fazendo a associação automaticamente entre eles. Ele também exporta as fotos para o Google Earth e otimiza o geotag para o Flickr, dentre outras funcionalidades.

http://www.geosetter.de/en/

Written by Felipe Portella

May 4th, 2009 at 7:58 pm

Posted in Dicas de Software,GPS

Tagged with ,

Convert Physical Machines to Virtual Machines – Free!

without comments

Written by Felipe Portella

May 4th, 2009 at 9:19 am

Usando o Xming para acessar uma máquina Linux do Windows

with one comment

O site abaixo tem uma dica muito boa para se usar o protocolo XDMCP (que não possui segurança, logo serve apenas para redes internas) para acessar uma máquina Linux a partir do Windows com o cliente Xming.

Inclusive tem uma dica para esconder o desktop Linux e as aplicações e janelas parecerem que estão rodando nativamente no Windows. Já tinha visto isso no Parallels para MAC e é muito interessante.

Rootless Linux on a Windows machine

http://www.peppertop.com/blog/?p=54

Written by Felipe Portella

April 24th, 2009 at 4:45 pm

Virtual CD

without comments

Hoje precisei montar um ISO no Vista e descobri que o bom e velho Virtual CD da própria Microsoft não funciona no Windows Vista. Procurando um pouco na internet achei o excelente Virtual CloneDrive da SlySoft (a mesma do CloneCD e CloneDVD) que é freeware.

Existem outras opções como o PowerISO ou o Deamon Tools Lite só pra citar alguns, mas não gosto destes por não serem totalmente freeware ou sem adware.

Written by Felipe Portella

April 3rd, 2009 at 12:08 pm

Posted in Dicas de Software

ptime

without comments

ptime 1.0 – Accurately measure program execution time

License: Freeware

ptime will run any specified command and parameters, and measure the execution time (run time) in seconds, accurate to 5 millisecond or better. It is an automatic process timer, or program timer used for benchmark purposes.

Download freeware – ptime-10.zip [24 kb]

www.pc-tools.net/win32/ptime/

Written by Felipe Portella

March 17th, 2009 at 10:58 pm

Posted in Dicas de Software

Add sound card driver in VMware

without comments

If your virtual machine does not have a virtual sound adapter in the virtual machine configuration file (.vmx)

With the virtual machine powered off, try adding the following lines to the end of the .vmx file

sound.present = “TRUE”
sound.virtualDev = “es1371″
sound.fileName = “-1″
sound.autodetect = “TRUE”

This requires that have a physical sound card installed in your host.

Written by Felipe Portella

March 16th, 2009 at 11:01 pm

Posted in Dicas de Software

SharpDevelop

without comments

O SharpDevelop é uma boa aternativa open source ao Visual Studio para desenvolvedores C#. Ele tem mais recursos inclusive que o Visual Studio C# Express Edition , que é a alternativa gratuita da própria Microsoft. Segue um resumo do press release da versão 3.0, lançada hoje:

Supported Programming Languages

  • C# (Code Completion, Windows Forms Designer)
  • VB.NET (Code Completion, Windows Forms Designer)
  • Boo (Code Completion, Windows Forms Designer)
  • IronPython
  • F#

Developer Productivity

  • Refactoring
  • Parallel build support for multi-core machines
  • Multi-framework targetting (.NET 2.0, 3.0 and 3.5)
  • Code Autoinsert
  • Starts from a USB memory stick (Link)
  • Read-only project support

Quality Tools

  • Integrated Debugger
  • Code Analysis (FxCop)
  • Unit Testing (NUnit)
  • Code Coverage (PartCover)
  • Integrated Subversion support (TortoiseSVN)
  • StyleCop addin (Link)

And More…

  • Setup projects (WiX)
  • Parser-based code converter (Online Code Converter)
  • XML “code completion”
  • Documentation generation (Sandcastle, SHFB)
  • Reflector addin (Link)
  • Easy addin extensibility mechanism
  • SharpDevelop for Applications (SDA) allows you to host SharpDevelop in your applications (Link)
  • Text editor is rehostable to add a programmer’s editor to your applications (including code completion!)

http://www.icsharpcode.net/OpenSource/SD/Download/

Written by Felipe Portella

February 10th, 2009 at 10:12 pm

Amnesty Generator

without comments

O Amnesty Generator é uma ferramenta gratuita que permite capturar um gadget encontrado na web (ex. Google Gadgets ou vídeos do Youtube) e o transformar em um widget compatível com a Sidebar do Windows Vista.

http://www.amnestywidgets.com

Read the rest of this entry »

Written by Felipe Portella

February 10th, 2009 at 9:59 pm

Posted in Dicas de Software