Linux-Announce Digest #346, Volume #3            Sat, 30 Jan 99 12:13:43 EST

Contents:
  Sportslog for Linux Beta 1 (Syd Logan)
  InfoPrism v0.0.6 - a general document processing system (Stefan Hornburg)
  KDbg - Frontend for gdb (Johannes Sixt)
  LOCAL: NNHLUG - Event 1/30/99 4~6:30pm @ Dartmouth College. ("TR Havens")
  esh 0.1 - a new shell (Ivan Igor Tkatchev)
  Dynamic Flash content generator (Olivier Debon)
  LOCAL: Bristol & Bath LUG, UK. (pete)
  NiwiE 0.1 - The game of Neutron and Co-Neutron (Frank Boehme)
  Graphic windowed application interface Wisio 0.12 is released. (Juha Willman)
  LOCAL: (Sacramento, CA area) Linux Users Group of Davis - LUGOD (William Kendrick)
  ivtools-0.7.3 - drawing editor toolkit (Scott Johnston)
  JLib 2.2 - portable gaming library ("Jon Griffiths")
  MAILING-LIST: German-speaking Unix-Announce list [EMAIL PROTECTED] 
(Florian Laws)
  Sportslog for Linux Beta 1 (Syd Logan)

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

From: Syd Logan <[EMAIL PROTECTED]>
Subject: Sportslog for Linux Beta 1
Date: Fri, 29 Jan 1999 23:41:07 GMT

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


This is a first announcement for Sportslog for Linux Beta 1.

Sportslog is a program that allows you to enter and save information
about individual sporting events such as 10Ks, triathalons, cycling,
rowing, etc..

Sportslog is a clone and improvement on Sportslog 1.4.1 for MacOS,
written especially for Linux. It requires Gtk+ 1.1.9 and Glib 1.1.9 or
greater.

For screenshots, or to download via ftp, go to:

http://www.users.cts.com/crash/s/slogan/sportslog.html

Thanks, I hope you enjoy it.

syd

- --

Syd Logan
Unix Software Engineer, Netscape Communications




- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrJHFVrUI/eHXJZ5AQGSHgQApCH4L0aIWHTAiO8dJGe2VNzp1fVgqrZo
j2Y9NtkgE0/IaL+8IqCa79yJDH/zaMijdDJwYTV4TivaMDVtnMifKH/7y6u/OiLA
NqarB9VSs63zJ1sj+kDWAfz6xne2i+bWFoGjMvMnjEHZOc4viIoIP2rax3Cii5VR
Ql8Rns39G50=
=23PX
=====END PGP SIGNATURE=====

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

From: Stefan Hornburg <[EMAIL PROTECTED]>
Subject: InfoPrism v0.0.6 - a general document processing system
Date: Fri, 29 Jan 1999 23:26:56 GMT

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


INFOPRISM -- A GENERAL DOCUMENT PROCESSING SYSTEM

The home page for this package is: http://www.linuxia.de/InfoPrism/.

INTRODUCTION

InfoPrism is a general document processing system that translates SGML
source files to different output formats like HTML, Texinfo, LaTeX and plain
text.

A fundamental principle of InfoPrism is the ability to cope with any
reasonable DTD. This is realized with ruleset scripts. The InfoPrism package
includes ruleset scripts for the default document type Manual. Support for
the Docbook DTD is under development.

In addition to plain old SGML documents InfoPrism handles so-called SGML
scripts as well. These are Tcl scripts using additional commands for
document creation. The commands are

   * counterparts of HTML elements (e.g. `ul', `pre').
   * shortcuts for multiple SGML elements (e.g. `liwul').
   * simulate SGML facilities (e.g. `include').

Instead of

<!DOCTYPE manual PUBLIC "-//Witware//DTD InfoPrism//EN">
<TITLE>Vanilla SGML vs SGML Scripts</TITLE>
<AUTHOR EMAIL="[EMAIL PROTECTED]">Stefan Hornburg</AUTHOR>
Many documentation writers are not that familiar with SGML documents.
Using SGML scripts may be more natural for them. Furthermore you gain
the facilities of a programming language (loops, functions) for free.
Burying umlauts (&auml; et al) within entities is no longer necessary.

you write

manual "Vanilla SGML vs SGML Scripts"
author -email [EMAIL PROTECTED] "Stefan Hornburg"
text "Many documentation writers are not that familiar with SGML documents.
Using SGML scripts may be more natural for them. Furthermore you gain the
facilities of a programming language (loops, functions) for free. Burying
umlauts (� et al) within entities is no longer necessary."


VERSION

The current version of InfoPrism is 0.0.6. It is not tested by anyone but me
and documentation is not as good as required for a decent package. However,
it works for me (at least the SGML to HTML translation and scripting
facility).

SYSTEM REQUIREMENTS

   * SGML parser (tested with `sgmls' 1.1.91 and `nsgmls' 1.1.1).
   * Tcl 8.0.3 or above.
   * [incr Tcl] 3.0 or above
   * Jultaf 0.0.9 or above, configured with [incr Tcl] support.

INSTALLATION

Run `./configure', `make' and `make install' in the source directory. By
default [incr Tcl] library scripts and SGML files are installed in the
directory /usr/local/share/InfoPrism0.0.6, the GNU Info file as
/usr/local/info/manual.info and HTML documentation in the directory
/usr/local/share/doc/InfoPrism.

LICENSE

InfoPrism is distributed under the terms of the GPL. Please contact me if
this keeps you from using InfoPrism.

COMMENTS & BUG REPORTS

Feel free to send any comment or bug report to <[EMAIL PROTECTED]>.
InfoPrism is likely to improved depending on users feedback.

NEWS

   * New option `--lang'.
   * New option `--body' for `sgml2html'.
   * New SGML script commands `register' and `ddwex'.
   * Fixed bug in HTML ruleset so that `IMG' elements working again.
   * Fixed bug in Texinfo ruleset triggered by index entries belonging to
     multiple indices (like `<INDEX NAME="FN CP">prepare</INDEX>')
   * Avoid linebreaks before punctuation marks.

- -- 
LinuXia - Solutions of Cool Competence - Internetprogramming and more
D-30163 Hannover, Waldstra�e 4, 0511-393656 (Coming soon: www.linuxia.de)
Come to the land of real computing where penguins and their friends
spreading the word of Open Source which crushes windows instantly.



- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrJDwVrUI/eHXJZ5AQEHswQAvHuMYnnTNXmLRFvwJsERvOJaFOcbCYD4
+M6DODI2BAnmX0p1V1OMnr4XkCuNKCb80H/d/eVYcD7P0o1+Ckc5hxf3kRH7OCfU
9nDwHcNjha5sRx9gm69RksyEqC+qsQJa6xFnt5i3GE1k/ZX43eAET/4b7/6+7DlP
apGVDPEIQfc=
=Acuy
=====END PGP SIGNATURE=====

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

From: Johannes Sixt <[EMAIL PROTECTED]>
Subject: KDbg - Frontend for gdb
Date: Sat, 30 Jan 1999 08:31:19 GMT
Reply-To: [EMAIL PROTECTED]

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


                                   KDbg
                         A graphical frontend for gdb



I have just released version 0.2.5 of KDbg, a graphical frontend for gdb.

Features:

* Inspection of variable values in a tree structure.
* Direct member: For certain compound data types the most important member
  values are displayed next to the variable name, so that it is not
  necessary to "open" that variable in order to see the member value. For
  example, you don't need to go into a variable of type QString if you
  want to see the string that the variable holds.
* Of course, lots of other basic functions: View source code, search text, set
  program arguments, variable watches. Everything you need to debug a
  program, eh!
* Debugging of core dumps, attaching to running processes is possible.
* Conditional breakpoints.

Check out http://members.telecom.at/~johsixt/kdbg.html for more information
and a list of recent changes.

KDbg is available from the following locations (preferred order):

http://members.telecom.at/~johsixt/kdbg-0.2.5.tar.gz
ftp://ftp.kde.org/pub/kde/unstable/apps/ide/kdbg-0.2.5.tar.gz
ftp://ftp.eudaptics.com/pub/people/jsixt/kdbg-0.2.5.tar.gz

It is only available as source code. You need

* Qt 1.33 or later
* KDE 1.0 or later

to compile.

KDbg is thoroughly tested with gdb 4.16 but should also work with gdb 4.17.

- -- Johannes Sixt



- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLDWFrUI/eHXJZ5AQHbTgQAm5Kje/rUcEe7yDU4n2Pt3Oka/+GPnAM0
wsMqOF7nKs4C69YVYd30+nHePnrK9OSr8wm65J9CmJRb65Xurh9/RVs7A/WwshFH
6cSIse63Re7qsVWLr4Zlhkl92QMVnrpm730Kxj8mML6y3F6hrUPsr4RHGUV2RbwN
jBWYr1HxyqI=
=m1Ia
=====END PGP SIGNATURE=====

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

From: "TR Havens" <[EMAIL PROTECTED]>
Subject: LOCAL: NNHLUG - Event 1/30/99 4~6:30pm @ Dartmouth College.
Date: Sat, 30 Jan 1999 08:28:13 GMT

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


This is CONFIRMATION that our meeting is a "GO"!

Our next meeting will be January 30th, 1999 4pm~6:30pm. It will be held at
Dartmouth College, in Hanover, New Hampshire. Directions to the Rockefeller
Center conference hall can be found at
http://www.nnh.net/nnhlug/meetings.htm . We expect between 75-200
people...but word of mouth, and the popularity of Linux may drastically
increase this number to 400 or more...so plan to arrive early!

Directions to this event will be posted at
http://www.nnh.net/nnhlug/meetings.htm .!!!! So check there often until the
date of the event...

The meetings agenda (this is all subject to change) is 'roughly' as
follows, Please be ON TIME, as A LOT of door prizes will be handed out:

4pm ~ People arrive. (be sure to get your info pack!)
4:10pm ~ Brief introduction of NNHLUG members.
4:15pm ~ First Door Prizes drawn.
4:25pm ~ Introduce our guest speaker.
(One possible break here...)
5:55pm ~ Speaker concludes.
6pm ~ More door prizes drawn.
6:15pm ~ Time to chat with others...
6:30pm ~ Meeting ends.  (We have the place till 7pm...)

Our guest speaker will be Jon "Maddog" Hall. The extensive abstract for the
talk:

"The ten reasons why you can't use Linux, and the ten reasons why those ten
reasons are crap!

Trying to convince your boss/professor/legislator to use Linux? This is the
talk for you. It investigates the reasons that people feel they can not use
Linux, and discusses whether those reasons are correct, overstated, or just
plain wrong. It helps to eliminate the FUD (Fear, Uncertainty and Doubt) of
using a Linux Operating System. Discussions of cost of ownership will also
be presented."

Jon "Maddog" Hall is a Senior Manager in Compaq's Digital UNIX(R) Software
Group. Jon has been in the UNIX group for sixteen years as an engineer,

Product Manager and Marketing Manager. Prior to Digital, Jon was a Senior
Systems Administrator in Bell Laboratories' UNIX group, so he has been
programming and using UNIX for over 20 years.

In addition to Jon's work with Digital UNIX, Jon is also Executive Director
of Linux(R) International, a non-profit vendor organization dedicated to
promoting the use of Linux, a freely distributable re-implementation of the
UNIX operating system. Digital was the first system vendor to join Linux

International, and Compaq Computer Corporation is a Corporate Sponsoring
Member. Jon is directly responsible for the port of Linux to the Alpha
processor.

Jon started his career programming on large IBM mainframes in Basic Assembly
Language, but his career improved dramatically when he was introduced to
Digital's PDP-11 line of computers as chairman of the Computer Science
Department at Hartford State Technical College. There he spent four glorious
years teaching students the value of designing good algorithms, writing good
code, and living an honorable life. He has also been known to enjoy
discussing aspects of computer science over pizza and beer with said
students.

maddog (as his students named him, and as he likes to be called) has his MS
in Computer Science from RPI, his BS in Commerce and Engineering from Drexel
University, and in his spare time is writing the business plan for his
retirement business:

Maddog's School of Microcomputing and Microbrewing

(R) UNIX is a registered trademark of X/Open.

(R) Linux is a registered trademark of Linus Torvalds

Door Prizes that will be available so far...

Boxed Set RedHat 5.2 (3 Set)
Boxed Set S.u.S.E 5.3 (1 Set)
Jewel-cased Copies of RedHat 5.2 (1)
Jewel-cased Copies of S.u.S.E 5.3 (50 copies)
Jewel-cased Copies of Caldera Open Linux 1.3 (1)
Enveloped Copies of Caldera Open Linux 1.3 (5)
T-Shirts (XL) of Caldera Open Linux (2)
Bumper Stickers... (a bunch)
A Penguin (3)

Blah, Blah, Blah...

There will also be subscription forms for:

The Linux Journal ~ at NNHLUG Reduced Costs.
The Perl Journal ~ at NNHLUG Reduced Costs.

Please be sure to Join the growing ranks of the Northern NH Linux Users
Group (Be the first on YOUR Block!) Please encourage others to join as well.
http://www.nnh.net/nnhlug/newmember.htm

Regards,

Tim R. Havens
NNHLUG www.nnh.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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLCnVrUI/eHXJZ5AQFoHgQAos1mmDXyDddibOr1KZAAGewaa9Q8eCKf
L0vQrj60qclt2X0OL7dG/kw+4ccX8j5M3Wdqh+U1k18fmAWoPZndH5Z3AEcwpKTJ
KxtRMvUhARRQEOTTzHNPbSzSAxm1S/ycPIZpoKInHX/BkGm05Jr+LHiBNIr2G+7q
6e7Go/vMYS8=
=AMld
=====END PGP SIGNATURE=====

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

From: [EMAIL PROTECTED] (Ivan Igor Tkatchev)
Subject: esh 0.1 - a new shell
Date: Sat, 30 Jan 1999 08:47:18 GMT

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


Announcing the first public release of a new shell for Unix, written 
completely from scratch. 

esh is a Unix shell with a syntax similar to Lisp/Scheme.
It is tiny in size, and features a real programming language
at the core. It allows remarkable flexibility, at the expense 
of syntactic doodads and shortcuts.

It is released under the GPL and requires the GNU readline library.

Homepage: 
http://esh.netpedia.net

Maintainer:
[EMAIL PROTECTED]

Have a nice day.



- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLHF1rUI/eHXJZ5AQEDtwP/bMFSZOWh67k0leb1wonTzJfsSXiLfhEP
j/4F31O4mjdWKDqTje+SjvbFl4XPOdI4GWHNlL6kX7tRCBbV4THAictEkeOabVbA
WexhAZ5WG8XmJQjARXfyCKoC/uoX1njFy+462t/YipBOyOIWrWp3RtPrNTHjKi/y
zKt5mTsmxQA=
=/OXA
=====END PGP SIGNATURE=====

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

From: Olivier Debon <[EMAIL PROTECTED]>
Subject: Dynamic Flash content generator
Date: Sat, 30 Jan 1999 08:30:22 GMT

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


Swift-Generator is a very simple replacement for Macromedia Generator.
It aims at dynamically replacing texts and fonts in an already existing
Flash file. This allows Webmasters to create dynamic content such as
stock-exchange values, weather values and the like.

Please check :

http://perso.club-internet.fr/odebon/swift.html



- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLDH1rUI/eHXJZ5AQFotwQAhw/uxgSK4KZfMoJ26KIy0FY3q6vMXgmP
focw2Y/ZO/PbTwa5QMqiEir5eYIDBZyGJcObHDlfSaA02mQySZdv2I3z68dGx5Tw
0efUNGwaKSnbvbRiZoBW72xckByr3GVXKx7/TSz8nH9kFNFVtR8NNpUC4LQn7uCk
PAxEvLHByo4=
=ASw5
=====END PGP SIGNATURE=====

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

From: pete <[EMAIL PROTECTED]>
Subject: LOCAL: Bristol & Bath LUG, UK.
Date: Sat, 30 Jan 1999 08:46:29 GMT

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


The Bristol & Bath Linux Users Group will be holding a meeting on Saturday
30th January at 12 Noon.

Location: The Bristol Fashion (upstairs), The Haymarket, Bristol (BS1 3LR) 
Tel: 0117 929 3460  

The agenda has not been finalised.

Web: http://www.b-b.lug.org.uk/
On which directions will be available.

All are welcome.

Regards,
 -Pete.






- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLG5VrUI/eHXJZ5AQFtFwP/YduhvL3TjLfS/3EmwVpkEeH3teJpmKqp
mVwp1PqKDBWjwFL/iT00ccEr3aNQzuHaFr1kbGYMtSgo5fbsx0e3IpLm8a/tcSCx
ZmNWtJzRHQ/BKMeniSTztTHdfup+gSaqX0QiRlXlWeV7ouTh39kAVA+/4EgSzMkR
+eat2ZOHeis=
=qH3H
=====END PGP SIGNATURE=====

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

From: Frank Boehme <[EMAIL PROTECTED]>
Subject: NiwiE 0.1 - The game of Neutron and Co-Neutron
Date: Sat, 30 Jan 1999 08:29:12 GMT

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


* NiwiE is written in Eiffel *

Niwie is a small strategy game which lets you play "Neutron" and
"Co-Neutron" against the computer. Currently, it only plays white.

Requirements:
=============

X-windows and a recent release of Gtk+. Both the Eiffel source code
as well as the generated C-code are provided. Therefore, only a C-compiler
is required to install the program. Linux works for sure, but other unices
should do too.

Download:
=========

NiwiE is free software. You may check out the first release 0.1,
available at:

      http://yeats.ucc.ie/~fboehme/niwie.html


Thanks to Paul Janzen and Richie Bielak for their work on Gtk-Eiffel bindings.


f.b.

- --
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-903163       
Dept of Computer Science             |   fax: +353-21-903113
Cork, Ireland                        |   WWW: http://yeats.ucc.ie/~fboehme/



- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLC2FrUI/eHXJZ5AQGmpwQAuj+Yo+G3DZbXHhy8zJ+qW2Z7Ge2pEF4r
iRhWpyO0B3wUv9x5/Rv1osngWiSKBRjOH7Ar3KeYXXHNeR2IiAatW65fXRJvLf/i
uVrcKOKaXrZgUzZHwKxbJy56Bact9iOed9S/tb5d2lnlDRTfqRlqdh1jpYyc+ArW
0NEO/6TE240=
=GNhg
=====END PGP SIGNATURE=====

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

From: [EMAIL PROTECTED] (Juha Willman)
Subject: Graphic windowed application interface Wisio 0.12 is released.
Date: Sat, 30 Jan 1999 08:32:38 GMT

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


Wisio is a new graphic windowed interface for applications. It could controlled 
with mouse and keyboard. 


In release there are some small demontration application like calculator,
text editor, drawing, terminal and play card demo etc.

All programs are written with C and C++ languages.



Additional information and link page:
         http://personal.eunet.fi/pp/wisio

Download location:
         ftp://sunsite.unc.edu/pub/Linux/apps/graphics   wisio*.tgz    




- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLDplrUI/eHXJZ5AQH37gQAkHb1tynACz4ywEIMrAPvPhDpM3b6zlGi
dEQ7V+g53lNWF6ULdOhW/y3Sa74Ihfj3wEWYCn7D5PSNPb4+U0V2FA/4nEPPZ9/b
T+pHdzWM5EMwVOnGMnX+AuFHRKCmShHBYv/xvIYkHDzvLYg05I9oMNOsNYwX6EJb
KLDZIbrFZrA=
=e1HH
=====END PGP SIGNATURE=====

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

From: [EMAIL PROTECTED] (William Kendrick)
Subject: LOCAL: (Sacramento, CA area) Linux Users Group of Davis - LUGOD
Date: Sat, 30 Jan 1999 08:37:32 GMT

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


WHAT:
  LUGOD, the Linux Users Group Of Davis, has formed and has begun having
  informal meetings.


WHEN/WHERE:
  Currently, meetings are held every other Wednesday at around 6:30pm (18:30)
  at local Davis eateries.  Davis is located about 1/2 hour west of
  Sacramento.


WHY:
  All Linux-lovers are welcome, as are those who have not yet felt the uniq
  touch of the almighty kernel.


HOW:
  For more information, including when and where the next meeting will be,
  visit our website:

    http://www.mother.com/~lugod/


- -bill!
[EMAIL PROTECTED]
http://www.newbreedsoftware.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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLEzVrUI/eHXJZ5AQEb1AQAwQjBT+bvZHlz/XiKUUMjXCLWH+BrJa3q
u/5+gMm8VjaOMHvWO2fx957GY9caHHTUglVAjlFBPqiYfxBgKaeZRZaZrHJUIQUi
Nx+bLyLep19DcCu17LZjdTcQLKOD/2Q0HXNKHVJE79+wmjxxl5skJnar5ufzyfqF
ugKH4IMlCtM=
=UqeI
=====END PGP SIGNATURE=====

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

From: [EMAIL PROTECTED] (Scott Johnston)
Subject: ivtools-0.7.3 - drawing editor toolkit
Date: Sat, 30 Jan 1999 08:41:44 GMT
Reply-To: [EMAIL PROTECTED]

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


ivtools-0.7.3 is now available at http://www.vectaport.com/ivtools/.
This release makes for greatly expanded documentation -- online,
offline, and inline (see http://www.vectaport.com/ivtools/doc/):

   - inline header-file comments extractable by PERCEPS 
     (http://friga.mer.utexas.edu/mark/perl/perceps/)
     for these class libraries:  

        Attribute 
        ComTerp 
        OverlayUnidraw
        GraphUnidraw

   - links from library overview web pages to individual class
     web pages generated by PERCEPS 
     (i.e. http://www.vectaport.com/ivtools/ovinfo.html)

   - all the man pages and the reference manual from InterViews 3.1,
     partially cross-referenced with the PERCEPS generated web pages.

   - derived class graph in HTML generated with a new argument "-d" 
     argument on iclass.  Try it on your own inheritance trees.

This release also contains a lot of dialog box hacking
(export/print/attribute/precise-page) and a rudimentary dataflow
mechanism added to ivtools graphdraw.  And it adds support for
floating-point line widths to idraw, the first step in implementing a
new idraw format version 11 for added compatibility with GNU
plotutils. For more details see:

   http://www.vectaport.com/ivtools/ivtools-0.7-CHANGES.txt

Send public questions about ivtools to [EMAIL PROTECTED]
Send subscribe/unsubscribe requests to [EMAIL PROTECTED]
Send private questions about ivtools to [EMAIL PROTECTED]



- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLFyVrUI/eHXJZ5AQGp8wQA0EwBUsqftHNVQ4WeMJn9Rz6aaJ/wgkcp
2DA+NZspRpovaqHAsW+il+4Uo/nAqnSQc0+mJI7dcucy9ccS3V3g+QL0mo4PZ5vA
glhtp3p735rGzrmKz2wXzWU3shuFauKTAgahg9/DZOKr33dKfrTq49YsodbFv9A+
LrB7OSk4jC4=
=P9Ud
=====END PGP SIGNATURE=====

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

From: "Jon Griffiths" <[EMAIL PROTECTED]>
Subject: JLib 2.2 - portable gaming library
Date: Sat, 30 Jan 1999 08:39:07 GMT
Reply-To: <[EMAIL PROTECTED]>

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


Hi,

        I've just released v2.2 of JLib, a portable 256 color 2d gaming library
for DOS(Djgpp/Watcom)/Linux/X11/Windows. You can download it from
http://jlib.future.easyspace.com/jlib/ 

This latest release includes transparency functions, improved Windows support
(VC/DirectX/WinG & Borland/WinG), resizable sprite systems, bug fixes, etc.
The JLib documentation is now available in WinHelp and HTML formats as a
separate download.

Please let me know of any problems or bugs you may find.

Cheers,
        Jon

[EMAIL PROTECTED]




- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLFLVrUI/eHXJZ5AQHO2wP+K96DFVUJOXSMkH/qkJWOSOhV9fAsZOVr
wgwGtLCRnsa+GwEO2YQiBvlm7Jz9bqcjpp2k1zTywzMnmmk2weXZN88b2Y5UaapI
RYRDQaNZtk7gcy5HXW2s+skfqvJMg18DEe2GX725z7bJPpvJEC4iczU0zNmjMoTz
O3Z+SNxllg4=
=vwCD
=====END PGP SIGNATURE=====

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

From: [EMAIL PROTECTED] (Florian Laws)
Subject: MAILING-LIST: German-speaking Unix-Announce list 
[EMAIL PROTECTED]
Date: Sat, 30 Jan 1999 08:40:31 GMT

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


[English]

To evaluate the interest in a German-speaking news group for
Unix/Linux announcements, a mailing list has been set up.

The mailing list can be subscribed by mail to:

        [EMAIL PROTECTED]

please put "subscribe [EMAIL PROTECTED]" in the Subject: Header.

The list is writeable for everyone, but discussions should not be done
via the list. This mailing list is for all announcements for Unix and 
Unix-like operating systems and for announcemets of the activities of
german-speaking Unix/Linux user groups.
The mailing list is also gated to the news group de.comp.os.unix.linux.misc 
with "[dcoua]" prefixed in the Subject: header. 

If you have trouble or complaints, please write to the list owner
"[EMAIL PROTECTED] (Michael Bramer)".

Again: Please do not discuss via the mailing list, it is for announcements
only.

Florian Laws

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

[Deutsch]

Um einmal festzustellen, wie gross der Bedarf fuer eine
deutschsprachige Gruppe mit Ankuendigungen fuer Unix ist,
wurde fuer einige Monate eine entsprechende Mailingliste
eingerichtet.
 
In die Mailingliste kann man sich per Mail an:
 
        [EMAIL PROTECTED]
 
eintragen, im Subject ein "subscribe [EMAIL PROTECTED]" schreiben.
 
In die Liste kann jeder schreiben, Diskussionen sollten aber unterlassen
werden. Ankuendigungen von deutschsprachigen Unix/Linux-Benutzergruppen sind
ausdruecklich erwuenscht. 
Die Liste wird ausserdem mit vorangestelltem [dcoua] in die
Gruppe de.comp.os.unix.linux.misc gepostet, aus dieser Gruppe stammt die
urspruengliche Idee fuer die Einrichtung der Liste.
 
Bei Problemen oder Beschwerden gegen die Liste bitte an den List-Owner
"[EMAIL PROTECTED] (Michael Bramer)" schreiben.

Ueber Sinn oder Unsinn einer neuen Gruppe bitte in de.comp.os.unix.linux.misc
oder noch besser in de.admin.news.groups posten.

Bitte keine Diskussionen ueber die Liste.

Florian Laws




- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLFgFrUI/eHXJZ5AQHF/wP/aUZRTGW4FIIR+UQyjg1Do5+bJqKiFZSy
eBigpHGHPwZL5h7sMSTEQX+S4/yfs4JyUsLAqnQ6ZDoz4k7sdYXKdVayiIp0SfVO
Vecvv53lFE1UBpZwuptq6+uej8Sr1WZSMbGIAxYgLlAgpDYXq72mgc0geNZ0t3uB
NWekh2lAjKc=
=qRD5
=====END PGP SIGNATURE=====

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

From: Syd Logan <[EMAIL PROTECTED]>
Subject: Sportslog for Linux Beta 1
Date: Sat, 30 Jan 1999 08:27:04 GMT

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


This is a first announcement for Sportslog for Linux Beta 1.

Sportslog is a program that allows you to enter and save information
about individual sporting events such as 10Ks, triathalons, cycling,
rowing, etc..

Sportslog is a clone and improvement on Sportslog 1.4.1 for MacOS,
written especially for Linux. It requires Gtk+ 1.1.9 and Glib 1.1.9 or
greater.

For screenshots, or to download via ftp, go to:

http://www.users.cts.com/crash/s/slogan/sportslog.html

Thanks, I hope you enjoy it.

syd

- --

Syd Logan
Unix Software Engineer, Netscape Communications




- -- 
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: [EMAIL PROTECTED]
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.3ia
Charset: latin1

iQCVAgUBNrLCYFrUI/eHXJZ5AQEFmwQAuJy8IlsWQvXfYqcqfXYkhfdDsPIzKiNd
zAU8bnTcGLCd/RQrvXGxJTODbs1fXYIkzR3A4v+j4Art9WwSLKpiMOFDGHMO2kP0
NdJzlKO/ZOvBQ68uptFMK90+FkN/3s1/hBRiBYsX53qJB7ZeKT/K9SHSSyreYenu
BaitT/3fybo=
=Ckc6
=====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: [EMAIL PROTECTED]

You can submit announcements to be moderated via:

    Internet: [EMAIL PROTECTED]

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
******************************

Reply via email to