This page summarises some cool tools available on the departmental UNIX machines (some of them may only be available on the Linux boxes). Note that these tools are not supported.
I heavily use emacs in everyday life and maintain a separate page of cool emacs packages.
Index:
Useful, but not properly documented, yet:
Potentially useful, but unchaecked:
/usr/bin/ghci
/usr/bin/opera
The information below is out-of-date. The links to web pages might still be useful.
M-x w3
in Emacs.
.emacs
file (this has been tested with Emacs 21.1 and Emacs 20.7)
;;; Emacs/W3 Configuration (setq load-path (cons "/net/azdak/dsg/local/share/emacs/site-lisp" load-path)) ;; HWL HACK this load seems to be needed for w3 v4.0.47 in emacs-21 (load-library "images") (condition-case () (require 'w3-auto "w3-auto") (error nil))
/net/azdak/dsg/local/i386-unknown-linux/bin/emacs
C-h i
in emacs) or on the web
/net/azdak/dsg/local/i386-unknown-linux/bin/clisp
/depot/dsg/local/sparc-sun-solaris2/bin/clisp
.
/net/azdak/dsg/local/i386-unknown-linux/bin/emacs
If for some weird reason you don't want to use the latest and greatest version of emacs you can still call the old version as emacs-20.7
(same directory).
Sylpheed is an e-mail client (and news reader) based on GTK+, running on X Window System, and aiming for
The appearance and interface are similar to some popular e-mail clients for Windows, such as Outlook Express, Becky!, and Datula. The interface is also designed to emulate the mailers on Emacsen, and almost all commands are accessible with the keyboard.
The messages are managed by MH format, and you'll be able to use it together with another mailer based on MH format (like Mew). You can also utilize fetchmail and/or procmail, and external programs on receiving (like inc or imget).
/net/azdak/dsg/local/i386-unknown-linux/bin/sylpheed
gpg -c file
to encrypt; gpg file
to decrypt; gpg --verify file
to verify a signed message
/net/azdak/dsg/local/i386-unknown-linux/bin/gpg
sylpheed
.
A graphical front-end for public-key management is seahorse
.
/net/azdak/dsg/local/i386-unknown-linux/bin/seahorse