[ic] HTML editor

Casey R. Tweten crt@kiski.net
Tue, 20 Mar 2001 13:08:33 -0500 (EST)


Today around 1:02pm, F. James Rohlf hammered out this masterpiece:

: Editing the Interchange catalog files seems a bit awkward because the
: various files (pages, special_pages, and normal HTML files) get swapped in
: and out dynamically by Interchange. Which HTML editors work best in this
: environment? Obviously, MS FrontPage which I have used for 'normal' web
: pages does not work so well here -- even if I could figure out how to get
: the FrontPage extensions installed.

emacs
vi
vim
pico
elvis
notepad
BB edit

etc...

-- 
print(join(' ', qw(Casey R. Tweten)));my $sig={mail=>'crt@kiski.net',site=>
'http://home.kiski.net/~crt'};print "\n",'.'x(length($sig->{site})+6),"\n";
print map{$_.': '.$sig->{$_}."\n"}sort{$sig->{$a}cmp$sig->{$b}}keys%{$sig};
my $VERSION = '0.01'; #'patched' by Jerrad Pierce <belg4mit at MIT dot EDU>