[3280] in linux-announce channel archive
Linux-Announce Digest #569
daemon@ATHENA.MIT.EDU (Digestifier)
Wed Aug 18 19:54:04 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: Wed, 18 Aug 99 19:13:16 EDT
Linux-Announce Digest #569, Volume #3 Wed, 18 Aug 99 19:13:16 EDT
Contents:
COMMERCIAL: Sharity 2 -- The easiest way to access Windows servers from Unix (Christian Starkjohann)
FXPy-0.99.63 - python interface to the FOX cross-platform GUI library (Lyle Johnson)
COMMERCIAL: ObjectManual - 'javadoc' like Documentation Generator For C++ (ObjectSoftware)
----------------------------------------------------------------------------
From: Christian Starkjohann <cs@obdev.at>
Subject: COMMERCIAL: Sharity 2 -- The easiest way to access Windows servers from Unix
Date: Tue, 17 Aug 1999 22:21:41 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Vienna, Austria - August 16, 1999 -- Objective Development announces
the release of Sharity 2, the second major release of their CIFS/SMB
client software. Sharity mounts shares exported with the Microsoft
Windows networking protocol in the filesystem of Unix clients.
The new version adds browsing (known as "Network Neighborhood" on
Windows), a graphical user interface (GUI) for configuration and
password dialogs and better compatibility to existing servers to
the functionality of Sharity 1. Browsing and the GUI are the key
features which make Sharity 2 as easy to manage as a Windows client.
Many administrators prefer Sharity over an NFS server for
Windows because it's faster, it's cheaper, it's easier to
administer and because nothing has to be installed on the server.
For software developers, Sharity is more than just an application.
The new modularized structure allows easy addition of other
filesystem extensions as a module. The CIFS module has a well
defined interface which allows easy integration into other
applications. Licenses for reuse of the CIFS module or the Sharity
framework code are available on request.
FEATURE HIGHLIGHTS:
* Almost no administration required. Workgroup name and WINS server
are the only required settings.
* High performance: On reasonably fast CPUs Sharity can get close
to the theoretical performance limit of the network or server.
* Sharity has a browsing facility modelled after the "Network
Neighborhood" known from Microsoft Windows clients.
* Avoids the security flaws of NFS.
* Is compatible with national character sets. Sharity works with
Unicode internally and allows translation even to Asian multi-byte
character sets.
* Source code is available for no additional cost!
TARGET PLATFORMS:
Sharity runs on the following Unix platforms:
AIX
BSDI
FreeBSD
HP-UX
IRIX (SGI)
Linux
MacOS X Server and MacOS X (Apple)
NetBSD
NEXTSTEP, Openstep/Mach
OpenBSD
OSF/1 (DEC Unix, Compaq Tru64 Unix)
Solaris
SunOS
Unixware (SCO)
Sharity has been tested with the following servers:
AppleShare IP 6.2 (*)
FacetWin (*)
OS/2 (*)
Samba
Windows 95 and 98
Windows for Workgroups 3.11 (*)
Windows NT
(*) These server platforms have not been stress-tested. Only basic
interoperability such as copying of files is guaranteed to work.
PRICE
To achieve a competitive price for all applications, Sharity is
available in basically two pricing models: It can be licensed by
the number of client installations or by the number of servers
which can be connected. Here's an excerpt from Sharity's pricing
table, the full table can be found at
http://www.obdev.at/Products/SharityPrice.html:
Number of Clients | Number of Servers | Price in US$
--------------------+-------------------+--------------
1 | 1 | 99.00
1 | unlimited | 199.00
2 | unlimited | 325.00
5 | unlimited | 615.00
unlimited | 1 | 249.00
unlimited | 2 | 465.00
Sharity is free for educational use (up to 20 clients) and for
students (up to 2 servers and 2 clients).
AVAILABILITY:
Sharity 2.0 is available now. A fully licensable demo can be
downloaded from http://www.obdev.at/Products/Sharity.html. Licenses
can be bought directly from Objective Development; see
http://www.obdev.at/Products/SharityPrice.html for more details
and order forms.
CONTACT INFORMATION:
Dipl.-Ing. Christian Starkjohann
Objective Development
Heger, Schwarzott, Starkjohann & Tiefenbrunner OEG
Porschestr. 13-15/10/1
A-1230 Vienna
Austria/Europe
Phone: +43(1)60936506
Fax: +43(1)60936504
e-mail: sharity@obdev.at
web: http://www.obdev.at/Products/Sharity.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: 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.3i
Charset: latin1
iQCVAgUBN7ngdVrUI/eHXJZ5AQHu1wP/UTz5l1VnMNvtfbZ9I8jsRNhe7chMh0mA
esXyHt4jY6VmvLIS3peyRoJHNA3Rz1SBc1qm+CYobCAAK+yjh1Wmx4F7ia3Xp4/c
bwzRMDj1uKKXxhGVnJJ7TRPP9KROIUFOl0iJUdXFRSQtqLbVbFW66psbXsOV5RlV
JE5+Bu+ZCg0=
=H/oM
=====END PGP SIGNATURE=====
------------------------------
From: jlj@cfdrc.com (Lyle Johnson)
Subject: FXPy-0.99.63 - python interface to the FOX cross-platform GUI library
Date: Tue, 17 Aug 1999 22:07:08 GMT
=====BEGIN PGP SIGNED MESSAGE=====
This is an update of FXPy, a Python extension module which provides
an interface to the FOX cross-platform GUI library:
Home Page: http://www.airnet.net/ljohnson/FXPy
Download Source: ftp://ftp.cfdrc.com/pub/FOX/FXPy-0.99.63.tar.gz
Windows Binaries: ftp://ftp.cfdrc.com/pub/FOX/FXPy-0.99.63-win32.exe
To build FXPy from the sources, you will also need to download version
0.99.63 of the FOX library:
FOX Home Page: http://www.cfdrc.com/FOX/fox.html
Download Source: ftp://ftp.cfdrc.com/pub/FOX/fox-0.99.63.tar.gz
ftp://ftp.cfdrc.com/pub/FOX/fox-0.99.63.zip
As you may have guessed by now, the latest release of FXPy is
version 0.99.63.
What is it?
- -----------
FXPy is a Python extension module which provides an interface to the
FOX cross-platform GUI library. With a few minor exceptions, FXPy
provides a complete interface to FOX. FOX is a C++-based toolkit for
developing graphical user interfaces easily and effectively. Some of
the significant features of FOX include:
* A rich set of widgets (including dials, shutters, tree lists,
and many other "modern" widgets).
* Powerful but easy-to-use layout managers.
* Extensive support for 3-D modeling using OpenGL or Mesa.
* Supports the XDND protocol for drag-and-drop.
* Registry for persistent application settings.
* Runs natively under Unix/X and Microsoft Windows.
* And much, much more!
Please see the FOX home page (URL listed above) for more details about
the FOX library's features. Also consider subscribing to the fox-users
mailing list for the latest news about FOX development; again, see the
FOX home page for information on this.
FXPy is (c) 1999 Lyle Johnson (jlj@cfdrc.com) and is released under
the GNU Lesser General Public License.
<P><A HREF="http://www.airnet.net/ljohnson/FXPy">FXPy-0.99.63</A> -
interface to the FOX cross-platform GUI library. (17-Aug-99)
- --
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.3i
Charset: latin1
iQCVAgUBN7ndDFrUI/eHXJZ5AQGekAQAtclovygVfKBSMbjzDBp9Qa/0xTlkggqy
5DX2ewyD1x/UnZsJKp6t97Y5bR0HMuTTQPUNclGITO0mFv6Zj6BnFN2Igos9QsW7
MZqVAUWIgOmeHePz1e1flpAgU9cQo67i9esuYOtAx82iy68/YvrTccjcROAiV8H2
Jl1mqQabD6k=
=UzVD
=====END PGP SIGNATURE=====
------------------------------
From: objsoft@netcom.com (ObjectSoftware)
Subject: COMMERCIAL: ObjectManual - 'javadoc' like Documentation Generator For C++
Date: Tue, 17 Aug 1999 21:56:40 GMT
=====BEGIN PGP SIGNED MESSAGE=====
ObjectManual - A 'javadoc' like documentation generator for C++
- ----------------------------------------------------------------
ObjectManual (http://www.obsoft.com) is a 'javadoc' like tool
that extracts comments and relevant information from your C++/C
programs and generates HTML pages (documentation) from it.
For a complete list of features, check the feature listing page at:
http://www.obsoft.com/Product/FeatureListing.html
Sample output of documentation of STL (Standard Template Library)
via ObjectManual can be found at:
http://www.obsoft.com/StlDoc/index.html
For internal workings of the product, check the techanical paper at:
http://www.obsoft.com/Product/ManualPaper.html
This release is a full release for Linux & WinNT platforms. Also,
for Linux & WinNT platforms this release is *free* for
*non-commercial* organizations & entities.
Commercial organizations need to contact info@obsoft.com or
license@obsoft.com for pricing & license information.
Software for the following architectures is available
electronically: (http://www.obsoft/com/Product/DemoSoft.html)
a. SunOS 4.1.X (SPARC)
b. Solaris 2.X (SPARC & x86)
c. HP9000 HPUX 9.X & 10.X
d. Windows NT/Windows 95 (NOTE: requires 32 bit unzip utility)
e. Linux (ELF x86)
f. SGI IRIX 5.X & 6.X
g. FreeBSD
New Features Added:
- ------------------
a. XML documentation for a C++ class is generated.
b. Bug fixes.
Download Instructions:
- ----------------------
a. http://www.obsoft.com/Product/DemoSoft.html
b. FTP :
1. ftp www.obsoft.com -- login as anonymous
2. bin - for binary transfer.
3. cd pub/ObjectManual
4. get ObjectManual.<platform>.tar.Z or objman.zip -- for Windows
After download (for UNIX):
a. uncompress ObjectManual.<platform>.tar
b. tar xvf - < ObjectManual.<platform>.tar
After download (for NT):
a. ntunzip objman.zip (*32 bit unzip utility is required*)
b. install.exe
Contents:
- ---------
a. ObjectManual native binary for the platform of choice.
b. User's guide in PostScript format. Coming soon the User's guide
in HTML format. A FAQ Chapter is distributed in HTML format.
c. Necessary files for the executable.
d. Necessary JAVA "clases" for graphically displaying class info.
Important Request:
- ------------------
Please provide us with your valuable feedback at info@obsoft.com
regarding ObjectManual. It will help us improve the quality, layout and
future design of the software. All suggestions, comments are welcome.
Thanks.
Bobby Sardana.
ObjectSoftware, Inc.
C++ Development & Testing Tools.
http://www.obsoft.com
mailto:info@obsoft.com
mailto:sardana@obsoft.com
32513 Carmel Way, Union City, CA 94587
Ph : (510)-441-0852 Fax : (510)-441-7405
- --
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.3i
Charset: latin1
iQCVAgUBN7namFrUI/eHXJZ5AQG/4wQAv8yfeP8Qtv/dgGDJnt2l6pgJa37AVp/v
rcmmSJjM9vI/s1qX4F1uyoGtGtjvIYdhK5TbDTjuOv+FfgDEZOcTJ/q8Spt8owZH
9rCIIM1klb7wFDYSJUaSRyZEmn82nV3JFgOJNmUYaIHSeb7NsTS9IL/IqnP7iT50
7GzD23cPPWw=
=Fk/B
=====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
******************************