Tuesday, September 12, 2006

Software útil e gratuito

Organizador de fotografias
PICASA

Processadores de Texto
Notepad 2

Navegador de Internet
FireFox (Espero que ninguem utilize o Internet Explorer)
com as seguintes extensões:
  • adblock_plus-0.7.2.2-fx+fl+zm+tb.xpi
  • all-in-one_sidebar-0.7-fx+fl.xpi
  • clickspeak_bundle_v1.0_release.xpi
  • customizegoogle-0.54-fx+fl.xpi
  • download_statusbar-0.9.4.3-fx.xpi
  • flat_bookmark_editing-0.8.1-fx.xpi
  • googlepedia-0.4.1-fx.xpi
  • gspace_v0.5.1.xpi
  • link_alert-0.5.6-fx.xpi
  • menuedit.xpi
  • performancing-1.3-fx+fl.xpi
  • stylish-0.4-fx+fl+tb.xpi
  • tiny_menu-1.2.4-fx.xpi
  • unplug-1.4.4-fx.xpi
  • viewmycurrency-0.38-fx.xpi

Gmail Notifier
Google Web-Accelerator

Anti Virus
AVG Free Edition

Tweaks
Powertoys
RegSeeker
SafeXP
CCleaner

Segurança
SpyWareBlaster

Ajudem esta lista a crescer!

No comments:

Post a Comment

Git get all remote branches

git branch -r \ | grep -v '\->' \ | sed "s,\x1B\[[0-9;]*[a-zA-Z],,g" \ | while read remote; do \ git branc...