Hugh's Web Page

Here are some tools I've written and other bits of information collected over time that may be of interest to folks. The tools should work on most UNIX-like systems. Some can even be used on MS-Windows using cygwin.

The Programs

aee

An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more.

ee An easy to use text editor. Intended to be usable with little or no instruction. Provides a terminal (curses based) interface. Features pop-up menus. A subset of aee.

cutview Now modified to work with GNOME! Really! December 28, 2006
A history mechanism for cut-n-paste operations. Also converts transparently between selections and cutbuffer0.  In the screen shot below cutview has 5 buffers, and the buffer containing the string 'neat stuff' is locked, so that the information in that buffer is persistent and is not replaced by subsequent selections.  Buffers that are not locked are replaced in a least recently used manner each time the user selects (or cuts or copies) text.  To make the contents of a cutview the current selection so it can be pasted, the user simply needs to click on the arrow next to the buffer.  Users can also print or edit the contents of a buffer via a menu.  cutview can be compiled with OpenMotif or Lesstif.
cutview screen shot

To work with GNOME cutview now uses pull-down menus.
cutview screen shot on GNOME

Here is a version of cutview statically linked with OpenMotif on Fedora Core 4. I now use this on my laptop running Fedora Core 6.

hbiff

hbiff is a mail notification tool for X11. New mail is announced by flashing the hbiff and optionally displaying information about the messages (who each message is from, the subject line, and date).

ol2ical

ol2ical is a tool to convert MS Outlook calendar e-mail messages to ical events. ol2ical handles many types of events from Outlook and has some provision for time zone differences.

There is a similar program from Michael S. Tsirkin written in Perl and it is called outlook2ical.

Tunneling

Some other tools

Old Stuff


Please send questions or feedback about this page to hugh AT mahon DOT cwx DOT net.

This page last modified on $Date: 2009/02/17 04:38:34 $.