Changes to promote a uniform look to the press page. A news item now
has the following format:
<month-and-year>
o <organization-name> <date-of-article> <BR>
<name-of-article> <BR>
by <author-name> <BR>
<additional-description>
o ...
The press page is presently coded as an HTML document, so the
following discussion will use html terminology.
<month-and-year> is a <h2> section element, with a <ul>
list as its child. Each list item is enclosed in a pair of <p>,</p>
tags and consequently appears as one paragraph to a browser.
<organization-name> will be a link to the primary web site of the
organization in the news item.
<date-of-article> is presented as: (nn)? <month-name> <year>.
Here <month-name> is the full name of the month. <year> is a 4
digit year. The (nn?) is the numeric day of the month, if available.
The <organization> and <date-of-article> items are rendered
as `bold' on suitably capable browsers.
<name-of-article> is the title of the article and is a link to
the actual article on the WWW.
<author-name> names the author of the article, or, in the case
of company press releases, states that it is a press release.
<additional-description> consists of a few lines (one paragraph)
summarizing the article so that readers do not need to download the
article in question to decide if it is interesting.
Entries in a month with a date are sorted most recent first.
Articles without a specific date appear before articles with
known date. This order is arbitrary and has been used for
consistency of presentation.
Other non-visible changes to the HTML:
o HTML tags now uniformly lowercase
o a couple of sgml errors corrected
The web page now passes the `tidy' test.
This commit is contained in:
parent
b598e026c6
commit
cdf38d09cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4958
1 changed files with 362 additions and 304 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-05-27 05:51:23 $">
|
||||
<!ENTITY date "$Date: 1999-05-27 12:03:03 $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.73 1999-05-27 05:51:23 jkoshy Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.74 1999-05-27 12:03:03 jkoshy Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -14,41 +14,39 @@
|
|||
If you miss an entry please send the URL to
|
||||
<a href="../mailto.html">www@FreeBSD.ORG</a>
|
||||
|
||||
<p>
|
||||
<H2>June 1999</H2>
|
||||
<UL>
|
||||
<h2>June 1999</h2>
|
||||
<ul>
|
||||
|
||||
<li><b><a href="http://www.ntsystems.com/">Windows NT Systems</a>
|
||||
<li><p><b><a href="http://www.ntsystems.com/">Windows NT Systems</a>
|
||||
June 1999</b><br>
|
||||
<a href="http://www.ntsystems.com/db_area/archive/1999/9906/306r1.shtml">
|
||||
Thin Servers</a><br>
|
||||
by Ted Drude<br>
|
||||
A survey of thin servers, featuring products using FreeBSD as
|
||||
their internal operating system.
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</UL>
|
||||
<h2>May 1999</h2>
|
||||
<ul>
|
||||
|
||||
<H2>May 1999</H2>
|
||||
<UL>
|
||||
|
||||
<li><b><a href="http://www.sunworld.com/">SunWorld</a>
|
||||
<li><p><b><a href="http://www.sunworld.com/">SunWorld</a>
|
||||
May 1999</b><br>
|
||||
<a href="http://www.sunworld.com/sunworldonline/swol-05-1999/swol-05-silicon.html">
|
||||
Silicon Carny: Why I run FreeBSD
|
||||
</a>, by Rich Morin
|
||||
<p></p></li>
|
||||
Silicon Carny: Why I run FreeBSD</a><br>
|
||||
by Rich Morin
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://bbc.co.uk/">BBC</a>
|
||||
<li><p><b><a href="http://bbc.co.uk/">BBC</a>
|
||||
20 May 1999</b><br>
|
||||
<a href="http://news.bbc.co.uk/hi/english/sci/tech/newsid_321000/321433.stm">
|
||||
Gnome is no Windows dwarf</a><br>
|
||||
by Chris Nuttall<br>
|
||||
Article on Gnome and the Open Source movement. Mentions FreeBSD.
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.cdrom.com">Walnut Creek CDROM</a>
|
||||
<li><p><b><a href="http://www.cdrom.com/">Walnut Creek CDROM</a>
|
||||
4 May 1999</b><br>
|
||||
<a href="http://www.cdrom.com/press/micron.phtml">
|
||||
Micron Electronics NetFRAME chosen for Internet's busiest site</a><br>
|
||||
|
|
@ -56,165 +54,183 @@ If you miss an entry please send the URL to
|
|||
During its first full day of operation, the new NetFRAME 9201 server
|
||||
set a new all-time one day download record of 969GB
|
||||
of files, surpassing the previous record set last year of 873GB/day.
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.zdnet.com/">ZD Net</a>
|
||||
<li><p><b><a href="http://www.zdnet.com/">ZD Net</a>
|
||||
3 May 1999</b><br>
|
||||
<a href="http://www.zdnet.com/pcweek/stories/news/0,4153,400844,00.html">
|
||||
The other open-source OS: FreeBSD</a><br>
|
||||
By Anne Chen
|
||||
<p></p></li>
|
||||
by Anne Chen<br>
|
||||
</p></li>
|
||||
|
||||
</UL>
|
||||
</ul>
|
||||
|
||||
<H2>April 1999</H2>
|
||||
<UL>
|
||||
<h2>April 1999</h2>
|
||||
<ul>
|
||||
|
||||
<li><b><a href="http://www.data.com">Data Communications</a>
|
||||
<li><p><b><a href="http://www.data.com">Data Communications</a>
|
||||
April 1999</b><br>
|
||||
<a href="http://www.data.com/issue/990407/open.html">
|
||||
Open-Source Software: Power to the People</a><br>
|
||||
By Lee Bruno
|
||||
<p></p></li>
|
||||
by Lee Bruno<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://advocacy.freebsd.org/">FreeBSD Advocacy</a>
|
||||
<li><p><b><a href="http://advocacy.freebsd.org/">FreeBSD Advocacy</a>
|
||||
29 April 1999</b><br>
|
||||
<a href="http://advocacy.freebsd.org/stories/pr_xml.html">
|
||||
XML: Complete XML Development System Integrated with FreeBSD</a><br>
|
||||
By Jordan Hubbard
|
||||
<p></p></li>
|
||||
by Jordan Hubbard<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.inktomi.com">Inktomi</a>
|
||||
<li><p><b><a href="http://www.inktomi.com">Inktomi</a>
|
||||
26 April 1999</b><br>
|
||||
<a href="http://www.inktomi.com/new/press/ts3.html">
|
||||
Inktomi Announces Traffic Server 3.0</a><br>
|
||||
Inktomi press release
|
||||
<p></p></li>
|
||||
Inktomi press release<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://advocacy.freebsd.org/">FreeBSD Advocacy</a>
|
||||
<li><p><b><a href="http://advocacy.freebsd.org/">FreeBSD Advocacy</a>
|
||||
22 April 1999</b><br>
|
||||
<a href="http://advocacy.freebsd.org/stories/pr_matrix.html">
|
||||
The Matrix: FreeBSD Used to Generate Special Effects</a><br>
|
||||
By Jordan Hubbard
|
||||
<p></p></li>
|
||||
by Jordan Hubbard<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.osopinion.com/">osOpinion</a>
|
||||
<li><p><b><a href="http://www.osopinion.com/">osOpinion</a>
|
||||
20 April 1999</b><br>
|
||||
<a href="http://www.osopinion.com/Opinions/PrestonWiley/PrestonWiley1.html">
|
||||
Let's Get More Educated About FreeBSD</a><br>
|
||||
By Preston S. Wiley
|
||||
<p></p></li>
|
||||
by Preston S. Wiley<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.zdnet.com">ZD Net</a>
|
||||
<li><p><b><a href="http://www.zdnet.com">ZD Net</a>
|
||||
15 April 1999</b><br>
|
||||
<a href="http://www.zdnet.com/sr/stories/column/0,4712,398025,00.html">
|
||||
The Oldest Free OS</a><br>
|
||||
By Steven J. Vaughan-Nichols
|
||||
<p></p></li>
|
||||
by Steven J. Vaughan-Nichols<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.upside.com">Upside</a>
|
||||
<li><p><b><a href="http://www.upside.com">Upside</a>
|
||||
13 April 1999</b><br>
|
||||
<a href="http://www.upside.com/texis/mvm/down_the_toilet?id=3714d4820">
|
||||
FreeBSD wants a place in the sun.</a><br>
|
||||
By Sam Williams
|
||||
<p></p></li>
|
||||
FreeBSD wants a place in the sun</a><br>
|
||||
by Sam Williams<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.internetworld.com">Internet World</a>
|
||||
<li><p><b><a href="http://www.internetworld.com">Internet World</a>
|
||||
12 April 1999</b><br>
|
||||
<a href="http://www.internetworld.com/print/current/webdev/19990412-freebsd.html">
|
||||
FreeBSD Offers a Sound Open Source Alternative</a><br>
|
||||
By James C. Luh
|
||||
<p></p></li>
|
||||
by James C. Luh<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://cnn.com">CNN</a>
|
||||
<li><p><b><a href="http://cnn.com">CNN</a>
|
||||
8 April 1999</b><br>
|
||||
<a href="http://cnn.com/TECH/computing/9904/08/cdrom.idg/index.html">
|
||||
Serious FTP: Behind the scenes of Walnut Creek CDROM</a>,
|
||||
by Rich Morin.<br>
|
||||
Serious FTP: Behind the scenes of Walnut Creek CDROM</a><br>
|
||||
by Rich Morin<br>
|
||||
The article is also available from
|
||||
<a href="http://www.sunworld.com/swol-04-1999/swol-04-silicon.html">
|
||||
SunWorld</a></li>
|
||||
SunWorld</a>.
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.techweb.com/">TechWeb</a>
|
||||
<li><p><b><a href="http://www.techweb.com/">TechWeb</a>
|
||||
7 April 1999</b><br>
|
||||
<a href="http://www.techweb.com/se/directlink.cgi?DAT19990407S0024">
|
||||
Thin Servers: Off-the-Shelf Internet Help</a><br>
|
||||
by Christine Zimmerman<br>
|
||||
Discusses thin-servers, including six built using an embedded FreeBSD
|
||||
kernel.
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<H2>March 1999</H2>
|
||||
<UL>
|
||||
<h2>March 1999</h2>
|
||||
<ul>
|
||||
|
||||
<li><b><a href="http://www.userfriendly.org/">User Friendly the
|
||||
<li><p><b><a href="http://www.userfriendly.org/">User Friendly the
|
||||
Comic Strip</a>
|
||||
|
||||
20 March 1999</b><br>
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990320.html">
|
||||
A FreeBSD Comic Strip</a>, by Illiad.<br>
|
||||
See also the serial from March
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990322.html">22</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990323.html">23</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990324.html">24</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990325.html">25</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990326.html">26</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990327.html">27</a>
|
||||
<p></p></li>
|
||||
A FreeBSD Comic Strip</a><br>
|
||||
by Illiad<br>
|
||||
See also the serial from the
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990322.html">22nd</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990323.html">23rd</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990324.html">24th</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990325.html">25th</a>,
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990326.html">26th</a>, and
|
||||
<a href="http://www.userfriendly.org/cartoons/archives/99mar/19990327.html">27th</a> of March, 1999.
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.it.fairfax.com.au">Fairfax IT News</a>
|
||||
<li><p><b><a href="http://www.it.fairfax.com.au">Fairfax IT News</a>
|
||||
16 March 1999</b><br>
|
||||
<a href="http://www.it.fairfax.com.au/990316/openline1.html">
|
||||
Rising support for BSD</a><br>
|
||||
By Nathan Cochrane
|
||||
<p></p></li>
|
||||
by Nathan Cochrane<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://opensource.oreilly.com">O'Reilly Open Source</a>
|
||||
<li><p><b><a href="http://opensource.oreilly.com">O'Reilly Open Source</a>
|
||||
5 March 1999</b><br>
|
||||
<a href="http://opensource.oreilly.com/news/scoville_0399.html">
|
||||
Whence the Source: Untangling the Open Source/Free Software Debate</a><br>
|
||||
By Thomas Scoville
|
||||
<p></p></li>
|
||||
by Thomas Scoville<br>
|
||||
</p></li>
|
||||
</ul>
|
||||
|
||||
<H2>February 1999</H2>
|
||||
<UL>
|
||||
<h2>February 1999</h2>
|
||||
<ul>
|
||||
|
||||
<li><b><a href="http://www.economist.com">The Economist</a>
|
||||
20 February 1999</b><br>
|
||||
<b>Hackers rule</b><br>
|
||||
Software that has been developed by thousands of volunteers and is
|
||||
given away is often better than the stuff for sale. <br>
|
||||
<i>Note</i>: The article is no longer available online without
|
||||
registration.
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://lwn.net/">Linux Weekly News</a>
|
||||
February 1999 </b><br>
|
||||
<li><p><b><a href="http://lwn.net/">Linux Weekly News</a>
|
||||
February 1999</b><br>
|
||||
<a href="http://lwn.net/1999/features/ACInterview/">
|
||||
LWN interviews Alan Cox</a><br>
|
||||
There is a small but interesting FreeBSD mention in LWN in an interview
|
||||
with Linux's Alan Cox.
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.economist.com">The Economist</a>
|
||||
20 February 1999</b><br>
|
||||
<b>Hackers rule</b><br>
|
||||
Software that has been developed by thousands of volunteers and is
|
||||
given away is often better than the stuff for sale.<br>
|
||||
<i>Note</i>: The article is no longer available online without
|
||||
registration.
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<H2>January 1999</H2>
|
||||
<UL>
|
||||
<h2>January 1999</h2>
|
||||
<ul>
|
||||
|
||||
<li><b><a href="http://www.oreilly.com">O'Reilly and Associates</a>
|
||||
<li><p><b><a href="http://www.oreilly.com">O'Reilly and Associates</a>
|
||||
January 1999</b><br>
|
||||
<a href="http://www.oreilly.com/catalog/opensources/book/kirkmck.html">
|
||||
Twenty Years of Berkeley Unix</a><br>
|
||||
From AT&T-Owned to Freely Redistributable<br>
|
||||
by Marshall Kirk McKusick
|
||||
<p></p></li>
|
||||
by Marshall Kirk McKusick<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.gartner.com/">GartnerGroup</a>
|
||||
18 January 1999 </b><br>
|
||||
<b>Divorcing Thin Server Software from the Hardware</b>,
|
||||
<li><p><b><a href="http://www.linuxjournal.com/">LINUX JOURNAL</a>
|
||||
January 1999</b><br>
|
||||
<a href="http://www.linuxjournal.com/issue57/2515.html">
|
||||
WWWsmith: Installation and Configuration of FreeBSD</a><br>
|
||||
by Sean Eric Fagan<br>
|
||||
Here is how to set up a web server using another freely available
|
||||
operating system, FreeBSD, a high performance, mature, Unix-like
|
||||
system.
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.sunworld.com/">SunWorld</a>
|
||||
January 1999</b><br>
|
||||
<a href="http://www.sunworld.com/swol-01-1999/swol-01-bsd.html">
|
||||
The return of BSD - What are the BSD flavors and why might you use them?</a><br>
|
||||
by Greg Lehey<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.gartner.com/">GartnerGroup</a>
|
||||
18 January 1999</b><br>
|
||||
<b>Divorcing Thin Server Software from the Hardware</b><br>
|
||||
by J. Staten<br>
|
||||
While finished thin servers should be optimized in both hardware and
|
||||
software for the task at hand, who says the software and hardware must
|
||||
|
|
@ -223,288 +239,330 @@ If you miss an entry please send the URL to
|
|||
hardware layer. Many operating systems are vying to be the OS of
|
||||
choice for thin servers. This document examines this issue in detail,
|
||||
particularly the differences between Linux and FreeBSD, the current de
|
||||
facto leaders in the market.
|
||||
facto leaders in the market.<br>
|
||||
<i>Note</i>: The article is no longer available online without
|
||||
registration.
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.linuxjournal.com/">LINUX JOURNAL</a>
|
||||
January 1999 - WWWsmith</b><br>
|
||||
<a href="http://www.linuxjournal.com/issue57/2515.html">
|
||||
Installation and Configuration of FreeBSD</a>,
|
||||
by Sean Eric Fagan<br>
|
||||
Here's how to set up a web server using another freely available
|
||||
operating system, FreeBSD, a high performance, mature, Unix-like
|
||||
system.
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b><a href="http://www.nature.com/">Nature</a>
|
||||
7 January 1999 - Nature Web Matters</b><br>
|
||||
<li><p><b><a href="http://www.nature.com/">Nature</a>
|
||||
7 January 1999</b><br>
|
||||
<a href="http://helix.nature.com/webmatters/tomog.html">
|
||||
Internet tomography</a>,
|
||||
by K.C. Claffy, Tracie Monk & Daniel McRobb, UCSD/CAIDA, USA.<br>
|
||||
Nature Web Matters: Internet tomography</a><br>
|
||||
by K.C. Claffy, Tracie Monk & Daniel McRobb, UCSD/CAIDA, USA.<br>
|
||||
The article describes a network management tool built on FreeBSD
|
||||
that has even used network connctions to www.freebsd.org for
|
||||
performing network research.
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b><a href="http://www.sunworld.com/">SunWorld</a>
|
||||
January 1999</b><br>
|
||||
<a href="http://www.sunworld.com/swol-01-1999/swol-01-bsd.html">
|
||||
The return of BSD - What are the BSD flavors and why might you use them?
|
||||
</a>, by Greg Lehey
|
||||
<p></p></li>
|
||||
|
||||
</UL>
|
||||
|
||||
<p>
|
||||
<H2>December 1998</H2>
|
||||
<UL>
|
||||
|
||||
<li><b><a href="http://www.linuxworld.com/">LinuxWorld</a> December 1998</b><br>
|
||||
<a href="http://www.linuxworld.com/linuxworld/lw-1998-12/lw-12-freebsd.html">The story on FreeBSD</a>, by Cameron Laird and Kathryn Soraiz<br>
|
||||
This issue has a good article on FreeBSD and why it's worth a look
|
||||
by Linux folks.
|
||||
<p></p></li>
|
||||
|
||||
</UL>
|
||||
|
||||
<p>
|
||||
<H2>November 1998</H2>
|
||||
<UL>
|
||||
|
||||
<li><b><a href="http://www.edventure.com/release1/">RELEASE 1.0</a>
|
||||
November 1998</b><br>
|
||||
<a href="http://www.edventure.com/release1/1198.html">
|
||||
The Open-Source Revolution</a>,
|
||||
by Tim O'Reilly, with an introduction by Esther Dyson
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://www.news.com/">CNET News.com</a>
|
||||
November 16, 1998</b><br>
|
||||
<a href="http://www.news.com/News/Item/0,4,28816,00.html">
|
||||
Ellison plans hardware, bashes Bill</a>,
|
||||
By Tim Clark<br>
|
||||
|
||||
Larry Ellsion talking about their new dedicated Oracle servers,
|
||||
mentions FreeBSD as one of a list of candidate OSs for the
|
||||
platform.
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://www.linuxtoday.com/">Linux Today</a>
|
||||
November 20th, 1998</b><br>
|
||||
<a href="http://www.linuxtoday.com/stories/1005.html">
|
||||
Report from Comdex--Walnut Creek CDROM, FreeBSD and Slackware</a>
|
||||
|
||||
by Dwight Johnson<br>
|
||||
|
||||
There is a good report on the Walnut Creek booth and FreeBSD at
|
||||
the Linux Today website. The first half of the report is on
|
||||
Slackware Linux, the second half is on FreeBSD.
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<H2>October 1998</H2>
|
||||
<UL>
|
||||
<h2>December 1998</h2>
|
||||
<ul>
|
||||
|
||||
<li><b><a href="http://www.mercurycenter.com/">Mercury Center</a>
|
||||
October 26, 1998</b><br>
|
||||
<a href="http://www.mercurycenter.com/business/center/unix102798.htm">
|
||||
Unix back in the fight with NT</a>,
|
||||
by Miguel Helft<br>
|
||||
<p></p></li>
|
||||
<li><p><b><a href="http://www.linuxworld.com/">LinuxWorld</a>
|
||||
December 1998</b><br>
|
||||
<a href="http://www.linuxworld.com/linuxworld/lw-1998-12/lw-12-freebsd.html">
|
||||
The story on FreeBSD</a><br>
|
||||
by Cameron Laird and Kathryn Soraiz<br>
|
||||
This issue has a good article on FreeBSD and why it's worth a look
|
||||
by Linux folks.
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.computerbits.com/">Computer Bits</a>
|
||||
Volume 8 * Number 10</b><br>
|
||||
</ul>
|
||||
|
||||
<h2>November 1998</h2>
|
||||
<ul>
|
||||
|
||||
<li><p><b><a href="http://www.edventure.com/release1/">RELEASE 1.0</a>
|
||||
November 1998</b><br>
|
||||
<a href="http://www.edventure.com/release1/1198.html">
|
||||
The Open-Source Revolution</a><br>
|
||||
by Tim O'Reilly, with an introduction by Esther Dyson<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.linuxtoday.com/">Linux Today</a>
|
||||
20 November 1998</b><br>
|
||||
<a href="http://www.linuxtoday.com/stories/1005.html">
|
||||
Report from Comdex--Walnut Creek CDROM, FreeBSD and Slackware</a><br>
|
||||
by Dwight Johnson<br>
|
||||
There is a good report on the Walnut Creek booth and FreeBSD at
|
||||
the Linux Today website. The first half of the report is on
|
||||
Slackware Linux, the second half is on FreeBSD.
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.news.com/">CNET News.com</a>
|
||||
16 November 1998</b><br>
|
||||
<a href="http://www.news.com/News/Item/0,4,28816,00.html">
|
||||
Ellison plans hardware, bashes Bill</a><br>
|
||||
by Tim Clark<br>
|
||||
Larry Ellsion talking about their new dedicated Oracle servers,
|
||||
mentions FreeBSD as one of a list of candidate OSs for the
|
||||
platform.
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>October 1998</h2>
|
||||
<ul>
|
||||
|
||||
<li><p><b><a href="http://www.computerbits.com/">Computer Bits</a>
|
||||
October 1998</b><br>
|
||||
<a href="http://www.computerbits.com/archive/19981000/lnx9810.htm">
|
||||
Linux/etc, The other free Unixes, part 2 of 2</a>
|
||||
Linux/etc, The other free Unixes, part 2 of 2</a><br>
|
||||
by Terry Griffin<br>
|
||||
<p></p></li>
|
||||
</p></li>
|
||||
|
||||
<LI><B><A HREF="http://www.zdnet.com/intweek/">
|
||||
Inter@ctive Week</A>
|
||||
October 19, 1998</B><BR>
|
||||
<A HREF="http://www.zdnet.com/intweek/stories/prtarchivestory/0,4356,361668,00.html">
|
||||
Open Code Frees Up The Net</A>, by Charles Babcock<BR>
|
||||
<P></P></LI>
|
||||
<li><p><b><a href="http://www.performance-computing.com/">
|
||||
Performance Computing</a>
|
||||
October 1998</b><br>
|
||||
<a href="http://www.performance-computing.com/features/9810of1.shtml">
|
||||
What Is FreeBSD?</a><br>
|
||||
by Jordan K. Hubbard<br>
|
||||
</p></li>
|
||||
|
||||
<LI><B><A HREF="http://www.performance-computing.com/">
|
||||
Performance Computing</A>
|
||||
October 1998</B><BR>
|
||||
<A HREF="http://www.performance-computing.com/features/9810of1.shtml">
|
||||
What Is FreeBSD?</A>, by Jordan K. Hubbard<BR>
|
||||
<P></P></LI>
|
||||
<li><p><b><a href="http://www.mercurycenter.com/">Mercury Center</a>
|
||||
26 October 1998</b><br>
|
||||
<a href="http://www.mercurycenter.com/business/center/unix102798.htm">
|
||||
Unix back in the fight with NT</a><br>
|
||||
by Miguel Helft<br>
|
||||
</p></li>
|
||||
|
||||
<LI><B><A HREF="http://www.zdnet.com/">ZDNet</A>
|
||||
October 20, 1998</B><BR>
|
||||
<A HREF="http://www.zdnet.com/pcmag/pclabs/nettools/1718/bench1.html">
|
||||
A No-Cost NOS</A>, by Ryan Snedegar<BR>
|
||||
<P></P></LI>
|
||||
<li><p><b><a href="http://www.zdnet.com/">ZDNet</a>
|
||||
20 October 1998</b><br>
|
||||
<a href="http://www.zdnet.com/pcmag/pclabs/nettools/1718/bench1.html">
|
||||
A No-Cost NOS</a><br>
|
||||
by Ryan Snedegar<br>
|
||||
</p></li>
|
||||
|
||||
<LI><B><A HREF="http://www.irish-times.com/">The Irish Times</A>
|
||||
October 12, 1998</B><BR>
|
||||
<A HREF="http://www.irish-times.com/irish-times/paper/1998/1012/cmp2.html">
|
||||
It's only free Unix - but I like it</A>, by David Malone<BR>
|
||||
<P></P></LI>
|
||||
</UL>
|
||||
<li><p><b><a href="http://www.zdnet.com/intweek/">Inter@ctive Week</a>
|
||||
19 October 1998</b><br>
|
||||
<a href="http://www.zdnet.com/intweek/stories/prtarchivestory/0,4356,361668,00.html">
|
||||
Open Code Frees Up The Net</a><br>
|
||||
by Charles Babcock<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.irish-times.com/">The Irish Times</a>
|
||||
12 October 1998</b><br>
|
||||
<a href="http://www.irish-times.com/irish-times/paper/1998/1012/cmp2.html">
|
||||
It's only free Unix - but I like it</a><br>
|
||||
by David Malone<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>September 1998</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.zdnet.com/sr/">Sm@rt Reseller Online</a>
|
||||
September 7, 1998</b><br>
|
||||
<a href="http://www.zdnet.com/sr/stories/issue/0,4537,349576,00.html">
|
||||
Quality Unix for FREE</a>, by Brett Glass<br>
|
||||
<p></p></li>
|
||||
|
||||
<li><p><b><a href="http://www.computerbits.com/">Computer Bits</a>
|
||||
September 1998</b><br>
|
||||
<a href="http://www.computerbits.com/archive/19980900/lnx9809.htm">
|
||||
Linux/etc, The other free Unixes, part 1 of 2</a><br>
|
||||
by Terry Griffin<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.computerbits.com/">Computer Bits</a>
|
||||
Volume 8 * Number 9</b><br>
|
||||
<a href="http://www.computerbits.com/archive/19980900/lnx9809.htm">
|
||||
Linux/etc, The other free Unixes, part 1 of 2</a>
|
||||
by Terry Griffin<br>
|
||||
<p></p></li>
|
||||
<li><p><b><a href="http://www.ddj.com/">Dr. Dobb's Journal</a>
|
||||
September 1998</b><br>
|
||||
<a href="http://www.ddj.com/ddj/1998/1998_09/faga/faga.htm">
|
||||
Communications & Networking: Asynchronous Communications Using
|
||||
select and poll</a><br>
|
||||
by Sean Eric Fagan<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.zdnet.com/sr/">Sm@rt Reseller Online</a>
|
||||
7 September 1998</b><br>
|
||||
<a href="http://www.zdnet.com/sr/stories/issue/0,4537,349576,00.html">
|
||||
Quality Unix for FREE</a><br>
|
||||
by Brett Glass<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.ddj.com/">Dr. Dobb's Journal</a> September 1998 - Communications & Networking</b><br>
|
||||
<a href="http://www.ddj.com/ddj/1998/1998_09/faga/faga.htm">ASYNCHRONOUS COMMUNICATIONS USING select AND poll</a>, by Sean Eric Fagan<br>
|
||||
<p></p></li>
|
||||
</ul>
|
||||
|
||||
<h2>August 1998</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.news.com/">News.com: Tech News First</a> 21-Aug-1998</b><br>
|
||||
<a href="http://www.news.com/News/Item/0,4,25526,00.html">Hack raises flags about small ISPs</a>, Jim Hu, Staff Writer, CNET NEWS.COM<br>
|
||||
<p></p></li>
|
||||
|
||||
<li><p><b><a href="http://www.news.com/">News.com: Tech News First</a>
|
||||
21 August 1998</b><br>
|
||||
<a href="http://www.news.com/News/Item/0,4,25526,00.html">
|
||||
Hack raises flags about small ISPs</a><br>
|
||||
Jim Hu, Staff Writer, CNET NEWS.COM<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>July 1998</h2>
|
||||
<ul>
|
||||
<LI>CRL Press Release<b> 30-July-1998</b><br>
|
||||
<a href="http://www.crl.com/wccdromrcd.html">Walnut Creek CDROM, One of the Largest Public FTP Archives in the
|
||||
World, Sets Traffic Record Using FreeBSD and Colocating on CRL's
|
||||
High-Speed Internet Network</a><p></p></li>
|
||||
<LI><B><A href="http://editorials.freshmeat.net/">( freshmeat ) - ( editorials )</a>
|
||||
13-July-1998, </b><br>
|
||||
<a HREF="http://editorials.freshmeat.net/jordan980713/">Pulling on one end of the rope</a>
|
||||
(the past and future of the Unix community), by Jordan K. Hubbard
|
||||
<p></p></li>
|
||||
|
||||
<li><p><b><a href="http://www.crl.com/">CRL Network Services</a>
|
||||
30 July 1998</b><br>
|
||||
<a href="http://www.crl.com/wccdromrcd.html">
|
||||
Walnut Creek CDROM, One of the Largest Public FTP Archives in the
|
||||
World, Sets Traffic Record Using FreeBSD and Colocating on CRL's
|
||||
High-Speed Internet Network</a><br>
|
||||
CRL Press Release<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://editorials.freshmeat.net/">( freshmeat ) - ( editorials )</a>
|
||||
13 July 1998</b><br>
|
||||
<a HREF="http://editorials.freshmeat.net/jordan980713/">
|
||||
Pulling on one end of the rope</a> (the past and future of the
|
||||
Unix community)<br>
|
||||
by Jordan K. Hubbard
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>June 1998</h2>
|
||||
<ul>
|
||||
|
||||
<li><b><a href="http://www.news.com/">CNET News.com</a> June 14,
|
||||
1998</b><br>
|
||||
<li><p><b><a href="http://www.news.com/">CNET News.com</a>
|
||||
14 June 1998</b><br>
|
||||
<a href="http://www.news.com/News/Item/0,4,23145,00.html">
|
||||
Nader urges Windows probe</a>,
|
||||
By Jeff Pelline<br>
|
||||
Nader urges Windows probe</a><br>
|
||||
by Jeff Pelline<br>
|
||||
Consumer-rights advocate Ralph Nader mentions FreeBSD by name.
|
||||
</p></li>
|
||||
|
||||
Consumer-rights advocate Ralph Nader mentioned FreeBSD by name.
|
||||
<p></p></li>
|
||||
<li><p><b><a href="http://RhapsodyOS.com/">RhapsodyOS</a>
|
||||
10 June 1998</b><br>
|
||||
<a href="http://RhapsodyOS.com/editorial/stone/ST00014.html">
|
||||
Stone's Throw, Issue Fourteen: Home of the Brave, Land of the
|
||||
FreeBSD</a><br>
|
||||
by Andrew Stone<br>
|
||||
</p></li>
|
||||
|
||||
<LI><B><A HREF="http://RhapsodyOS.com/">RhapsodyOS</a>
|
||||
10-June-1998, Stone's Throw, Issue Fourteen</b><br>
|
||||
<a href="http://RhapsodyOS.com/editorial/stone/ST00014.html">
|
||||
Home of the Brave, Land of the FreeBSD </a>, by Andrew Stone
|
||||
<p></p></li>
|
||||
</ul>
|
||||
|
||||
<h2>May 1998</h2>
|
||||
<ul>
|
||||
<LI><B><A HREF="http://www.WebTechniques.com/">
|
||||
Web Techniques Magazin</a> May 1998, Volume 3, Issue 5</b><br>
|
||||
<a href="http://www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml"> Load Balancing Your Web Site</a>, by Ralf S.Engelschall
|
||||
<p></p></li>
|
||||
|
||||
<LI><B><A HREF="http://www.gartner.com/">GartnerGroup</a>
|
||||
4-May-1998</b><br>
|
||||
<a href="http://advisor.gartner.com/inbox/articles/ihl2_6398.html">
|
||||
Free Unix: Do You Get What You Pay For?</a>, By G. Weiss
|
||||
<p></p></li>
|
||||
<li><p><b><a href="http://www.WebTechniques.com/">
|
||||
Web Techniques Magazine</a>
|
||||
May 1998</b><br>
|
||||
<a href="http://www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml">
|
||||
Load Balancing Your Web Site</a><br>
|
||||
by Ralf S.Engelschall<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
May 1998</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-05-1998/ncw-05-nextten.html">Is NT paranoid or is Unix out to get it?</a>, by Nicholas Petreley
|
||||
<p></p></li>
|
||||
<li><p><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
May 1998</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-05-1998/ncw-05-nextten.html">
|
||||
Is NT paranoid or is Unix out to get it?</a><br>
|
||||
by Nicholas Petreley<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.samag.com/">SysAdmin</a>
|
||||
May 1998</b><br>
|
||||
<a href="http://www.samag.com/archive/0705/feature.shtml">
|
||||
Security Tools in FreeBSD</a><br>
|
||||
by Guy Helmer<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.gartner.com/">GartnerGroup</a>
|
||||
4 May 1998</b><br>
|
||||
<a href="http://advisor.gartner.com/inbox/articles/ihl2_6398.html">
|
||||
Free Unix: Do You Get What You Pay For?</a><br>
|
||||
by G. Weiss<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.samag.com/">SysAdmin</a>
|
||||
May 1998 Volume 7 Number 5</b><br>
|
||||
<a href="http://www.samag.com/archive/0705/feature.shtml">
|
||||
Security Tools in FreeBSD</a>, by Guy Helmer
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>April 1998</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
April 1998</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-04-1998/ncw-04-nextten.html">The new Unix alters NT's orbit</a>, by Nicholas Petreley
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://www.dv.com/">
|
||||
DV Live Magazine: April 98</a></b><br>
|
||||
<a href="http://www.dv.com/magazine/1998/0498/johnson0498.html">
|
||||
Who's Serving Who?</a>, by Nels Johnson
|
||||
</li>
|
||||
<li><p><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
April 1998</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-04-1998/ncw-04-nextten.html">
|
||||
The new Unix alters NT's orbit</a><br>
|
||||
by Nicholas Petreley<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.dv.com/">
|
||||
DV Live Magazine</a>
|
||||
April 98</b><br>
|
||||
<a href="http://www.dv.com/magazine/1998/0498/johnson0498.html">
|
||||
Who's Serving Who?</a><br>
|
||||
by Nels Johnson<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>March 1998</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
March 1998</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-03-1998/ncw-03-nextten.html">Searching for the next Windows NT</a>, by Nicholas Petreley
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://www.cnet.com/">CNET</a> 25-Mar-98</b><br>
|
||||
<a href="http://www.cnet.com/Content/Reviews/Compare/AltOS/">
|
||||
Five alternative operating systems reviewed</a>, by
|
||||
Cormac Foster
|
||||
<p></p></li>
|
||||
<li><p><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
March 1998</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-03-1998/ncw-03-nextten.html">
|
||||
Searching for the next Windows NT</a><br>
|
||||
by Nicholas Petreley<br>
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.ddj.com/">Dr. Dobb's Journal</a>
|
||||
March 1998</b><br>
|
||||
<a href="http://www.ddj.com/ddj/1998/1998_03/index.htm">
|
||||
Benchmarking and Software Testing: Tracing BSD System Calls</a><br>
|
||||
by Sean Eric Fagan<br>
|
||||
<i>Note</i>: the article is not available online.
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.cnet.com/">CNET</a>
|
||||
25 March 1998</b><br>
|
||||
<a href="http://www.cnet.com/Content/Reviews/Compare/AltOS/">
|
||||
Five alternative operating systems reviewed</a><br>
|
||||
by Cormac Foster<br>
|
||||
</p></li>
|
||||
|
||||
<li><b><a href="http://www.ddj.com/">Dr. Dobb's Journal</a> March 1998 - Benchmarking and Software Testing</b><br>
|
||||
<a href="http://www.ddj.com/ddj/1998/1998_03/index.htm">Tracing BSD System Calls</a>, by Sean Eric Fagan<br>
|
||||
Note: the article is not available online.
|
||||
<p</p></li>
|
||||
</ul>
|
||||
|
||||
<h2>February 1998</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.news.com">News.com</a>
|
||||
February 2, 1998</b><br>
|
||||
<a href="http://www.news.com/SpecialFeatures/0,5,18652,00.html">
|
||||
Source code for the masses</a>,
|
||||
by Alex Lash<br>
|
||||
<p></p></li>
|
||||
|
||||
<li><p><b><a href="http://www.news.com">News.com</a>
|
||||
2 February 1998</b><br>
|
||||
<a href="http://www.news.com/SpecialFeatures/0,5,18652,00.html">
|
||||
Source code for the masses</a><br>
|
||||
by Alex Lash<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>August 1997</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.computerbits.com/">Computer Bits Online</a> August 1997</b> Volume7, Number 8<br>
|
||||
<a href="http://www.computerbits.com/archive/9708/lan9708.htm">
|
||||
The Network Community</a>, by Ted Mittelstaedt<p></p></li>
|
||||
|
||||
<li><p><b><a href="http://www.computerbits.com/">
|
||||
Computer Bits Online</a>
|
||||
August 1997</b><br>
|
||||
<a href="http://www.computerbits.com/archive/9708/lan9708.htm">
|
||||
The Network Community</a><br>
|
||||
by Ted Mittelstaedt<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>June 1997</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.performancecomputing.com/unixreview/">UNIX Review</a> June 1997</b><br>
|
||||
<a href="http://www.performancecomputing.com/unixreview/backissu/9706/9706tin.htm">The Internet Notebook / The Ports Collection</a>,
|
||||
by Richard Morin <p></p></li>
|
||||
|
||||
<li><p><b><a href="http://www.performancecomputing.com/unixreview/">
|
||||
UNIX Review</a>
|
||||
June 1997</b><br>
|
||||
<a href="http://www.performancecomputing.com/unixreview/backissu/9706/9706tin.htm">
|
||||
The Internet Notebook / The Ports Collection</a><br>
|
||||
by Richard Morin<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>May 1997</h2>
|
||||
<ul>
|
||||
<li><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
May 1997</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-05-1997/ncw-05-analysis.html">
|
||||
The Politics of NC Computing According to Oracle</a>,
|
||||
by Rawn Shaw
|
||||
<p></p></li>
|
||||
</ul>
|
||||
|
||||
<li><p><b><a href="http://www.ncworldmag.com/">NC World</a>
|
||||
May 1997</b><br>
|
||||
<a href="http://www.ncworldmag.com/ncworld/ncw-05-1997/ncw-05-analysis.html">
|
||||
The Politics of NC Computing According to Oracle</a><br>
|
||||
by Rawn Shaw<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
&newshome;
|
||||
&footer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue