diff --git a/en/conspectus/advocacy/2000/11/12.sgml b/en/conspectus/advocacy/2000/11/12.sgml new file mode 100644 index 0000000000..f4c4dfe5ee --- /dev/null +++ b/en/conspectus/advocacy/2000/11/12.sgml @@ -0,0 +1,234 @@ + + + + %includes;]> + + + &header; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Dates# PostsSubject
Nov 083accessing portal + site
Nov 06 - Nov 1217Any artists interested + in doing a FreeBSD animated GIF banner?
Nov 06 - Nov 089CounterStrike
Nov 102FreeBSD Foundation: Examples of + FreeBSD as teaching aid/research platform
Nov 072Good piece of advocacy
Nov 06 - Nov 127Installation: what to (not) do + about it
+ + + +
+ +

Nov 08 (3 posts): accessing portal site

+ +

This started out with a poorly composed letter of complaint, Cc'd + to us from a representative of Freedom Technologies Corporation, a + company that builds pre-installed FreeBSD systems. He seemed upset + over a URL on the Intel web site that doesn't load for anything but + IE, and used this is a plug to sell his services. A couple of + replies quickly let him know we didn't like that sort of thing.

+ + + +
+ +

Nov 6 - Nov 12 (17 posts): Any artists interested in doing a FreeBSD animated GIF banner?

+ +

A continuation of last week's thread, here + we have a couple examples of what people are coming up with:

+ + + + + +
+ +

Nov 06 - 08 (9 posts): CounterStrike

+ +

This discussion is also continued on from last + week. Some interesting additions to the conversation were:

+ +
+

Some games have bugs that have audible manifestations on + FreeBSD but not on Linux, probably because FreeBSD follows the + spec instead of emulating OSS or Linux bug for bug - [Dag-Erling Smorgrav]

+
+ + + +
+ +

Nov 10 (2 posts): FreeBSD Foundation: Examples of FreeBSD as teaching aid/research platform

+ +

[Michael Wu] sends us a + couple specific examples of how FreeBSD is used as either a teaching + aid or a research platform by educational institutions.

+ + + + + +
+ +

Nov 07 (2 posts): Good piece of advocacy

+ +

[Jeroen Ruigrok van der Werven] + wanted to clue us in on a book he recently purchased. It seems + that Warren W. Gay has written a book called "Advanced UNIX + Programming" that uses FreeBSD 3.4-RELEASE throughout the entire + book to test examples. Warren also supports and mentions FreeBSD a + lot. If you'd like to take a look at his book, I found it at Amazon. + The ISBN number is 0-672-31990-X.

. + + + +
+ +

Nov 06 - Nov 12 (7 posts): Installation: what to (not) do about it

+ +

Another thread stretched into its 2nd week, Terry & Jordan are still + discussing an alternative to /stand/sysinstall. A couple of + interesting tidbits:

+ +
+

It would be nice if the project would publish a roadmap + indicating what it wants from developers, so that they don't end + up spending an incredible amount of effort, only to find themselves + stonewalled later. If the project would at least publish an + architectural roadmap for even only six months ahead, I think it + would help to commit more people to expending the necessary effort + to see to those goals.

+ +

Clearly, the SMPng work is one goal that's pretty widely + known, thanks to Jason Evans and others publishing their + direction; if the project could be that forthcoming in other + areas, then there would be a "guarantee" that, even if the work was + ultimately rejected, at least you could know that you were + travelling in the right direction, instead of getting to your + goal, only to have the project say "that's nice, but that's not + where we are headed". At least put up some street signs". + - [Terry Lambert]

+
+ +
+

Roadmaps are produced by people with the time and energy to + write roadmaps. One of the reasons SMPng is going so well is + that we paid to fly a bunch of people to a kick-off meeting and + get them working more cohesively together and then we continued + to pay the manager of the project to do it on a full-time basis. + Management is pretty important where the generation and + implementation of roadmap documents is concerned and it's as hard + to get it done on a purely volunteer basis as it is to get + companies to pay for it in all the areas it needs done.

+ +

I'd love to see more management and more roadmaps but I've + also learned to live with the fact that there will never be as + much of either as I or most anyone else would like. - [Jordan Hubbard]

+
+ +
+ +

This conspectus expresses my understanding of what occurred on the + FreeBSD-advocacy mailing list during the specified week.

+ +

Hey, I'm human... I may have made an error or two... If you think + this is the case, and/or that I have omitted some significant thread + or part of a thread, feel free to contact me via email.

+ +

- Rebecca "Bean" + Visger

+ +
+ + &footer; + + diff --git a/en/conspectus/advocacy/2000/11/Makefile b/en/conspectus/advocacy/2000/11/Makefile index 6641a9ae90..3300b8d80d 100644 --- a/en/conspectus/advocacy/2000/11/Makefile +++ b/en/conspectus/advocacy/2000/11/Makefile @@ -1,12 +1,13 @@ -# $FreeBSD$ +# $FreeBSD: www/en/conspectus/advocacy/2000/11/Makefile,v 1.1 2000/11/07 21:25:10 jim Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= 05.sgml +DOCS+= 12.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/conspectus/advocacy/2000/index.sgml b/en/conspectus/advocacy/2000/index.sgml index cff45c3227..a47b079b25 100644 --- a/en/conspectus/advocacy/2000/index.sgml +++ b/en/conspectus/advocacy/2000/index.sgml @@ -1,65 +1,132 @@ - + %includes;]> &header;

This is the master index for the FreeBSD-advocacy conspectus for the year 2000. For other lists, see the Conspectus Home.

Week ending 5th of November

-
Dates # Posts Subject
Nov 01 - Nov 03 21 About introducing newbies to FreeBSD
Nov 03 - Nov 04 8 Any artists interested in doing a FreeBSD animated GIF banner?
Nov 02 - Nov 05 10 CounterStrike
Nov 03 - Nov 05 10Installation: what to + Installation: what to (not) do about it
- + +

Week ending 12th of November

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Dates# PostsSubject
Nov 083accessing portal + site
Nov 06 - Nov 1217Any artists interested + in doing a FreeBSD animated GIF banner?
Nov 06 - Nov 089CounterStrike
Nov 102FreeBSD Foundation: + Examples of FreeBSD as teaching aid/research platform
Nov 072Good piece of + advocacy
Nov 06 - Nov 127Installation: what to + (not) do about it
+ &footer;