)
{
next if (/^$/);
if ( m{}xio )
{
if ($first_time == 0)
{
$entries {"$entry_name"} = "$entry_subcat|$entry_text";
$entry_text = "";
}
$entry_name = $1;
$entry_subcat = $2;
$entry_subcat =~ tr/a-z/A-Z/;
if ($subcats{$entry_subcat} eq "")
{
$entry_subcat = $default_subcat;
}
$first_time = 0;
}
else
{
$entry_text = "${entry_text}$_" if (not $first_time);
}
}
+if ($first_time == 0)
+{
+ $entries {"$entry_name"} = "$entry_subcat|$entry_text";
+}
close (RAW);
#######################################################################
# Generate alphabetical output if necessary. We first build a
# $list_string containing a unique list of the first letters of
# each entry. Then we compare this string to @index_list and
# create the alphabetical index. Then we simply output the
# entries in key sorted order.
if ($opt_alpha)
{
if (open (OUTFILE, "> ${category}${alpha_suffix}") == 0)
{
print "ERROR: Unable to open ${category}${alpha_suffix}.\n";
print "ERROR: $!. Exiting.\n";
exit 1;
}
print OUTFILE "\n";
print OUTFILE "\n\n";
# Build unique first-letter list
@index = ();
$first_letter = "";
$list_string = "";
foreach $entry (sort keys %entries)
{
if ($first_letter ne substr($entry, 0, 1))
{
$first_letter = uc(substr($entry, 0, 1)); # Ignore case
$list_string = "$list_string$first_letter";
}
}
# Output alphabetical index
print OUTFILE "
\n\n\n";
foreach $letter (@index_list)
{
if ($list_string =~ /$letter/)
{
print OUTFILE "$letter\n";
}
else
{
print OUTFILE "$letter\n";
}
}
print OUTFILE "\n\n
\n\n";
# Output entries in key sort order, fold case
print OUTFILE "\n";
$first_letter = "";
foreach $entry (sort { uc($a) cmp uc($b); } keys %entries)
{
print OUTFILE "- ";
if ($first_letter ne substr($entry, 0, 1))
{
$first_letter = substr($entry, 0, 1);
print OUTFILE "\n\n\n";
}
$link = $entry;
$link =~ tr/ /_/;
$text = $entries{$entry};
$text =~ /\|(.*)$/os;
print OUTFILE "\n";
print OUTFILE "$1
\n\n";
}
print OUTFILE "
\n";
# Ok, we're done.
close (OUTFILE);
}
#######################################################################
# Generate output by category if necessary. We actually output an
# index to the alphabetical HTML file, which we assume to be called
# ${category}.html. The procedure is inefficient but simple. We use a
# double-loop to iterate through each subcategory, and through each
# entry, so we're looking at O(n^2). Considering the size of the
# raw files, however, this method is still very fast.
if ($opt_cat)
{
if (open (OUTFILE, "> ${category}${subcat_suffix}") == 0)
{
print "ERROR: Unable to open ${category}${subcat_suffix}.\n";
print "ERROR: $!. Exiting.\n";
exit 1;
}
print OUTFILE "\n";
print OUTFILE "\n\n";
# The following sort is by description (VALUE), not KEY
foreach $subcat (sort {uc($subcats{$a}) cmp uc($subcats{$b});} keys %subcats)
{
print OUTFILE "\n";
print OUTFILE "$subcats{$subcat}
\n\n\n";
# Here sorting by KEY is what we want.
foreach $entry (sort { uc($a) cmp uc($b); } keys %entries)
{
$text = $entries {$entry};
$text =~ /^\s*(.+)\s*\|(.*)/o;
if ($1 eq $subcat)
{
$link = $entry;
$link =~ tr/ /_/;
print OUTFILE "- $entry\n";
}
}
print OUTFILE "
\n\n";
}
close (OUTFILE);
}
#######################################################################
# Done!
exit 0;
diff --git a/en/commercial/hardware.raw b/en/commercial/hardware.raw
index 3bc5ada130..7c42886bd3 100644
--- a/en/commercial/hardware.raw
+++ b/en/commercial/hardware.raw
@@ -1,215 +1,211 @@
ADCOMTEC
specializes in providing high-performance, advanced communications and
networking solutions for CompactPCI, PCI, and PMC based
applications. FreeBSD driver support is provided for a range of
high-performance WAN adapters providing connectivity for Synchronous
Serial, T1/E1, DS3/T3, and HSSI. For more information, contact adcomtec@t-online.de, or visit
http://www.adcomtec.com.
Apache Digital
Corporation creates custom high-performance PC based
systems optimized for the FreeBSD operating system. We have many standard systems to
choose from as well as an on-line custom system design
form to help you create your custom dream system. Please feel
free to contact info@apache.com
for more information.
ASA
Computers offers a wide range of performance oriented
servers, workstations and networking products. We are experienced in
quality configuration and support of FreeBSD, Linux, and other
operating systems. Multiple OS experience and knowledge are our
strengths. Some of the communication and networking products we resell
are those from 3COM, Cisco, Cyclades, DIGI, Livingston, and U.S.
Robotics. Please take a look at some pre-configured systems on our web
page. Contact us at
unix@asacomputers.com to
configure them your own way or if you have questions or comments.
Atípa Computers
is a distributor of professional quality computer hardware.
We sell only brand-new, 100% IBM-PC compatible products, all with full
warranty and free technical support. We specialize in multi-OS and
networking OS (Linux, FreeBSD) PC-based Systems. For more information,
contact info@atipa.com.
BIS, Inc.
specializes in Internet and Intranet networking servers running
FreeBSD. We custom design and construct high performance servers to
fill any need. BIS also provides IS Support, network administration and
management, training, internet connectivity, corporate-wide e-mail
gateways, domain name registration and hosting, world wide web site
development, and more. Please send e-mail to
info@bisworld.com, or visit
http://www.bisworld.com.
Coyote Point Systems
offers the
Equalizer
connection managing router. Equalizer distributes client TCP connections
to multiple server machines and includes load balancing, server failure
detection/correction and an easy to use administrative interface. Capable
of handling over 20,000 HTTP GET operations per minute, Equalizer enhances
the Scalability, Availability and Managability of any server cluster.
Equalizer works with all standard protocols, including: HTTP, FTP, POP,
SMTP, etc. Equalizer is based on the FreeBSD kernel.
Cyclades Corporation
sells a variety of high performance, multiport serial
cards which FreeBSD supports directly in its standard releases.
Emerging Technologies,
Inc. has high speed serial communications adapters
allowing FreeBSD systems to connect directly to leased lines at speeds
from 56k to T1/E1. ET drivers support up to 16 T1/E1 lines a single
FreeBSD-based PC. The adapters include a complete set of drivers and
utilities that allow a FreeBSD machine to communicate directly with
virtually any IP router via synchronous PPP, Frame Relay, X.25, and
directly to Cisco brand routers with Cisco serial encapsulation. Full
documentation and support are included. Hardware choices are available
for both ISA and PCI buses ranging from an economical single port ISA
adapter to a four T1/E1 port PCI card with four dedicated 25mhz
processors on-board. To contact Emerging Technologies, send E-mail to
info@etinc.com.
Enterprise
Systems and Solutions builds high quality customize
Systems fully loaded and configured with FreeBSD for intranet/internet
server and workstation at a competitive price. We also sell LAN/WAN
products (from CISCO, 3COM, Livingston, SDL Comm, Digi and more) and
provide service. Please email us at
info@enterprisess.com
or visit our web site.
GND Distribution,
Ltd., a London, UK-based company, specialises in
bespoke computer systems for FreeBSD and Linux. All GND computer
systems are built to order using only top quality components. Our
build quality is second to none. Systems are supplied configured
and optimised to our customer's requirements. We also supply a large
range of system components including ASUSTeK mainboards, which are
popular within the FreeBSD and Linux communities. For further
information, please contact Kevin
McKeown by email or telephone +44.171.515.0100.
Introspective Technologies
USA delivers networking solutions with high powered servers
and workstations pre-installed with choice of operating systems,
including FreeBSD.
MOXA makes
attractively priced multi-port serial cards which are compatible with
FreeBSD's sio serial driver. The C104 / C168 family of 2/4/8
serial port cards feature custom ASIC design, speeds up to 921.6Kbps,
surge protection, independent and software configurable I/O ports and IRQs.
Open Systems Networking &
Consulting specializes in FreeBSD based high performance
LAN/WAN solutions. We keep our solutions as open to scalability and
future expansion as possible. We offer LAN/WAN video conferencing
solutions, custom built applications, security services including
firewalls and encryption, internet connectivity, and high performance
secure web servers. We custom build our networks around the clients
current and future needs. We offer complete turnkey solutions with our
networks, from the installation and configuration to the wiring and
termination of fiber optic cable and Cat 5. Don't lock yourself into a
proprietary solution, use an OPEN network from open systems! For more
information please send email to
opsys@open-systems.net or
visit our web site.
PCW Microsystems, Inc.
offers rackmount workstations and servers optimized for the
FreeBSD operating system. We carry full line of rackmount chassis, RAID,
WAN and LAN products for FreeBSD OS. Please
visit our web site for more
information or send us an e-mail at
sales@pcwnet.com
Sangoma Technologies
Inc. offers the WANPIPE range of high speed
intelligent communication adapters that support a number of downloadable
protocol modules including PPP, Frame Relay and X.25. The cards are
available with RS-232/V.35/X.21/EIA530 interfaces, or an on board T1
or Fractional T-1 CSU/DSU. All our FreeBSD and Linux code is
distributed under GNU Public License (GPL) in source code form. The
FreeBSD PPP driver and utilities for Sangoma WANPIPE
kits are available for download at
ftp.sangoma.com/pub/FreeBSD/ptpipe. Frame Relay and X.25 support
will follow shortly.
Specialix, Inc.
makes a wide variety of multi-port async serial expansion
products. The ISA, EISA, and PCI SI/XIO host cards work under FreeBSD
using the si driver.
Stallion Technologies,
Inc. offers a range of multiport serial boards for the ISA,
EISA, MCA and PCI buses. Although Stallion does not officially support
drivers for FreeBSD, there is an unsupported, freely available driver
available from their
FTP site.
This driver supports the Stallion EasyIO and EasyConnection
8/32 multiport boards. For local pricing and availability
information, contact Stallion via their
WWW page.
SW Technology
offers quality Pentium machines with FreeBSD pre-installed.
Telenet System
Solutions, Inc. is a High Performance Internet Server
integration house, also reselling products from vendors like
Cisco, Livingston, SDL Comm, Digi, Cyclades, etc. We have a series
of systems with pre-configured configurations to support a wide
range of applications, or you can use our
custom system design form
to specify a system to your own choice of configuration, preloaded with
the OS's of your choice. Please
visit our web site for more
information or send us an email at
freebsd@tesys.com
Whistle Communications
offers the
InterJet Small Office Internet appliance. InterJet is an all-in-one
solution that provides e-mail, Web access and Web publishing productivity
for everyone in your small office of up to 100 people. To get your
network of computers up and running on the Internet, simply plug in a
phone line and your Ethernet LAN into the back of the InterJet. Through
any Whistle-Authorized Internet Service Provider (ISP) (there are over 150),
the InterJet automatically configures itself and eliminates the need for
any complicated system setup. The InterJet is easily upgradeable, providing
a range of bandwidth capacity from 33.6Kbps to ISDN and Frame Relay
(56Kbps to full T1 speeds). Based on FreeBSD, the InterJet supports access
to the web publishing space via both Appletalk and Microsoft filesharing.
-
-
-
-
diff --git a/en/commercial/misc.raw b/en/commercial/misc.raw
index e09b549267..05be2dc1c8 100644
--- a/en/commercial/misc.raw
+++ b/en/commercial/misc.raw
@@ -1,33 +1,29 @@
The Bookpool
offers 30% discounts on the new edition of The Design and
Implementation of the 4.4BSD Operating System and other
FreeBSD related books.
Walnut Creek CDROM
sells the complete FreeBSD distribution on CD-ROM, and more!
The FreeBSD Mall
can provide everything you may want or need to enhance your
FreeBSD experience. Are you new to FreeBSD? Or, perhaps you've been
using it for years? We have something for you. We have the latest
FreeBSD CDROMs, helpful books, colorful shirts and hats, and online
copies of the FreeBSD Newsletter. Stay current with FreeBSD and put it
to work for you!
CD HOUSE italia Group
is an official distributor for Walnut Creek in Italy
and sells FreeBSD CD-ROMs with other selection of titles.
Liebscher & Partner are now shipping the BSD
Stuffed
Daemon!
-
-
-
-
diff --git a/en/commercial/software.raw b/en/commercial/software.raw
index c69c8a0e4f..0475bee907 100644
--- a/en/commercial/software.raw
+++ b/en/commercial/software.raw
@@ -1,628 +1,624 @@
Another Programmer's Editor
(APE) is a terminal-independent integrated development
environment (IDE) which runs on a variety of Unix platforms. APE offers
syntax highlighting, full error message processing, and works with
any compiled or interpreted language. For more
information, please visit our WEB site
or send email to sales@acadix.com.
Aker Firewall
is a Brazilian firewall solution which runs on FreeBSD.
The firewall provides a stateful filtering engine, Network Address
Translation (NAT), cryptography (with manual key exchange and SKIP),
automatic responses to pre-configured events and remote administration
by a easy-to-use graphical interface which runs on many different
platforms. For more information, please
visit our web site
or send a e-mail to
info@mail.aker.com.br.
Altera SQLServer
is a multi-user, relational database with ODBC and JDBC
options, demanding very few resources. Altera's client-server
architecture allows numerous concurrent users. Altera SQL server
supports CGI and is ideal for Web applications since it transfers
MIME-typed BLOBS directly to the web browser via HTTP protocol
(acting as a web server.) For more information please
visit our web site.
AM'SOFT
(Andrew Maltsev's Software) features
EasySQL, an ODBC-like
database independent C/C++ library. Full source code is available.
AstroArch Consulting,
Inc. develops and licenses its ISP Billing and Tracking
System (BATS) for FreeBSD as well as thirteen other Operating
Systems. For more information, check out
http://www.astroarch.com/, send
email to info@astroarch.com or
call +1.512.990.9711.
Ballista
is a network security auditing tool for evaluation of
security postures in areas where high assurance levels are
critical. Ballista is primarily designed to audit the remote
security aspects of networks and runs quite well under FreeBSD.
CheapBytes
, a company that specializes in low cost technical products,
now has FreeBSD products available on CD-ROM. Among our
offerings you will find FreeBSD CD-ROM sets and FreeBSD related books.
For further information, please see
http://www.cheapbytes.com/ or
send e-mail to:
sales@cheapbytes.com.
Covalent Technologies
presents the Raven SSL Module for the ever popular
Apache Web Server. Raven
offers the ability to add secure server functionality to your
Apache using the RSA encryption algorithms available to
residents of North America. For more information, please email info@raven.covalent.net
or call +1.402.441.5710 (Voice) or +1.402.441.5720 (Fax).
Coyote Point
System makes Equalizer, a server management
appliance and high-availability load balancing system for building
clustered arrays of TCP/IP servers. Equalizer acts as a gateway and
kernel-mode Network Address Translation engine which permits an
arbitrary number of servers to sit behind a single IP address and
TCP port. Equalizer works with any server OS, and is in use in
high-volume FreeBSD powered sites such as
The Internet Movie Database.
FreeQualizer,
the freely available beta version of the Equalizer software turns
FreeBSD into a fully functional server load balancing system.
FreeQualizer is limited to a single virtual cluster with two
servers and does not have the graphical reporting and secure
administration facilities included with the commercial product.
Conetic Software
is offering a FREE copy of
C/BASE 4GL
for the FreeBSD operating system. C/BASE 4GL features a powerful and
fully portable application development tool and database engine.
It featuring an easy to use visual development environment, a scripting
language, and application libraries with a C language (API) interface.
Your FREE copy of C/BASE 4GL is set to run for a maximum of 2
concurrent users and 1,000 records. Please contact us at
info@conetic.com
if you would like a taste of even more power and programming fun.
Coolworld.Com, Inc.
provides a billing package for ISP's called Internet
Billing. This package was designed to handle all the billing needs
for Internet Service Providers. It runs under MS-Windows. One
piece of the software is a client/server set with a daemon that
runs on a UNIX server (including FreeBSD) that allows the client
to do all for their user management under a windows front end.
DBMaker
provides you with a professional database system with multimedia
capabilities, a native ODBC interface, large database features, and
cross-platform support. The unique open architecture and native ODBC
interface give you the freedom to build custom applications using a wide
variety of programming tools such as Visual Basic or Delphi, or query
your database using existing ODBC-compliant applications.
DBMaker provides excellent multimedia handling capabilities, allowing
you to store, search, retrieve, and manipulate all types of multimedia
data. Binary Large Objects (BLOBs) allow you to ensure the integrity of
your multimedia data by taking full advantage of the advanced security
and crash recovery mechanisms included in DBMaker; File Objects (FOs)
allow you to manage your multimedia data while maintaining the
capability to edit individual files in the source application.
Download a free copy now! -
This free copy of DBMaker includes a three-user license with no time or
storage limitations. Additional information is available at http://www.dbmaker.com
Differential, Inc.
develops FileDrive, a suite of secure and extensible
high-performance FTP file transfer client/server software. FileDrive
provides the industry's most secure file transfer solution through the
use of SSL encryption, extensive access controls, comprehensive
logging, and an optional security auditing system. Differential's
FileDrive EX extranet server also provides extensible FTP access
to dynamically generated content and server-based data processing.
FileDrive servers are easy to configure, manage and maintain through
their integrated Web-based remote administration systems. FileDrive
servers are available for FreeBSD, Linux, and Solaris, with IRIX and
HP/UX version available soon. A 15-day evaluation versions of
FileDrive and FileDrive EX are available at http://www.differential.com/.
Enhanced Software
Technologies develops BRU, a very powerful
and reliable tape backup system. It offers per-file compression,
an improved tape format with three different kinds of verification,
and many safety checks to insure data integrity. The "BSD/OS"
version works well with FreeBSD.
EtherPage
provides a client/server based alphanumeric paging solution for Unix
networks and Windows NT. Both command line and web interfaces are
provided. Ideally suited for system and database administration,
EtherPage allows messages to be sent automatically to support
personnel based on database events, etc. Other features include
links to email, integration with user written scripts, multiple
recipients, pagers selected by time of day/day of week, duplicate
message suppression, long message splitting/truncation, job logging,
and C API. Virtually all paging services are supported.
FairCom
Corporation has provided quality database development
tools for the professional programmer since 1979. FairCom is best
known for its extremely portable, high performance file handler,
c-tree Plus. The product is released in full source code
and royalty-free. The FreeBSD version offers advanced cross-platform
functionality including industrial quality transaction processing,
file mirroring, and disaster recovery. The FairCom ODBC Driver and
Java interfaces allow end-users to access c-tree Plus applications
with higher level products such as Microsoft Access and Crystal
Reports. The FairCom toolset is completed with r-tree, a
powerful report generator, and d-tree a unique development
toolkit. For further information, please
visit our web site.
Firehunter
from Hewlett-Packard. The HP
Firehunter family of intelligent, out-of-the box software
solutions delivers the information you need to proactively
monitor and manage your Internet services, including mail,
news and Web functions. Its powerful operational capabilities
and service level reports are your keys to delivering
consistently high levels of service quality, improving
customer satisfaction, decreasing churn and expanding revenue.
Gaussian Inc.
produces Gaussian 94, the latest in the Gaussian series
of electronic structure programs. It is being used in chemistry and
physics research in several universities, research and supercomputer
centers around the world. Gaussian 94 is designed to model a broad
range of molecular systems under a variety of conditions, performing
its computations starting from the basic laws of quantum mechanics.
Gaussian 94 can predict energies, molecular structures, vibrational
frequencies, and numerous molecular properties for systems in the gas
phase and in solution, and can model both their ground state and
excited states.
Herrin Software Development,
Inc. offers Qddb database software, Gustar
site search engines, Qbib bibliography management software, and
other products that run on FreeBSD and other UNIX platforms. To download
these packages or to learn more, please
visit our web site.
HighWind Software
develops Cyclone, Typhoon and
Breeze USENET server products are available for FreeBSD
3.0 and later. HighWind products are carrier-class Internet News
Servers and are in wide-spread use at almost every major ISP
involved in USENET. Free trials are available at: http://www.highwind.com/.
HKS, Incorporated
offers CCVS for FreeBSD. CCVS allows Unix systems to act as a
POS terminal. Our APIs let people build credit card processing
capabilities into just about any system that runs on any Unix we support.
Please visit our web site
for more details.
i-Pass Alliance
is the leading provider of global Internet roaming solutions for
Internet service providers. We provide a total solution that enables
ISPs to join a global network and provide convenient, low-cost
worldwide access to their traveling Internet subscribers. We are an
independent organization handling the financial settlement between
you and other Internet service providers and enabling you to bill
their subscribers for this service. There is no cost to join and
no cost for the i-Pass software. The i-Pass cross-authorization and
settlement software is compatible with all common authentication
protocols and servers including FreeBSD. For more information, please
visit our web site.
Inlab
Software GmbH offers binaries of Inlab-Scheme
for FreeBSD and Linux which are FREE for personal or educational
use. Inlab-Scheme is a R4RS compliant Scheme which is capable
of reading and writing TIFF and XBM-bitmaps to and from a special
internal bitmap type. With built-in primitives for image
processing, Inlab-Scheme can be a general tool for tasks like
optical character recognition and general analysis and processing
of bitmap data.
Infoflex, Inc.
products include:
1) SQLflex, an SQL
client/server clone of Informix ESQL/C and Informix Standard engine,
2) Infoflex-4GL,
a 4GL language syntactically similar to Informix and database compatable,
3) Queryflex, a point
and shoot report writer enabling novice users to develop their own reports.
4) AccountFlex,
a full featured accounting system for Order Entry, Inventory, Job Cost,
Bill of Materials, Purchasing, A/R, A/P, G/L, and Payroll. All Infoflex
products are supported on UNIX, DOS, NT, and VMS. Further information
on Infoflex products, please
visit our web site, or e-mailing us at
info@infoflex.com.
InterBase
is The Perfect Embedded Database. Behind every great client/server
application you will find a great database and very possibly an
embedded database. The hallmark of a great embedded database is its
ability to empower applications and deliver information while remaining
virtually invisible to the end user and requiring little or no attention
from the database administrator. That database is InterBase. InterBase's
Japanese partner, RIOS Corporation, is now offering a port of InterBase 4
for FreeBSD. Additional information is available at
http://www.interbase.com
or directly from RIOS at
http://iblinux.rios.co.jp/intl/
journyx
WebTime is a web-based time and attendance tracking
product for engineering departments and technical consultancies or
contracting firms with people on the go. It was developed on FreeBSD.
Since it is web-based, it allows for worldwide collection of data.
Lilikoi Software
has released Ceilidh, a WWW BBS.
Ceilidh is a CGI program, written in C, that allows Web
pages to host bulletin boards that are self-maintaining and both
server and browser-independent, while at the same time offering
enormous flexibility.
MathTools, Ltd.
is offering solutions for scientists and engineers. Take a look at our
MATCOM, a
Matlab to C++ Compiler, and
Matrix<LIB>,
our C++ Matrix Class Library. Both are available for download
from our home page for a 30
day evaluation period. To receive more information about our products,
please email us at
info@mathtools.com or call
us at +1.212.208.4476 (Voice) or +1.212.208.4477 (Fax).
Mercantec, Inc.
develops SoftCart(tm), a complete retail electronic
commerce solution for marketing and selling goods and services
on the World Wide Web. Mercantec sells its products through a
worldwide network of Internet Service Providers (ISPs) and Web
hosting service providers, Web consultants, software developers,
integrators and OEMs. Visit us on the Web at
http://www.mercantec.com,
contact us through email at
info@mercantec.com, or call us at +1.630.305.3200.
Metro Link produces
the Metro-X Enhanced
Server Set, an accelerated and enhanced replacement X server. The set
includes an easy to use graphical configuration tool and supports touch
screens and multi-headed systems. In addition, Metro Link is now shipping
Metro Link Motif
Complete!, containing full distributions of Motif 1.2, 2.0, and 2.1 on
one CD-ROM. FreeBSD x86 (both a.out and ELF), Linux/x86 (glibc and libc5)
and Linux/Alpha are supported on the same CD-ROM! More FreeBSD products on
the way! For more information, please
visit our web site
NAG, Ltd.
produces a Fortran 90 Compiler for most flavors of Unix (including
FreeBSD), VMS, and the PC. The NAGWare f90 Compiler is a full
implementation of Fortran 90 (which by definition includes Fortran
77) plus a single processor implementation of HPF. For further
information, in North America, email
naginfo@nag.com, and elsewhere, email
infodesk@nag.co.uk. Or, see
our web pages at
http://www.nag.co.uk/.
NetBeans, Inc.
make Java IDEs written in Java that run on FreeBSD. A complete set of
Open APIs are available for extending the environment.
NetCon Corporation,
established in 1985 and with over 10,000 installed servers, is
the leading supplier of NetWare compatible operating systems and
Internet Gateways for standard UNIX platforms. NetCon offers a complete
line of systems for FreeBSD, SUN Solaris, SCO UNIX/ODT and IBM
AIX RS6000 serving from 5 to 1000 users. Services include; Full
Internet access from NetWare/WIN95/Windows workstations over IPX/SPX,
X Windows over IPX/SPX, NetWare file and print services, NetWare Client
services for UNIX, High-performance, DOS/Windows Terminal Emulation.
Netsville, Inc.
sells an Internet merchandising system called
Hazel which allows webmasters,
web consultants, or regular shopkeeps to create a web storefront on
the Internet. Hazel interfaces with web servers using SSL for
security and various transaction processors for credit card
authorization. The developers actually wrote Hazel using FreeBSD as
their operating system. If you need a flexible shopping cart solution
for the Internet, Hazel is your best bet.
Oracle Video Server is a software product which stores
full-screen, full-motion video and CD-quality audio, and then streams it
to NC, PC, and Mac clients over standard networks. Software RAID with
real-time rebuild guarantees uninterrupted video stream delivery even in
the event of disk or controller failure. Included with the product
is client software which allows display of video in
Netscape-compatible
browsers, Java applets,
Macromedia Director or
Authorware,
Asymetrix IconAuthor, or user-written applications. Integration
with the Oracle8 database
(optional) allows for a complete, enterprise-wide information
management solution. The
FreeBSD (NCOS)
version is completely compatible with versions for other platforms.
Perforce Software
produces
PERFORCE -- the FAST Software Configuration
Management System for many UNIX platforms and NT. More capable than
freeware tools, more applicable than solutions from academia, and
more usable than available commercial products, PERFORCE
manages software projects comprising thousands of source files shared
by dozens of engineers across many heterogeneous platforms and
geographically distributed locations. Documentation and fully functional
versions (but limited to two client workspaces) can be downloaded from
the Web pages. For non-commercial users on FreeBSD, we offer servers
with unlimited client workspaces for $1. Perforce Software can be
reached at info@perforce.com
or +1.510.865.8720.
Polyhedra is a
main memory object-relational database that is ideally suited for
mission-critical applications requiring event-driven real-time
responses to data changes, complex database designs, distributed
applications, and fault tolerance for high availability and continuous
operation. The Object-relational database can contain objects that
handle IP-based protocols, with object methods running in the database
process itself and accessible to other objects/information stored in
the database. Our own web site, www.polyhedra.com, provides and
example of Polyhedra acting as both the web server and the information
store including free downloads available for trying Polyhedra on
FreeBSD in Linux mode.
RealNetworks, Inc.
offers its
RealPlayer,
RealServer, and
RealEncoder
software for FreeBSD.
The FREE RealPlayer allows you to play live and on-demand audio
over 14.4Kps and faster connections. All you have to do is click on
a RealAudio link from your Web browser and audio begins playing instantly.
Check out
The RealMedia Guide to access
thousands of sites offering music, news, live radio stations, live
events etc. The RealServer allows your web site to deliver live and
on-demand audio, video, and animation over the Internet or your
company network. A FREE version of the RealServer called the
Basic Server is available.
REBOL is a
new network-based messaging language that increases productivity,
cuts application size, and reduces application time-to-market. The
language is human-centric, instead of computer-centric, and offers a
new alternative to anachronistic programming languages like Java and
C++ and scripting languages like PERL and Tcl. REBOL is compact,
platform independent, and functions over a network or on a single
system. It is ideally suited for webmasters, technicians, hobbyists,
educators, experimenters, and any one who requires a simple, customizable,
robust, easy-to-understand language. Download The Language of the
Free(tm) now at
http://www.rebol.com/downloads.html
RTD
provides an ISP billing package for ISPs using FreeBSD called
UTA
Sane Solutions, LLC
offers
NetTracker,
one of the most powerful, yet easy to use Internet usage tracking
programs on the market today. NetTracker allows marketing professionals,
webmasters and ISPs to get the essential information they need to make
informed decisions regarding their web sites. A demonstration of NetTracker
can be seen at
http://www.sane.com/demo/,
and a FREE 30 day evaluation copy can be downloaded from
http://www.sane.com/eval.
Serengeti
Systems provides PC to mainframe communication packages
over Bisync and SDLC lines. We support FreeBSD as well as DOS, Windows,
SCO, AIX, and OS/2. For more information, please
visit our web site,
e-mail us at sales@serengeti.com,
or call +1.800.634.3122.
Sleepycat Software
distributes Berkeley DB, an embeddable database system with
full source. Berkeley DB runs on a wide variety of Unix systems and on
Windows 95 and NT. It offers high-end data management services, including
full transaction support, disaster recovery, hot backup, very large
databases, and the ability to handle large numbers of users concurrently.
Keys and records can be arbitrarily long, and of arbitrary data types.
Berkeley DB can store data in B+trees, hash tables, or sequential stores.
The programmatic interfaces are simple, and can be called from C, C++,
Java, or Perl. Berkeley DB is easy to install and manage, so your
customers can use your application without learning how to be a database
administrator. For more information, please
visit our web site
or send us email at db@sleepycat.com.
Solid Information
Technology Ltd is the maker of a unique data management
product,
SOLID
Server. It is designed for robust operation in demanding
environments. Its small size and ease-of-use makes it ideal for
deployment to web sites, various embedded systems and other
environments where databases need to operate unattended. Free
evaluation copies maybe downloaded from
here.
Shpink Software
offers the The Network Shell. The Network Shell provides for a Perl
and Shell environment to allow you to perform secure automated and/or
interactive remote administration of UNIX and Windows 95/NT hosts from
the local host without the need to telnet, ftp, or .rhosts. You get
access to remote files, processes, commands, and other data easily and
securely from your local Shell and Perl environment. To download a fully
functional evaluation, or to get more information, please
visit our web site. For more
informationm, send email to
info@shpink.com or call us
at +1.888.I.WANT.NSH (Toll Free) or +1.650.525.1537 .
Software2Go,
LLC is proud to announce the availability of Motif 2.1.10 for FreeBSD
versions 2.2.x (a.out) and 3.0 (ELF). Motif 2.1.10,
Development Edition, is available for immediate purchase and
download from http://www.apps2go.com.
Native ports to other Free UNIX's are also available.
Stalker Software, Inc.
offers
CommuniGate Pro, The Internet Messaging Server. Based on the Stalker
Foundation framework, it employs the native services of all major operating
systems including FreeBSD, Windows 95/98, Windows NT, Apple Rhapsody, Linux,
Solaris, and others. The CommuniGate Pro server takes full
advantage of modern multi-threaded and multi-processor environments,
and includes anti-spam protection, administration via the Web,
extensive multi-domain support, dial-up capabilities, unique IMAP
multi-mailbox features and designed to provide access to hundreds of
thousand accounts, and to relay mail on the most heavily loaded sites.
Download the FREE Trial version from www.stalker.com
or e-mail Stalker Software Sales
Vector Systems
Limited sells the
MED
Screen Editor for FreeBSD & HP-UX. This editor is particularly familiar
to PCS Cadmus users in the German CAD industry.
VirtuFlex
Software produces a versatile tool called
VirtuFlex which allows web developers to build dynamic
web pages without CGI programming. It integrates databases,
email, faxing, and telephony with the web. VirtuFlex is
available for most Unix platforms, including FreeBSD.
Xi Graphics
offers commercial grade graphical software enhancements for FreeBSD.
AcceleratedX Server completely supports over 400 different
graphics adapters from over 40 vendors, including many partially
supported or not included with XFree86. Download a FREE demonstration
from ftp.xig.com.
Also utilize Motif v2.0 runtine + development environment with
AcceleratedX Motif, and 3D graphics with
AcceleratedX OpenGL. For more information, email sales@xig.com or call
+1.303.298.7478.
XVScan
allows you to use your HP ScanJet scanner under FreeBSD. It is a
commercial product based on John Bradley's xv.
Web Crossing,
by Lundeen & Associates, is a conferencing server for the
intranet/extranet and World Wide Web providing discussion forums and
chat rooms. Web Crossing is a groupware application server, accessisble
with any Web browser, via most Web servers. It makes communication
more efficient and productive than newsgroups or email mailing lists.
Contact L & A at
sales@lundeen.com, +1.510.521.5855 (Voice) or +1.510.522.6647 (Fax).
Matador Design
produce WebEvent, a web-based calendar and scheduling solution available
for FreeBSD web servers. It is a perfect addition to any Internet or
Intranet web site that needs to display event information, manage
schedules, rooms, or other resources.
YARD Software GmbH
provides its relational ANSI-SQL database for FreeBSD systems.
YARD-SQL is available on most UNIX systems and has interfaces
for C, ODBC (MS Windows) and JDBC (Java). A Private Edition for private,
non-commercial use can be downloaded from
ftp://ftp.yard.de/pub/private/.
Zeus Technology Limited
offers Zeus Server for FreeBSD. Zeus Server is
an advanced, powerful, full-featured, commercial grade web server
designed with exceptional performance, minimal machine resource
requirements and ease of administration in mind. FREE evaluation
copies may be downloaded.
-
-
-
-