[3236] in linux-announce channel archive
Linux-Announce Digest #525
daemon@ATHENA.MIT.EDU (Digestifier)
Thu Jun 24 19:06:38 1999
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: Thu, 24 Jun 99 18:13:23 EDT
Linux-Announce Digest #525, Volume #3 Thu, 24 Jun 99 18:13:23 EDT
Contents:
Phil Berry's 3D Website builder (Phil Bery)
Ganymede 0.99.3 - network directory management system (Jonathan Abbey)
autorun-2.2 - cdrom un-/mounter for the lazy user (Harald Hoyer)
Audio-Quality-HOWTO updated. (Paul Winkler)
Bluefish GTK HTML editor (Olivier Sessink)
LOCAL/WANTED: Syracuse LUG (Sultan)
gengetopt 1.1.0 - Generate a C main skeleton that uses getopt_long. (Arturo Tena)
MAILING-LIST: New linux-thinkpad mailing list (Adam Spiers)
ODARS ISP Server 3.1 - Free edition for commercial/institutional ISPs (Andre Welling)
CONFERENCE: Open Source Software Convention, August 21-24, Monterey, CA (sim@nospam.com)
FreeTDS v0.45 - Sybase/MS Database Client Libraries (TDS Development Group)
cole 1.0.0 - Access raw stream data from Microsoft' Structured Storage (Arturo Tena)
----------------------------------------------------------------------------
From: Phil Bery <pb1@bolton.ac.uk>
Subject: Phil Berry's 3D Website builder
Date: Thu, 24 Jun 1999 20:08:32 GMT
Reply-To: pb1@bolton.ac.uk
=====BEGIN PGP SIGNED MESSAGE=====
I wish to announce my 3D web building site is available under GPL
from this address:
http://193.63.48.71:2050/news.htm
The site lets you build you own 3D sites using VRML 2.0. It lets you
define 'houses' and 'roads' to sit on a '3D website'. The intent is to
create a simple method of site construction, but with enough variety to make
the generation of useful sites possible.
The site consists of HTML and CGI scripts (written in Perl). You should
have Apache installed. To view the sites you will also need a VRML 2.0
viewer, and it is recommended that this is associated with your Netscape
(or whatever) browser.
**** Please note, the installation is known to work on Caldera and
Red-Hat Linux. Other distributions have not been tested.
For further information please see the home page
http://193.63.48.71:2050/
I can be contacted at pb1@bolton.ac.uk
- --
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
iQCVAgUBN3KQQFrUI/eHXJZ5AQE8IQQAve84I+3vD1FeCfjry5dgFaHuk3Cwlww+
LU22oeEJFsev1FCHKf7bOBvmg/LMuuUJh7ZaqrKq9fAwy+FWERFCt/a4Gli6kN15
fJRYKyUG8Oo1dZMbGVEDFit0HF8TVKSU5XmRM7GlWThtLY9ZvicrJwTNdkd0ocEp
ztbGRDDjh0w=
=h3KO
=====END PGP SIGNATURE=====
------------------------------
From: jonabbey@arlut.utexas.edu (Jonathan Abbey)
Subject: Ganymede 0.99.3 - network directory management system
Date: Thu, 24 Jun 1999 20:09:50 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Ganymede 0.99.3 is now available for download at
http://www.arlut.utexas.edu/gash2/
or
ftp://ftp.arlut.utexas.edu/pub/ganymede/
Ganymede is a GPL'ed network directory management system written in
Java, providing support for team management of NIS, DNS, etc.
- --
Uuggh. I screwed up the code that handled the combination of
permissions across multiple roles and permission matrices, which broke
things horribly for everyone but supergash. On the positive side, the
bug revealed another bug that might have layed dormant for a long time
in the absence of the big bug, so two for the price of one.
I generally wouldn't pop out a new release so soon, but this
permissions bug makes it impossible to do anything real with Ganymede
unless you are just logging in with the supergash account for testing,
and it might have mightily confused anyone who actually tried to dig a
bit deep into Ganymede.
- -------------------- Changes from 0.99.2 to 0.99.3 -------------------
RELEASE DATE: June 23, 1999
1. [SERVER] Fixed value() in StringDBField.java
The value() method in StringDBField.java was improperly forcing
a permissions check, despite the fact that value() was used for
server-side code only.
This was causing a problem at transaction commit-time under certain
conditions, caused by the PermMatrix.union() bug below.
2. [SERVER] Fixed bugs in permissions system
Ugh, I had screwed up PermMatrix.union() in 0.99.2, the object->field
inheritance logic wasn't working properly.
I fixed PermMatrix.union(), simplified GanymedeSession.getPerm(), and
modified both PermEntry.union() and PermEntry.intersection() to optimize
out a lot of new PermEntry creation.
- --
- -------------------------------------------------------------------------------
Jonathan Abbey jonabbey@arlut.utexas.edu
Applied Research Laboratories The University of Texas at Austin
Ganymede, a free NIS/DNS management system http://www.arlut.utexas.edu/gash2
- --
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
iQCVAgUBN3KQj1rUI/eHXJZ5AQHprwP/Ty3D55UbwiqnK0+GtqdAGkXwjbKXkxDk
Bh/tFkg65q/1VqEWjZa9YfUP1laYqY9IRrSmdUH7ODOJuvmXNqAvlxLAPuKFhRT5
nQlsoytLkrkP/W6iK/le+owwYcpd92IdXHq7RM+OWKJapdRSQ9JqXlZP0Yf7Tuoi
Wm5Xe4S9LXI=
=+83D
=====END PGP SIGNATURE=====
------------------------------
From: Harald Hoyer <Harald.Hoyer@delix.de>
Subject: autorun-2.2 - cdrom un-/mounter for the lazy user
Date: Thu, 24 Jun 1999 20:13:21 GMT
=====BEGIN PGP SIGNED MESSAGE=====
changes for version 2.2:
- --------------------------
- - handle multimixed CDs
- - let cdplayer eject the CD
changes for version 2.1:
- --------------------------
- - mountonly options added (no autorun/cdplayer will be executed)
- - some stupid execve bugs fixed
- - configure check for kernel > 2.2.4
Download:
http://www.delix.de/~harald/autorun-2.2.tar.gz
RPM Packages:
Source http://www.delix.de/~harald/autorun-2.2-1.src.rpm
DLD http://www.delix.de/~harald/autorun-2.2-1.i386.rpm
RedHat http://www.delix.de/~harald/RedHat/autorun-2.2-1.i386.rpm
Suse http://www.delix.de/~harald/Suse/autorun-2.2-1.i386.rpm
Homepage:
http://www.delix.de/~harald/index.html#autorun
Changelog:
http://www.delix.de/~harald/autorun/ChangeLog
NEWS:
http://www.delix.de/~harald/autorun/NEWS
autorun - cdrom (un)mounter for the lazy user
===============================================
autorun was mainly developed for the
=================================================================
Deutsche Linux Distribution (DLD)
of delix Computer GmbH (http://www.delix.de)
=================================================================
autorun(1) autorun(1)
NAME
autorun - automatically mounts/unmounts CDROMs and exe
cutes /patch_to_cdrom/autorun after mounting
SYNOPSIS
autorun [-lqv?V] [-a FILE] [-c FILE] [-i VALUE] [-n FILE]
[--autorun=FILE] [--cdplayer=FILE] [--interval=VALUE]
[--lock] [--mountonly] [--notify=FILE] [--quiet] [--ver
bose] [--help] [--usage] [--version] [cdromdevices...]
DESCRIPTION
autorun automagically recognises all available CDROMs in
your system, mounts them upon insertion and executes a
possible 'autorun' executable on the CD. To allow an ordi
nary user to do this you have to add the options user,exec
in /etc/fstab to the CDROMs you want to use.
You may also use Autorun.kdelnk for KDE. Just place it in
your Autostart folder.
OPTIONS
-a, --autorun=FILE
Name of the program on the cd that will executed,
if the cd changes
-c, --cdplayer=FILE
Name of the audio CD player
-i, --interval=VALUE
The time to wait in millisec between checks
-l, --lock
Lock the mounted media (unmount by hand)
-m, --mountonly
mount/unmount only (do not execute anything)
-n, --notify=FILE
Commandstring that will executed if the cd changes
-q, --quiet
Don't produce any output
-v, --verbose
Produce verbose output
-?, --help,
Give this help list
--usage
Give a short usage message
-V, --version
Print program version
Mandatory or optional arguments to long options are also
mandatory or optional for any corresponding short options.
AUTHORS
Main author(s):
===============
Harald Hoyer E-Mail:
Harald@delix.de
Hoyer@hot.spotline.de
HarryH@Royal.Net
HTTP:
http://www.delix.de/~harald
http://hot.spotline.de
- --
» Harald Hoyer ««»» mailto:hoyer@hot.spotline.de ««»» http://hot.spotline.de ««
···············································································
There is no distinction between any AI program and some existent game.
- --
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
iQCVAgUBN3KRYVrUI/eHXJZ5AQFBIQP/YrE7yUMfeoW3WDQi25Lc6Ex7AS7/C49S
WdvWNOjMj5FrqBOE1j/OjEnZ4NaEAko928npHKybY/gAlMoNpMJWD0jChOkjKS7Y
b1fs3g8mJ6OR22/R0JbDAHFkWK/3JTvDMv+ASlqSOmvP568QkPcLgeVwxUSpGTlI
FwV1rITHduo=
=/+8s
=====END PGP SIGNATURE=====
------------------------------
From: Paul Winkler <zarmzarm@erols.com>
Subject: Audio-Quality-HOWTO updated.
Date: Thu, 24 Jun 1999 20:10:29 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Anyone doing work with sound on Linux systems may find this of
interest...
The Audio-Quality-HOWTO version 0.0.5 has been posted to:
http://members.tripod.com/~slinkP/pw_linux/Audio-Quality-HOWTO.html
Sorry about the huge URL and the banner ads. This document will
eventually have a better home when it's a little further along.
PLEASE CONTRIBUTE! Any information relevant to the HOWTO is welcome.
The biggest question currently is:
Should the Audio-Quality-HOWTO continue to exist as a separate document,
OR should it be folded in to the existing Sound HOWTO? On the one hand,
the Sound HOWTO is well-distributed and is the obvious place for all
sound-related information. On the other hand, the Audio-Quality-HOWTO is
already getting a bit large... Opinions, please!
List of topics now covered:
1. Reducing Cheap Soundcard Noise
1. Software
2. Hardware
3. When Nothing Helps
2. Other Sound Quality Issues
1. Garbage In...
2. Dropouts
3. Notes on Full Duplex Recording
1. multiple soundcards
2. lockups
4. Audio CDs
5. Converting Soundfiles
6. Testing Your Soundcard
7. Shopping for Cheap Soundcards
1. Drivers
2. Cards that Sound Good
3. Testing Your Card
8. Using Pro and Semi-Pro Soundcards in Linux
9. Authors
- -------------------
paul winkler
- --------------------
slinkP arts: music, sound, illustration, web design, etc.
zarmzarm@hotmail.com
OR slinkp AT ulster DOT net.
http://members.tripod.com/~slinkP
==================================
- --
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
iQCVAgUBN3KQtVrUI/eHXJZ5AQFLeQP+Jfp0YLFL8k6joYclGwL6XKtiZdxNgLqU
QDeY1MIrJueoRUn9t9jLEsz0WpRXkbe67rI8s6ANYNFIdwuMJHQ0p30UOTyfoJ2K
Q6sxpQo367tXnE/4eJ9GKZkjWXNvGeZIzOE8nejuefUW2f1nVM3EewWXdPcaKTGm
NjPC3Q12Q3Q=
=ZUZy
=====END PGP SIGNATURE=====
------------------------------
From: Olivier Sessink <olivier@lx.student.wau.nl>
Subject: Bluefish GTK HTML editor
Date: Thu, 24 Jun 1999 20:12:55 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Hi all,
on behalf of the Bluefish development team I would like to announce the
first public release of the Bluefish HTML editor.
Bluefish is a programmers HTML editor, designed to save the experienced
webmaster some keystrokes. It features a multiple file editor, multiple
toolbars, custom menu's, image and thumbnail dialogs, open from the web,
HTML validation and lots of wizards. It is in continous development, but
already one of the better HTML editors.
Bluefish requires GTK and Imlib is recommended. Bluefish should run on
any POSIX (UNIX-like) platform. For general Bluefish comments the email
adres bluefish@bluefish.linuxbox.com can be contacted. For more info
please visit the website at http://bluefish.linuxbox.com/
The Bluefish development team.
- --
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
iQCVAgUBN3KRR1rUI/eHXJZ5AQE9sQQAuu+sOFyqBu6z4aUCXraV0Cd3SbO8QxXp
4LB4/Dp4XTIoK0oRVjk0pwgTtW6CNHX0ap7Xwcq38RDC49s7tthf630cIv+it1qd
Wd344plBG+bi5AJtM9Lelu1OGTUUFrwcq5h4rnH1KNPDKjf2I0cuvyebfl2RRW3p
tkblUdsSfJs=
=sUYG
=====END PGP SIGNATURE=====
------------------------------
From: Sultan <sukkti@twcny.rr.com>
Subject: LOCAL/WANTED: Syracuse LUG
Date: Thu, 24 Jun 1999 20:14:46 GMT
Reply-To: sukkti@twcny.rr.com
=====BEGIN PGP SIGNED MESSAGE=====
Trying to start a Syracuse Linux User's Group.
If your interested please email me at fahd_sultan@yahoo.com
slug page: members.theglobe.com/sultan_f/slug/index.html
thanks
fahd
- --
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
iQCVAgUBN3KRt1rUI/eHXJZ5AQHf7AP+M16kSppCsSDXeXxnk2hSd6jzrlKnwcVn
BLHxRq+Gg6IkQVul/jQ1C2xj2WdWj9KWHNeYFdvG13E/eMnKWusypxOZzZBGXUtQ
m2+2X540/0inp3iT+q57TbJM+VoDnpFK05GL5qhorU2KkD+BW1PMgrb1+w8rwWIO
b+y2pWuavgM=
=aIrT
=====END PGP SIGNATURE=====
------------------------------
From: Arturo Tena <arturo@directmail.org>
Subject: gengetopt 1.1.0 - Generate a C main skeleton that uses getopt_long.
Date: Thu, 24 Jun 1999 20:13:49 GMT
=====BEGIN PGP SIGNED MESSAGE=====
gengetopt reads an interface description file from standard input, and
writes a skeleton C main function to the standard output which uses GNU
getopt_long(3) function to parse the arguments.
gengetopt supports: long and short options, 10 types of parameters
(incluiding flag, int, double, string and function call), and a usage
message.
Homepage:
<http://arturo.directmail.org/code/gengetopt/>
This version is here:
<http://arturo.directmail.org/code/gengetopt/gengetopt-1.0.0.tar.gz>
- --
Arturo Tena
arturo@directmail.org
- --
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
iQCVAgUBN3KRfVrUI/eHXJZ5AQEHLAP+NxbNjgTRvogf++Nhlby2gh5uVWL/rR10
t0fTDuCS1uvsUbrQYQ9D/hSG4rUR1EmTKtDuahhrKnjLvebDgopm80WegBliR/sw
eeVQxnpW2W1lcnn01LBuv+wshj2osoy0jfhpQg3tFlpJ9ETcq+oJbshHm19hlALk
6ZFHaP4N2tE=
=g+BT
=====END PGP SIGNATURE=====
------------------------------
From: adam@thelonious.new.ox.ac.uk (Adam Spiers)
Subject: MAILING-LIST: New linux-thinkpad mailing list
Date: Thu, 24 Jun 1999 20:14:09 GMT
Reply-To: adam@spiers.net (Adam Spiers)
=====BEGIN PGP SIGNED MESSAGE=====
Thanks to Damon Anderson, a new mailing list, linux-thinkpad, has been
set up for discussion relating to use of Linux on IBM ThinkPads.
To find out how to subscribe, and for other information, see:
http://www.topica.com/lists/linux-thinkpad/
- --
. __ ,
_. _| _.._ _ /(]| __._ * _ ._. __ ._ _ -+- music student @ RAM.ac.uk
(_](_](_][ | )\__/ _) [_)|(/,[ _) * [ )(/, | part-time Perl/Linux hacker
| http://www.new.ox.ac.uk/~adam/
- --
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
iQCVAgUBN3KRkVrUI/eHXJZ5AQFCtgQAx5wrkRmiB04CjqIjB3cQXwGpbKUKyWc9
Mn+s8xtNXuOKSFEzhgX4ql3AwdRYKz6/WjkEgINV4DIRIU6aKRStOZGYvFumJM9p
ULUmCfjxO1U315UQWJAt4AIpAyUCDg2i7pIZGJA01RD1zRwgf3SRKbftBLSS1Qqc
tmY48VUBYr8=
=CjSe
=====END PGP SIGNATURE=====
------------------------------
From: Andre Welling <welling@odars.de>
Subject: ODARS ISP Server 3.1 - Free edition for commercial/institutional ISPs
Date: Thu, 24 Jun 1999 20:11:35 GMT
=====BEGIN PGP SIGNED MESSAGE=====
ODARS presents a new, interesting concept for all commercial /
institutional (corp. intranets / universities) ISPs / IPPs who
are looking for an easy way (easy both for them *and* their
clients!) to meet their clients' needs / wishes to Web publish
dynamic data resources (DB's, Web indices).
Until now, the Web publishing of dynamic data resources could
only be accomplished with enormous efforts, which had a clear
prohibiting effect. Breaking down the data in order to create
single, static HTML pages is no solution because of clumsy search
capabilities and a need for high amounts of maintenance work.
On the other hand, programming a genuine, hand-tailored database
Web publishing solution is very costly both up-front and in the
long term since it is often impossible to re-use parts of that
individual solution for new or similar projects.
As easy to use Web publishing tools, infoware's Web publishing
applications for the desktop, ODARS2web Publisher and ODARS4Search
Publisher (for Windows), allow the complete menu-driven setup of
full text Web database and search engine applications. These
dynamic Web applications may then be published on any Web server
with an installed ODARS ISP Server which is free to any commercial
and institutional ISP and available for most popular Web server OS
(Linux, CobaltOS, FreeBSD, Sun/Solaris etc.).
Web publishing (client side) *and* Web hosting (provider side) made
easy. For more information, please read our ODARS ISP Concept @
http://www.odars.com/
To evaluate the ODARS ISP Server for Linux, 'ftp' to
ftp://sunsite.unc.edu/pub/Linux/system/admin/isp/
and download the files
odarsisp-linux-3.1.0.tar.gz
odarsisp-linux-3.1.0.lsm
or, if you need versions for CobaltOS or FreeBSD, goto
http://www.odars.com/english/software/isp-server/download
Again: Using ODARS ISP Server is FREE OF CHARGE for commercial and/or
institutional ISPs / IPPs (with no strings attached) !
For information on ODARS desktop applications (for generating and up-
loading Web DB's and Web search engines) in the US, check out
http://www.techarts.com/
Thanks for your attention and patience.
Best Regards,
~ Andre Welling
- -->
> C. Andre Welling, M.A.
> Communications & Support
> infoware GmbH - http://www.odars.com/
> mailto:welling@odars.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
iQCVAgUBN3KQ91rUI/eHXJZ5AQGEAQP+NeB7wNd+G1geRzXgSBTB2X1DdALZaG6Z
4lCnpxPLEiNjaXJejuba0F8lMmiEExvmrumr4bxjfndDJY+q1OfuiVw3zWSwf8Q+
ZsBmdwvxCKy9ffouMGo5ldyYXgKLa9fbpVeh25o7zruwsVHuEiZS+uZvh1WMdvxH
zD7R/1SN9D8=
=TSyT
=====END PGP SIGNATURE=====
------------------------------
From: sim@nospam.com
Subject: CONFERENCE: Open Source Software Convention, August 21-24, Monterey, CA
Date: Thu, 24 Jun 1999 19:40:23 GMT
Reply-To: sim@nospam.com
=====BEGIN PGP SIGNED MESSAGE=====
This year's Open Source Software Convention will be in Monterey,
California, from August 21st through 24th. Six distinct conferences
covering Linux, Perl, Apache, Python, Tcl/Tk and sendmail, plus an
Open Source business track, are all included in one admission
price. You can immerse yourself in a single conference for maximum
exposure to one technology, or just chose the presentations that
benefit you the most.
The now-famous pizza and beer bashes were a highlight of last August's
Perl Conference 2.0. Grab a beer and rub elbows with open source
luminaries and be part of this year's historic gathering. There'll be
keynotes, tutorials, as well as planned and spontaneous birds-of-a-feather
sessions every night where you can debate licensing, support, and various
business models (and share tips and code) until dawn.
Register by July 15 and you'll get a T-shirt.
But since you can't eat shirts, we're also offering up to
$200 off your registration fees. But hurry; last year, there were
waiting lists for many of the tutorials and space
is limited.
Check out O'Reilly's conference site for more details
http://conferences.oreilly.com
Simone Paddock
O'Reilly & Associates
101 Morris Street
Sebastopol, CA 95472
simone at oreilly dot 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.3ia
Charset: latin1
iQCVAgUBN3KJp1rUI/eHXJZ5AQFGmAQAheC3co/Pv7ARymvxd9OiF9eWCysE1NlX
3i+E0mtDWMpRtvOd8PsRQV1lQr5GlqNsvydXv0n4rTAmq0Zju8aT5w7q+bFRgrgM
G7TggZedb6I4HoQ2tnA9p3O3zTqLB7elInJaSTGNeoYj+5yhvTWDzPGhYNegaRgi
5sdkSqlN4Gw=
=lD1W
=====END PGP SIGNATURE=====
------------------------------
From: freetds@sunsite.unc.edu (TDS Development Group)
Subject: FreeTDS v0.45 - Sybase/MS Database Client Libraries
Date: Thu, 24 Jun 1999 19:43:37 GMT
=====BEGIN PGP SIGNED MESSAGE=====
The FreeTDS Team (http://www.metalab.unc.edu/freetds) is pleased to
announce the availability of FreeTDS v0.45
FreeTDS is an open-source implementation of C libraries used to talk to
Sybase and Microsoft SQL Servers using the TDS (Tabular DataStream)
protocol. Current libraries supported are db-lib, ct-lib, and ODBC. JDBC
and DBI interfaces are also available seperately.
Changes in this version include:
- - Capabilities added to ctlib code
- - Numeric support working
- - MONEY to string conversions now support > 32 bit values
- - Fixed underread in message handling
- - Fixed various buffer overflow problems
- - Fixed NULL handling
- - Added support for length binding (copied arguement to ct_bind)
- - Converted ODBC to use iODBC driver manager
- - SQSH 1.7 runs
- - PHP 3.0.x with ctlib now runs
FreeTDS v0.45 can be downloaded from our ftp site at
ftp://ftp.metalab.unc.edu/pub/Linux/ALPHA/freetds/freetds-0.45.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: 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
iQCVAgUBN3KKalrUI/eHXJZ5AQHFHAP/WMAVE8NIF9Nx/76dHbkFf7/RPVDDr++W
1pmdxy3o6yY1zzPYfp+W1sf0lsHB7v93Dz5QECQGLhZ4vEa+nnZDLduK7gGFGjj/
bl+kv6+Rr7yJcncHHOr4dNjtIpF+sgLghUVKM4YIs7uDvKQvK00vcr9dDOq5CEj2
FNUseKqQ54I=
=Y3t7
=====END PGP SIGNATURE=====
------------------------------
From: Arturo Tena <arturo@directmail.org>
Subject: cole 1.0.0 - Access raw stream data from Microsoft' Structured Storage
Date: Thu, 24 Jun 1999 19:35:45 GMT
=====BEGIN PGP SIGNED MESSAGE=====
cole is a free C OLE library. It is released under GPL to help more
software be released as free software. cole can handle Microsoft OLE's
Structured Storage and Compound Files. Such formats are used in the
files generated by the Microsoft suite for offices.
cole doesn't know about internal structure of a stream, it only reads
the raw data. You can use then the Microsoft's documentation available
at http://msdn.microsoft.com or the information available at
http://www.wotsit.org to read that structure.
A web page is in:
<http://arturo.directmail.org/filtersweb/>
This version is in:
<http://arturo.directmail.org/filters/archive/cole-1.0.0.tar.gz>
Changes from cole 0.1.0 to cole 1.0.0:
User level:
+ Autoconf-ified (now cole have configure script).
+ Automake-ified (now Makefile have standard targets).
+ Objects archived now in a static library: libcole.a.
+ Can compile a dynamic library.
+ Check endianess of machine.
+ Fix some bugs when reading damaged files.
+ Added --enable-cole-verbose option.
+ Added --enable-osf-align-check (thanks to Bernhard Reiter).
+ A cole.spec file to make a RPM package and a cole.lsm to MetaLab
archive.
+ Documentation written.
Inside code:
+ Added some macros and functions in support.h
+ Change name from test to test_exitf define.
+ Create a new test and test_call_exitf define.
+ Rename max function to max3 (preparing to compile in Borland C).
+ fil_swriteU8 disappeared.
+ Clean up some files.
This will be the last version of cole 1.x series (although a serious bug
were found). cole 2.x is being writting from the begining, 2.x API is
modeled after stdio.h ANSI C calls, and it will be easier to use.
- --
Arturo Tena
arturo@directmail.org
- --
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
iQCVAgUBN3KIklrUI/eHXJZ5AQGI0gP8Dm6AxEYo53ky4AWcBpqT4ILvrPiRs0Wu
NkhncnLc5HVmjSkVj0g05ZjPwJUr3P5U7u4WdykaSDFmBMLOhvZNDscN3qrYLXGY
2Vx4V5PmXvBR/xKYgm8gOFy5EeBmqITm9YmAGd5/z854GGLA324Gbn3NOiJS0U4O
kg42RDzhSss=
=eFye
=====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
******************************