[4786] in linux-announce channel archive

home help back first fref pref prev next nref lref last post

Linux-Announce Digest #79

daemon@ATHENA.MIT.EDU (Digestifier)
Mon Mar 21 11:13:08 2005

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:     Mon, 21 Mar 2005 11:13:04 EST

Linux-Announce Digest #79, Volume #5           Mon, 21 Mar 2005 11:13:04 EST

Contents:
  MMA - Musical Midi Accompaniment Beta 0.13 (Bob van der Poel)
  GnuPG 1.4.1 News (fwd) ("Frederick Noronha (FN)")
  GNU/Archimedes 0.0.3 released (fwd) ("Frederick Noronha (FN)")
  [SLUG] Suncoast LUG Meetings (paulf)
  [ADMIN] comp.os.linux.announce report for Mon Mar 21 00:05:02 CST 2005 (cola-admin@stump.algebra.com)
  Kerry Stratton Joins InterSystems as Managing Director, Healthcare ("Kate Jones")

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

From: Bob van der Poel <bvdp@uniserve.com>
Subject: MMA - Musical Midi Accompaniment Beta 0.13
Date: Sun, 20 Mar 2005 13:01:29 CST

I'm pleased to announce the release of my program

         mma - Musical MIDI Accompaniment
         version: Beta 0.13

MMA is a accompaniment generator -- it creates midi tracks
for a soloist to perform over from a user supplied file
containing chords and MMA directives.

MMA is very versatile and generates excellent tracks. It comes
with an extensive user-extendable library with a variety of
patterns for various popular rhythms, an extensive user manual,
and several demo songs.

MMA is a command line driven program. It creates MIDI files
which need a sequencer or MIDI file play program.

MMA is written in Python. You'll need Python 2.3 (or later)
for MMA to function.

MMA is supplied in 4 tar.gz archives. Included:

         mma-bin   -- the main script and library files.
         mma-html  -- documentation in HTML format.
         mma-pdf   -- documentation in PDF format.
         mma-songs -- a collection of about 230 songs in MMA format.

If you get all four download packages the total size is still
less than 1.5 megabytes.

MMA is currently in final BETAs. We are hoping for a 1.0 release
in summer 2005. Right now we need help in debugging the program,
creating songs for distribution, and new and improved
library files.

Best of all, MMA is free. It is released under the terms of the GNU
General Public License. It has been developed on a Linux platform,
but should be usable on just about any system. A detailed page now
exists on our web site on how-to install on a Windows system.

MMA is available on my personal home page:

         http://mypage.uniserve.com/~bvdp/mma/index.html

If you have any questions or comments, please send them
to: bvdp@uniserve.com

Beta 0.13: Slash and custom chords, improved system macros, improved
warnings and many minor bug fixes.

Comments appreciated!
-- 
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bvdp@uniserve.com
WWW:   http://mypage.uniserve.com/~bvdp

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


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

From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: GnuPG 1.4.1 News (fwd)
Date: Sun, 20 Mar 2005 15:56:42 CST

========== Forwarded message ==========

Hello!

I forgot to insert the NEWS for 1.4.1; there are actually not that
many as those for the last release.  Here we go:

  * New --rfc2440-text option which controls how text is handled in
    signatures.  This is in response to some problems seen with
    certain PGP/MIME mail clients and GnuPG version 1.4.0.  More
    details about this are available at
    <http://lists.gnupg.org/pipermail/gnupg-users/2005-January/024408.html>.

  * New "import-unusable-sigs" and "export-unusable-sigs" tags for
    --import-options and --export-options.  These are off by
    default, and cause GnuPG to not import or export key signatures
    that are not usable (e.g. expired signatures).

  * New experimental HTTP, HTTPS, FTP, and FTPS keyserver helper
    that uses the cURL library <http://curl.haxx.se> to retrieve
    keys.  This is disabled by default, but may be enabled with the
    configure option --with-libcurl.  Without this option, the
    existing HTTP code is used for HTTP, and HTTPS, FTP, and FTPS
    are not supported.

  * When running a --card-status or --card-edit and a public key is
    available, missing secret key stubs will be created on the fly.
    Details of the key are listed too.

  * The implicit packet dumping in double verbose mode is now sent
    to stderr and not to stdout.

  * Added countermeasures against the Mister/Zuccherato CFB attack
    <http://eprint.iacr.org/2005/033>.

  * [W32] The algorithm for the default home directory changed:
    First we look at the environment variable GNUPGHOME, if this one
    is not set, we check whether the registry entry
    {HKCU,HKLM}\Software\GNU\GnuPG:HomeDir has been set. If this
    fails we use a GnuPG directory below the standard application
    data directory (APPDATA) of the current user. Only in the case
    that this directory cannot be determined, the old default of
    c:\gnupg will be used.  The option --homedir still overrides all
    of them.

  * [W32] The locale selection under Windows changed. You need to
    enter the locale in the registry at HKCU\Software\GNU\GnuPG:Lang.
    For German you would use "de".  If it is not set, GnuPG falls
    back to HKLM.  The languages files "*.mo" are expected in a
    directory named "gnupg.nls" below the installation directory;
    that directory must be stored in the registry at the same key as
    above with the name "Install Directory".

  * Add new --edit-key command "bkuptocard" to allow restoring a
    card key from a backup.

  * The "fetch" command of --card-edit now retrieves the key using
    the default keyserver if no URL has been stored on the card.

  * New configure option --enable-noexecstack.



Shalom-Salam,

    Werner



--
Werner Koch                                      <wk@gnupg.org>
The GnuPG Experts                                http://g10code.com
Free Software Foundation Europe                  http://fsfeurope.org







_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


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

From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: GNU/Archimedes 0.0.3 released (fwd)
Date: Sun, 20 Mar 2005 16:06:52 CST


========== Forwarded message ==========



I am pleased to announce that GNU/Archimedes 0.0.3 has been released.

Archimedes is the GNU package to help in designing and simulating submicron
semiconductor devices.

It is a 2D Monte Carlo simulator which can take into account all the relevant
quantum effects by means of Bohm effective potential. It can simulate both
Silicon and GaAs materials which are the most relevant in the semiconductors
industry.  The description of the device is very general and made by means of a
simple script language. Some interesting results have been obtained and are
available on the web page. A new version in which you can use the MEP (Maximum
Entropy Principle) model, to make the Monte Carlo simulations being faster, is
under construction and will be released as soon as possible.


It's available from http://ftp.gnu.org/gnu/archimedes/ [via http] and
ftp://ftp.gnu.org/gnu/archimedes/ [via FTP], and from the GNU mirrors
(list at http://www.gnu.org/prep/ftp.html).

The web page is http://www.gnu.org/software/archimedes.

Bien Amicalement

Jean Michel



================================================================
This message was sent using IMP, the Internet Messaging Program.


_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


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

From: paulf@quillandmouse.com (paulf)
Subject: [SLUG] Suncoast LUG Meetings
Date: Sun, 20 Mar 2005 17:24:35 CST

                     *************************************
                     * Suncoast Linux Users Group (SLUG) *
                     *        Meeting Schedule           *
                     *************************************

DUNEDIN **************************************************
  
     26 March 10:00-12:00 Dunedin
     (usually fourth Saturday of each month)

     Dunedin Public Library
     Community Room A or B (see notice on site)
     Dunedin, FL

     See http://www.suncoastlug.org/meetings.html#dunedin for directions.

ST PETERSBURG ********************************************

     28 March 19:00-21:00 St Petersburg
     (usually last Monday of each month)

     St Petersburg Public Library, Main Branch
     Auditorium
     3745 Ninth Ave North
     St Petersburg, FL 33713
     727-893-7724

     See http://www.suncoastlug.org/meetings.html#stpete for directions.

NEW PORT RICHEY ******************************************

     2 April 13:00-15:00 New Port Richey
     (first Saturday of each month)
     
     New Port Richey Public Library
     (second level meeting rooms)
     5939 Main St.
     New Port Richey, FL

     See http://www.suncoastlug.org/meetings.html#npr for directions.

BRANDON **************************************************

     7 April 20:00-22:00 Brandon
     (first Thursday of each month)

     Brandon Barnes & Noble
     Brandon Town Center
     Brandon, FL

     See http://www.suncoastlug.org/meetings.html#Brandon for directions.

TAMPA ****************************************************

     12 April 19:00-21:00 Tampa
     (second TUESDAY of each month)

     Hillsborough Community College
     Dale Mabry Campus
     Technology Bldg, Rm 426
     4001 Tampa Bay Blvd
     Tampa, FL

     See http://www.hccfl.edu/pollock/Docs/DM-Map.htm for directions.

SARASOTA/BRADENTON ***************************************

     19 April 18:00-21:00 Sarasota
     (third Tuesday of each month)

     Sarasota Coffee & Tea Co.
     1419 5th St (5th and Central)
     Sarasota, FL 34236

     See http://www.sarasotacoffee.com/contactus.htm for directions.

***********************************************************

ACTIVITIES:

     Meetings include:

     1) Presentation: As indicated.

     2) Question & Answer Session.

     3) Raffle and free stuff!

     Bring your boxes, questions, problems, and plenty of good cheer!
     (And don't forget to start your installs early!)

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


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

From: cola-admin@stump.algebra.com
Subject: [ADMIN] comp.os.linux.announce report for Mon Mar 21 00:05:02 CST 2005
Date: Mon, 21 Mar 2005 00:06:05 CST
Reply-To: cola-admin@stump.algebra.com

Subject: comp.os.linux.announce report for Mon Mar 21 00:05:02 CST 2005
Newsgroups: comp.os.linux.announce
Date: Mon Mar 21 00:05:02 CST 2005

This is an automated report about activity of our newsgroup
comp.os.linux.announce. It covers period between the 
previous report and the current one, ending 
on Mon Mar 21 00:05:02 CST 2005.

Note that we do not report the number of articles cancelled
after they got approved, because the cancellations are done
manually. Typically messages get cancelled by requests of
posters themselves.

Lastly, the statistics below are skewed towards higher numbers because
there are always some test messages from moderators themselves who
approve and reject them to make sure that our robomoderator functions
properly.



Approved:       50      messages 
Rejected:       9       messages

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


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

From: "Kate Jones" <kjones@shoorpr.com>
Subject: Kerry Stratton Joins InterSystems as Managing Director, Healthcare
Date: Mon, 21 Mar 2005 09:44:11 CST

This is a multi-part message in MIME format.

=======_NextPart_000_0025_01C52DFD.F9336D00
Content-Type: text/plain;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

=20
InterSystems Corporation, the leading application platform provider in =
healthcare, today announced the appointment of Kerry Stratton as =
Managing Director, Healthcare. For more information, please contact =
Tiffany Knight at 803-699-0710 or by email at tknight@shoorpr.com. Press =
release follows.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Editorial Contacts
Tiffany Knight
Shoor & Company
(803) 699-0710
tknight@shoorpr.com

Maureen Flaherty
InterSystems
(617) 621-0600
flaherty@intersystems.com



Kerry Stratton Joins InterSystems as Managing Director, Healthcare

Cambridge, Mass.=97March 21, 2005=97InterSystems Corporation, the =
leading application platform provider in healthcare, today announced the =
appointment of Kerry Stratton as Managing Director, Healthcare.=20

Building on more than three decades of experience in delivering =
technology solutions to healthcare organizations worldwide, Stratton =
will play a central role in global sales initiatives and in the ongoing =
development and execution of InterSystems=92 healthcare strategy for its =
database and integration platforms. "Kerry brings a wealth of healthcare =
experience to InterSystems," said Paul Grabscheid, InterSystems Vice =
President, Strategic Planning. "His background uniquely combines =
extensive first hand experience in healthcare and IT with the proven =
vision and leadership needed to provide enterprise-scale healthcare =
information systems in global markets. We are very pleased that he is =
joining InterSystems as a key member of the team that is focused on =
leading the way in healthcare technology innovation."

Prior to joining InterSystems, Stratton was Chief Executive of =
TrakHealth, a recognized innovator in healthcare. He founded TrakHealth =
in 1991 and led the company on a path that began with delivering =
departmental software applications to hospitals in Australia and led to =
leadership in providing advanced, fully integrated hospital information =
systems to more than 300 healthcare organizations in 20 countries. =
Stratton built TrakHealth on a foundation of experience that included =
serving as Managing Director at Heyden-Spike, an Australian provider of =
healthcare and transportation applications. In addition, Stratton was =
Director of D=E9tente Systems, a company that develops, sells and =
supports laboratory, radiology and other clinical systems and has since =
been acquired by Reston, VA-based QuadraMed Corp. He also worked as IT =
Director for P&O, a leading shipping firm in the UK. He graduated from =
the Institute of Medical Technology in Sydney, Australia and began his =
career as a medical scientist for Pathology and Allied Services, one of =
the largest medical testing laboratories in Sydney, Australia.

"I=92m tremendously excited about the opportunity to help InterSystems =
fulfill its commitment to deliver innovative software technology on a =
global basis," Stratton said. "My passion has always been healthcare. =
I=92m focused on using software to improve the quality of care delivery =
across the entire healthcare spectrum. Working with a company like =
InterSystems will enable me to achieve that goal in markets around the =
world."



About InterSystems

Headquartered in Cambridge, Massachusetts, InterSystems Corporation =
(www.InterSystems.com) has served the needs of IT organizations and =
independent software vendors for more than two decades. InterSystems' =
showcase products, the Cach=E9=20

post-relational database and the Ensemble universal integration =
platform, enable the rapid creation and fast integration of =
high-performance applications.=20

Over four million people use mission-critical applications based on =
InterSystems' software. Twenty regional offices serve application =
developers and integrators around the world, and=20

24 x 7 support is provided for all InterSystems=92 products.

InterSystems is the leading database provider in healthcare, with =
CACH=C9 in use at the majority of major hospitals and labs around the =
world, including America=92s 10 best hospitals as rated by U.S. News and =
World Report.

A free, fully functional, no-time-limit copy of CACH=C9 can be =
downloaded or requested on CD from the InterSystems Web site.


=======_NextPart_000_0025_01C52DFD.F9336D00
Content-Type: text/html;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT size=3D3>&nbsp;</FONT>
<DIV><FONT size=3D2>InterSystems Corporation, the leading application =
platform=20
provider in healthcare, today announced the appointment of Kerry =
Stratton as=20
Managing Director, Healthcare. For more information, please contact =
Tiffany=20
Knight at 803-699-0710 or by email at <A=20
href=3D"mailto:tknight@shoorpr.com">tknight@shoorpr.com</A>. Press =
release=20
follows.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT=20
size=3D2>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</FO=
NT></DIV>
<DIV><FONT size=3D2><U></U></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2><U>Editorial Contacts</U></FONT></DIV>
<DIV align=3Djustify><FONT size=3D2>Tiffany Knight</FONT></DIV>
<DIV align=3Djustify><FONT size=3D2>Shoor &amp; Company</FONT></DIV>
<DIV align=3Djustify><FONT size=3D2>(803) 699-0710</FONT></DIV>
<DIV align=3Djustify><FONT size=3D2>tknight@shoorpr.com</FONT></DIV>
<DIV align=3Djustify><FONT size=3D2><FONT =
size=3D2></FONT></FONT>&nbsp;</DIV>
<DIV align=3Djustify><FONT size=3D2>Maureen Flaherty</FONT></DIV>
<DIV align=3Djustify><FONT size=3D2>InterSystems</FONT></DIV>
<DIV align=3Djustify><FONT size=3D2>(617) 621-0600</FONT></DIV>
<DIV align=3Djustify><FONT =
size=3D2>flaherty@intersystems.com</FONT></DIV>
<DIV><FONT face=3DArial>
<P align=3Djustify></P>
<P>&nbsp;</P></FONT><B><FONT face=3DArial size=3D3>
<P align=3Dcenter>Kerry Stratton Joins InterSystems as Managing =
Director,=20
Healthcare</P></FONT></B>
<P><B><FONT face=3DArial>Cambridge, Mass.=97March 21, =
2005=97</B>InterSystems=20
Corporation, the leading application platform provider in healthcare, =
today=20
announced the appointment of Kerry Stratton as Managing Director, =
Healthcare.=20
</P>
<P>Building on more than three decades of experience in delivering =
technology=20
solutions to healthcare organizations worldwide, Stratton will play a =
central=20
role in global sales initiatives and in the ongoing development and =
execution of=20
InterSystems=92 healthcare strategy for its database and integration =
platforms.=20
"Kerry brings a wealth of healthcare experience to InterSystems," said =
Paul=20
Grabscheid, InterSystems Vice President, Strategic Planning. "His =
background=20
uniquely combines extensive first hand experience in healthcare and IT =
with the=20
proven vision and leadership needed to provide enterprise-scale =
healthcare=20
information systems in global markets. We are very pleased that he is =
joining=20
InterSystems as a key member of the team that is focused on leading the =
way in=20
healthcare technology innovation."</P>
<P>Prior to joining InterSystems, Stratton was Chief Executive of =
TrakHealth, a=20
recognized innovator in healthcare. He founded TrakHealth in 1991 and =
led the=20
company on a path that began with delivering departmental software =
applications=20
to hospitals in Australia and led to leadership in providing advanced, =
fully=20
integrated hospital information systems to more than 300 healthcare=20
organizations in 20 countries. Stratton built TrakHealth on a foundation =
of=20
experience that included serving as Managing Director at Heyden-Spike, =
an=20
Australian provider of healthcare and transportation applications. In =
addition,=20
Stratton was Director of D=E9tente Systems, a company that develops, =
sells and=20
supports laboratory, radiology and other clinical systems and has since =
been=20
acquired by Reston, VA-based QuadraMed Corp. He also worked as IT =
Director for=20
P&amp;O, a leading shipping firm in the UK. He graduated from the =
Institute of=20
Medical Technology in Sydney, Australia and began his career as a =
medical=20
scientist for Pathology and Allied Services<B>, </B>one of the largest =
medical=20
testing laboratories in Sydney, Australia.</P>
<P>"I=92m tremendously excited about the opportunity to help =
InterSystems fulfill=20
its commitment to deliver innovative software technology on a global =
basis,"=20
Stratton said. "My passion has always been healthcare. I=92m focused on =
using=20
software to improve the quality of care delivery across the entire =
healthcare=20
spectrum. Working with a company like InterSystems will enable me to =
achieve=20
that goal in markets around the world."</P></FONT>
<P>&nbsp;</P><B><FONT face=3DArial>
<P>About InterSystems</P></B></FONT><FONT face=3DArial>
<P>Headquartered in Cambridge, Massachusetts, InterSystems Corporation=20
(</FONT><A href=3D"http://www.intersystems.com/"><FONT=20
face=3DArial>www.InterSystems.com</FONT></A><FONT face=3DArial>) has =
served the=20
needs of IT organizations and independent software vendors for more than =
two=20
decades. InterSystems' showcase products, the Cach=E9 </P>
<P>post-relational database and the Ensemble universal integration =
platform,=20
enable the rapid creation and fast integration of high-performance =
applications.=20
<BR><BR>Over four million people use mission-critical applications based =
on=20
InterSystems' software. Twenty regional offices serve application =
developers and=20
integrators around the world, and </P>
<P>24 x 7 support is provided for all InterSystems=92 =
products.</P></FONT><FONT=20
face=3DArial>
<P>InterSystems is the leading database provider in healthcare, with =
CACH=C9 in=20
use at the majority of major hospitals and labs around the world, =
including=20
America=92s 10 best hospitals as rated by <I>U.S. News and World=20
Report.</P></I></FONT><FONT face=3DArial size=3D3>
<P><FONT size=3D2>A free, fully functional, no-time-limit copy of =
CACH=C9 can be=20
downloaded or requested on CD from the InterSystems Web=20
site.<BR></FONT></P></FONT></DIV></FONT></DIV></BODY></HTML>

=======_NextPart_000_0025_01C52DFD.F9336D00==

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


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


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

home help back first fref pref prev next nref lref last post