doc/es/news/qnewsletter-1-2.sgml
Hiroki Sato de3f531874 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:22:38 +00:00

81 lines
3.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/es/news/qnewsletter-1-2.sgml,v 1.4 2005/10/04 07:56:18 murray Exp $">
<!ENTITY volume "1">
<!ENTITY issue "2">
<!ENTITY month "Jul">
<!ENTITY year "1998">
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
<!ENTITY qnlnext "qnewsletter-1-3.html">
<!ENTITY qnlprev "qnewsletter-1-1.html">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<html>
&header;
&qnewsletterheader;
<ul>
<li><b>General News:</b>
Attention CVSup users and mirror site administrators. If you have not
already done so, you need to upgrade to release 15.4 of CVSup.
CVSup is available from <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/">ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/</A></li>
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf</A></li>
<li><b>IP Bandwith:</b>
ipltd - IP traffic bandwidth shaping/limiting daemon.
You can find it in <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz">ftp://ftp.freebsd.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz</A></li>
<li><b>Freebsd-Advocacy:</b>
Check your local University Bookstore, most have patron
request/suggestion cards that allow you to suggest books they
should carry. Suggest Greg Lehey's latest book.
"The Complete FreeBSD", second edition,
published by Walnut Creek CDROM. ISBN 1-57176-216-7
(<A HREF="http://www.cdrom.com/titles/os/bsdbook2.htm">http://www.cdrom.com/titles/os/bsdbook2.htm</A>)</li>
<li><b>Fill out the Free-Software Survey.</b>
<a href="http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html">http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html</a></li>
<li><b>FreeBSD in Hollywood</b>
Check out these FreeBSD/Apache run web sites:
<a href="http://www.volcano.com/">http://www.volcano.com</a>,
<a href="http://www.romeoandjuliet.com/">http://www.romeoandjuliet.com</a>,
<a href="http://www.speed2-cruisecontrol.com/">http://www.speed2-cruisecontrol.com</a>
These are run by <a href="http://www.gisolutions.com/">http://www.gisolutions.com</a></li>
<li><b>FreeBSD-Security</b>
Have you seen this article on FreeBSD Security
<A HREF="http://www.samag.com/archive/0705/feature.html">http://www.samag.com/archive/0705/feature.html</A></li>
<li><b>Experimental Authentication and Authorization</b>
Token Management Extensions in the FreeBSD Kernel
<A HREF="http://www.watson.org/fbsd-hardening/tokens/">http://www.watson.org/fbsd-hardening/tokens/</A></li>
<li><b>FreeBSD Desktop Contest!</b>
<A HREF="http://www.freebsd.org/~xcontest/">http://www.freebsd.org/~xcontest</A> Win Fabulous Prizes!</li>
<li><b>Coda distributed file system version 4.6.0 now available</b>
Coda is an advanced experimental distributed file system with features
such as server replication and disconnected operation for laptops
<A HREF="http://www.coda.cs.cmu.edu/">http://www.coda.cs.cmu.edu</A></li>
<li><b>Need help asking a Question about FreeBSD?</b>
<A HREF="http://www.aei.ca/~malartre/how-to-ask-en.html">http://www.aei.ca/~malartre/how-to-ask-en.html</A> (English)
<A HREF="http://www.aei.ca/~malartre/how-to-ask-fr.html">http://www.aei.ca/~malartre/how-to-ask-fr.html</A> (French)</li>
</ul>
&qnewsletterfooter;
&newshome;
&qnewsletterhome;
<BR>&qnewsletterprev; |
&qnewsletternext;
&footer;
</body>
</html>