Rename pdfs and add new version of course 1.
[hacks/simpleWebSlides.git] / unix_prog_web / unix_prog_web_01.xhtml
index 5928b08..304a0d4 100644 (file)
@@ -28,9 +28,6 @@
       SWS.Config['sws-object-deactivate'] =  SWS.Effects.objectDeactivateFadeOut;
       SWS.Config['sws-object-activate'] = SWS.Effects.objectActivateFadeIn;
 
-      //Ensures that we load SWS at the very end, after MathJax has
-      //been initialized
-
       $(window).load(SWS.Presentation.init);
     </script>
 
@@ -38,7 +35,7 @@
   <body>
 
     <div class="sws-slide sws-cover sws-option-nofooter">
-      <h1>Programmation Internet</h1>
+      <h1>Unix et Programmation Web</h1>
       <h1>Cours 1</h1>
       <a href="mailto:kn@lri.fr">kn@lri.fr</a>
     </div>
@@ -48,7 +45,7 @@
       <ol >
         <li > Comprendre les bases du Web
           <ul>
-            <li>Fonctionnement des ordinateusr Unix (cours 1 et 2) </li>
+            <li>Fonctionnement des ordinateurs Unix (cours 1 et 2) </li>
             <li>Notions de rĂ©seau (cours 3 et 4) </li>
           </ul>
         </li>