--- /dev/null
+<?xml version="1.0" encoding="iso-8859-1"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="it">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+ <title>GaPiL -- Guida alla Programmazione in Linux</title>
+ <meta name="author" content="Simone Piccardi" />
+ <meta name="title" content="Guida alla Programmazione in Linux" />
+ <meta name="description" content="Un manuale di programmazione avanzata in
+ Linux" />
+ <meta name="keywords" content="programmazione, programmazione linux,
+ POSIX, programmazione avanzata "/>
+ <style type="text/css">
+<!--
+ a {text-decoration: none;}
+ td {font-family: sans-serif}
+-->
+ </style>
+ </head>
+ <body link="mediumslateblue" vlink="mediumblue" alink="red" bgcolor="white">
+
+ <table width="800" cellspacing="0" cellpadding="0" border="0">
+ <tbody>
+ <tr>
+ <td width="170" align="center">
+ <img src="gapil.png" width="160" border="0" />
+ </td>
+ <td valign="bottom" align="left" bgcolor="white">
+ <table cellspacing="0">
+ <tr>
+ <td>
+ <font face="sans-serif" size="+4"
+ color="darkred" style="font-size: 22pt">
+ <b>Guida alla Programmazione in Linux</b>
+ <br/>
+ <font color="midnightblue">
+ <b>Simone Piccardi</b>
+ </font>
+ </font>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+
+ <table width="790" cellspacing="0" cellpadding="3" border="0">
+ <tbody>
+ <tr>
+ <td width="164" align="center">
+ </td>
+ <td align="center" bgcolor="#dddddd">
+ <a target="_parent" href="index.html">
+ <font face="sans-serif">
+ <b>Home</b>
+ </font>
+ </a>
+ </td>
+ <td align="center" bgcolor="#dddddd">
+ <a target="_parent" href="stato.html">
+ <font face="sans-serif">
+ <b>Stato</b>
+ </font>
+ </a>
+ </td>
+ <td align="center" bgcolor="#dddddd">
+ <a target="_parent" href="download.html">
+ <font face="sans-serif">
+ <b>Download</b>
+ </font>
+ </a>
+ </td>
+ <td align="center" bgcolor="#dddddd">
+ <a target="_parent"
+ href="http://www.lilik.it/~mirko/gapil/gapil.html">
+ <font face="sans-serif" color="darkred">
+ <b>Versione online</b>
+ </font>
+ </a>
+ </td>
+ <td align="center" bgcolor="#dddddd">
+ <a target="_parent"
+ href="http://sources.truelite.it/cgi-bin/viewcvs.cgi/trunk/?root=gapil">
+ <font face="sans-serif">
+ <b>CVS</b>
+ </font>
+ </a>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+
+<!-- CUT HERE -->
+ <table width="800" cellspacing="10" cellpadding="10" border="0">
+ <tbody>
+ <tr>
+ <td width="130" valign="top">
+ <b>
+ <font color="#0000aa">
+ GaPiL
+ </font>
+ </b>
+ </td>
+ <td bgcolor="lightblue">
+ <b>GaPiL</b> è scritta in LaTeX, la versione aggiornata di tutti i
+ file è disponibile in tempo reale sul sito di distribuzione del
+ materiale di Truelite Srl: <a href="http://sources.truelite.it/sw">
+ http://sources.truelite.it/sw</a>. La versione online è pubblicata
+ <a href="http://www.lilik.it/~mirko/gapil/gapil.html"> <font
+ face="sans-serif"> <b>qui</b></font></a>, e viene periodicamente
+ aggiornata.
+
+ <p> Per chi come me preferisce la carta allo schermo, ho
+ provveduto a mettere in linea delle versioni stampabili; esse
+ sono liberamente scaricabili dagli indirizzi seguenti, insieme
+ all'archivio compresso di tutti i sorgenti:
+ </p>
+ <ul>
+ <li> <a href="gapil.pdf">Versione
+ PDF</a>
+ </li>
+ <li> <a href="gapil.ps">Versione
+ PS</a>
+ </li>
+ <li>
+ <a href="gapil_source.tgz">
+ Archivio dei sorgenti</a>
+ </li>
+ </ul>
+ </td>
+ </tr>
+ <tr>
+ <td width="130" valign="top">
+ <b>
+ <font color="#0000aa">
+ CVS anonimo
+ </font>
+ </b>
+ </td>
+ <td bgcolor="lightblue"> Dal 19 Luglio 2004 l'accesso ai sorgenti è
+ garantito utilizzando <a href="http://subversion.tigris.org/">
+ Subversion</a>. Per scaricare per la prima volta la versione
+ corrente (che probabilmente conterrà errori e imprecisioni) si deve
+ usare il comando:
+ <p>
+ <b>
+ svn co svn://sources.truelite.it/var/svn/gapil/trunk gapil
+ </b>
+ </p>
+ questo creerà una directory <b>gapil</b> con dentro tutti i
+ sorgenti; per i successivi aggiornamenti basterà porsi in tale
+ directory ed eseguire il comando.
+ <p>
+ <b>
+ svn update
+ </b>
+ </p>
+ per la documentazione di Subversion si può utilizzare il <a
+ href="http://svnbook.red-bean.com/">Subversion Book</a>.
+ </td>
+ </tr>
+ <tr>
+ <td width="130" valign="top">
+ <b>
+ <font color="#0000aa">
+ Altro materiale
+ </font>
+ </b>
+ </td>
+ <td bgcolor="lightblue">
+
+ Potete trovare altro materiale libero di vario tipo (non
+ necessariamente attinente l'informatica) prodotto da me
+ all'indirizzo: <a
+ href="http://firenze.linux.it/~piccardi/pubblicazioni.html">
+ http://firenze.linux.it/~piccardi/pubblicazioni.html</a>
+ <p>
+ Invece la documentazione tecnica più recente che ho prodotto è
+ pubblicata sul sito di <a href="http://www.truelite.it">Truelite
+ Srl</a>, ed in particolare sono disponibili:
+ <ul>
+
+ <li> <a href=
+ "http://sources.truelite.it/sw/documentazione/docs/corso.pdf">
+ Amministrare GNU/Linux</a>
+ </li>
+
+ <li> <a href=
+ "http://sources.truelite.it/sw/documentazione/docs/firewall.pdf">
+ Firewall e VPN con GNU/Linux</a>
+ </li>
+
+ </ul>
+ </p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+<!-- CUT HERE -->
+ </body>
+</html>
+++ /dev/null
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="it">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>GaPiL -- Guida alla Programmazione in Linux</title>
- <meta name="author" content="Simone Piccardi" />
- <meta name="title" content="Guida alla Programmazione in Linux" />
- <meta name="description" content="Un manuale di programmazione avanzata in
- Linux" />
- <meta name="keywords" content="programmazione, programmazione linux,
- POSIX, programmazione avanzata "/>
- <style type="text/css">
-<!--
- a {text-decoration: none;}
- td {font-family: sans-serif}
--->
- </style>
- </head>
- <body link="mediumslateblue" vlink="mediumblue" alink="red" bgcolor="white">
-
- <table width="800" cellspacing="0" cellpadding="0" border="0">
- <tbody>
- <tr>
- <td width="170" align="center">
- <img src="gapil.png" width="160" border="0" />
- </td>
- <td valign="bottom" align="left" bgcolor="white">
- <table cellspacing="0">
- <tr>
- <td>
- <font face="sans-serif" size="+4"
- color="darkred" style="font-size: 22pt">
- <b>Guida alla Programmazione in Linux</b>
- <br/>
- <font color="midnightblue">
- <b>Simone Piccardi</b>
- </font>
- </font>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </tbody>
- </table>
-
- <table width="790" cellspacing="0" cellpadding="3" border="0">
- <tbody>
- <tr>
- <td width="164" align="center">
- </td>
- <td align="center" bgcolor="#dddddd">
- <a target="_parent" href="index.html">
- <font face="sans-serif">
- <b>Home</b>
- </font>
- </a>
- </td>
- <td align="center" bgcolor="#dddddd">
- <a target="_parent" href="stato.html">
- <font face="sans-serif">
- <b>Stato</b>
- </font>
- </a>
- </td>
- <td align="center" bgcolor="#dddddd">
- <a target="_parent" href="stampa.html">
- <font face="sans-serif">
- <b>Download</b>
- </font>
- </a>
- </td>
- <td align="center" bgcolor="#dddddd">
- <a target="_parent"
- href="http://www.lilik.it/~mirko/gapil/gapil.html">
- <font face="sans-serif" color="darkred">
- <b>Versione online</b>
- </font>
- </a>
- </td>
- <td align="center" bgcolor="#dddddd">
- <a target="_parent"
- href="http://sources.truelite.it/cgi-bin/viewcvs.cgi/trunk/?root=gapil">
- <font face="sans-serif">
- <b>CVS</b>
- </font>
- </a>
- </td>
- </tr>
- </tbody>
- </table>
-
-<!-- CUT HERE -->
- <table width="800" cellspacing="10" cellpadding="10" border="0">
- <tbody>
- <tr>
- <td width="130" valign="top">
- <b>
- <font color="#0000aa">
- GaPiL
- </font>
- </b>
- </td>
- <td bgcolor="lightblue">
- <b>GaPiL</b> è scritta in LaTeX, la versione aggiornata di tutti i
- file è disponibile in tempo reale sul sito di distribuzione del
- materiale di Truelite Srl <a href="http://sources.truelite.it/sw">
- http://sources.truelite.it/sw</a>. La versione online è pubblicata
- <a href="http://www.lilik.it/~mirko/gapil/gapil.html"> <font
- face="sans-serif"> <b>qui</b> </font></a>, e viene periodicamente
- aggiornata.
-
- <p> Per chi come me preferisce la carta allo schermo, ho
- provveduto a mettere in linea delle versioni stampabili; esse
- sono liberamente scaricabili dagli indirizzi seguenti, insieme
- all'archivio compresso di tutti i sorgenti:
- </p>
- <ul>
- <li> <a href="gapil.pdf">Versione
- PDF</a>
- </li>
- <li> <a href="gapil.ps">Versione
- PS</a>
- </li>
- <li>
- <a href="gapil_source.tgz">
- Archivio dei sorgenti</a>
- </li>
- </ul>
- </td>
- </tr>
- <tr>
- <td width="130" valign="top">
- <b>
- <font color="#0000aa">
- CVS anonimo
- </font>
- </b>
- </td>
- <td bgcolor="lightblue"> Dal 19 Luglio 2004 l'accesso ai sorgenti è
- garantito utilizzando <a href="http://subversion.tigris.org/">
- Subversion</a>. Per scaricare per la prima volta la versione
- corrente (che probabilmente conterrà errori e imprecisioni) si deve
- usare il comando:
- <p>
- <b>
- svn co svn://sources.truelite.it/var/svn/gapil/trunk gapil
- </b>
- </p>
- questo creerà una directory <b>gapil</b> con dentro tutti i
- sorgenti; per i successivi aggiornamenti basterà porsi in tale
- directory ed eseguire il comando.
- <p>
- <b>
- svn update
- </b>
- </p>
- per la documentazione di Subversion si può utilizzare il <a
- href="http://svnbook.red-bean.com/">Subversion Book</a>.
- </td>
- </tr>
- <tr>
- <td width="130" valign="top">
- <b>
- <font color="#0000aa">
- Altro materiale
- </font>
- </b>
- </td>
- <td bgcolor="lightblue">
-
- Potete trovare altro materiale libero di vario tipo (non
- necessariamente attinente l'informatica) prodotto da me
- all'indirizzo: <a
- href="http://firenze.linux.it/~piccardi/pubblicazioni.html">
- http://firenze.linux.it/~piccardi/pubblicazioni.html</a>
- <p>
- Invece la documentazione tecnica più recente che ho prodotto è
- pubblicata sul sito di <a href="http://www.truelite.it">Truelite
- Srl</a>, ed in particolare sono disponibili:
- <ul>
-
- <li> <a href=
- "http://sources.truelite.it/sw/documentazione/docs/corso.pdf">
- Amministrare GNU/Linux</a>
- </li>
-
- <li> <a href=
- "http://sources.truelite.it/sw/documentazione/docs/firewall.pdf">
- Firewall e VPN con GNU/Linux</a>
- </li>
-
- </ul>
- </p>
- </td>
- </tr>
- </tbody>
- </table>
-<!-- CUT HERE -->
- </body>
-</html>
</a>
</td>
<td align="center" bgcolor="#dddddd">
- <a target="_parent" href="stampa.html">
+ <a target="_parent" href="download.html">
<font face="sans-serif">
<b>Download</b>
</font>
<b>GaPiL</b> nasce come libro e come tale la versione di
riferimento è quella in PDF, accessibile nella sezione <a
- href="stampa.html"> <font face="sans-serif"> <b>Download</b>
+ href="download.html"> <font face="sans-serif"> <b>Download</b>
</font></a>. Grazie all'opera di Mirko Maischberger abbiamo
anche una bellissima versione HTML, accessibile nella sezione <a
href="http://www.lilik.it/~mirko/gapil/gapil.html"> <font