Software
Questa pagina è [sarà] scritta solo in italiano, semplicemente perchè ci sono già fin troppe ottime pagine su questi temi in inglese...
- Audio/video editing:
- to check: jokosher
- to check (for webcam): cheese
- Useless but nice:
- electricsheep
- ...
- video editing:
- PiTiVi
- ...
- compare directories:
- dirdiff
- Meld
gnome-schedule
To mount a remote folder accessible through SSH, you can use sshfs (together with fuse-utils, which should be already installed in the system).
- sshfs#my-remote-user@my-remote-host:/home/my-remote-user /my-local-filesystem/remotefs fuse user,noauto 0 0
Programming
I'm starting to test this GUI: PythonCard - GUI construction framework for building cross-platform desktop applications using Python.OCR & PDF
- tesseract-ocr tesseract-ocr-ita tesseract-ocr-eng tesseract-ocr-fra tesseract-ocr-spa
- gocr (meno performante di tesseract, ma forse più customizzabile... da approfondire...)
- GUI sperimentate con soddisfazione: gscan2pdf (Ubuntu Repository)
- GUI sperimentate, ma che non hanno entusiasmato: gImageReader (GTK GUI, v. 0.8.1), OCRFeeder (GTK GUI, v. 0.6.6)
Cryptography-related
- TrueCrypt: Could be used with Dropbox for enhanced security (as suggested here).
- http://keepass.info/
- KeePassX: recommended.
Password Safe
Dropbox on Ubuntu
Explanations on the website are extremely clear. Anyway: deb http://ppa.launchpad.net/nautilus-dropbox/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/nautilus-dropbox/ppa/ubuntu jaunty main gpg --keyserver pgp.mit.edu --recv-keys 3565780E sudo apt-get install nautilus-dropboxIf you want to create a DropBox account on the basis of my description of the service, please use the following link, https://www.getdropbox.com/referrals/NTE1ODEyNjg5, so that I can get a few additional MB of storage (and you too!).
Some favorite (K)ubuntu packages.
- Repositories
- Skype
Simply add the following line to your sources.list file (usually /etc/apt/sources.list): "deb http://download.skype.com/linux/repos/debian/ stable non-free" Now you can use apt-get update to sync to latest repository and then apt-get install skype to install Skype. - OpenOffice: deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main
Photography related stuff
Internet
Office and the like:
Games
- frozen-bubble
- lbreakout2
- pathological
- pacman
- pingus
- wormux
- wesnoth
Desktop manager related
LaTeX and BibTeX
- texmaker
- lyx
- kile
- openoffice.org-writer2latex
Gnome utilities I like
KDE utilities I like
Microsoft Windows dependency related stuff :-(
- Wine
- wine
- wine-gecko
- VirtualBox
- Fonts: ttf-mscorefonts-installer
Proprietary stuff<>
- Wine
- wine
- wine-gecko
- VirtualBox
- Fonts: ttf-mscorefonts-installer
Proprietary stuff<>
Others
It should not be necessary to install these programs as separate packages, but they saved me more than one and I would like not to forget them:
- wireless-tools
- wpasupplicant
- "network-manager" To avoid, unless Samba is not working:
- "smb4k"
- Utilities:
- "lzma": Compression method of 7z format in 7-Zip program; LZMA is a compression algorithm.
- per installare quel che serve, in realtà, usare: sudo apt-get install p7zip p7zip-full
- "unrar": for WinRAR archives.
Stuff (also) for Windows
SSH client
PuTTY Tips & Trics https://help.ubuntu.com/community/Drupal rolldice for instance, to roll 3d6 seeing all the separate results: rolldice -s 3d6Potentially useful proprietary stuff
http://www.gnurou.org/blog/2008/09/09/finally_real_pdf_annotating_under_...PDF-XChange Viewer
(xournal is a nice software, but the output is not very portable...) Per convertire una serie di immagini: mkdir smaller for img in `ls *.jpg`; do convert -sample 50%x50% $img ./smaller/$img; done
tiff2pdf -o mail.pdf mail.tiff
epub readers: FBReader, calibre
inkskape is able to convert from bitmap from vector... not bad, but you may want to try vectormagic.com online, if you're lazy...

