Three new articles by Rich Morin in the Unix Insider (Nov 2000, Dec 2000,
Jan 2001). Correct mailto URL to point to <www@freebsd.org>. Submitted by: Rich Morin <rdm@cfcl.com>
This commit is contained in:
parent
b8e1bc9e7f
commit
49450c83ba
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9071
1 changed files with 38 additions and 4 deletions
|
@ -1,22 +1,22 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/press.sgml,v 1.172 2001/02/22 11:20:55 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/press.sgml,v 1.173 2001/02/22 11:23:13 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/press.sgml,v 1.172 2001/02/22 11:20:55 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/press.sgml,v 1.173 2001/02/22 11:23:13 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<!-- some blub -->
|
||||
<p>If you miss an entry please send the URL to
|
||||
<a href="../mailto.html">www@FreeBSD.ORG</a></p>
|
||||
<a href="mailto:www@freebsd.org">www@FreeBSD.ORG</a></p>
|
||||
|
||||
<p>You also can visit <a href="../java/press.html">FreeBSD/Java Press</a>
|
||||
page for information about FreeBSD Java Project's Press News</p>
|
||||
|
||||
|
||||
<h2>February 2001</h2>
|
||||
<ul>
|
||||
<li><p><b><a href="http://www.byte.com/">Byte</a>
|
||||
|
@ -48,6 +48,30 @@
|
|||
A report from a roundtable at the recent USENIX Security Symposium
|
||||
2000, involving several prominent developers in the BSD world.</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.unixinsider.com/">Unix Insider</a>
|
||||
January 2001</b><br>
|
||||
<a href="http://www.unixinsider.com/swol-01-2001/swol-0119-silicon.html">
|
||||
Building a browser for the FreeBSD file tree</a><br>
|
||||
by Rich Morin<br>
|
||||
<p>
|
||||
Rich Morin shows a proof-of-concept demo for the <a
|
||||
href="http://www.cfcl.com/rdm/Meta/">Meta Project</a>: a Web-based
|
||||
file tree browser for the FreeBSD distribution.
|
||||
</p></li>
|
||||
</ul>
|
||||
|
||||
<h2>December 2000</h2>
|
||||
<ul>
|
||||
<li><p><b><a href="http://www.unixinsider.com/">Unix Insider</a>
|
||||
December 2000</b><br>
|
||||
<a href="http://www.unixinsider.com/swol-12-2000/swol-1229-silicon.html">
|
||||
Documentation for eclectic systems</a><br>
|
||||
by Rich Morin<br>
|
||||
<p>
|
||||
Rich Morin examines efforts that may make documentation on FreeBSD
|
||||
and other open-source OSes easier to locate and use.
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>November 2000</h2>
|
||||
|
@ -60,6 +84,16 @@
|
|||
A geek's appraisal of the Apple OS X from Jordan Hubbard, one of
|
||||
the lead developers on the FreeBSD project.
|
||||
</p></li>
|
||||
|
||||
<li><p><b><a href="http://www.unixinsider.com/">Unix Insider</a>
|
||||
November 2000</b><br>
|
||||
<a href="http://www.unixinsider.com/swol-11-2000/swol-1110-silicon.html">
|
||||
BSDCon 2000: A small, tasty conference</a><br>
|
||||
by Rich Morin<br>
|
||||
<p>
|
||||
Rich Morin reports on the conference and gives a helpful overview of
|
||||
the five major variants of BSD.
|
||||
</p></li>
|
||||
</ul>
|
||||
|
||||
<h2>October 2000</h2>
|
||||
|
|
Loading…
Reference in a new issue