Interessant (2008.08.11)
- Estonia, Google Help ‘Cyber-Locked’ Georgia | Danger Room from Wired.com – Un article interessant sobre la guerra electrònica.
- The Cosmonaut: Por qué ahora escribo en inglés [es] – Javier Cañada explica perquè escriu en anglès.
- Getting IMAP.pm up and running [POPFile Documentation Project] – Crec que empraré POPFile per a detectar els missatges fems i classificar la resta. En teoria, això m'hauria d'evitar tenir una llarga llista de filtres.
- EncryptedPrivateDirectory – Ubuntu Wiki – M'agrada veure com els d'Ubuntu es preocupen per la seguretat de les nostres dades. Què faig jo amb Mac OS?
- flyspell.el – Flyspell is compatible with TeX editing. That is, Flyspell tries, as much as possible, to avoid highlighting TeX command. In order to automate the starting of Flyspell when editing LaTeX source files, one may add the following expression in his .emacs file:
(add-hook 'LaTeX-mode-hook 'flyspell-mode)
