[4378] in linux-announce channel archive
Linux-Announce Digest #670
daemon@ATHENA.MIT.EDU (Digestifier)
Wed Feb 4 08:13:06 2004
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: Wed, 4 Feb 2004 08:13:03 EST
Linux-Announce Digest #670, Volume #4 Wed, 4 Feb 2004 08:13:03 EST
Contents:
RE COMMERCIAL: low cost linux preinstalled laptop-$898 (sales)
easibox-0.5.0 released (phil hunt)
new slackware channel (Zachary Miscikoski)
NoteEdit 2.4.2 (j.anders@informatik.tu-chemnitz.de)
----------------------------------------------------------------------------
Date: Tue, 3 Feb 2004 17:35:24 CST
From: sales <sales@storeanywhere.com>
Subject: RE COMMERCIAL: low cost linux preinstalled laptop-$898
The following is one of our New Year's promotions. Check with
our website for different configurations:
http://www.storeanywhere.com.
Display: 15" TFT LCD Display 1024X768 Pixels
Intel Celeron 2.0GHz Processor
Graphics: Intel Share Memory; 3D Graphics Engine; Automatic adjust
128mb 184pin non-ECC DDR 266 SDRAM,(up to 1GB)
Front side Bus Speed: 400/533MHz
20GB 2.5" 9.5mm HDD
Optical Drive: DVD/CD-RW Combo
AC'97 V2.2 Compliant Audio; Sound Blaster Pro Compatible
Ethernet: Integrated 10/100 Mbps Ethernet
Modem: 56K V.90 Modem
Power: 90W AC Adapter, 8 Cells 4400mAH Li-Ion Battery
Connection Ports: 1 DC-IN jack, 1 15 Pin CRT Port,
1 S-Video Output Port, 1 Parallel Port,
1 IEEE 1394 port, 1 P/S2 Port,
2 Phone Jack For Microphone Input,
1 RJ 45 LAN, 1 RJ-11 MODEM,
1 PCMCIA Card bus socket for PC Card Type II,
3 USB 2.0 Ports + Card Reader,
3 in 1 Card Reader, support SD, MMC, MS Cards;
1 10KO VR for Audio Volume Adjustment
Physical Dimension (WXDXH): 13.5" X 11.1" X 1.5"
Weight: 7.2 lb
Our price is $898. To place the order you can do so directly on line or
call us on 718-934-7313. To make inquiries send your e-mails to
sales@storeanywhere.com.
##########################################################################
# 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/ #
##########################################################################
------------------------------
Date: Tue, 3 Feb 2004 18:46:49 CST
From: philh@invalid.email.address (phil hunt)
Subject: easibox-0.5.0 released
I've just released version 0.5.0 of my Easibox utility, which is
used to automate the creation of archive files (tar, tar.gz, tgz,
tar.bz2 and zip formats), typically for open source projects.
New features in Easibox 0.5.0
=============================
Version 0.5.0 adds new features to Easibox:
* Support for the .Z file type
* More intuitive treatment of hidden files, fixing what is arguably
a bug, or arguably bad user interface design.
Further information
===================
Easibox is written in Python and licensed under the GNU General
Public License; see file COPYING (which comes with the
distribution) for details.
Release notes for the latest version of Easibox:
<http://www.cabalamat.org/weblog/current_easibox.html>
The Easibox home page:
<http://www.cabalamat.org/oss/easibox/intro.html>
Easibox page on Freshmeat:
<http://freshmeat.net/projects/easibox/>
--
"It's easier to find people online who openly support the KKK than
people who openly support the RIAA" -- comment on Wikipedia
(Email: zen19725 at zen dot co dot uk)
##########################################################################
# 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/ #
##########################################################################
------------------------------
Date: Tue, 3 Feb 2004 20:36:28 CST
From: Zachary Miscikoski <zach@sdf.lonestar.org>
Subject: new slackware channel
we have a new slackware channel, it is on irc.spinx.org #slackware thanks
##########################################################################
# 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/ #
##########################################################################
------------------------------
Date: Wed, 4 Feb 2004 05:32:06 CST
From: j.anders@informatik.tu-chemnitz.de
Subject: NoteEdit 2.4.2
Version 2.4.2 of the musical score editor NoteEdit is available:
http://rnvs.informatik.tu-chemnitz.de/~jan/noteedit/noteedit.html
New features:
- Problems with Flex-2.5.x fixed.
The new Flex begins to behave according to
its documentation. This causes problems during
file reading: All dotted notes are wrong.
This in turn leads to totally idiotic and unaligned scores.
- MusiXTeX export with choices for character coding:
1. selection the module fonts TeX (T2A, OT2, OT1...)
2. selection the locale file (latin1, cp1251, koi8-u, koi8-r...)
3. additional selection of package ucs for UTF-8
This sould make it possible to work with international
character sets. Don't ask me too much about this topic!
All I know is:
T2A + cp1251 + UTF-8 produces Russian (Cyrillic) texts.
T2A + ucs + UTF-8 produces Urkrainian texts.
If you have problems with your character set and you know
what to do: Let me know!
- In similar manner the LilyPond export dialog now
shows a choice between ASCII, latin1, utf8
and unicode text coding. Perhaps this can contribute
to internationalization.(?)
- a terrible slur bug which prevented saved .not
files from being loaded is fixed
- Restoring slurs in graces should work. This can lead to
problems for MUP users. The reason is: I want to keep
the NoteEdit storage format as MUP-able as possible.
Actually slurs over more than one note are made
by so-called "phrases" by giving the start and stop time
in terms of the current denominator
of the time signature.
For instance slur from 1st to 4th quarter in 4/4 measure:
1: 4c; 4d; 4e; 4f;
phrase 1: 1 til 3;
Unfortunatly, graces have all the same start time and
the main note has also the same start time:
1: [grace] 8c; [grace] 8d; [grace] 8e; 4f;
phrase 1 til 1
This gives nonsense. So, I "extended" the MUP syntax.
Of course, the result is not MUP-able.
- MusicXML in-/ouput further improved (Thanks to Leon Vinken):
+ is now more interchangeable with other systems (especially on
M$-Windows)
+ better handling of trills
+ better handling of dynamics (hairpins)
- Bugs fixed:
Among them - wrong LilyPond stem statements in
"no keep stems" case
- paste inserts a lot of nonsense rests
in multiple voices per staff case
--
J.Anders, Chemnitz, GERMANY (ja@informatik.tu-chemnitz.de)
##########################################################################
# 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
******************************