doc/es/internal/statistic.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

63 lines
1.9 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/es/internal/statistic.sgml,v 1.6 2005/10/04 07:56:18 murray Exp $">
<!ENTITY title "Estad&iacute;sticas de FreeBSD">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- $FreeBSD: www/es/internal/statistic.sgml,v 1.6 2005/10/04 07:56:18 murray Exp $ -->
<html>
&header;
<h2>Estad&iacute;sticas Web</h2>
<a name="analog"></a>
<h4>Analog</h4>
analog(1) tool.
<p>Las <a href="http://www.freebsd.org/statistic/freefall.html">
estad&iacute;sticas de uso</a> de este servidor actualizadas
diariamente con la herramienta analog(1).
<a name="urchin"></a>
<h4>Urchin</h4>
<img src="http://www.quantified.com/images/gourchin3.gif" alt=""
align="right"><p>El paquete estad&iacute;stico <a
href="http://www.quantified.com/urchin/support/">Urchin</a> es
usado para crear <a
href="http://www.freebsd.org/statistic/urchin/">estas
estad&iacute;sticas</a> sobre el uso del servidor web.</p>
<a name="releasestatistic"></a>
<h2>Uso de releases de FreeBSD</h2>
<p>Una muestra del uso de la release actual de FreeBSD est&aacute;
disponible en
<a href="http://www.freebsd.org/statistic/release_usage/images/">
http://www.freebsd.org/statistic/release_usage/images/</a>.
</p>
<!-- from ../projects/projects.sgml -->
<h2>El contador de FreeBSD</h2>
<p>La p&aacute;gina
<a href="http://www.bafug.org/FbsdCounter.html">The
FreeBSD Counter Page</a> es el comienzo de un proyecto con el
que se intenta determinar la base instalada a nivel mundial
de usuarios de FreeBSD.
<h2>Tr&aacute;fico FTP en ftp.freebsd.org</h2>
Hemos conseguido un nuevo record de tr&aacute;fico en
<a href="http://www.emsphone.com/stats/cdrom.html">wcarchive</a> el
23 de Mayo de 1999, 1.39TB.
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
&footer;
</body>
</html>