doc/es/news/qnewsletter-1-4.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

116 lines
3.6 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-4.sgml,v 1.4 2005/10/04 07:56:18 murray Exp $">
<!ENTITY volume "1">
<!ENTITY issue "4">
<!ENTITY month "Aug">
<!ENTITY year "1998">
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
<!ENTITY qnlprev "qnewsletter-1-3.html">
<!ENTITY qnlnext "qnewsletter-1-5.html">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<html>
&header;
&qnewsletterheader;
<ul>
<li>
<b>Release Information:</b>
The latest RELEASE is 2.2.7-RELEASE. FreeBSD 2.2.8 is
scheduled to be released November 15st. FreeBSD 3.0 is scheduled to be
released October 15th.
<p></p></li>
<li><b>Announcing: OpenLDAP:</b>
The OpenLDAP Project is pleased to announce the immediate
availability of OpenLDAP 1.0.
This software is available for download:
<A HREF="http://www.OpenLDAP.org/download.html">http://www.OpenLDAP.org/download.html</A>
or AnonCVS:
<A HREF="http://www.OpenLDAP.org/repo.html">http://www.OpenLDAP.org/repo.html</A>
<p></p></li>
<li><b>PicoBSD</b>:
PicoBSD 0.4 is out!
<A HREF="http://www.freebsd.org/~picobsd/">http://www.freebsd.org/~picobsd/</A>
For download:
<A HREF="http://www.freebsd.org/~picobsd/picobsd/">http://www.freebsd.org/~picobsd/picobsd/</A>
<p></p></li>
<li><b>FreeBSD-Advocacy:</b>
Walnut Creek vs Microsoft.
<A HREF="http://www.crl.com/wccdromrcd.html">http://www.crl.com/wccdromrcd.html</A>
<p></p></li>
<li><b>FreeBSD: Solid as a Rock.</B>
<A HREF="http://www.zdnet.co.uk/athome/misc/toot/output/57.html">http://www.zdnet.co.uk/athome/misc/toot/output/57.html</A>
<p></p></li>
<li><b>Daemon News: The BSD Ezine</b>
The BSD camps are building an online magazine. Sign up to write a column,
or a single article.
<A HREF="http://ezine.freebsd.org/">http://ezine.freebsd.org</A>
Our first Issue prints Sept 1st!!!! Check it out at:
<A HREF="http://www.daemonnews.org/">http://www.daemonnews.org</A>
<p></p></li>
<li><b>Commercial FreeBSD Products: </b>
Citadel firewall and VPN router which is
based on FreeBSD. Full details are at <A HREF="http://www.cdsec.com/">http://www.cdsec.com</A>
<p></p></li>
<li><b>Equalizer V2.0:</b>
Equalizer is a load balancer and cluster management tool.
<A HREF="http://www.coyotepoint.com/cp_products.shtml">http://www.coyotepoint.com/cp_products.shtml</A>
<p></p></li>
<li><b>FreeQualizer V2.0-b4:</b>
FreeQualizer is a free beta version of Equalizer for FreeBSD 2.2.6
<A HREF="http://www.coyotepoint.com/freequalizer.shtml">http://www.coyotepoint.com/freequalizer.shtml</A>
<p></p></li>
<li><b>FreeBSD HOW-TO:</b>
In Portugese:
<A HREF="http://www.geocities.com/SiliconValley/Sector/8050/">http://www.geocities.com/SiliconValley/Sector/8050/</A>
<p></p></li>
<li><b>FreeBSD for Linux Users:</b>
<A HREF="http://freebsd.stanford.edu/FreeBSD/linux.html">http://freebsd.stanford.edu/FreeBSD/linux.html</A>
<p></p></li>
<li><b>FreeBSD Security:</b>
<A HREF="http://www.best.com/~jkb/howto.txt">http://www.best.com/~jkb/howto.txt</A>
<p></p></li>
<li><b>UNIX Resource Pages:</b>
The UNIX Resource Index:
<A HREF="http://unix.cyberscript.net/">http://unix.cyberscript.net/</A>
FreeBSD-Online: (This address has changed!!! This is the new address.)
<A HREF="http://freebsd.unixhelp.org/">http://freebsd.unixhelp.org/</A>
<p></p></li>
</ul>
&qnewsletterfooter;
&newshome;
&qnewsletterhome;
| &qnewsletterprev;
| &qnewsletternext;
&footer;
</body>