]> git.sur5r.net Git - bacula/docs/blobdiff - docs/home-page/es/presentations.php
Add Javier's Taller Slide Show
[bacula/docs] / docs / home-page / es / presentations.php
diff --git a/docs/home-page/es/presentations.php b/docs/home-page/es/presentations.php
new file mode 100644 (file)
index 0000000..62d465d
--- /dev/null
@@ -0,0 +1,46 @@
+<? require_once("inc/header.php"); ?>
+<table>
+  <tr>
+   <td class="contentTopic">
+   Bacula Presentations
+   </td>
+   </tr>
+   
+   <tr>
+     <td class="content">
+   <ul>
+   <li> <a href="/presentations/Bacula-FOSDEM-talk-25Feb07.pdf" >PDF FOSDEM Slide Show</a>
+    <br>Slide Show Presented at FOSDEM 2007<br></li>
+   </ul>
+   </td>
+   <td class="content">
+   <ul>
+   <li> <a href="/presentations/Bacula-UKUUG-talk-20Feb08.pdf" >PDF UKUUG Slide Show</a>
+   <br>Slide Show Presented at UKUUG 2008<br></li>
+   </ul>
+   </td>
+   <td class="content">
+   <ul>
+   <li> <a href="/presentations/Bacula-BSDCan-talk-17May08.pdf" >PDF BSDCan Slide Show</a>
+   <br>Slide Show Presented at BSDCan 2008<br></li>
+   </ul>
+   </td>
+   <td class="content">
+   <ul>
+   <li> <a href="/presentations/Bacula-FAC2-talk-08Out08.pdf" >PDF FAC2 Slide Show</a>
+   <br>Slide Show Presented at FAC2 2008 (Portuguese)<br></li>
+   </ul>
+   </td>
+   <td class="content">
+   <ul>
+   <li> <a href="/presentations/TallerBacula.pdf" >PDF ETSIIT Slide Show</a>
+   <br>Slide Show Presented Facultad de Informaticia de Granada (ETSIIT) 24 Nov 2010 (Spanish)<br></li>
+   </ul>
+   </td>
+
+
+   </tr>
+   
+</table>
+ <p>
+<? require_once("inc/footer.php"); ?>