Added piwik
[gapil.git] / html / stato.html
index d21664510578ce686c654429f1c67c1ca723106f..d2b7869bec21db82182c4decdfbf992ebcae32fb 100644 (file)
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="iso-8859-1"?> 
+<?xml version="1.0" encoding="utf-8"?> 
 
 <!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" />
+   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>GaPiL -- Guida alla Programmazione in Linux</title>
     <meta name="author" content="Simone Piccardi" />
     <meta name="title" content="Guida alla Programmazione in Linux" />
                  <td valign="top"> Gestione dei socket </td> 
                  <td valign="top"> Completata la gestione degli
                      indirizzi, completate le opzioni dei
-                     socket generiche. Iniziate le opzioni dei socket IP, 
-                     e le sysctl e ioctl dei socket. 
+                     socket generiche, IP, TCP e UDP, le ioctl dei socket e
+                      della rete, le sysctl dei socket, IP, da completare
+                 quelle TCP.
                  </td>
                </tr>
                <tr>
              </tbody>
            </table>
            <p>
-             <b> Versione corrente:</b> 589 pagine.
+             <b> Versione corrente:</b> 605 pagine.
            </p>
          </td>
        </tr>
        </tr>
      </tbody>
     </table>
+
+<!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fountainpen.it/" : "http://piwik.fountainpen.it/");
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 3);
+piwikTracker.trackPageView();
+piwikTracker.enableLinkTracking();
+} catch( err ) {}
+</script><noscript><p><img src="http://piwik.fountainpen.it/piwik.php?idsite=3" style="border:0" alt=""/></p></noscript>
+<!-- End Piwik Tag -->
+
 <!-- CUT HERE -->
   </body>
 </html>