[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-announce
Subject:    Linux-Announce Digest #237
From:       Digestifier <Linux-Announce-Request () senator-bedfellow ! mit ! edu>
Date:       1998-10-09 6:13:22
[Download RAW message or body]

Linux-Announce Digest #237, Volume #3             Fri, 9 Oct 98 06:13:22 EDT

Contents:
  ntop 1.0 - network usage monitor (Luca Deri)
  COMMERCIAL: C-Forge IDE v1.1-7 is out! ("Nevin")
  Stella Release 1.0 - Atari 2600 VCS Emulator (Bradford Wayne Mott)
  Code Medic 0.6 - UNIX Debugging Environment ("Glenn W. Bach")
  Arrow 0.6.5 - E-mail program for X ("Glenn W. Bach")
  COMMERCIAL: Debian User's Guide Second Edition $38.95 (LinuxPress Sales)
  src2class - packed type class unpacking code generator (Duncan Simpson)
  LOCAL: London, Ontario Canada Linux Users Group ("Warren Postma")
  Mechanical Web Authoring - using m4 to generate HTML (Bob Hepple)
  Casio QV-10 HOWTO (Bob Hepple)
  128-bit crypto: Fortify for Netscape v1.2.8 released (Farrell McKay)

----------------------------------------------------------------------------

From: Luca Deri <l.deri@tecsiel.it>
Subject: ntop 1.0 - network usage monitor
Date: Fri,  9 Oct 1998 08:59:22 GMT
Reply-To: ntop@unipi.it

=====BEGIN PGP SIGNED MESSAGE=====


ntop 1.0
ntop is a tool that shows the network usage, similar to what the popular
top Unix command does. ntop can be used in both interactive or web mode.
In the first case, ntop displays the network status on the user's
terminal whereas in web mode a web browser (e.g. netscape) can attach to
ntop (that acts as a web server) and get a dump of the network status.
In the latter case, ntop can be seen as a simple RMON-like agent with an
embedded web interface. 

ntop's main features include: 

1. Sort network traffic according to many protocols 
  1.TCP 
  2.UDP 
  3.ICMP 
  4.IPX 
  5.Decnet 
  6.AppleTalk 
  7.FTP 
  8.HTTP-IC (Internet Cache a.k.a. squid) 
  9.DNS 
  10.Telnet 
  11.Netbios (including Netbios-over-IP) 
  12.POP 
  13.SNMP 
  14.NFS 
  15.X11 
  16.DLC 
  17.RARP/ARP 
2. Show network traffic sorted according to various criteria 
3. Display traffic statistics 
4. Show IP traffic distribution among the various protocols 
5. Analyse IP traffic and sort it according to the source/destination 
6. Display IP Traffic Subnet matrix (who's talking to who?) 
7. Report IP protocol usage sorted by protocol type 

ntop is based on libpcap and it has been written in a portable way in
order to virtually run on every Unix platform. ntop is available both in
source and binary (Linux, IRIX, Solaris, BSD, HP-UX) format. 

Summary of changes (v.0.4 vs. v.1.0): 
1. Added support for non-IP protocols 
2. Added support for various IP protocols such as SNMP/FTP/HTTP and many
others 
3. Added a log capability similar to the one offered by tcpdump 
4. Added TCP/UDP session tracking 
5. Added IP traffic distribution statistics according to
protocol/source/destination 
6. Added subnet traffic matrix (who's talking to who) 
7. AddedIP subnet protocol report (what IP protocols are used by hosts
that belog to the local subnet) 
8. Improved web interface usability 
9. Added support for various Unix platforms including various Linux
flavours 
10.Added some binary distributions (Linux RedHat/Debian, Solaris) 


ntop is available in three formats: 
1. source (it should compile virtually on any Unix platform) 
2. binary 
   * Linux ELF 
   * IRIX 6.2 
   * Solaris 2.6 
   * HP-UX 10.X 
   * FreeBSD 2.2.6 
3. binary package 
   * Linux: Debian and RedHat 
   * Solaris SPARC 
ntop is distributed under the GNU GPL and can be downloaded from
http://www-serra.unipi.it/~ntop/.

You can reach ntop authors (Luca Deri <deri@unipi.it> and Stefano Suin
<stefano@unipi.it>) at ntop@unipi.it. Please send us suggestions, bug
reports, enhancements, new packages you've build. Everything is welcome! 

Regards, Luca and Stefano.

- -- 
Luca Deri                   Centro Serra
University of Pisa          Pisa, Italy.
Email: deri@unipi.it    WWW: http://jake.unipi.it/~deri/
....because the people who are crazy enough to think they 
can change the world, are the ones who do. - Apple Ad.



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3QfVrUI/eHXJZ5AQE9QAQAnoJfMQ+Qeh5Y6LRweFt8+LukUfkSTMMQ
4D78QiVAQwrl0HdL7fiVW4Z3iOUcNd/6wCrO4rL1j2DZVBEJLs3tyUw00ukQGy7v
EUpyyhf+pUbt02YgAqcEKYz4l7cszw5TfcJ4a24jypB4dS0EQRVaampcA4o1su1X
zW6RSWtKtB4=
=1R+n
=====END PGP SIGNATURE=====

------------------------------

From: "Nevin" <nevink@earthlink.net>
Subject: COMMERCIAL: C-Forge IDE v1.1-7 is out!
Date: Fri,  9 Oct 1998 09:00:02 GMT
Reply-To: "Nevin" <nevin@codeforge.com>

=====BEGIN PGP SIGNED MESSAGE=====


   C-Forge IDE v1.1-7 is out!

   C-Forge is a multi-user integrated development environment that
provides full project management and complete edit/compile/debug cycle
support. Features:
    * Complete abstraction of the "makefile" concept.
    * Project Manager-Visual presentation of project structure and
       component status using a dependency tree and a separate
       "desktop" area showing work in progress. (Changes affect other
       users only after the modules are returned back into the project).
    * Support for C/C++, Perl, Tcl, Java, Python, Qt, Pascal,
       FORTRAN and Assembler projects.
    * Fully configurable integrated editor with context highlighting,
      collapse/expand, auto indentation, multi-level undo, bookmarks, and
      jump-to-build-error.
    * Intuitive dragNdrop functionality enabled throughout the environment.
    * Ability to "import" external makefiles and much more.
    * Free and full-featured evaluation copies available.
    * Many more!


   Full feature set available at:
      http://www.codeforge.com/features.htm

   Web site:
      http://www.codeforge.com






- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3QoFrUI/eHXJZ5AQEgUwQAvvfEgH0l05MDenqYZPysWHozRe0PDtSc
jCBzAmGLuzD2sp++vQ+MDVm96TNSZ1KJk3DO4QvHvpfJOMcP0I38RhreiYBYKo86
ceZQaFcywVwhiljuV/n0qV+fPSeBtkPTugP3sszkSXN943LN+VkqiyopsIHUimjS
yL1w6Cm4ejQ=
=RN8Y
=====END PGP SIGNATURE=====

------------------------------

From: bwmott@unity.ncsu.edu (Bradford Wayne Mott)
Subject: Stella Release 1.0 - Atari 2600 VCS Emulator
Date: Fri,  9 Oct 1998 09:03:36 GMT

=====BEGIN PGP SIGNED MESSAGE=====


===============================================================================

     SSSS    tt          lll  lll
    SS  SS   tt           ll   ll
    SS     tttttt  eeee   ll   ll   aaaa
     SSSS    tt   ee  ee  ll   ll      aa
        SS   tt   eeeeee  ll   ll   aaaaa  --  "An Atari 2600 VCS Emulator"
    SS  SS   tt   ee      ll   ll  aa  aa
     SSSS     ttt  eeeee llll llll  aaaaa

===============================================================================
                     Release 1.0 for DOS, Linux, and Unix 
===============================================================================

The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most 
popular home video game system of the early 1980's.  Now you can enjoy all of 
your favorite Atari 2600 games on your PC thanks to Stella! 

Stella is a multi-platform Atari 2600 VCS emulator written in C++.  Stella 
allows you to play most of the games written for the Atari 2600 including 
Supercharger games.

This is the 1.0 release of Stella for DOS, Linux, and Unix.  Distributions
for other operating systems will appear as they become available.  The three 
distributions currently available are:

  * Binary distribution for Linux (stella-1.0-linux.tar.gz)

  * Binary distribution for DOS (st10.zip)

  * Source code distribution for Unix and DOS (stella-1.0-src.tar.gz)

A few 2600 ROM images, BIN files, are included with these distributions.
BEYOND THESE FILES NONE OF THE DISTRIBUTIONS CONTAIN ANY 2600 ROM IMAGES.
PLEASE DON'T WRITE ASKING FOR ROMS BECAUSE THEY ARE COPYRIGHTED!  If you 
own any of the Atari 2600 Action Packs by Activision you can use the ROM 
images from it with Stella. 

New in this Release
===================

  * Supports Robot Tank and Decathlon

  * Supports Joystick, Keyboard, Booster Grip, and Indy 500 Driving
    controllers

  * DOS version supports 320x200 and 320x240 graphics modes

  * Preliminary support for Chris Wilkson's Megacart bank-switching scheme

  * Improved graphics emulation (TIA)

  * Improved timer emulation (6532 PIA)

  * Improved CPU emulation (6502)

  * Improved Supercharger support

Distribution Site
================= 

The Stella distributions can be obtained from the Stella home page at:

  http://www.classicgaming.com/stella/

If for some reason you are unable to connect to this page please try 
again later. 

Contacts
========

If you have any questions regarding Stella send mail to:

  Bradford W. Mott (bwmott@acm.org)

Have Fun!

- --
- --------------------------------------------------------------------------
Bradford W. Mott (bwmott@acm.org)          Computer Science Department
http://www4.ncsu.edu/~bwmott/www           North Carolina State University
- --------------------------------------------------------------------------



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3RaVrUI/eHXJZ5AQEQIgQAp+1IhdkyHoKV+ZawTs746h5diOwkgrvr
RKrbN/E+CtlyPTYOvnDbtVnX4Y6RJ2Akx9/AI2WkPnTqcJH2Q29ljT2NrYq98QCC
eCYcxGf2+GTMnP0b2lBtbeJOqNiFztHhNCqK09pafnRZiqvgHPIR3M4GepJrb3SK
thDawfGSo10=
=NjN9
=====END PGP SIGNATURE=====

------------------------------

From: "Glenn W. Bach" <glenn@dodgson.wonderland.caltech.edu>
Subject: Code Medic 0.6 - UNIX Debugging Environment
Date: Fri,  9 Oct 1998 09:02:38 GMT

=====BEGIN PGP SIGNED MESSAGE=====


Code Medic 0.6 is now available. It now has a stack frame window that
allows you to move easily between frames, and view both the source and the
argument values at each frame. Meta-clicking on a source line now doesn't
set a breakpoint, but issues the "until" command. The variable tree can now
view arbitrary expressions. A bug was also fixed in the locals window.

Overview:

The standard UNIX debugger, gdb, is extremely powerful, but its command
line interface can be quite intimidating and painful to use. Code Medic
provides an elegant graphical interface to gdb's most important features.

The binary and source distributions can be downloaded from:

  http://www.cco.caltech.edu/~glenn/medic/

- ----------

Description:

Code Medic is a free graphical debugger that provides access to the power
of gdb with an intuitive front end. It currently supports opening multiple
source windows at once, setting/clearing breakpoints while the program is
running, watching variables change in the variable tree as you step through
code (even with nested structs), text searching through source, and
integration with Code Crusader to provide a rapid, efficient develop-debug
cycle.

More information about Code Medic is available at:

  http://www.cco.caltech.edu/~glenn/medic/

To subscribe to the mailing list, send email to:

  majordomo@cco.caltech.edu

and include "subscribe medic" in the body of the message.

License:

Code Medic is free.




- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3RMVrUI/eHXJZ5AQFuHQP/W9fInxtP+gFcOb6OiPkgI+QM+NQIDjUg
YF99e6WIRsVEpOcmPrsTSEGSVBooJblFP+GgkeR5z+kn7YEHygU4rgIgHRnPme9r
VUUx7/4dLf6azX9yW/nj61gultTYDRny1RGJOccTrRDUWTZfldWd/brhLBpSZARU
EUxs6a2NMZM=
=SZqC
=====END PGP SIGNATURE=====

------------------------------

From: "Glenn W. Bach" <glenn@dodgson.wonderland.caltech.edu>
Subject: Arrow 0.6.5 - E-mail program for X
Date: Fri,  9 Oct 1998 09:01:38 GMT

=====BEGIN PGP SIGNED MESSAGE=====


Arrow 0.6.5 is now available. The SMTP routines weren't 822bis compliant. I
was sending LF instead of CR LF. This should now be ok. Arrow now save the
prefs for the open dialog box.

Arrow is an elegant, powerful, graphical interface to electronic mail. This
is not just another single window mail reader.  Instead, it displays each
mailbox and message in a separate window, thereby allowing one to
simultaneously open as many mailboxes and view and compose as many messages
as one wishes.  This paradigm also allows one to drag-and-drop text between
messages and organize ones mail by dragging messages between mailboxes.

The binary and source distributions can be downloaded from:

  http://www.cco.caltech.edu/~glenn/arrow/

- ----------

Description:

Arrow is a free e-mail program that was written to address the e-mail needs
of users migrating from Win95 and the Macintosh to Linux. It Currently
supports viewing, composing, and organizing of e-mail, including secure
e-mail via PGP and a spell checker.

More information about Arrow is available at:

  http://www.cco.caltech.edu/~glenn/arrow/

To subscribe to the mailing list, send email to:

  majordomo@cco.caltech.edu

and include "subscribe arrow" in the body of the message.

License:

Arrow is free.




- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3Q/FrUI/eHXJZ5AQEUbQQAmnNJJsJOK31UCct3dn2GOCwJIBA92CDh
jVqnfzrfAFG8jBiXYLE0opzIau5u6bj5ZfgEoqCYNTEnIcb9EGmRWqldHm7N5olQ
uzF8pDMj+TNoASPmibqPgpXq2RuZpLyEXgWOTQ9l0j7Df2V9N8nzMun7HGZPEZvE
Hpx97Ou1pMs=
=Auyc
=====END PGP SIGNATURE=====

------------------------------

From: LinuxPress Sales <rjust@linuxpress.com>
Subject: COMMERCIAL: Debian User's Guide Second Edition $38.95
Date: Fri,  9 Oct 1998 09:04:35 GMT

=====BEGIN PGP SIGNED MESSAGE=====


                       The Debian Linux User's Guide
                               Second Edition
                     +++++++++++++++++++++++++++++++++

October 7, 1998
For Public Release

Linux Press announces The Debian Linux User's Guide.

This newly released product is the second major effort at providing
a commercial version of Debian GNU/Linux.  Linux Press has seen that
Debian GNU/Linux has been well received for good reason by the Linux
community.  Linux Press felt Debian GNU/Linux could be further enhanced
by providing comprehensive documentation and technical support.

The result is The Debian Linux User's Guide, which includes the following:

     250 Page Book titled "The Debian Linux User's Guide"
     2 CD-ROM Debian "Official" GNU/Linux 2.0 Set
     1 CD-ROM with extra files 
     30 Days of E-mail Technical Support


1. OVERVIEW OF PRODUCT
- -  -------------------
Here is a summary of what areas are addressed with this book:

  Introduction
  Installation
    Floppy Installation
    CD-ROM Installation
    FTP Installation
  dpkg
  dselect
  X11 Installation
  Networking
    ppp configuration
  Compiling the Kernel
    Building the Kernel
    Modules   
  What Next?
  Common UNIX Commands
  Text Editors
  The Loop Device
  Multiple OS Installation
  Building Packages Files
  Linux as a Server
  Arguments
  Drop in Debian
  What is Free Software
  
2.  ORDERING INFORMATION
- -   --------------------
The price of this package is $38.95.  Orders can be placed the following
ways:

  Toll Free in the US ------> 888-770-4330
  International Ordering ---> 707-773-4916
  Via FAX ------------------> 707-765-1431
  Via E-mail ---------------> sales@linuxpress.com
  Via secured web page -----> http://www.linuxpress.com
  Via snail mail -----------> See our mailing address at the end.
  
Shipping and handling charges for 2-Day service in the U.S. is $9.00
International Shipping and handling charges for U.S. Airmail is $9.00

3.  AVAILABILITY
- -   ------------
This product will be available the week of October 19.  If
you have a Borders bookstore in your area, check with them.  You can also
check with your favorite Linux reseller as most are stocking this item.

4.  PERSONAL USE LICENSE
- -   --------------------
Linux Press is offering an HTML version of The Debian Linux User's Guide
at www.linuxpress.com  You are free to print and use this valuable
document for your personal use.  Links are included for both the Table of
Contents and the Index.  The complete book is included online.  We are
currently updating the HTML document to make it even more user friendly.

This will be available October 25.

5.  RESELLER INFORMATION
- -   --------------------
Linux Press
Phone Number: (707) 773-4916
         FAX: (707) 765-1431
      E-mail:  sales@linuxpress.com
 Web Address:  http://www.linuxpress.com
Mail Address:  Linux Press
               P.O. Box 220
               Penngrove, CA 94951
               
Frank Kasper and Associates
Phone Number: (612) 942-0566
         FAX: (612) 942-5039
 Web Address:  http://www.kasper-cdrom.com
Mail Address:  Frank Kasper & Associates, Inc.
               7351 Washington Ave. So.
               Edina, MN 55439

- ----------------------------------------------------------------------------
  Linux Press  *  P.O. Box 220  *  Penngrove  *  CA  *  94951  *  U.S.A.
  Toll Free Order: 888-770-4330  International & Business: 707-773-4916
  FAX: 707-765-1431  E-mail: sales@linuxpress.com  Web: www.linuxpress.com



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3RpFrUI/eHXJZ5AQGKqgP9Hvp0VNJ/i99wBIJRGYATsglUj2yiHcC3
BPUWqbfwr9aXU41LGI9bNxGvlK06mYuyVXxISDDd1sqjH18aWk4ddguTpkoylCTs
gnpQ5ZAFKh6IiIG4YMr0m+JJbzL99S81FqGr3fx8G/Mjp6cQ73XLmglyAayHqtn+
BNmB02YrEZk=
=xmDz
=====END PGP SIGNATURE=====

------------------------------

From: Duncan Simpson <dps@io.stargate.co.uk>
Subject: src2class - packed type class unpacking code generator
Date: Fri,  9 Oct 1998 09:11:03 GMT

=====BEGIN PGP SIGNED MESSAGE=====


I have just release version 0.001 (alpha) of the code generator I wrote
for unpacking M$ packed datatypes using portable code (hot on the heals
of word2x-0.003). The only major things missing at the moment is
documentation. A couple of sample input (.src) files are included
and some preliinary documentation which hopefully gets those who need
this program most started.

The program is GPL with no restriction on the use of the output (so if
you want to generate some source with src2class and sell it for $10,000
per copy I will allow you do to this).

Download by annoynmous ftp from mars.astra.co.uk in the pub/word2x
directory. A link will appear somewhere on the word2x web site
(http://word2x.astra.co.uk), proabbly on the download page, when I
get around to creating one.



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3TJ1rUI/eHXJZ5AQGJqwP+LOUkwjLjamNMVdyAzpLopiB1Ty1NPKpJ
pFxEADXKTDodBLs8anuz9p02M6X3U8a5f7kzhpoFZcITYzlem10+eprg8GVLMeth
9LR0BhsRcluQzogsrtiFB7Dpt0kfsX+uSEgQ4CnEX7QHWwG8GPi6DivSVprxYQFw
MnC/r69qyUA=
=Bv1X
=====END PGP SIGNATURE=====

------------------------------

From: "Warren Postma" <wpostma@zdnetmail.com>
Subject: LOCAL: London, Ontario Canada Linux Users Group
Date: Fri,  9 Oct 1998 09:09:54 GMT

=====BEGIN PGP SIGNED MESSAGE=====


- ------------------------------------------------------------
A local user group is forming in London, Ontario Canada.
We are searching for interested people. Please respond
if you are in the area and are interested in such a
group. No formal meetings have been announced yet.

For more information please contact:

Warren Postma
wpostma@sympatico.ca
or
wpostma@ztr.com

- -----------------------------------------------------------





- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3S4lrUI/eHXJZ5AQFP/wQAuvXVM2jp61nNe9P+3zU5u5iFUdOCVbys
qbMWGCcth7hp03sFJCY62ZVv2J4R1tOnrwT5L4t0AlsC0RZLs9yhXEmW7zGYLJoZ
DM5WUeiYwow3+2ovilnA4tp8EhDkwrTOC+ex3vRRBbJyr/qxnvRRVc31aSE/eMs1
agCx6pmMbiU=
=m0Qu
=====END PGP SIGNATURE=====

------------------------------

From: Bob Hepple <bhepple@bit.net.au>
Subject: Mechanical Web Authoring - using m4 to generate HTML
Date: Fri,  9 Oct 1998 09:13:41 GMT

=====BEGIN PGP SIGNED MESSAGE=====


I have re-posted my article (mini-HOWTO) on "Mechanical Web Authoring -
using m4 to generate HTML" to:

http://www.bit.net.au/~bhepple/using_m4/using_m4.html

Enjoy!

- -- 
Bob Hepple
mailto:bhepple@bit.net.au
http://www.finder.com.au



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3TxVrUI/eHXJZ5AQE9KwP/cWCop2111pQezNGgwkPZYlWrq5SDI8we
CaVSvz12Tz2a1hGmK4RK+WV6YqbMgi9eRNfYtj3UByGJUAF+4XSUaKXi9RdA8HUF
0s6DrgpUgVO75LeLDmJl29ehIdh918aIiyhFxuIradyV9HvwSpXAoXazdSUSdYEC
sdmk9gMKZ6s=
=DPOH
=====END PGP SIGNATURE=====

------------------------------

From: Bob Hepple <bhepple@bit.net.au>
Subject: Casio QV-10 HOWTO
Date: Fri,  9 Oct 1998 09:13:30 GMT

=====BEGIN PGP SIGNED MESSAGE=====


I have re-posted the HOWTO for using the Casio QV-10 digital camera with
Linux (published in Linux Gazette) at:

http://www.bit.net.au/~bhepple/qvplay/qvplay.html

Apologies to anyone looking for it on my old pages in Singapore.

Cheers

Bob
- -- 
Bob Hepple
mailto:bhepple@bit.net.au
http://www.finder.com.au



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3TulrUI/eHXJZ5AQHpsAQAowc3+TUAyWb6Ld8yJfBUgaQUxuq7vp0U
gdvwtf41fwiYvWRUjd+8+q0NK6d3jqckQXi0svCCgNDu1ECOoJ43YehgTqWclVn9
5j7ttAI8uU3hzWv6iDlbvqnvysskjUU4al/lsb71GegeZW/GG1GQgcVkyVxcuc3O
VK1l56WPO0Q=
=bhWg
=====END PGP SIGNATURE=====

------------------------------

From: fbm@jolt.mpx.com.au (Farrell McKay)
Subject: 128-bit crypto: Fortify for Netscape v1.2.8 released
Date: Fri,  9 Oct 1998 09:07:57 GMT

=====BEGIN PGP SIGNED MESSAGE=====


Sydney, Australia. (8 Oct, 1998).  The Fortify for Netscape v1.2.8 releases
are now complete on both Windows 95/NT and Unix, and available for download.
This version adds support for Netscape's v4.07 browsers - which became
available earlier this week.

This functionality is available immediately from the new and improved
Fortify web site, at http://www.fortify.net/download.html, or from the
Fortify mirror FTP sites (after propagation is complete).

Farrell McKay

- ----------------------------------------------------------------------------
About Fortify for Netscape:

Fortify for Netscape is a system that provides world-wide, unconditional,
full strength, 128-bit encryption to users of Netscape's Web browsers.
If you routinely use Netscape's export grade Web browsers (i.e. the ones
that are available on the net), then you need Fortify. 

Fortify costs nothing to download and use. Nil. Zippo. Zilch.  It currently
supports most, if not all, of the non-beta versions of Netscape Navigator
(3.0x) and Communicator (4.0x), that have been released on the following
platforms:-

        DEC-OSF + Dec UNIX (Alpha systems)
        SGI Irix 5.x and 6.x (Mips systems)
        Sun Solaris 2.4 and 2.5.1 (Sparc systems)
        Sun Solaris 2.4 (Intel x86 systems)
        Sun SunOS 4.1.3_U1 (Sparc systems)
        BSD, FreeBSD, BSDI (Intel x86 systems)
        Linux-Elf and Linux-glibc2 (Intel x86 systems)
        MKLinux and Linux-PPC (PowerPC systems)
        Microsoft Windows 95 and Windows NT (Intel x86 systems)
        IBM OS/2 (Intel x86 systems)

Full details about availability, copyright, download sites, latest news,
and an FAQ guide can all be found at the Fortify web site:-
        http://www.fortify.net/
- ----------------------------------------------------------------------------



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1

iQCVAgUBNh3SbVrUI/eHXJZ5AQFxaQQA0Tdk7OzI+Dr+BHDkhJeOZhAUZJmEDtK6
EWcNadAMScSwN6dAAa8HQeTmBP+dOw8bqsqRUb+ddXVMwci6Mg2mhiMvEDvsW9wf
Ow6tjIWYhmlxVELHe+V+vW2D2qhbhka/1qUlKSQfwQfC6BFhhTcRhnQba/kTMtQm
Rwgi2gR1GO8=
=sHor
=====END PGP SIGNATURE=====

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU

You can submit announcements to be moderated via:

    Internet: linux-announce@NEWS.ORNL.GOV

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi				pub/Linux
    tsx-11.mit.edu				pub/linux
    sunsite.unc.edu				pub/Linux

End of Linux-Announce Digest
******************************

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic