2012-09-22 22:09:08 +02:00
<?xml version="1.0" encoding="iso-8859-15" ?>
2006-08-19 23:26:51 +02:00
< !DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
2012-10-01 13:56:00 +02:00
"http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd" [
2006-08-19 23:26:51 +02:00
<!ENTITY title "The FreeBSD Project">
]>
2005-01-08 12:53:24 +01:00
<!--
The FreeBSD Italian Documentation Project
2012-05-17 21:12:14 +02:00
$FreeBSD$
2012-09-14 18:05:20 +02:00
Original revision: 39534
2005-01-08 12:53:24 +01:00
-->
2003-03-20 01:10:51 +01:00
2012-08-12 22:35:40 +02:00
<xsl:stylesheet version= "1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
2012-10-01 13:56:00 +02:00
<xsl:import href= "http://www.FreeBSD.org/XML/www/lang/share/xml/libcommon.xsl" />
<xsl:import href= "http://www.FreeBSD.org/XML/www/share/xml/xhtml.xsl" />
2003-03-20 01:10:51 +01:00
2012-08-12 22:35:40 +02:00
<xsl:variable name= "svnKeyword" > $FreeBSD$</xsl:variable>
<xsl:variable name= "title" > &title; </xsl:variable>
2012-08-02 01:55:43 +02:00
<xsl:template name= "process.content" >
2012-08-19 01:43:35 +02:00
<div id= "frontcontainer" >
<div id= "frontmain" >
<div id= "frontfeaturecontainer" >
2005-10-06 16:27:51 +02:00
2012-08-19 01:43:35 +02:00
<div id= "frontfeatureleft" >
<div id= "frontfeaturecontent" >
2005-10-06 16:27:51 +02:00
<h1 >
2012-09-14 18:05:20 +02:00
Basato su BSD &unix;
2012-08-21 21:16:02 +02:00
</h1>
2012-09-14 18:05:20 +02:00
<p > FreeBSD® <20> un avanzato sistema
operativo per moderne <a
href="&base; /platforms/">piattaforme</a>
server, desktop, ed embedded.
Il codice di FreeBSD ha subito pi<70> di
trent'anni di continui sviluppi,
miglioramenti, e ottimizzazioni.
<20> sviluppato e mantenuto da <a
href="&enbase; /doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">un
grande gruppo di individui</a> .
FreeBSD fornisce funzionalit<69> di rete
avanzate, caratteristiche di sicurezza
impressionanti, e prestazioni di prima
categoria ed <20> utilizzato da alcuni
dei <a
href="&enbase; /doc/en_US.ISO8859-1/books/handbook/nutshell.html#INTRODUCTION-NUTSHELL-USERS">siti
web pi<70> trafficati</a> e dai pi<70>
pervasivi dispositivi embedded di rete e
di storage.</p>
2012-08-19 01:43:35 +02:00
<div id= "txtfrontfeaturelink" >
2012-09-14 18:05:20 +02:00
» <a href= "&base;/about.html" title= "Approfondisci" > Approfondisci</a>
2005-11-17 11:05:07 +01:00
</div> <!-- TXTFRONTFEATURELINK -->
</div> <!-- FRONTFEATURECONTENT -->
</div> <!-- FRONTFEATURELEFT -->
2005-10-06 16:27:51 +02:00
2012-08-19 01:43:35 +02:00
<div id= "frontfeaturemiddle" >
2005-10-06 16:27:51 +02:00
<div class= "frontgetroundbox" >
2012-08-21 15:06:28 +02:00
<div class= "frontgettop" > <div > </div> </div>
2005-10-06 16:27:51 +02:00
<div class= "frontgetcontent" >
2006-08-19 23:26:51 +02:00
<a href= "&base;/where.html" > Ottieni FreeBSD Ora</a>
2005-10-06 16:27:51 +02:00
</div> <!-- frontgetcontent -->
2012-08-21 15:06:28 +02:00
<div class= "frontgetbot" > <div > </div> </div>
2005-10-06 16:27:51 +02:00
</div> <!-- frontgetroundbox -->
2012-08-21 21:16:02 +02:00
2012-08-19 01:43:35 +02:00
<div id= "frontreleases" >
<div id= "frontreleasescontent" class= "txtshortcuts" >
2006-08-19 23:26:51 +02:00
<h2 > <a href= "&base;/releases/" > ULTIME RELEASE</a> </h2>
2012-08-19 01:43:35 +02:00
<ul id= "frontreleaseslist" >
2012-09-14 18:05:20 +02:00
<li > Produzione: <a
href="&u.rel.announce; ">&rel.current; </a> , <a href= "&u.rel2.announce;" > &rel2.current; </a> </li>
<li > Legacy: <a
href="&u.rel3.announce; ">&rel3.current; </a> </li>
2006-08-19 23:26:51 +02:00
<xsl:if test= "'&beta.testing;' != 'IGNORE'" >
2012-09-14 18:05:20 +02:00
<li > Prossima: <a
href="&base; /where.html#helptest">&betarel.current; -&betarel.vers; </a> </li>
2006-08-19 23:26:51 +02:00
</xsl:if>
<xsl:if test= "'&beta2.testing;' != 'IGNORE'" >
2012-09-14 18:05:20 +02:00
<li > Prossima: <a
href="&base; /where.html#helptest">&betarel2.current; -&betarel2.vers; </a> </li>
2006-08-19 23:26:51 +02:00
</xsl:if>
2005-10-06 16:27:51 +02:00
</ul>
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTRELEASESCONTENT -->
</div> <!-- FRONTRELEASES -->
</div> <!-- FRONTFEATUREMIDDLE -->
2005-10-06 16:27:51 +02:00
2012-08-19 01:43:35 +02:00
<div id= "frontfeatureright" >
2005-10-06 16:27:51 +02:00
<h2 class= "blockhide" > Language Links</h2>
2012-08-19 01:43:35 +02:00
<div id= "languagenav" >
<ul id= "languagenavlist" >
2005-10-06 16:27:51 +02:00
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/de/" title= "Tedesco" > de</a>
2005-10-06 16:27:51 +02:00
</li>
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/" title= "Inglese" > en</a>
2005-10-06 16:27:51 +02:00
</li>
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/es/" title= "Spagnolo" > es</a>
2005-10-06 16:27:51 +02:00
</li>
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/fr/" title= "Francese" > fr</a>
2005-10-06 16:27:51 +02:00
</li>
2012-09-14 18:05:20 +02:00
<li >
<a href= "&enbase;/hu/" title= "Ungherese" > hu</a>
</li>
2005-10-06 16:27:51 +02:00
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/it/" title= "Italiano" > it</a>
2005-10-06 16:27:51 +02:00
</li>
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/ja/" title= "Giapponese" > ja</a>
2005-10-06 16:27:51 +02:00
</li>
2012-09-14 18:05:20 +02:00
<li >
<a href= "&enbase;/nl/" title= "Olandese" > nl</a>
</li>
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/ru/" title= "Russo" > ru</a>
2005-10-06 16:27:51 +02:00
</li>
2012-09-14 18:05:20 +02:00
<li class= "last-child" >
<a href= "&enbase;/zh_CN/" title= "Cinese (Semplificato)" > zh_CN</a>
</li>
2005-10-06 16:27:51 +02:00
</ul>
2005-11-17 11:05:07 +01:00
</div> <!-- LANGUAGENAV -->
2005-10-06 16:27:51 +02:00
2012-08-19 01:43:35 +02:00
<div id= "mirror" >
2006-08-19 23:26:51 +02:00
<form action= "&cgibase;/mirror.cgi" method= "get" >
2005-10-06 16:27:51 +02:00
<div >
2006-06-06 13:08:50 +02:00
<h2 class= "blockhide" > <label for= "MIRRORSEL" > Mirror</label> </h2>
2012-08-19 01:43:35 +02:00
<select id= "mirrorsel" name= "goto" >
2005-10-06 16:27:51 +02:00
<xsl:call-template name= "html-index-mirrors-options-list" >
<xsl:with-param name= "mirrors.xml" select= "$mirrors.xml" />
</xsl:call-template>
</select>
</div> <!-- unnamed -->
2005-10-07 11:21:18 +02:00
<input type= "submit" value= "Vai" />
2005-10-06 16:27:51 +02:00
</form>
2005-11-17 11:05:07 +01:00
</div> <!-- MIRROR -->
2005-10-06 16:27:51 +02:00
2012-08-19 01:43:35 +02:00
<div id= "frontshortcuts" >
<div id= "frontshortcutscontent" class= "txtshortcuts" >
2005-10-06 16:27:51 +02:00
<h2 > SCORCIATOIE</h2>
2012-08-19 01:43:35 +02:00
<ul id= "frontshortcutslist" >
2005-10-06 16:27:51 +02:00
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/community/mailinglists.html" title= "Mailing Lists" > Mailing Lists</a>
2005-10-06 16:27:51 +02:00
</li>
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/send-pr.html" title= "Report di Bug" > Report di Bug</a>
2005-10-06 16:27:51 +02:00
</li>
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/doc/en_US.ISO8859-1/books/faq/index.html" title= "FAQ" > FAQ</a>
2005-10-06 16:27:51 +02:00
</li>
2005-10-07 11:21:18 +02:00
<li >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/doc/it_IT.ISO8859-15/books/handbook/index.html" title= "Manuale" > Manuale</a>
2005-10-07 11:21:18 +02:00
</li>
2005-10-12 22:25:55 +02:00
<li >
2006-08-19 23:26:51 +02:00
<a href= "&base;/ports/index.html" title= "Port" > Port</a>
2005-10-12 22:25:55 +02:00
</li>
2005-10-06 16:27:51 +02:00
</ul>
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTSHORTCUTSCONTENT -->
</div> <!-- FRONTSHORTCUTS -->
2005-10-06 16:27:51 +02:00
<div class= "frontnewroundbox" >
2012-08-21 15:06:28 +02:00
<div class= "frontnewtop" > <div > </div> </div>
2005-10-06 16:27:51 +02:00
<div class= "frontnewcontent" >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/projects/newbies.html" > Neofita di FreeBSD?</a>
2005-10-06 16:27:51 +02:00
</div> <!-- frontnewcontent -->
2012-08-21 15:06:28 +02:00
<div class= "frontnewbot" > <div > </div> </div>
2005-10-06 16:27:51 +02:00
</div> <!-- frontnewroundbox -->
2005-11-17 11:05:07 +01:00
</div> <!-- FEATURERIGHT -->
2012-08-21 21:16:02 +02:00
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTFEATURECONTAINER -->
2005-10-06 16:27:51 +02:00
<br class= "clearboth" />
2012-08-19 01:43:35 +02:00
<div id= "frontnemscontainer" >
<div id= "frontnews" >
<div id= "frontnewscontent" class= "txtnewsevent" >
2005-10-08 20:47:39 +02:00
<h2 > ULTIME NOTIZIE</h2>
2005-10-06 16:27:51 +02:00
<div class= "newseventswrap" >
<xsl:call-template name= "html-index-news-project-items" >
2006-08-21 20:02:48 +02:00
<xsl:with-param name= "news.project.xml-master" select= "$news.project.xml-master" />
<xsl:with-param name= "news.project.xml" select= "$news.project.xml" />
2005-10-06 16:27:51 +02:00
</xsl:call-template>
<div >
<ul class= "newseventslist" >
<li class= "first-child" >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/news/newsflash.html" title= "Altre Notizie" > Altre Notizie</a>
2005-10-06 16:27:51 +02:00
</li>
<li class= "last-child" >
2012-09-14 18:05:20 +02:00
<a href= "&enbase;/news/rss.xml" title= "Feed RSS per le Notizie" > <img class= "rssimage" src= "&enbase;/layout/images/ico_rss.png" width= "27" height= "12" alt= "Feed RSS per le Notizie" /> </a>
2005-10-06 16:27:51 +02:00
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTNEWSCONTENT -->
</div> <!-- FRONTNEWS -->
2005-10-06 16:27:51 +02:00
<div class= "frontseparator" > <b style= "display: none" > .</b> </div>
2012-08-19 01:43:35 +02:00
<div id= "frontevents" >
<div id= "fronteventscontent" class= "txtnewsevent" >
2005-10-06 16:27:51 +02:00
<h2 > PROSSIMI EVENTI</h2>
<div class= "newseventswrap" >
<xsl:call-template name= "html-index-events-items" >
2006-08-21 20:02:48 +02:00
<xsl:with-param name= "events.xml-master" select= "$events.xml-master" />
<xsl:with-param name= "events.xml" select= "$events.xml" />
2005-10-06 16:27:51 +02:00
</xsl:call-template>
<div >
<ul class= "newseventslist" >
<li class= "only-child" >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/events/" title= "Altri Eventi" > Altri Eventi</a>
2005-10-06 16:27:51 +02:00
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
2012-09-14 18:05:20 +02:00
</div> <!-- FRONTEVENTSCONTENT -->
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTEVENTS -->
2005-10-06 16:27:51 +02:00
<div class= "frontseparator" > <b style= "display: none" > .</b> </div>
2012-08-19 01:43:35 +02:00
<div id= "frontmedia" >
<div id= "frontmediacontent" class= "txtnewsevent" >
2005-10-06 16:27:51 +02:00
<h2 > SUI MEDIA</h2>
<div class= "newseventswrap" >
<xsl:call-template name= "html-index-news-press-items" >
2006-08-21 20:02:48 +02:00
<xsl:with-param name= "news.press.xml-master" select= "$news.press.xml-master" />
<xsl:with-param name= "news.press.xml" select= "$news.press.xml" />
2005-10-06 16:27:51 +02:00
</xsl:call-template>
<div >
<ul class= "newseventslist" >
<li class= "only-child" >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/news/press.html" title= "Altri Media" > Altri Media</a>
2005-10-06 16:27:51 +02:00
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTMEDIACONTENT -->
</div> <!-- FRONTMEDIA -->
2005-10-06 16:27:51 +02:00
<div class= "frontseparator" > <b style= "display: none" > .</b> </div>
2012-08-19 01:43:35 +02:00
<div id= "frontsecurity" >
<div id= "frontsecuritycontent" class= "txtnewsevent" >
2005-10-06 16:27:51 +02:00
<h2 > AVVISI DI SICUREZZA</h2>
<div class= "newseventswrap" >
<xsl:call-template name= "html-index-advisories-items" >
2003-12-13 11:56:11 +01:00
<xsl:with-param name= "advisories.xml" select= "$advisories.xml" />
2004-07-02 09:35:23 +02:00
<xsl:with-param name= "type" select= "'advisory'" />
2005-10-06 16:27:51 +02:00
</xsl:call-template>
<div >
<ul class= "newseventslist" >
<li class= "first-child" >
2006-08-19 23:26:51 +02:00
<a href= "&enbase;/security/" title= "Altri Avvisi di Sicurezza" > Altri</a>
2005-10-06 16:27:51 +02:00
</li>
<li class= "last-child" >
2012-09-14 18:05:20 +02:00
<a href= "&enbase;/security/rss.xml" title= "Feed RSS per gli Avvisi di Sicurezza" > <img class= "rssimage" src= "&enbase;/layout/images/ico_rss.png" width= "27" height= "12" alt= "Feed RSS per le Notizie" /> </a>
2005-10-06 16:27:51 +02:00
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
<br />
<h2 > ERRATA CORRIGE</h2>
<div class= "newseventswrap" >
<xsl:call-template name= "html-index-advisories-items" >
<xsl:with-param name= "advisories.xml" select= "$notices.xml" />
<xsl:with-param name= "type" select= "'notice'" />
</xsl:call-template>
2005-01-08 12:53:24 +01:00
2012-09-14 18:05:20 +02:00
<div >
<ul class= "newseventslist" >
<li class= "first-child" >
<a href= "&enbase;/security/notices.html" title= "Altri Errata Corrige" > Altri</a>
</li>
<li class= "last-child" >
<a href= "&enbase;/security/errata.xml" title= "Feed RSS per gli Errata Corrige" > <img class= "rssimage" src= "&enbase;/layout/images/ico_rss.png" width= "27" height= "12" alt= "Feed RSS per gli Errata Corrige" /> </a>
</li>
</ul>
</div> <!-- unnamed -->
2005-10-06 16:27:51 +02:00
</div> <!-- newseventswrap -->
2004-07-02 09:35:23 +02:00
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTSECURITYCONTENT -->
</div> <!-- FRONTSECURITY -->
2005-01-08 12:53:24 +01:00
2005-10-06 16:27:51 +02:00
<br class= "clearboth" />
2005-01-08 12:53:24 +01:00
2005-11-23 22:57:06 +01:00
</div> <!-- FRONTNEMSCONTAINER -->
2005-11-17 11:05:07 +01:00
</div> <!-- FRONTMAIN -->
</div> <!-- FRONTCONTAINER -->
2003-03-20 01:10:51 +01:00
</xsl:template>
2012-09-14 18:05:20 +02:00
<xsl:template name= "process.footer" >
©right;
FreeBSD <20> un marchio registrato di The FreeBSD Foundation ed <20>
usato da The FreeBSD Project con il permesso di <a
href="http://www.freebsdfoundation.org/documents/Guidelines.shtml">The
FreeBSD Foundation</a> .
</xsl:template>
2003-03-20 01:10:51 +01:00
</xsl:stylesheet>