[3638] in linux-announce channel archive
Linux-Announce Digest #929
daemon@ATHENA.MIT.EDU (Digestifier)
Sat Mar 10 07:28:13 2001
Message-ID: <20010310121305.4673.qmail@senator-bedfellow.mit.edu>
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Sat, 10 Mar 01 07:13:03 EST
Linux-Announce Digest #929, Volume #3 Sat, 10 Mar 01 07:13:03 EST
Contents:
A set of shell scripts for maintaining a photo album Web page (Bertie)
freescope v0.1.0 source code browser ("Olivier Deme")
Fcron 1.0.0 - a replacement for Vixie cron and anacron (Thibault Godouet)
Sketch 0.6.9 - A vector drawing program (Bernhard Herzog)
Linux-Medicine-HOWTO v1.3 (Werner Heuser)
New Release of Open Motif available from ICS (Mark Hatch)
LOCAL: Suncoast LUG Meeting Announcement (paulf@quillandmouse.com)
MAILING-LIST: new Dutch BLinux Mailinglist (blinuxforum@yahoogroups.com)
CVS Manual Translation Project Release 0.3.7 (Karl Heinz Marbaise)
----------------------------------------------------------------------------
From: Bertie <bertie@wcl1.demon.co.uk>
Subject: A set of shell scripts for maintaining a photo album Web page
Date: Sat, 10 Mar 2001 11:54:43 GMT
=====BEGIN PGP SIGNED MESSAGE=====
The "Album System" is a set of shell scripts which manages the recurring
tasks involved in maintaining a photo album on the Web: Downloading from
the camera, generating an HTML document with a new or revised set of
thumbnails, and ftp-uploading to the Web site the album document plus
all new thumbnails and full size images. I use it to maintain my own
page of family photos: www.wcl1.demon.co.uk/bertie/album.html .
In there, the thumbnail with the banner text 'Technical' is a link to a
document giving a detailed specification of the Album System, How to get
it, install it and use it.
- --
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.3ia
Charset: latin1
iQCVAgUBOqoWA1rUI/eHXJZ5AQH8SwP/TLRNNTb2ll3U+inzoyULxV2Id0ChbGZa
pS7m+/4g4SgiapgeCpJUKTyV8KWxZAid/kXzEYOjpXj2YLEr9r1nCUxYRiuUY4sE
KSfGfWLfcXksvaxBFIx0MEyRQqAqNQV6Sc+jcM3wgtEql78Js1J2re/rt3OlfYWC
tyrc/pkXVrw=
=M6E9
=====END PGP SIGNATURE=====
------------------------------
From: "Olivier Deme" <olivier.deme@airtel-atn.com>
Subject: freescope v0.1.0 source code browser
Date: Sat, 10 Mar 2001 11:59:17 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Freescope v0.1.0 now available!
freescope is a source code browser for UNIX-like operating systems,
similar to the "cscope" application. Currently, freescope allows user to
browse a C project by querying the freescope symbol database such as:
"find places where a function is called".
Freescope is still a very young program but deserves a look. It remains
under heavy development and new features along with bug fixes are
expected to improve the application greatly in the next future.
Freescope should provide browsing capability for other programming
languages, such as C++, Java or Pascal.
Visit now the freescope web site at:
freescope.sourceforge.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.3ia
Charset: latin1
iQCVAgUBOqoXFVrUI/eHXJZ5AQFLuAQAiQi9CAR4Tf7TAyTHhSXccbUsm9phyhZT
qbfwHhjFBnhfnLj3whiyD0EkjfJ829wLhtL06/PFmVNxrxGPvkZI+pMRgWe/eh6e
PWrNDJN9w6z+XLJlbx/QGAgp/pEjXtIA4KogM/uUVOrsdy6IEGDTQcF3flKz0iVm
CaJ6bKIzlt4=
=zsXD
=====END PGP SIGNATURE=====
------------------------------
From: Thibault Godouet <fcron@free.fr>
Subject: Fcron 1.0.0 - a replacement for Vixie cron and anacron
Date: Sat, 10 Mar 2001 11:52:29 GMT
=====BEGIN PGP SIGNED MESSAGE=====
What is new in this release (1.0.0) ?
- -------------------------------------
- - added fcron's option "-s" to control the time between two saves
of the fcrontabs on disk.
- - installation scripts now support better FreeBSD and sh.
- - bug corrected : configure's options prefix and without-sendmail used not
to work.
- - bug corrected : installing an fcrontab by "fcrontab file" wasn't working
correctly with a relative path (a path not beginning by a "/").
What is fcron ?
- ---------------
Fcron is a scheduler. It aims at replacing Vixie Cron, so it implements
most of its functionalities.
But contrary to Vixie Cron, fcron does not need your system to be up
7 days a week, 24 hours a day : it also works well with systems which
are not running neither all the time nor regularly (contrary to
anacrontab).
To do so, fcron allows you to use the standard mode in which you tell
it to execute one command at a given date and hour and to make it run
a command according to its time of execution, which is normally the same
as system up time. For example :
Run the task 'save //home// directory'
every 3h15 of system up time.
and, of course, in order to make it really useful, the time remaining
until next execution is saved each time the system is stopped.
You can also say :
run that command once between 2am and 5am
which will be done if the system is running at any time in this
interval. Or even :
run this job once every week as soon as the 15 minutes
load average is lower than 0.9
Fcron also includes a useful system of options, which can be applied
either to every lines following the declaration or to a single line.
Some of the supported options permit to: run jobs one by one, run jobs
at fcron's startup if they should have been run during system down time,
a better management of the mailing of outputs, set a nice value for a
job ...
What is planed for next releases ?
- ----------------------------------
I'd like to :
- - add PAM support.
- - allow users to have several fcrontabs.
(I wonder if it is really necessary : what do you think
about it ? Please mail me answers at fcron@free.fr
<mailto:fcron@free.fr> )
- - allow users to control their running jobs (renice, stop,
continue ...)
(propositions and help are welcome)
How you can help me
- -------------------
I especially need help for testing every fcron functionalities.
If you'd like to help me, please contact me at :
fcron@free.fr <mailto:fcron@free.fr>
Where can I get it ?
- --------------------
You can either go to the project home page at :
http://fcron.free.fr
or get it from metalab at
ftp://metalab.unc.edu/pub/Linux/system/daemons/cron/fcron-1.0.0.src.tar.gz
<ftp://metalab.unc.edu/pub/Linux/system/daemons/cron/fcron-0.9.3.src.tar.gz>
(109kB)
(I've sent the file but it may take some time before it is available on
metalab)
I hope you will enjoy it,
Thibault.
- --
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.3ia
Charset: latin1
iQCVAgUBOqoVflrUI/eHXJZ5AQGp3AP/YN8X5AT3GC0jHDOqsskPETp71HPe0Kp8
0jq62bV3iag7suLDbQ7XVXSI7UhhSoTau2fYHH1qzkMy6DUN/65IrZzWbm3N2GAT
w+7F9UP9eJJQVT8f7JHb+E1isvGRqYhdTS1j3qze10gy3dhyPI+GlxsvRLHYZZeG
BcmbILfiQGg=
=GWip
=====END PGP SIGNATURE=====
------------------------------
From: Bernhard Herzog <bh@intevation.de>
Subject: Sketch 0.6.9 - A vector drawing program
Date: Sat, 10 Mar 2001 12:01:46 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Sketch 0.6.9 - A vector drawing program
Sketch is a vector drawing program for Linux and other unices. It's
intended to be a flexible and powerful tool for illustrations, diagrams
and other purposes.
It has advanced features like gradients, text along a path and clip
masks and is fully scriptable due to its implementation in a combination
of Python and C.
Summary of the Changes since 0.6.8:
* Italian translation.
* The PDF-export filter supports arrow heads now and handles dash
patterns correctly.
* Several fixes to make Sketch work with Python 2.0.
* Several bug fixes
For more information, sources and binaries, have a look at the Sketch
webpage: http://sketch.sourceforge.net/
Sketch is released under the GNU Library General Public License.
- --
Intevation GmbH http://intevation.de/
Sketch http://sketch.sourceforge.net/
MapIt! http://mapit.de/
- --
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.3ia
Charset: latin1
iQCVAgUBOqoXqlrUI/eHXJZ5AQFRXgQAnGztY1tYzAqvD6uyOQaq/UVHoACQ7mDx
tg7VI3dx1QCOwNW/oM/vS8k99W9YGjLWeqzmbk9fi+HBy0AjSEDwIOQIsQ8eBipE
QQ66LCrYIuEbBHdPfnfgqYfWESp3ZWoNPc7H+pad42P1wvCUfoDwhUadsenBL7mS
NK1XeZSHW6Q=
=JbrW
=====END PGP SIGNATURE=====
------------------------------
From: Werner Heuser <wehe@snafu.de>
Subject: Linux-Medicine-HOWTO v1.3
Date: Sat, 10 Mar 2001 11:58:11 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Hi,
I would like to call your attention to a new issue
of the Linux-Medicine-HOWTO, which can be found at
http://mobilix.org/med_linux.html
Abstract:
Some pointers to Linux software (mostly GPLed) for
the medical sciences (medical applications, Medline
and other bibliography tools, applications for
veterinarian medicine and others).
Changes:
v1.3, 1 March 2001, added links to gnutrition,
Java SmokingMeter and HL7lib - Health Level 7 Library,
some other links updated, Japanese translation proposed
Many thanks to all contributors.
I hope that you will find the time to read through the document,
and point out any errors, weak points, or blatant falsehoods you
might find. Or maybe even enjoy it :)
Thank you for your attention,
Werner
You are receiving this announcement either because (a) your
name or site is referred to in the document, and I want to
make sure that that's okay with you, (b) you are subscribed
to a medicine related mailing list or news group,
or (c) I just thought you might be interested.
- --
- -= Werner Heuser = Keplerstr. 11A = D-10589 Berlin = Germany =-
- -= <wehe@mobilix.org> T. +49-30-3495386 =-
- -= http://MobiliX.org Linux-Mobile-Guide =-
- -= http://Xtops.DE Laptops und PDAs mit Linux =-
- --
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.3ia
Charset: latin1
iQCVAgUBOqoW01rUI/eHXJZ5AQE55wQAvkhcGRDgYVf4/b3mb/jOizH5dkWJ8XQj
l30rqV8s/Gn9e6iXJIypPWatiOlLPYnfkVme0abB778R7VlXNuADqwIVqsKt+m5A
0ZdKnyp/rwxdMLTYjVkx6xxo+s5C8zrwioMYFAuSn1mvo/pswI5Y+okbdX28fBTU
5UGxZOVhdrg=
=W4bK
=====END PGP SIGNATURE=====
------------------------------
From: Mark Hatch <mhatch@ics.com>
Subject: New Release of Open Motif available from ICS
Date: Sat, 10 Mar 2001 12:02:03 GMT
Reply-To: mhatch@ics.com
=====BEGIN PGP SIGNED MESSAGE=====
Integrated Computer Solutions (http://www.ics.com), has released an
updated version of Open Motif Everywhere. This new release officially
incorporates Open Group Patch 3 and Patch 4 into the Open Motif release.
These patches include numerous bug fixes and updates to the Motif
libraries, clients and the demo source code. RPM (version 4) are also
provided for both Red Hat Linux 7, SuSE Linux 7.1 and other
distributions using glibc 2.2. An RPM for the latest Red Hat Itanium
beta is also provided.
Binaries of Open Motif Everywhere are available for all major Linux
distributions including Caldera (Intel), Debian (Intel), Linux PPC
(PPC), Mandrake (i586), Red Hat (i386, Itanium, Sparc, Alpha), Storm
2000 (Intel), SuSE (Intel), and TurboLinux (Intel). FreeBSD (Intel) is
also supported by this new release. The latest ICS Open Motif binary and
source packages are available for free download at ICS's Motif Community
site, the MotifZone (http://www.motifzone.net).
More details on this announcement can be read at
http://www.ics.com/forum/forum.php?forum_id=44
- --
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.3ia
Charset: latin1
iQCVAgUBOqoXu1rUI/eHXJZ5AQFcugQApuNDI6hogxzi/8rpOcO1wFpCH3NllOEL
D/F3bmsVY75im1ILv85sEBEs4qKh62G3OYkm7uApJnRG7exIdB2pMsTdSPOf7/BF
sGbfPGrYds/0UxPs2NkXUrHuG368QV11/elCIjN1u6+BoWhTu2MTjK5mE92QfX0U
yR5iF4gNLrw=
=iaFg
=====END PGP SIGNATURE=====
------------------------------
From: paulf@quillandmouse.com
Subject: LOCAL: Suncoast LUG Meeting Announcement
Date: Sat, 10 Mar 2001 11:59:57 GMT
=====BEGIN PGP SIGNED MESSAGE=====
*********************************************
***** Suncoast Linux Users Group (SLUG) *****
*********************************************
***** TAMPA Meeting Announcement *****
*********************************************
When:
Wednesday 14 March 2001, 19:00 to 21:00 local, starts promptly
(second Wednesday of each month)
Where:
PriceWaterhouseCoopers
3109 W. Dr. Martin Luther King Jr. Blvd
Lakepointe I Bldg, Room 684
Tampa, FL 33607
See the SLUG website (www.suncoastlug.org/meetings.html) for
directions.
Presentation:
Gab-A-Thon
Raffle
Bring your boxes, questions, problems, and plenty of good cheer!
(And don't forget to start your installs early!)
Following Meetings:
Thursday, 15 March, 19:00 to 21:00 in Brandon
Saturday, 24 March, 13:30 to 16:30 in Dunedin
- --
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.3ia
Charset: latin1
iQCVAgUBOqoXPVrUI/eHXJZ5AQGdIQP/QDl8RNNdM/2QpuBx39MjmIPDYY77RDCz
DCSt5jWjWwFtqDxJ5mnfCi8aaiWt5PonYSUSErwom1vEAvmnARv0sti0iUz30QfJ
xLGSd/kJ7XD1KQAJZuR6rGytpx9r5q1kUu/8023IFnSycTOs9PkrLw84DgFZXnfp
Evajy9+xBYM=
=mWJE
=====END PGP SIGNATURE=====
------------------------------
From: blinuxforum@yahoogroups.com
Subject: MAILING-LIST: new Dutch BLinux Mailinglist
Date: Sat, 10 Mar 2001 12:04:26 GMT
=====BEGIN PGP SIGNED MESSAGE=====
This announce conceerns especially all Dutch-speaking people reading this
newsgroup:
Blinx + Linux = BLinux.
Until now, there were only English-language mailinglists. A French-language
list was started on november the 27th, 2000.
Since march the 1st, -official start-date-,
Dutch Blind Linux users and/or young "newbies" interested in the potential
of this blindfriendely alternative, can now join a group called BLinuxForum.
Subjects are:
accessibility/compatibility, how to start running Linux with braille or
speech, where to find a local users' group, about commandline-minded
distributions, aso...
Subscription is open.
For more info, look at: http://www.egroups.nl/group/blinuxforum
To subscribe, send an E-mail to: blinuxforum-subscribe@egroups.com
"Don't throw that old braille display away, give it a new live with Linux!"
- --
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.3ia
Charset: latin1
iQCVAgUBOqoYSlrUI/eHXJZ5AQHyRgP/QMj45jhSiR5StdgORar3/2XU5W2n49gQ
szRCbskqpwAHsZJZZCRmxI88FDCd8X4gPEI5LFjR4QAuqh4d8pk0EiJeoRU7mXGx
5SD2nOhsrheAA3Cl9QC6QG5csS45ft2kpdSAHFrE+Q70Tly8uITMME46auG2oxuk
A7V08Lv4ArI=
=MmIC
=====END PGP SIGNATURE=====
------------------------------
From: kama@hippo.fido.de (Karl Heinz Marbaise)
Subject: CVS Manual Translation Project Release 0.3.7
Date: Sat, 10 Mar 2001 12:03:08 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Begin3
Title: CVSMTP
Version: 0.3.7
Entered-date: 24Feb01
Description: CVS Manual Translation Project (CVSMTP)
Project to translate the CVS documentation
into german and other languages.
Coordination should be done by e-mailing
to the author.
A mailing list does exist for further
details take a look on the web-site.
Keywords: documentation CVS german french portuguese spanish
Author: khmarbaise@gmx.de (Karl Heinz Marbaise)
carsten.frewert@gmx.de (Carsten Frewert)
joerg.albert@gmx.de (Joerg Albert)
steffen-rau@gmx.de (Steffen Rau)
wordshark@canada.com (Mark Soiseth)
Celso.Gonzalez@valtech.fr (Celso Gonzalez)
malimpen@dei.unipd.it (Malimpensa Stefano)
ttsoares@orion.ufrgs.br (Thomas Tschoepke Soares)
M.Roehrig.Globus@gmx.de (Martin Roehrig)
Maintained-by: khmarbaise@gmx.de (Karl Heinz Marbaise)
Primary-site: http://www.fido.de/~kama/cvsmtp/cvsmtp.html
ftp://ftp.fido.de/pub/cvs/cvsmtp-0.3.7.tar.gz
Alternate-site:
Original-site:
Platforms:
Copying-policy: GPL Version 2.0 or later (see CVS manual)
End
- --
Jabba dabba dooohhh e-mail: khmarbaise@gmx.de
'til next mail. Internet: http://www.kabanise.de
Karl Heinz 7:-) Fidonet: 2:2452/110.18
Voice: +49 241 962380
- --
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.3ia
Charset: latin1
iQCVAgUBOqoX/FrUI/eHXJZ5AQGKeAQAgKgFTJ+x05vWLrltI7FtpTqPWobQG4gs
En9KtiEYmbWPrMwPCzpVlolQbmxL/pZtEVPrcduGptCGhvxqVAvzlkfoT0WOn3cm
wMkN19N+R5lfe8brNm7h3ZcELT7Y4wEReCMRvVpg5EZOLu5slKgu0WoyKyxZ1Zwn
QGP9NMkWv2U=
=By9D
=====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
******************************